summaryrefslogtreecommitdiffstats
path: root/cobbler/modules
Commit message (Expand)AuthorAgeFilesLines
* Remove references to manage_dhcp_mode and manage_dns_mode as this is governed...Michael DeHaan2008-06-252-3/+2
* Fix to make serializer look in the right place, also removed a debugMichael DeHaan2008-05-161-1/+4
* Fixes for virt overrides on system objects.Michael DeHaan2008-05-091-1/+0
* Apply patch to rework bind zone handling.Michael DeHaan2008-05-091-47/+73
* Adding --virt overrides for many more additional fields that were foundMichael DeHaan2008-05-081-4/+14
* Added --mirror-locally option to repo add/edit and WebUI for specifying that ...Michael DeHaan2008-05-081-0/+2
* Apply scott henson's replicate patch.Michael DeHaan2008-05-081-1/+20
* Apply John Eckersberg's patch to allow random mac usage from the command line.Michael DeHaan2008-05-081-2/+6
* omshell wants lowercase macsMichael DeHaan2008-05-051-1/+1
* Get omshell path from config fileMichael DeHaan2008-05-051-2/+2
* Remove typo in functionMichael DeHaan2008-05-051-2/+1
* Apply jeckersb's patch to allow per-zone templatesMichael DeHaan2008-05-051-7/+22
* Various DNS/DHCP work.Michael DeHaan2008-05-022-174/+244
* Add some missing files and do some more work on dns/dhcp refactoringMichael DeHaan2008-05-022-3/+6
* Working on moving DNS/DHCP management to cobbler/modules (uses modules.conf)Michael DeHaan2008-05-022-0/+616
* Working on adding a "cobbler buildiso" command to generate non-live CD's. Me...Michael DeHaan2008-05-011-5/+23
* Add "dumpvars" command.Michael DeHaan2008-04-234-55/+59
* Finish removing mac from new install trackingMichael DeHaan2008-04-181-0/+42
* This is the new status engine in progress. I still need to do some things to...Michael DeHaan2008-04-161-1/+1
* To make things easier to understand, enable RW-xmlrpc by default, just change...Michael DeHaan2008-04-161-0/+43
* Better kerberos support. See the Wiki.Michael DeHaan2008-04-143-82/+55
* Import now takes an --arch, which is now a recommended field, to ensureMichael DeHaan2008-04-111-3/+5
* Two things -- (A) remove rhpl dep as we aren't using it and we want to useMichael DeHaan2008-04-0913-14/+14
* Added a "--clobber" option to all add commands that allows the add to functio...Michael DeHaan2008-04-044-0/+16
* 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-041-1/+6
* Some fixes to the ownership module.Michael DeHaan2008-04-021-4/+4
* Make changes in order to assure that users not in users.conf can still readMichael DeHaan2008-04-021-0/+7
* Implementated authorization logic around shared kickstart templates.Michael DeHaan2008-04-021-17/+52
* Apply vlaurenz's LDAP patch to allow non-anonymous bind and other magic necce...Michael DeHaan2008-04-011-14/+24
* Minor changes to the authn/z test program so they don't go through ApacheMichael DeHaan2008-03-311-2/+2
* 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-271-0/+155
* Add a --owner to all the objects, plus associated API calls and backend stuff...Michael DeHaan2008-03-264-0/+19
* Updated LDAP and authorization code, plus packagingMichael DeHaan2008-03-262-6/+27
* Remove test data from gitMichael DeHaan2008-03-251-2/+1
* Preliminary support for authentication against LDAPMichael DeHaan2008-03-252-0/+147
* Doc fixMichael DeHaan2008-02-251-1/+4
* Recursive deletes are now possible with --recursive. Web UI still needs to t...Michael DeHaan2008-01-312-0/+5
* Added --rsync-flags to cobbler import.Michael DeHaan2008-01-101-1/+3
* Added a parameter --yumopts which allows setting parameters for yum plugins i...Michael DeHaan2008-01-091-3/+7
* Apply euclid's patch to allow import to take a --kickstart parameterMichael DeHaan2008-01-041-1/+3
* Add some options back that went missing in the command line refactor.Michael DeHaan2008-01-041-6/+9
* Performance tweaking and benchmarks.Michael DeHaan2007-12-124-5/+27
* Lots of logging improvements, keep sync from blitzing the WebUIMichael DeHaan2007-12-061-0/+3
* Some initial work on kerberos authentication via a helper program, some work ...Michael DeHaan2007-12-053-5/+83
* Work on making the default service authenticator grok Apache htdigest files.Michael DeHaan2007-12-051-12/+35
* AuthN/AuthZ modules are now pluggable, http://127.0.0.1/cobbler/web now activ...Michael DeHaan2007-12-042-0/+94
* Apply Christophe's patch to enable yum priorities. Slightly tweaked to defau...Michael DeHaan2007-11-291-0/+2