summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Move the authentication error messages in the WebUI to a common template file...Michael DeHaan2008-04-016-26/+40
* Remove save/edit buttons for WebUI objects we know the user can't edit,Michael DeHaan2008-04-014-4/+13
* Added ownership checks for the various objects in the WebUI to makeMichael DeHaan2008-03-315-4/+34
* Distro now instrumented with a warning panel that indicates when you probablyMichael DeHaan2008-03-313-5/+55
* Minor changes to the authn/z test program so they don't go through ApacheMichael DeHaan2008-03-312-3/+8
* Fix default config file format.Michael DeHaan2008-03-311-3/+5
* Remove trailing commas in config fileMichael DeHaan2008-03-311-4/+4
* Fix some more bugs with ownership editing/saving. Working well in the WebUI nowMichael DeHaan2008-03-282-2/+4
* Fix some typosMichael DeHaan2008-03-282-2/+4
* Add code to make WebUI process new fieldsMichael DeHaan2008-03-281-4/+12
* Add owners list to WebUI pages, also customize function for savingMichael DeHaan2008-03-285-1/+74
* Now that authz_ownership works, remove debug code to make it easier to read.Michael DeHaan2008-03-272-50/+22
* Fixes to authz_ownership module, tests pass now.Michael DeHaan2008-03-272-20/+29
* Adding ownership module + tests and associated changes to cobblerd to make itMichael DeHaan2008-03-273-34/+238
* Missing fileMichael DeHaan2008-03-261-0/+26
* Add a --owner to all the objects, plus associated API calls and backend stuff...Michael DeHaan2008-03-2617-32/+131
* Updated LDAP and authorization code, plus packagingMichael DeHaan2008-03-2611-29/+69
* Remove test data from gitMichael DeHaan2008-03-251-2/+1
* Add LDAP settings to /var/lib/cobbler/settingsMichael DeHaan2008-03-251-0/+4
* Preliminary support for authentication against LDAPMichael DeHaan2008-03-254-1/+153
* tftpboot location discovery for F9Michael DeHaan2008-03-255-8/+62
* Merge branch 'master' into develMichael DeHaan2008-03-255-2/+23
|\
| * Apply patch to fix detection of x86_64 arches for imports of RHEL 4u6.Michael DeHaan2008-03-253-0/+20
| * Fix default flags for yumdownloaderMichael DeHaan2008-03-133-2/+3
* | Apply patch to make disabled repos (using new --yumopts feature) not be used ...Michael DeHaan2008-03-171-3/+7
* | Added patch to allow kopts/ksmeta to be cleared with --kopts=delete on theMichael DeHaan2008-03-133-1/+3
* | Fix authors file.Michael DeHaan2008-03-121-1/+1
* | Adding patch to send hostnameMichael DeHaan2008-03-124-0/+5
* | Merge branch 'master' into develMichael DeHaan2008-03-126-6/+17
|\|
| * changelogMichael DeHaan2008-03-121-0/+1
| * Fix bug in module loader to allow non-serializer modules to be loadedMichael DeHaan2008-03-125-6/+9
| * Fix WebUI documentation URLMichael DeHaan2008-03-102-2/+3
* | Patch to allow overriding gpgcheck, +version bumpMichael DeHaan2008-03-106-7/+16
|/
* update changelogMichael DeHaan2008-03-071-0/+3
* Run reposync for local repos even if "RPM" is not contained in the path.Michael DeHaan2008-03-072-3/+3
* Getting ready for 0.8.2 releaseMichael DeHaan2008-03-078-95/+63
* Misc UpdatesMichael DeHaan2008-03-042-0/+126
* Added change_profile.cgi, which allows changing profiles via wget's soMichael DeHaan2008-03-032-0/+148
* Fix findks script to match new APIMichael DeHaan2008-03-031-1/+7
* Add newline to websiteMichael DeHaan2008-03-031-1/+1
* Disable local socket XMLRPC as nothing is using it.Michael DeHaan2008-02-292-5/+10
* Doc fixMichael DeHaan2008-02-253-6/+8
* This is a fix to a webui submission problem for the repos field on certainMichael DeHaan2008-02-226-4/+37
* This is 0.8.1Michael DeHaan2008-02-205-7/+15
* Less output from optparseMichael DeHaan2008-02-191-1/+1
* Catch system exit to make optparse print nicelyMichael DeHaan2008-02-191-0/+2
* Manpage updatesMichael DeHaan2008-02-191-2/+0
* Patch to fix error during reposyncMichael DeHaan2008-02-183-2/+3
* Merge with devel branchMichael DeHaan2008-02-151-3/+3
* Merge branch 'devel'Michael DeHaan2008-02-1587-4002/+3226
|\