| Commit message (Expand) | Author | Age | Files | Lines |
* | * 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 | 2 | -3/+6 |
* | * added new column 'description' to system, which holds an optional | Oliver Tappe | 2008-01-11 | 1 | -255/+280 |
* | * the config-demuxer now only demuxes attributes of active plugins that have | Oliver Tappe | 2008-01-09 | 1 | -0/+3 |
* | * several fixes related to the handling of plugin-specific attributes | Oliver Tappe | 2008-01-09 | 1 | -31/+1 |
* | * implemented automatic synchronization of new/changed attributes (either | Oliver Tappe | 2008-01-08 | 4 | -500/+402 |
* | * 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 | 3 | -1/+178 |
* | * fixed several smaller bugs found when testing slxexport | Oliver Tappe | 2008-01-07 | 2 | -21/+32 |
* | * finished refactoring of attribute handling code, especially the | Oliver Tappe | 2008-01-07 | 5 | -669/+650 |
* | more refactoring (not limited to attribute handling) | Oliver Tappe | 2008-01-04 | 3 | -356/+661 |
* | more work at refactoring of the way attributes are handled: | Oliver Tappe | 2008-01-04 | 4 | -388/+587 |
* | * intermediate checkin of refactoring of the way attributes are stored in DB | Oliver Tappe | 2008-01-03 | 5 | -292/+948 |
* | * completed test set for attribute merging, fixing several bugs along the | Oliver Tappe | 2007-12-29 | 1 | -11/+19 |
* | * completed basic tests and started to work on tests for aggregated values | Oliver Tappe | 2007-12-28 | 2 | -2/+11 |
* | * added more tests for basic DB-features: group, global_info and | Oliver Tappe | 2007-12-27 | 2 | -20/+43 |
* | * completed regression tests for vendor-OSes | Oliver Tappe | 2007-12-16 | 2 | -11/+87 |
* | * changed meaning of groups.priority such that it corresponds with sorting | Oliver Tappe | 2007-11-29 | 2 | -2/+30 |
* | * started to work on configDB-tests | Oliver Tappe | 2007-11-09 | 3 | -90/+92 |
* | * added new DB-field attr_ramfs_miscmods to system table | Oliver Tappe | 2007-10-05 | 1 | -2/+3 |
* | * now makes use of readPassword() from Utils.pm | Oliver Tappe | 2007-09-23 | 1 | -5/+2 |
* | * fixed bug that caused slxos-export to complain about the | Oliver Tappe | 2007-08-16 | 1 | -2/+2 |
* | * fixed several default-system and -client related bugs introduced yesterday, | Oliver Tappe | 2007-08-03 | 1 | -17/+18 |
* | * some layout fixes to POD | Oliver Tappe | 2007-08-02 | 1 | -0/+18 |
* | * added POD to ConfigDB, and did some fixes along the way | Oliver Tappe | 2007-08-02 | 2 | -85/+1579 |
* | * ConfigDB-objects now reuse active DB-connections in order to reduce the | Oliver Tappe | 2007-08-01 | 1 | -130/+145 |
* | * dropped support for CSV databases, as they are simply not good enough | Oliver Tappe | 2007-07-31 | 3 | -187/+16 |
* | * Fixed another bug reported by Bastian: | Oliver Tappe | 2007-07-31 | 1 | -20/+20 |
* | * base work towards utf8-cleanness (it is now possible to handle vendor-OSes | Oliver Tappe | 2007-07-21 | 2 | -8/+8 |
* | * added support for automatic selection of most appropriate (newest) kernel | Oliver Tappe | 2007-07-20 | 1 | -5/+30 |
* | * fixed yet another uninitialized value | Oliver Tappe | 2007-07-18 | 1 | -1/+1 |
* | * replaces most occurrences of confess() with croak(), as that is less noisy. | Oliver Tappe | 2007-07-18 | 4 | -30/+31 |
* | * more work towards perlcritic compliance, fixed the low-hanging fruit | Oliver Tappe | 2007-07-10 | 7 | -8/+43 |
* | * activated 'use warnings' to all modules and adjusted all occurences of | Oliver Tappe | 2007-07-01 | 8 | -67/+53 |
* | * implemented support for generating a separate initramfs-setup as part of | Oliver Tappe | 2007-06-24 | 1 | -1/+4 |
* | * fixed showstopping bugs introduced with rev 1176, sorry! | Oliver Tappe | 2007-06-20 | 4 | -386/+375 |
* | * split export type into filesystem and (optional) blockdevice, closing | Oliver Tappe | 2007-06-20 | 7 | -282/+279 |
* | largish change with respect to configurable paths: | Oliver Tappe | 2007-06-17 | 5 | -29/+14 |
* | * fixed incorrectly generated exportURI (still used the export-name instead | Oliver Tappe | 2007-06-07 | 1 | -1/+1 |
* | * fixed wrong default value for attribute 'start_xdmcp', should be 'kdm' | Oliver Tappe | 2007-06-02 | 1 | -1/+1 |
* | * dropped superfluous column vendor_os.export_counter | Oliver Tappe | 2007-05-29 | 1 | -2/+1 |
* | * fixed incorrect use of private-path instead of stage1-path, as reported | Oliver Tappe | 2007-05-18 | 1 | -1/+1 |
* | * simplified declaration of base classes via 'use base' | Oliver Tappe | 2007-05-13 | 5 | -28/+12 |
* | * fixed error during loading of DB-modules I introduced yesterday | Oliver Tappe | 2007-05-12 | 1 | -1/+1 |
* | * cleanup in DB-modules | Oliver Tappe | 2007-05-11 | 5 | -23/+16 |
* | * reworked construction of export-URI to be delegated into the respective | Oliver Tappe | 2007-05-07 | 1 | -16/+11 |
* | * changed ramfs_fsmods and ramfs_nicmods to be (system-only) attributes | Oliver Tappe | 2007-05-06 | 1 | -3/+8 |
* | * added new table global_info to DB-schema, in order to support nbd-server-ports | Oliver Tappe | 2007-05-06 | 4 | -16/+175 |