| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | BUGFIX: kdm theme works now, we hope;), moved theme to plugin | Michael Janczyk | 2008-01-24 | 2 | -7/+7 |
| * | Added needed parameter in the short documentation. | Volker Uhrig | 2008-01-24 | 1 | -2/+2 |
| * | BUGFIX: added sed line to replace comme with blank, so the for loop works | Michael Janczyk | 2008-01-24 | 1 | -0/+1 |
| * | * more work at the new mkslxinitrd implementation | Oliver Tappe | 2008-01-22 | 1 | -8/+200 |
| * | * added support to spitFile() for setting the mode of the | Oliver Tappe | 2008-01-22 | 1 | -3/+7 |
| * | * added support to the OSExport engine for determining the | Oliver Tappe | 2008-01-22 | 6 | -2/+40 |
| * | * extract debug-level from kernel_params and add pass it | Oliver Tappe | 2008-01-22 | 1 | -0/+6 |
| * | * moved functionality of slxldd into a module (LibScanner), | Oliver Tappe | 2008-01-22 | 2 | -206/+269 |
| * | Fix priority option | Volker Uhrig | 2008-01-17 | 1 | -12/+29 |
| * | Fix order of menus in xdialog | Volker Uhrig | 2008-01-17 | 2 | -8/+10 |
| * | * it is now possible to cause slxconfig-demuxer to use the | Oliver Tappe | 2008-01-16 | 2 | -11/+55 |
| * | * requiredFSMods() now returns an array instead of a flattened | Oliver Tappe | 2008-01-16 | 2 | -2/+2 |
| * | * use mkpath() instead of system() | Oliver Tappe | 2008-01-16 | 1 | -3/+4 |
| * | * started to work on re-implementation of mkdxsinitrd in perl | Oliver Tappe | 2008-01-16 | 2 | -1/+266 |
| * | * fixed problems in AttributeRoster with respect to syntax | Oliver Tappe | 2008-01-16 | 2 | -354/+368 |
| * | * reactivated copying of displaymanager theme, but it still does not | Oliver Tappe | 2008-01-14 | 1 | -5/+5 |
| * | * the config-demuxer now passes through theme::name to mkdxsinitrd (via -s) | Oliver Tappe | 2008-01-14 | 2 | -2/+5 |
| * | * no bootsplash is being used if a debuglevel has been set (as was before) | Oliver Tappe | 2008-01-14 | 1 | -3/+4 |
| * | reimplemented splashy stuff via Theme plugin: | Oliver Tappe | 2008-01-13 | 20 | -286/+277 |
| * | * avoid possible warnings about undefined values in regex-substitution | Oliver Tappe | 2008-01-12 | 1 | -3/+5 |
| * | * avoid possible warnings about undefined values in regex-substitution | Oliver Tappe | 2008-01-12 | 1 | -4/+5 |
| * | * fixed encoding problem with script-internal default PXE-template | Oliver Tappe | 2008-01-12 | 1 | -9/+11 |
| * | * fixed 'uninitialized value' warning | Oliver Tappe | 2008-01-12 | 1 | -4/+6 |
| * | * changed default for 'pxe-theme' from 'openslx' to unset to stay compatible | Oliver Tappe | 2008-01-12 | 1 | -1/+1 |
| * | * added hook mechanism to initramfs-init which can be used by plugins | Oliver Tappe | 2008-01-11 | 15 | -4/+153 |
| * | * added TODO about lacking performance of set...Attrs() | Oliver Tappe | 2008-01-11 | 1 | -0/+3 |
| * | * fixed bug where changing an attribute of a client or system would drop | Oliver Tappe | 2008-01-11 | 3 | -7/+70 |
| * | * fixed encoding problem of PXE-config file output | Oliver Tappe | 2008-01-11 | 2 | -8/+23 |
| * | * oops, remove debug output :-/ | Oliver Tappe | 2008-01-11 | 1 | -2/+0 |
| * | * added support to the config-demuxer for PXE-theming, i.e. it will look | Oliver Tappe | 2008-01-11 | 2 | -13/+63 |
| * | * added two new global settings: | Oliver Tappe | 2008-01-11 | 1 | -0/+2 |
| * | * now accepts \n and \t in values and converts them to the respective real | Oliver Tappe | 2008-01-11 | 1 | -3/+14 |
| * | * added new column 'description' to system, which holds an optional | Oliver Tappe | 2008-01-11 | 2 | -267/+318 |
| * | * added implementation for zypper meta-packager (untested yet) | Oliver Tappe | 2008-01-09 | 1 | -0/+95 |
| * | * fixed bug that disallowed setting of scoped (a.k.a. plugin-specific) | Oliver Tappe | 2008-01-09 | 1 | -2/+2 |
| * | * the config-demuxer now only demuxes attributes of active plugins that have | Oliver Tappe | 2008-01-09 | 2 | -2/+9 |
| * | * added mandatory attributes (active,precedence) to VMware plugin | Oliver Tappe | 2008-01-09 | 1 | -0/+35 |
| * | * fixed several occurrences of 'attr_'-names | Oliver Tappe | 2008-01-09 | 1 | -8/+9 |
| * | * several fixes related to the handling of plugin-specific attributes | Oliver Tappe | 2008-01-09 | 5 | -69/+37 |
| * | * implemented automatic synchronization of new/changed attributes (either | Oliver Tappe | 2008-01-08 | 9 | -612/+726 |
| * | * minor fix (VERSION) | Oliver Tappe | 2008-01-08 | 1 | -1/+1 |
| * | * improved robustness of schema upgrading code against intermediate | Oliver Tappe | 2008-01-08 | 1 | -3/+6 |
| * | * added missing invocation of _upgradeDBTo0_21(), such that now | Oliver Tappe | 2008-01-08 | 1 | -0/+5 |
| * | * added new DB-table 'installed_plugin', moving schema version to 0.21 | Oliver Tappe | 2008-01-08 | 4 | -1/+236 |
| * | * fixed several smaller bugs found when testing slxexport | Oliver Tappe | 2008-01-07 | 3 | -22/+32 |
| * | * changed (and hopefully improved) fix for locale-problems that | Oliver Tappe | 2008-01-07 | 3 | -5/+5 |
| * | * finished refactoring of attribute handling code, especially the | Oliver Tappe | 2008-01-07 | 11 | -924/+1091 |
| * | more refactoring (not limited to attribute handling) | Oliver Tappe | 2008-01-04 | 16 | -878/+1753 |
| * | more work at refactoring of the way attributes are handled: | Oliver Tappe | 2008-01-04 | 4 | -388/+587 |
| * | more work at refactoring of the way attributes are handled: | Oliver Tappe | 2008-01-04 | 1 | -19/+84 |