Mike Bonnet
6f6491faa5
guard against mock switching log files under us, so we don't lose important log information
2007-03-23 14:16:40 -04:00
Mike Bonnet
1de3c501b1
set a default for mockhost so kojid can (hopefully) work out-of-the-box
2007-03-23 11:51:53 -04:00
Mike Bonnet
b877fbe5eb
update the buildSRPMFromCVS task to be consistent with Extras CVS
2007-03-23 11:19:59 -04:00
Mike Bonnet
54cd667959
copy opts in ClientSession.__init__() because we modify it in setSession()
...
undo state changes by ssl_login() in setSession(None)
remove some extraneous session options
2007-03-22 18:27:46 -04:00
Michael McLean
83b602979f
debug message for downloads
2007-03-21 17:47:55 -04:00
Mike McLean
906534cd86
option to use http instead of nfs in kojid (except createrepo handler)
2007-03-20 14:21:37 -04:00
Michael Bonnet
6578e852a8
Merge branch 'master' of git+ssh://git.fedoraproject.org/git/hosted/koji
2007-03-16 21:45:14 -04:00
Michael Bonnet
20ca1a8f84
- don't try to guess what kind of authentication we want to use in ClientSession.login() - allow clients to call login() (for user/password), krb_login() (for Kerberos), or ssl_login() (for client certificates)
...
- update all clients to call ssl_login() directly when appropriate
- rename references to NotAllowed -> ActionNotAllowed, because NotAllowed had already been renamed
- raise an error in CreateSSLContext instead of immediately exiting
2007-03-16 21:39:02 -04:00
Michael Bonnet
4283a3ba8f
enable SSL client certificate authentication for kojid
2007-03-16 21:39:01 -04:00
Mike Bonnet
aaff4a0a1f
- fix some typos
...
- disable support for non-standard createrepo options
2007-03-15 16:58:23 -04:00
Mike Bonnet
d1ceff82c9
- handle inserting and displaying utf-8 data in the database
...
- allow options to be specified in the config file but not on the cmdline
2007-03-15 11:40:05 -04:00
Jesse Keating
9f3c4b9830
Set vendor, packager and _host for mock config.
2007-03-14 17:35:06 -04:00
Jesse Keating
d802163348
Use -p with install to preserve timestamps, etc...
2007-02-20 10:01:29 -05:00
Jesse Keating
5d7e66a17e
Initial code drop
2007-02-14 11:25:01 -05:00