summaryrefslogtreecommitdiffstats
path: root/config-db/OpenSLX
Commit message (Expand)AuthorAgeFilesLines
* * added renaming functionality that upgrades exports and systems that follow Oliver Tappe2008-02-101-1/+24
* * dropped attribute ramfs_screen as it is no longer needed (splashy doesOliver Tappe2008-02-093-32/+24Star
* * fixed commentOliver Tappe2008-02-091-1/+1
* * removed debugging outputOliver Tappe2008-01-271-1/+0Star
* Hopefully finished the adjustments of the tools with respect to themeOliver Tappe2008-01-272-5/+39
* * fixed bug that left orphaned installed_plugins when removing a vendor-OSOliver Tappe2008-01-271-0/+9
* * added support to getAttrInfo() for selecting only the attributesOliver Tappe2008-01-261-5/+20
* * added support to the merging functions for keeping track of the each Oliver Tappe2008-01-261-12/+24
* * fixed problems in AttributeRoster with respect to syntaxOliver Tappe2008-01-162-354/+368
* * 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-112-3/+6
* * added new column 'description' to system, which holds an optionalOliver Tappe2008-01-111-255/+280
* * the config-demuxer now only demuxes attributes of active plugins that haveOliver Tappe2008-01-091-0/+3
* * several fixes related to the handling of plugin-specific attributesOliver Tappe2008-01-091-31/+1Star
* * 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-083-1/+178
* * fixed several smaller bugs found when testing slxexportOliver Tappe2008-01-072-21/+32
* * finished refactoring of attribute handling code, especially theOliver Tappe2008-01-075-669/+650Star
* more refactoring (not limited to attribute handling)Oliver Tappe2008-01-043-356/+661
* more work at refactoring of the way attributes are handled:Oliver Tappe2008-01-044-388/+587
* * 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-291-11/+19
* * completed basic tests and started to work on tests for aggregated valuesOliver Tappe2007-12-282-2/+11
* * added more tests for basic DB-features: group, global_info and Oliver Tappe2007-12-272-20/+43
* * completed regression tests for vendor-OSesOliver Tappe2007-12-162-11/+87
* * changed meaning of groups.priority such that it corresponds with sortingOliver Tappe2007-11-292-2/+30
* * started to work on configDB-testsOliver Tappe2007-11-093-90/+92
* * added new DB-field attr_ramfs_miscmods to system tableOliver Tappe2007-10-051-2/+3
* * now makes use of readPassword() from Utils.pmOliver Tappe2007-09-231-5/+2Star
* * 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
* * added POD to ConfigDB, and did some fixes along the wayOliver Tappe2007-08-022-85/+1579
* * ConfigDB-objects now reuse active DB-connections in order to reduce theOliver Tappe2007-08-011-130/+145
* * dropped support for CSV databases, as they are simply not good enoughOliver Tappe2007-07-313-187/+16Star
* * Fixed another bug reported by Bastian:Oliver Tappe2007-07-311-20/+20
* * base work towards utf8-cleanness (it is now possible to handle vendor-OSesOliver Tappe2007-07-212-8/+8
* * added support for automatic selection of most appropriate (newest) kernelOliver Tappe2007-07-201-5/+30
* * fixed yet another uninitialized valueOliver Tappe2007-07-181-1/+1
* * replaces most occurrences of confess() with croak(), as that is less noisy.Oliver Tappe2007-07-184-30/+31
* * more work towards perlcritic compliance, fixed the low-hanging fruit Oliver Tappe2007-07-107-8/+43
* * activated 'use warnings' to all modules and adjusted all occurences ofOliver Tappe2007-07-018-67/+53Star
* * implemented support for generating a separate initramfs-setup as part ofOliver Tappe2007-06-241-1/+4
* * fixed showstopping bugs introduced with rev 1176, sorry!Oliver Tappe2007-06-204-386/+375Star
* * split export type into filesystem and (optional) blockdevice, closingOliver Tappe2007-06-207-282/+279Star
* largish change with respect to configurable paths:Oliver Tappe2007-06-175-29/+14Star
* * fixed incorrectly generated exportURI (still used the export-name insteadOliver Tappe2007-06-071-1/+1