summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into develMichael DeHaan2008-04-084-2/+19
|\
| * Checking in changes to make merge possible.Michael DeHaan2008-04-081-2/+2
| * Force names to be alphanumeric, update dates for release.Michael DeHaan2008-04-083-2/+7
| * Apply dnsmasq change to masterMichael DeHaan2008-04-042-2/+3
* | Added a "--clobber" option to all add commands that allows the add to functio...Michael DeHaan2008-04-046-3/+30
* | remove FIXMEs as things have been tested and work WRT the duplication prevent...Michael DeHaan2008-04-041-11/+1
* | Get duplicate name/ip/mac checks implemented for WebUI and XMLRPCMichael DeHaan2008-04-046-13/+36
* | Remove check from this area of the command line.root2008-04-041-4/+0
* | add dnsmasq change to changelogMichael DeHaan2008-04-041-0/+1
* | changelog editsroot2008-04-041-0/+2
* | Working on adding checks for duplicate names/ips/macs to cobblerroot2008-04-048-15/+238
* | Show friendly error message if user does not have sync permissions, also updateMichael DeHaan2008-04-032-10/+22
* | Add friendlier messaging to users who do not have permission to createMichael DeHaan2008-04-031-0/+23
* | If logging in with token and not a new login, grab the username fromMichael DeHaan2008-04-031-0/+1
* | Fix default ownership on cobbler owned objects to come from the settingsMichael DeHaan2008-04-039-8/+24
* | Added some code to allow assignment of default ownership from settings for newMichael DeHaan2008-04-0211-8/+22
* | Deletion from the WebUI now has a checkbox for distros/profiles to decideMichael DeHaan2008-04-022-4/+12
* | Some fixes to the ownership module.Michael DeHaan2008-04-024-8/+10
* | Make changes in order to assure that users not in users.conf can still readMichael DeHaan2008-04-026-10/+44
* | Implementated authorization logic around shared kickstart templates.Michael DeHaan2008-04-023-20/+85
* | Apply vlaurenz's LDAP patch to allow non-anonymous bind and other magic necce...Michael DeHaan2008-04-013-14/+32
* | 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
|\|