summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Whole bunch of network work, good time to throw a commit out.John Eckersberg2009-03-131-0/+2
* - Add 'tags' target in Makefile to build emacs tags fileJohn Eckersberg2009-02-281-9/+11
* Create a Makefile target just for DebianJasper Capel2009-02-251-7/+4
* Have the Makefile respect the DESTDIR env variableroot2009-02-251-1/+7
* Working on getting the server to not ping itselfMichael DeHaan2009-01-231-0/+1
* Minor cleanup on 'clean' target. Change default build target from 'rpms' to ...James Laska2009-01-061-13/+6
* Merge branch 'devel'Michael DeHaan2008-12-191-41/+60
|\
| * Call restorecon in lots of places if required to make sure selinux context is...Michael DeHaan2008-12-101-12/+0
| * Changes to the DHCP management code to use the new fields.Michael DeHaan2008-11-201-1/+1
| * Cleanup the post-make file 'config/version'James Laska2008-11-191-1/+1
| * Add more 'clean' targets so that 'git status' is happyJames Laska2008-11-131-0/+5
| * Patch from Peter Vreman to makefile savestate/restorestate, plus some changes...Michael DeHaan2008-11-131-20/+21
| * Get new XMLRPC tests into a passing state, the test process will now rewrite ...Michael DeHaan2008-11-051-2/+3
| * More work on additional XMLRPC tests, a bit more annoying that expected. Swi...Michael DeHaan2008-11-041-2/+2
| * Make repos auto-set their breed to make API usage a bit cleaner, still workin...Michael DeHaan2008-11-041-3/+0
| * Reworking the remote tests and adding a few more. Now we no longer save and ...Michael DeHaan2008-10-311-4/+7
| * Moved the older test code under the main tree so it gets installed with the R...Michael DeHaan2008-10-171-3/+3
| * Fix for test caseMichael DeHaan2008-10-151-37/+47
| * Call unittests with noseMichael DeHaan2008-10-151-12/+14
| * Enhance image-vs-profile validation and be more tolerant of conflictsMichael DeHaan2008-09-291-1/+1
| * Further work on the network interface editor. Seems to load things fine now,...Michael DeHaan2008-09-261-1/+1
| * Ensure that the default value for ownership is a list. Also some cleanup to ...Michael DeHaan2008-09-221-8/+12
| * Add Javier P's patch to add "cobbler import" support for Debian. Also tweake...Michael DeHaan2008-09-121-0/+6
| * Merge branch 'master' into develMichael DeHaan2008-09-021-1/+1
| |\
| * | Lots of work on the acl module, still need to test some niche cases and ensureMichael DeHaan2008-08-281-0/+2
* | | Enhance image-vs-profile validation and be more tolerant of conflictsMichael DeHaan2008-09-291-1/+1
| |/ |/|
* | Fix various merge errors and also add some missing directory packaging to the...Michael DeHaan2008-09-021-1/+1
|/
* fix typoMichael DeHaan2008-08-211-1/+1
* Make "make devinstall" remove files after usageMichael DeHaan2008-08-201-0/+1
* Remove xlat parts of Makefile that are not in use, release bumpMichael DeHaan2008-08-081-6/+6
* In-progress work on making bash-completion script not need to run cobbler by ...Michael DeHaan2008-07-231-0/+3
* Remove references to manage_dhcp_mode and manage_dns_mode as this is governed...Michael DeHaan2008-06-251-2/+0
* The settings file is now /etc/cobbler/settings, and cobbler's command lineMichael DeHaan2008-05-161-8/+8
* Checked in architecture diagram source, run "make graphviz" to build it.Michael DeHaan2008-05-151-0/+4
* Apply scott henson's replicate patch.Michael DeHaan2008-05-081-1/+1
* Kickstarts are now dynamically generated by mod_python, CGI's now fallMichael DeHaan2008-04-181-0/+1
* Replaced the existing cobbler pre/post install triggers system with a much mo...Michael DeHaan2008-04-151-0/+1
* Better kerberos support. See the Wiki.Michael DeHaan2008-04-141-0/+2
* Updated LDAP and authorization code, plus packagingMichael DeHaan2008-03-261-0/+2
* Lots of logging improvements, keep sync from blitzing the WebUIMichael DeHaan2007-12-061-4/+2
* AuthN/AuthZ modules are now pluggable, http://127.0.0.1/cobbler/web now activ...Michael DeHaan2007-12-041-0/+4
* First start of pluggable authn/authz system for remote API + web interface,Michael DeHaan2007-12-031-0/+1
* Ongoing work on WUI paginationMichael DeHaan2007-10-311-2/+2
* Fix for cobbler's dhcp generation behavior with the new interface representat...Michael DeHaan2007-10-311-2/+2
* Moving the auth parts to a .htaccess and out of Apache config. Tested on my ...Michael DeHaan2007-10-301-0/+5
* Service restarting has been abstracted out of the action_sync code, and is no...Michael DeHaan2007-10-191-1/+2
* Various changes to allow for increased performance in the WebUI and in saving...Michael DeHaan2007-10-171-1/+6
* Work on an shelve-based external storage, for performance testing. SqliteMichael DeHaan2007-10-151-1/+12
* Lots of changes to make subprofile creation and editing work in the WebUI.Michael DeHaan2007-10-111-2/+0
* Working on adding subprofile creation support to the WebUI, as well as adding...root2007-10-111-0/+2