summaryrefslogtreecommitdiffstats
path: root/config-db/OpenSLX/DBSchema.pm
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-091-22/+14Star
* * 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-271-1/+35
* * fixed problems in AttributeRoster with respect to syntaxOliver Tappe2008-01-161-1/+1
* * fixed bug where changing an attribute of a client or system would dropOliver Tappe2008-01-111-3/+3
* * added new column 'description' to system, which holds an optionalOliver Tappe2008-01-111-255/+280
* * implemented automatic synchronization of new/changed attributes (eitherOliver Tappe2008-01-081-121/+51Star
* * 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-081-1/+34
* * finished refactoring of attribute handling code, especially theOliver Tappe2008-01-071-96/+298
* more refactoring (not limited to attribute handling)Oliver Tappe2008-01-041-148/+25Star
* more work at refactoring of the way attributes are handled:Oliver Tappe2008-01-041-3/+38
* * intermediate checkin of refactoring of the way attributes are stored in DBOliver Tappe2008-01-031-240/+409
* * completed basic tests and started to work on tests for aggregated valuesOliver Tappe2007-12-281-0/+1
* * changed meaning of groups.priority such that it corresponds with sortingOliver Tappe2007-11-291-1/+1
* * added new DB-field attr_ramfs_miscmods to system tableOliver Tappe2007-10-051-2/+3
* * more work towards perlcritic compliance, fixed the low-hanging fruit Oliver Tappe2007-07-101-0/+1
* * activated 'use warnings' to all modules and adjusted all occurences ofOliver Tappe2007-07-011-2/+4
* * fixed wrong default value for attribute 'start_xdmcp', should be 'kdm' Oliver Tappe2007-06-021-1/+1
* * dropped superfluous column vendor_os.export_counterOliver Tappe2007-05-291-2/+1Star
* * changed ramfs_fsmods and ramfs_nicmods to be (system-only) attributesOliver Tappe2007-05-061-3/+8
* * added new table global_info to DB-schema, in order to support nbd-server-portsOliver Tappe2007-05-061-0/+21
* * fixed syntax problemsOliver Tappe2007-05-051-2/+3
* * added default values for all attributes to default systemOliver Tappe2007-05-051-0/+40
* * filled attributes list with everything referenced in machine-setup.defaultOliver Tappe2007-05-031-13/+30
* overhaul the settings concept:Oliver Tappe2007-05-021-16/+0Star
* * added 'export_counter' to table 'vendor_os'Oliver Tappe2007-04-231-1/+2
* * fixed leftover of use_absolute_tftpOliver Tappe2007-04-111-1/+0Star
* * removed 'use_absolute_tftp' from settings tableOliver Tappe2007-04-081-3/+0Star
* * inserted correct copyright headerOliver Tappe2007-03-231-3/+10
* * cleaned up some schema inconsistenciesOliver Tappe2007-03-231-2/+2
* * largish overhaul, changed ConfigDB to be object-oriented (could be improved...Oliver Tappe2007-03-151-39/+38Star
* bigfix in DBSchema, floppy image renamed to fd.imgMichael Janczyk2006-12-051-2/+2
* * removed legacy attributes which are managed by externalOliver Tappe2006-10-311-7/+2Star
* * added support for new table 'settings', which containsOliver Tappe2006-10-291-0/+20
* * added OpenSLX-header to all my files.Oliver Tappe2006-10-031-0/+6
* * minor cleanupOliver Tappe2006-09-301-8/+11
* * added support for correct auto-generation of export_uri, such that the conf...Oliver Tappe2006-09-221-1/+2
* * renamed 'descr' to 'comment'Oliver Tappe2006-09-081-13/+26
* * changed attribute-names to make more senseOliver Tappe2006-08-291-25/+42
* * now that project name is fixed, we use it: 'ODLX' => 'OpenSLX' and 'odlx' =...Oliver Tappe2006-08-211-0/+220