summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | | | | | | | | An attempt to rebuild the remote directory structure based upon the kernel ↵Scott Henson2009-08-251-1/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | image. This is a little subpar, but its my first shot
| * | | | | | | | | | | Two psScott Henson2009-08-251-1/+1
| | | | | | | | | | | |
| * | | | | | | | | | | Look at the links directory to populate the distros.Scott Henson2009-08-252-9/+12
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |
* / | | | | | | | | | remove system actions for repoPeter Vreman2009-08-251-11/+2
|/ / / / / / / / / /
* | | | | | | | | | Merge commit 'shenson/rsync'Michael DeHaan2009-08-243-10/+14
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: cobbler/action_sync.py
| * | | | | | | | | That shouldn't be configScott Henson2009-08-211-1/+1
| | | | | | | | | |
| * | | | | | | | | Another oneScott Henson2009-08-211-1/+1
| | | | | | | | | |
| * | | | | | | | | This should have been caughtScott Henson2009-08-211-1/+1
| | | | | | | | | |
| * | | | | | | | | Some more fixesScott Henson2009-08-212-10/+10
| | | | | | | | | |
| * | | | | | | | | Try rsyncing the config directoryScott Henson2009-08-211-1/+2
| | | | | | | | | |
| * | | | | | | | | Should get both of themScott Henson2009-08-211-1/+1
| | | | | | | | | |
| * | | | | | | | | Repo not distro againScott Henson2009-08-211-1/+1
| | | | | | | | | |
| * | | | | | | | | Only do this when distro isn't a special characterScott Henson2009-08-211-1/+1
| | | | | | | | | |
| * | | | | | | | | NoScott Henson2009-08-211-1/+2
| | | | | | | | | |
| * | | | | | | | | Debugging rightScott Henson2009-08-211-1/+1
| | | | | | | | | |
| * | | | | | | | | DebugScott Henson2009-08-211-0/+1
| | | | | | | | | |
* | | | | | | | | | Mark a FIXMEMichael DeHaan2009-08-211-0/+2
| | | | | | | | | |
* | | | | | | | | | Authz ownership fixes for 2.0, plus tweaks to shenson's rsync replicate workMichael DeHaan2009-08-216-14/+14
| | | | | | | | | |
* | | | | | | | | | Merge commit 'shenson/rsync'Michael DeHaan2009-08-211-1/+2
|\| | | | | | | | |
| * | | | | | | | | Need thisScott Henson2009-08-211-1/+1
| | | | | | | | | |
| * | | | | | | | | Fix an error where we were calling a distro into the repo object and add ↵Scott Henson2009-08-211-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | some debug
* | | | | | | | | | Merge commit 'shenson/rsync'Michael DeHaan2009-08-218-31/+137
|\| | | | | | | | |
| * | | | | | | | | Only sync down repos and distros that we needScott Henson2009-08-211-11/+16
| | | | | | | | | |
| * | | | | | | | | Manage RsyncScott Henson2009-08-218-22/+123
| | |_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - cobbler can now manage /etc/rsyncd.conf and populate it with repos and distros - cobbler will now check that rsync is enabled - cobbler will use the rsync daemon in replicate functions
* | | | | | | | | Merge branch 'webui-changes' of git@github.com:imeyer/cobbler into webui-changesIan Meyer2009-08-210-0/+0
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Added cursor class to p elements in generic_edit.tmplIan Meyer2009-08-051-1/+1
| | | | | | | | | |
* | | | | | | | | | Merge branch 'master' of git@github.com:imeyer/cobblerIan Meyer2009-08-212-25/+31
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: web/cobbler_web/templates/generic_list.tmpl web/cobbler_web/templates/ksfile_list.tmpl web/cobbler_web/templates/master.tmpl
| * | | | | | | | | | Moved ☼ behind actions and added action menu to snippets pageIan Meyer2009-08-212-11/+10
| | | | | | | | | | |
| * | | | | | | | | | Added logic to not show pagination function unless item_count > limitIan Meyer2009-08-212-0/+4
| | | | | | | | | | |
| * | | | | | | | | | Large UI cleanupIan Meyer2009-08-216-49/+41
| | | | | | | | | | |
| * | | | | | | | | | Added new menu functionality to Kickstart TemplatesIan Meyer2009-08-213-12/+4
| | | | | | | | | | |
| * | | | | | | | | | Fix ksfile lister bugMichael DeHaan2009-08-211-1/+1
| | | | | | | | | | |
* | | | | | | | | | | Merge branch 'master' of git://github.com/mpdehaan/cobblerIan Meyer2009-08-212-4/+3
|\ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | Remove ACLs module import (now unused)Michael DeHaan2009-08-211-1/+0
| | | | | | | | | | |
| * | | | | | | | | | Fix python(abi) version comparisons in specfileMichael DeHaan2009-08-211-3/+3
| | | | | | | | | | |
* | | | | | | | | | | Final cleanup of generic_list.tmplIan Meyer2009-08-212-5/+4
| | | | | | | | | | |
* | | | | | | | | | | moved ☼ behind text in generic_list.tmplIan Meyer2009-08-211-7/+7
| | | | | | | | | | |
* | | | | | | | | | | Added cursor class to p elements in generic_edit.tmplIan Meyer2009-08-211-1/+1
| | | | | | | | | | |
* | | | | | | | | | | In progress code on a smarter replicate, not expected to work, just sharing ↵Michael DeHaan2009-08-211-0/+1
|/ / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | so I can let Scott see it :)
* | | | | | | | | / Update TODOMichael DeHaan2009-08-211-1/+0
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | Don't send users to the devel channel automaticallyMichael DeHaan2009-08-211-1/+1
| | | | | | | | |
* | | | | | | | | Ask user to choose their own nick for the freenode webchat linkMichael DeHaan2009-08-211-1/+1
| | | | | | | | |
* | | | | | | | | Always show the headers, even if there are 0 items in a collection.Michael DeHaan2009-08-212-4/+1
| | | | | | | | |
* | | | | | | | | Reinstate duplicate protection along the lines of what 1.6 offered, should ↵Michael DeHaan2009-08-202-4/+32
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | we take a harder line and require alternate fields and such to be provided when using copy/etc ?
* | | | | | | | | Improve error message formatting for CLIMichael DeHaan2009-08-201-3/+5
| | | | | | | | |
* | | | | | | | | Reinstate --mac=random from the CLI or APIMichael DeHaan2009-08-201-0/+2
| | | | | | | | |
* | | | | | | | | (A) serializer_catalog has been the default for a long time, use it always ↵Michael DeHaan2009-08-2017-431/+79
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | now, no need for it to be configurable. (B) Update copyrights and remove some unused modules.
* | | | | | | | | Update more copyrights, remove cobbler-completion script (unfinished)Michael DeHaan2009-08-197-133/+6
| | | | | | | | |
* | | | | | | | | Update copyrights on core files; remove code for serializable, an abstract ↵Michael DeHaan2009-08-1938-88/+39
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | base class which we really don't use/need.
* | | | | | | | | Remove the acls.conf feature, which was not completely finished, in interest ↵Michael DeHaan2009-08-1914-464/+236
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | of simplifying code and maintaince. Tweak authz_ownership module (not complete) to tolerate CLI logins. WIP.