summaryrefslogtreecommitdiffstats
path: root/cobbler
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into develMichael DeHaan2008-04-082-2/+6
|\
| * 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-081-0/+4
* | Added a "--clobber" option to all add commands that allows the add to functio...Michael DeHaan2008-04-045-2/+28
* | 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-042-13/+28
* | Remove check from this area of the command line.root2008-04-041-4/+0
* | Working on adding checks for duplicate names/ips/macs to cobblerroot2008-04-045-14/+110
* | Show friendly error message if user does not have sync permissions, also updateMichael DeHaan2008-04-031-0/+7
* | 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-036-6/+11
* | Added some code to allow assignment of default ownership from settings for newMichael DeHaan2008-04-025-6/+11
* | 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-022-8/+8
* | Make changes in order to assure that users not in users.conf can still readMichael DeHaan2008-04-022-0/+12
* | Implementated authorization logic around shared kickstart templates.Michael DeHaan2008-04-022-18/+56
* | Apply vlaurenz's LDAP patch to allow non-anonymous bind and other magic necce...Michael DeHaan2008-04-012-14/+28
* | Added ownership checks for the various objects in the WebUI to makeMichael DeHaan2008-03-311-1/+14
* | Distro now instrumented with a warning panel that indicates when you probablyMichael DeHaan2008-03-312-5/+46
* | Minor changes to the authn/z test program so they don't go through ApacheMichael DeHaan2008-03-312-3/+8
* | 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-281-1/+3
* | Now that authz_ownership works, remove debug code to make it easier to read.Michael DeHaan2008-03-271-33/+5
* | Fixes to authz_ownership module, tests pass now.Michael DeHaan2008-03-271-15/+24
* | Adding ownership module + tests and associated changes to cobblerd to make itMichael DeHaan2008-03-272-4/+159
* | Add a --owner to all the objects, plus associated API calls and backend stuff...Michael DeHaan2008-03-2615-32/+92
* | Updated LDAP and authorization code, plus packagingMichael DeHaan2008-03-265-24/+58
* | Remove test data from gitMichael DeHaan2008-03-251-2/+1
* | Preliminary support for authentication against LDAPMichael DeHaan2008-03-253-1/+152
* | tftpboot location discovery for F9Michael DeHaan2008-03-253-7/+61
* | Merge branch 'master' into develMichael DeHaan2008-03-252-1/+19
|\|
| * Apply patch to fix detection of x86_64 arches for imports of RHEL 4u6.Michael DeHaan2008-03-251-0/+18
| * Fix default flags for yumdownloaderMichael DeHaan2008-03-131-1/+1
* | 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-131-1/+1
* | Adding patch to send hostnameMichael DeHaan2008-03-122-0/+3
* | Merge branch 'master' into develMichael DeHaan2008-03-122-3/+3
|\|
| * Fix bug in module loader to allow non-serializer modules to be loadedMichael DeHaan2008-03-122-3/+3
* | Patch to allow overriding gpgcheck, +version bumpMichael DeHaan2008-03-101-2/+10
|/
* 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-072-0/+44
* Disable local socket XMLRPC as nothing is using it.Michael DeHaan2008-02-291-5/+9
* Doc fixMichael DeHaan2008-02-252-3/+6
* This is a fix to a webui submission problem for the repos field on certainMichael DeHaan2008-02-223-2/+29
* This is 0.8.1Michael DeHaan2008-02-202-3/+3
* Less output from optparseMichael DeHaan2008-02-191-1/+1
* Catch system exit to make optparse print nicelyMichael DeHaan2008-02-191-0/+2