summaryrefslogtreecommitdiffstats
path: root/config-db
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * type problem in date determination code.Oliver Tappe2006-10-291-1/+1
* * as we now use 'vmlinuz' for the defaultd kernel name we haveOliver Tappe2006-10-291-2/+3
* * now always use 'vmlinuz' as default kernel nameOliver Tappe2006-10-291-2/+2
* * added support for writing of slxconfig file and passing itOliver Tappe2006-10-291-1/+38
* * added support for showing and changing the settings, too.Oliver Tappe2006-10-291-3/+28
* * 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-292-2/+62
* * added transparent mechanism for generating placeholdersOliver Tappe2006-10-291-2/+8
* * more cleanupOliver Tappe2006-10-294-4/+4
* * --root-path now defaults to '/'Oliver Tappe2006-10-291-1/+16
* * adjusted PODs and abstracts to recent name changes.Oliver Tappe2006-10-295-19/+20
* * we now check if we could create the database folder and Oliver Tappe2006-10-281-1/+5
* * added separate script for simple database setupOliver Tappe2006-10-281-0/+339
* * fixed module pathOliver Tappe2006-10-282-2/+2
* * renamed several scripts to our new convention: no .pl forOliver Tappe2006-10-287-207/+540
* * 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
* * fixed typo in package nameOliver Tappe2006-10-231-7/+7
* * removed support for ignoring ld-linux.so as it doesn't make senseOliver Tappe2006-10-231-7/+0Star
* * added architecture-independent reimplementation of lddOliver Tappe2006-10-221-0/+206
* * canonicalization of $LANG is now even more strict in order to be robustOliver Tappe2006-10-142-3/+4
* * avoid confusing error message about existing lock-file when in fact the scriptOliver Tappe2006-10-141-2/+9
* * added message giving the path of the created files and the possibility of e...Oliver Tappe2006-10-141-0/+8
* * adjusted POD-texts to our current standards.Oliver Tappe2006-10-144-100/+137
* * minor cleanupOliver Tappe2006-10-141-5/+8
* * shortened output for --help (now only gives an option-overview), but added ...Oliver Tappe2006-10-141-44/+52
* * fixed incorrect _tr-argument.Oliver Tappe2006-10-061-1/+1
* * updated with all current translatable strings, most translations are missin...Oliver Tappe2006-10-062-71/+244
* * added canonicalization of '\n' and '\t' to _tr().Oliver Tappe2006-10-061-2/+6
* * fixed format of error-message.Oliver Tappe2006-10-063-6/+6
* * added safety check, now only *.pm files will be updated.Oliver Tappe2006-10-061-1/+1
* * renamed 'tools'-folder to 'devel-tools' to make things more clear: the toolsOliver Tappe2006-10-061-0/+0
* * considerably improved parsing of _tr()-argumentsOliver Tappe2006-10-061-30/+92
* * added explicit check for required DBD-module in order to give a precise err...Oliver Tappe2006-10-063-7/+16
* * minor formatting correctionsOliver Tappe2006-10-041-4/+4
* * changed ODLX to OpenSLX such that things work againOliver Tappe2006-10-042-22/+298
* * we now log the loaded translation moduleOliver Tappe2006-10-041-3/+5
* * corrected typoOliver Tappe2006-10-041-5/+14
* * minor cleanupOliver Tappe2006-10-042-10/+4Star
* * added tool for extracting translatable strings from scripts and modules, wh...Oliver Tappe2006-10-041-0/+153
* * added OpenSLX-header to all my files.Oliver Tappe2006-10-0315-32/+133
* * fixed problem with perl-scripts not finding their modules in production pathOliver Tappe2006-10-035-10/+30
* * cleanup of POD stuff.Oliver Tappe2006-10-022-18/+28
* * added tool for setting/removing local settings, very handy if admins wantOliver Tappe2006-10-021-0/+292