summaryrefslogtreecommitdiffstats
path: root/config-db
Commit message (Expand)AuthorAgeFilesLines
* * extract debug-level from kernel_params and add pass itOliver Tappe2008-01-221-0/+6
* * it is now possible to cause slxconfig-demuxer to use theOliver Tappe2008-01-161-11/+53
* * fixed problems in AttributeRoster with respect to syntaxOliver Tappe2008-01-162-354/+368
* * the config-demuxer now passes through theme::name to mkdxsinitrd (via -s)Oliver Tappe2008-01-141-1/+4
* reimplemented splashy stuff via Theme plugin:Oliver Tappe2008-01-131-15/+23
* * avoid possible warnings about undefined values in regex-substitutionOliver Tappe2008-01-121-3/+5
* * avoid possible warnings about undefined values in regex-substitutionOliver Tappe2008-01-121-4/+5
* * fixed encoding problem with script-internal default PXE-templateOliver Tappe2008-01-121-9/+11
* * fixed 'uninitialized value' warningOliver Tappe2008-01-121-4/+6
* * added hook mechanism to initramfs-init which can be used by pluginsOliver Tappe2008-01-111-2/+0Star
* * added TODO about lacking performance of set...Attrs()Oliver Tappe2008-01-111-0/+3
* * fixed bug where changing an attribute of a client or system would dropOliver Tappe2008-01-113-7/+70
* * fixed encoding problem of PXE-config file outputOliver Tappe2008-01-111-4/+3Star
* * oops, remove debug output :-/Oliver Tappe2008-01-111-2/+0Star
* * added support to the config-demuxer for PXE-theming, i.e. it will lookOliver Tappe2008-01-111-6/+31
* * now accepts \n and \t in values and converts them to the respective realOliver Tappe2008-01-111-3/+14
* * added new column 'description' to system, which holds an optionalOliver Tappe2008-01-112-267/+318
* * fixed bug that disallowed setting of scoped (a.k.a. plugin-specific) Oliver Tappe2008-01-091-2/+2
* * the config-demuxer now only demuxes attributes of active plugins that haveOliver Tappe2008-01-092-2/+9
* * fixed several occurrences of 'attr_'-namesOliver Tappe2008-01-091-8/+9
* * several fixes related to the handling of plugin-specific attributesOliver Tappe2008-01-092-55/+30Star
* * implemented automatic synchronization of new/changed attributes (eitherOliver Tappe2008-01-084-500/+402Star
* * minor fix (VERSION)Oliver Tappe2008-01-081-1/+1
* * improved robustness of schema upgrading code against intermediateOliver Tappe2008-01-081-3/+6
* * added missing invocation of _upgradeDBTo0_21(), such that nowOliver Tappe2008-01-081-0/+5
* * added new DB-table 'installed_plugin', moving schema version to 0.21Oliver Tappe2008-01-084-1/+236
* * fixed several smaller bugs found when testing slxexportOliver Tappe2008-01-073-22/+32
* * finished refactoring of attribute handling code, especially theOliver Tappe2008-01-0711-924/+1091
* more refactoring (not limited to attribute handling)Oliver Tappe2008-01-0416-878/+1753
* more work at refactoring of the way attributes are handled:Oliver Tappe2008-01-044-388/+587
* more work at refactoring of the way attributes are handled:Oliver Tappe2008-01-041-19/+84
* * intermediate checkin of refactoring of the way attributes are stored in DBOliver Tappe2008-01-035-292/+948
* * completed test set for attribute merging, fixing several bugs along theOliver Tappe2007-12-292-58/+574
* * completed basic tests and started to work on tests for aggregated valuesOliver Tappe2007-12-287-3/+681
* * added more tests for basic DB-features: group, global_info and Oliver Tappe2007-12-276-20/+435
* * fixed two warnings caused by typosOliver Tappe2007-12-261-2/+2
* * completed regression tests for vendor-OSesOliver Tappe2007-12-167-12/+754
* * fixed typo (13 times), the new method is named getColumnsOfTable(), notOliver Tappe2007-12-041-13/+13
* * added support for groups (add, change, list, remove and search)Oliver Tappe2007-11-291-66/+351
* * changed meaning of groups.priority such that it corresponds with sortingOliver Tappe2007-11-292-2/+30
* * started to work on configDB-testsOliver Tappe2007-11-096-90/+323
* * started to work on group-support (unfinished!)Oliver Tappe2007-11-041-23/+60
* * added new DB-field attr_ramfs_miscmods to system tableOliver Tappe2007-10-052-2/+6
* * fixed dumb bug that caused argument values to be rejected when they are Oliver Tappe2007-10-011-1/+1
* * now makes use of readPassword() from Utils.pmOliver Tappe2007-09-231-5/+2Star
* * dropped 'pxe'-subfolder for PXE-stuff since most installations put thatOliver Tappe2007-08-311-10/+9Star
* * added missing support for changing exports and vendor-OSesOliver Tappe2007-08-291-15/+87
* * fixed bug that caused slxos-export to complain about theOliver Tappe2007-08-161-2/+2
* * fixed several default-system and -client related bugs introduced yesterday,Oliver Tappe2007-08-031-17/+18
* * some layout fixes to PODOliver Tappe2007-08-021-0/+18