summaryrefslogtreecommitdiffstats
path: root/config-db
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * added %cmdlineOptions to exports in order to enable scripts toOliver Tappe2006-10-021-3/+3
* * added support for --help, --man and --versionOliver Tappe2006-10-021-1/+273
* * minor cleanupOliver Tappe2006-10-021-26/+38
* * renamed setup-test-data-simple.pl to slxsetup-test-data-simple.pl to make itOliver Tappe2006-10-021-0/+0
* * added support for --help, --man and --versionOliver Tappe2006-10-021-3/+205
* * removed --use-absolute-tftp-path again, as this functionality is now implem...Oliver Tappe2006-10-011-11/+0Star
* * added support for new cmdline option '--use-absolute-tftp-path' which causesOliver Tappe2006-09-301-1/+12
* * minor cleanupOliver Tappe2006-09-301-8/+11
* * ask for confirmation only if database actually has contentOliver Tappe2006-09-301-5/+9
* * some cleanup and clearificationsOliver Tappe2006-09-291-15/+15
* * added 'export-path' (which defaults to '/srv/openslx/export').Oliver Tappe2006-09-292-1/+5
* * fixed occurrences of temp-basepath to temp-pathOliver Tappe2006-09-291-2/+2
* * minor cleanupOliver Tappe2006-09-292-5/+3Star
* * adjusted to changed naming of several configuration keysOliver Tappe2006-09-291-1/+1
* * fixed problem with 'db-name' not being honoured at all, this fixesOliver Tappe2006-09-291-1/+2
* * changed syntax of config-files to be shell-compatibleOliver Tappe2006-09-291-28/+56
* * renamed to test-config-db.plOliver Tappe2006-09-291-193/+0Star
* * renamed testConfDB.pl to test-config-db.plOliver Tappe2006-09-291-0/+193
* * removed superfluous scriptOliver Tappe2006-09-291-27/+0Star
* * moved confirmatory question to setup-test-data script, as that's where it isOliver Tappe2006-09-292-23/+28
* * removed unfinished XML-implementation as I encounter several problems withOliver Tappe2006-09-291-186/+0Star
* * some work on the testing script, fixed several errors on the wayOliver Tappe2006-09-263-4/+81
* * fixed generation of client-config file, env-vars do not like spaces in init...Oliver Tappe2006-09-261-1/+1
* * added a script that generates a rather simple testing datasetOliver Tappe2006-09-251-0/+75
* * added missing 'file' kernel-argOliver Tappe2006-09-251-1/+1