| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | (A) | Michael DeHaan | 2009-02-04 | 1 | -1/+11 |
| | | | | | | | | | | | | | Working on s390 pseudo PXE (B) There's a chance that some datastructures may result in zero lenght yaml writes, which is bad. These changes introduce numerous checks in the serializer to prevent those writes, and also we increase the level of reporting to indicate the source of the error. Conflicts: cobbler/cobblerd.py scripts/cobblerd | ||||
| * | Fix bad python 2.6 deprecation patch, also fix invalid removal code, and ↵ | Michael DeHaan | 2009-01-27 | 1 | -2/+2 |
| | | | | | remove a XMLRPC connection loop. | ||||
| * | Ensure cobbler objects are loaded before service returns. | Michael DeHaan | 2009-01-26 | 1 | -1/+5 |
| | | |||||
| * | various rearranging; test code uses new port, logging fixes (sort of) | root | 2009-01-23 | 1 | -1/+1 |
| | | |||||
| * | Eliminate double fork in cobblerd, give cobblerd it's own log, various ↵ | Michael DeHaan | 2009-01-23 | 1 | -1/+0 |
| | | | | | | | streamlining; exception logging may have some quirks and the unit tests are a little odd, though it seems to be fairly solid; more work TBD. Now cobblerd has only one process and invokes API load only once, which should lead to much faster startup and performance. | ||||
| * | Consolidating services to use just one port, removed syslog logging since we ↵ | Michael DeHaan | 2009-01-23 | 1 | -9/+8 |
| | | | | | have anamon | ||||
| * | Working on getting the server to not ping itself | Michael DeHaan | 2009-01-23 | 1 | -1/+1 |
| | | |||||
| * | Move semanage stuff into the RPM; remove logger code that is not used. | Michael DeHaan | 2008-12-18 | 1 | -35/+0 |
| | | |||||
| * | Have cobblerd install selinux regexen for semanage instead of doing things | Michael DeHaan | 2008-12-18 | 1 | -0/+28 |
| | | | | | on a per file basis, also selinux is disabled when not present. | ||||
| * | Charles Duffy's patch to add a --no-daemonize option to cobbler, as well as ↵ | Michael DeHaan | 2008-11-13 | 1 | -8/+32 |
| | | | | | some flags to alter the log level (which cobbler really doesn't use much yet) and the log file path. | ||||
| * | Make cobblerd close file handles | Michael DeHaan | 2008-06-25 | 1 | -0/+5 |
| | | |||||
| * | API and web svc now use seperate logging, and logging is greatly enhanced ↵ | Michael DeHaan | 2007-12-10 | 1 | -1/+1 |
| | | | | | and more usable. | ||||
| * | Lots of logging improvements, keep sync from blitzing the WebUI | Michael DeHaan | 2007-12-06 | 1 | -8/+12 |
| | | |||||
| * | More work on init scripts | Michael DeHaan | 2007-08-17 | 1 | -3/+2 |
| | | |||||
| * | Improve cobbler init scripts | Michael DeHaan | 2007-08-17 | 1 | -2/+3 |
| | | |||||
| * | Add logging for cobblerd + logrotate script. | Michael DeHaan | 2007-07-02 | 1 | -1/+18 |
| | | | | | Bumped revision to 0.5.1. | ||||
| * | Changes cobbler_syslogd to cobblerd, and this new daemon now offers koan | Michael DeHaan | 2007-04-19 | 1 | -0/+52 |
| info over XMLRPC, allowing koan to stop needing to grok YAML. Older versions of koan will remain compatible over standard http://. | |||||
