summaryrefslogtreecommitdiffstats
path: root/config-db/OpenSLX
Commit message (Expand)AuthorAgeFilesLines
...
* * 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
* * fixed incorrect use of private-path instead of stage1-path, as reportedOliver Tappe2007-05-181-1/+1
* * simplified declaration of base classes via 'use base'Oliver Tappe2007-05-135-28/+12Star
* * fixed error during loading of DB-modules I introduced yesterdayOliver Tappe2007-05-121-1/+1
* * cleanup in DB-modulesOliver Tappe2007-05-115-23/+16Star
* * reworked construction of export-URI to be delegated into the respectiveOliver Tappe2007-05-071-16/+11Star
* * 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-064-16/+175
* * fixed syntax problemsOliver Tappe2007-05-051-2/+3
* * added default values for all attributes to default systemOliver Tappe2007-05-051-0/+40
* * added pushAttributes() and externalConfigNameForClient()Oliver Tappe2007-05-051-15/+50
* * fixed some holes in param check, could lead to crashesOliver Tappe2007-05-051-5/+5
* * removed code that tries to set defaults to columns that do not exist anymoreOliver Tappe2007-05-041-9/+0Star
* * filled attributes list with everything referenced in machine-setup.defaultOliver Tappe2007-05-031-13/+30
* overhaul the settings concept:Oliver Tappe2007-05-024-89/+0Star
* * improved error handling during installation and execution in case the DB-mo...Oliver Tappe2007-04-301-1/+11
* * corrected generation of wrong export name in PXE files.Oliver Tappe2007-04-291-1/+1
* * added method for getting the next export-counter of a vendor-OS.Oliver Tappe2007-04-231-0/+17
* * added 'export_counter' to table 'vendor_os'Oliver Tappe2007-04-231-1/+2
* * cleanupOliver Tappe2007-04-232-2/+1Star
* * improved error message in case a database module couldOliver Tappe2007-04-133-3/+3
* * fixed incorrect module names in error message.Oliver Tappe2007-04-133-3/+3
* * fixed leftover of use_absolute_tftpOliver Tappe2007-04-111-1/+0Star
* * circumvent problem with older versions of DBD::CSV not supporting the max()...Oliver Tappe2007-04-111-1/+9
* * removed 'use_absolute_tftp' from settings tableOliver Tappe2007-04-081-3/+0Star
* * db-type no longer requires exact case matching of the respective module nam...Oliver Tappe2007-04-081-1/+14
* * added more precise errors for inconsistent DB states (if the export or vend...Oliver Tappe2007-04-051-2/+10
* * moved default values for systems and client into DB-layerOliver Tappe2007-04-011-0/+24
* * cosmetical changesOliver Tappe2007-03-261-1/+1
* * fixed a bad bug in _updateRefTable that would delete many more items than s...Oliver Tappe2007-03-261-1/+6
* * inserted correct copyright headerOliver Tappe2007-03-238-24/+77
* * adjusted to changed DB-schemaOliver Tappe2007-03-231-27/+9Star
* * cleaned up some schema inconsistenciesOliver Tappe2007-03-231-2/+2
* * largish overhaul, changed ConfigDB to be object-oriented (could be improved...Oliver Tappe2007-03-157-516/+473Star
* * fixed problems with regards to extractTranslations.plOliver Tappe2007-02-031-4/+3Star
* * moved basic perl modules into new 'lib' folder in order to make them availableOliver Tappe2007-01-143-787/+0Star
* * some work towards completing the API documentation (POD)Oliver Tappe2006-12-111-0/+478
* * fixed several missing return statementsOliver Tappe2006-12-111-5/+7
* 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
* * fixed linebreak problem, now we use '\x0a' only, in orderOliver Tappe2006-10-291-1/+1
* * added support for new table 'settings', which containsOliver Tappe2006-10-294-0/+60
* * improved error-handling in case of problems with the db-backend.Oliver Tappe2006-10-291-2/+8
* * added stub for DHCP-exporter and adjusted config-demuxerOliver Tappe2006-10-291-0/+38
* * added transparent mechanism for generating placeholdersOliver Tappe2006-10-291-2/+8
* * we now check if we could create the database folder and Oliver Tappe2006-10-281-1/+5
* * renamed several scripts to our new convention: no .pl forOliver Tappe2006-10-281-197/+530
* * improved algorithm when searching for translation modules such that it is now Oliver Tappe2006-10-231-27/+53
* * renamed module from full locale name to just the language, it doesn't make ...Oliver Tappe2006-10-231-2/+2