summaryrefslogtreecommitdiffstats
path: root/cobbler
Commit message (Expand)AuthorAgeFilesLines
* 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
* Patch to fix error during reposyncMichael DeHaan2008-02-182-2/+2
* Merge with devel branchMichael DeHaan2008-02-151-3/+3
* Merge branch 'devel'Michael DeHaan2008-02-1537-1306/+2575
|\
| * Specfile fixupMichael DeHaan2008-02-151-2/+2
| * Fix specfile errorMichael DeHaan2008-02-151-2/+2
| * changelog fixupMichael DeHaan2008-02-151-2/+2
| * Release bump for 0.8.0Michael DeHaan2008-02-151-2/+2
| * Fix permissions on reposyncMichael DeHaan2008-02-141-1/+1
| * Nicer error reporting when user doesn't have permissions on the log filesMichael DeHaan2008-02-131-1/+7
| * Added additional needed args to higher level API methods, also made higher le...Michael DeHaan2008-02-131-5/+17
| * Added in a possible workaround for a user problem with source_repos in an upg...Michael DeHaan2008-02-132-2/+7
| * Add vmware as a legal virt type (implementation TBA soon).Michael DeHaan2008-01-312-2/+2
| * Sort 'cobbler list' outputMichael DeHaan2008-01-311-1/+10
| * Make WebUI do recursive deletes for distros/profiles.Michael DeHaan2008-01-312-4/+4
| * Recursive deletes are now possible with --recursive. Web UI still needs to t...Michael DeHaan2008-01-3111-21/+65
| * Keep leading newline from appearing in template files.Michael DeHaan2008-01-221-0/+4
| * Add rename and copy functionality to the base API, the remote interface, and ...Michael DeHaan2008-01-225-79/+228
| * Enforce permissions/context after reposync.Michael DeHaan2008-01-211-0/+24