| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | * fixed syntax problems | Oliver Tappe | 2007-05-05 | 1 | -2/+3 |
* | * added default values for all attributes to default system | Oliver Tappe | 2007-05-05 | 1 | -0/+40 |
* | * added pushAttributes() and externalConfigNameForClient() | Oliver Tappe | 2007-05-05 | 1 | -15/+50 |
* | * fixed some holes in param check, could lead to crashes | Oliver Tappe | 2007-05-05 | 1 | -5/+5 |
* | * removed code that tries to set defaults to columns that do not exist anymore | Oliver Tappe | 2007-05-04 | 1 | -9/+0 |
* | * filled attributes list with everything referenced in machine-setup.default | Oliver Tappe | 2007-05-03 | 1 | -13/+30 |
* | overhaul the settings concept: | Oliver Tappe | 2007-05-02 | 4 | -89/+0 |
* | * improved error handling during installation and execution in case the DB-mo... | Oliver Tappe | 2007-04-30 | 1 | -1/+11 |
* | * corrected generation of wrong export name in PXE files. | Oliver Tappe | 2007-04-29 | 1 | -1/+1 |
* | * added method for getting the next export-counter of a vendor-OS. | Oliver Tappe | 2007-04-23 | 1 | -0/+17 |
* | * added 'export_counter' to table 'vendor_os' | Oliver Tappe | 2007-04-23 | 1 | -1/+2 |
* | * cleanup | Oliver Tappe | 2007-04-23 | 2 | -2/+1 |