summaryrefslogtreecommitdiffstats
path: root/config-db
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* * 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-012-133/+148
* * 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-313-305/+347
* * base work towards utf8-cleanness (it is now possible to handle vendor-OSesOliver Tappe2007-07-214-10/+10
* * 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
* * fixed use of an uninitialized valueOliver Tappe2007-07-181-11/+24
* * some cleanup - we now make use of here-docs where feasibleOliver Tappe2007-07-181-16/+19
* * replaces most occurrences of confess() with croak(), as that is less noisy.Oliver Tappe2007-07-184-30/+31
* * split listing functionality into list-... and search-..., such that list-...Oliver Tappe2007-07-181-16/+157
* * fixed a couple of 'use of uninitialized values' reported by DirkOliver Tappe2007-07-181-1/+1
* * more work towards perlcritic compliance, fixed the low-hanging fruit Oliver Tappe2007-07-109-14/+68
* * fixed use of uninitialized valueOliver Tappe2007-07-061-1/+1
* * now a dummy hostname ('slx-client') is set in initramfs-setup, just to haveOliver Tappe2007-07-061-0/+1
* * added support for os-plugins:Oliver Tappe2007-07-031-15/+76
* * verbose-mode is now activated automatically if you request the listingOliver Tappe2007-07-011-0/+8
* * activated 'use warnings' to all modules and adjusted all occurences ofOliver Tappe2007-07-0110-105/+101Star
* * implemented support for generating a separate initramfs-setup as part ofOliver Tappe2007-06-242-138/+173
* * cosmetical change of info textOliver Tappe2007-06-201-1/+1
* * 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-209-309/+306Star
* largish change with respect to configurable paths:Oliver Tappe2007-06-177-78/+73Star
* * moved slxsettings from 'config-db' to 'bin', as it has nothing to do withOliver Tappe2007-06-141-366/+0Star
* * fixed all warnings indicated by 'perl -w'Oliver Tappe2007-06-133-6/+8
* * fixed incorrectly generated exportURI (still used the export-name insteadOliver Tappe2007-06-071-1/+1
* * fixed wrong default value for attribute 'start_xdmcp', should be 'kdm' Oliver Tappe2007-06-021-1/+1
* Make vesamenu.c32 available for optional useFelix Endres2007-06-011-0/+5
* * dropped superfluous column vendor_os.export_counterOliver Tappe2007-05-291-2/+1Star
* * part one of settings file related changes (ticket#122): Oliver Tappe2007-05-281-5/+5