summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Apply jeckersb's patch to allow per-zone templatesMichael DeHaan2008-05-054-11/+31
* Fix typo in config file.Michael DeHaan2008-05-051-2/+2
* Website cleanup, add link to other et projects, remove some code we no longer...Michael DeHaan2008-05-0519-787/+13
* Various DNS/DHCP work.Michael DeHaan2008-05-027-200/+278
* Added some check code for BIND.Michael DeHaan2008-05-023-4/+16
* Add some missing files and do some more work on dns/dhcp refactoringMichael DeHaan2008-05-026-6/+46
* Working on moving DNS/DHCP management to cobbler/modules (uses modules.conf)Michael DeHaan2008-05-0210-311/+736
* Changelog and doc cleanup (note: manpages reference future behavior WRT dns/d...Michael DeHaan2008-05-022-21/+23
* Do not add profiles that have -xen distros to PXE menu entries as thereMichael DeHaan2008-05-021-0/+3
* Adjusting the dhcp patch some, prior to moving it all into modules/Michael DeHaan2008-05-028-57/+82
* Apply John Eckersberg's patch for BIND management.Michael DeHaan2008-05-029-5/+47
* Apply Pablo's patch to add OMAPI support to dhcp config generation.Michael DeHaan2008-05-025-4/+93
* Build iso completionMichael DeHaan2008-05-021-9/+22
* Fix some paths and parameters. More to do.Michael DeHaan2008-05-011-2/+2
* Working on adding a "cobbler buildiso" command to generate non-live CD's. Me...Michael DeHaan2008-05-015-16/+210
* Update website with new footer.Michael DeHaan2008-04-286-14/+170
* Quote dhcp hostnamesMichael DeHaan2008-04-281-1/+1
* It's now possible to create new kickstart templates in /var/lib/cobbler/kicks...Michael DeHaan2008-04-249-22/+159
* apply URL changes to PXE alsoMichael DeHaan2008-04-231-2/+2
* Modify URLsMichael DeHaan2008-04-231-4/+4
* Support "fake" query string URLs to support xend's esoteric parser that doesn...Michael DeHaan2008-04-231-0/+22
* changelogMichael DeHaan2008-04-231-0/+1
* Apply unicode changes to webui alsoMichael DeHaan2008-04-232-4/+4
* Services operations are now happy with unicode data.Michael DeHaan2008-04-232-4/+6
* TypoMichael DeHaan2008-04-231-1/+1
* Fix instance checkingMichael DeHaan2008-04-231-1/+1
* validateks now works against all URLs, not just local filesMichael DeHaan2008-04-233-18/+31
* Fix exception processing bug for older broken PythonMichael DeHaan2008-04-231-1/+1
* Add "dumpvars" command.Michael DeHaan2008-04-238-57/+86
* Auto registration now tested and confirmed to work (if you have it enabled in...Michael DeHaan2008-04-222-5/+15
* Some fixes in reg codeMichael DeHaan2008-04-222-5/+9
* Fix docstringMichael DeHaan2008-04-221-1/+2
* Move registration code to backend only, as users trying out the kickstarts wi...Michael DeHaan2008-04-213-79/+6
* Modify services.py to send over registration bit.Michael DeHaan2008-04-211-1/+1
* Send registration parameters at the right spot.Michael DeHaan2008-04-214-4/+5
* Correct URLs in kickstart postMichael DeHaan2008-04-211-2/+2
* Fix memtest locationMichael DeHaan2008-04-211-1/+1
* Add isc_set_hostname to packaged settings fileMichael DeHaan2008-04-211-0/+1
* Abstract out sync code into it's constituent parts, plus some packaging chang...Michael DeHaan2008-04-188-486/+655
* Update specfile to no longer package legacy directoriesMichael DeHaan2008-04-181-5/+0
* Fix some things found by the tests and also update the testsMichael DeHaan2008-04-182-11/+3
* Kickstarts are now dynamically generated by mod_python, CGI's now fallMichael DeHaan2008-04-1822-390/+494
* Finish removing mac from new install trackingMichael DeHaan2008-04-184-16/+50
* kssendmac does not make this information available at the time of this wgetMichael DeHaan2008-04-184-19/+11
* Fix install trigger back since the modifications also were not pulling in the...Michael DeHaan2008-04-171-2/+2
* (A) The Python-yaml open source code that we had been using apparently didn't...Michael DeHaan2008-04-1714-40/+198
* This is the new status engine in progress. I still need to do some things to...Michael DeHaan2008-04-166-194/+119
* Fix if clauseMichael DeHaan2008-04-161-2/+2
* Change settings.Michael DeHaan2008-04-161-1/+1
* To make things easier to understand, enable RW-xmlrpc by default, just change...Michael DeHaan2008-04-165-4/+48