| Commit message (Expand) | Author | Age | Files | Lines |
* | more refactoring (not limited to attribute handling) | Oliver Tappe | 2008-01-04 | 1 | -15/+50 |
* | more work at refactoring of the way attributes are handled: | Oliver Tappe | 2008-01-04 | 1 | -19/+84 |
* | * fixed typo (13 times), the new method is named getColumnsOfTable(), not | Oliver Tappe | 2007-12-04 | 1 | -13/+13 |
* | * added support for groups (add, change, list, remove and search) | Oliver Tappe | 2007-11-29 | 1 | -66/+351 |
* | * started to work on group-support (unfinished!) | Oliver Tappe | 2007-11-04 | 1 | -23/+60 |
* | * fixed dumb bug that caused argument values to be rejected when they are | Oliver Tappe | 2007-10-01 | 1 | -1/+1 |
* | * added missing support for changing exports and vendor-OSes | Oliver Tappe | 2007-08-29 | 1 | -15/+87 |
* | * Fixed another bug reported by Bastian: | Oliver Tappe | 2007-07-31 | 1 | -280/+320 |
* | * base work towards utf8-cleanness (it is now possible to handle vendor-OSes | Oliver Tappe | 2007-07-21 | 1 | -1/+1 |
* | * fixed use of an uninitialized value | Oliver Tappe | 2007-07-18 | 1 | -11/+24 |
* | * some cleanup - we now make use of here-docs where feasible | Oliver Tappe | 2007-07-18 | 1 | -16/+19 |
* | * split listing functionality into list-... and search-..., such that list-... | Oliver Tappe | 2007-07-18 | 1 | -16/+157 |
* | * fixed a couple of 'use of uninitialized values' reported by Dirk | Oliver Tappe | 2007-07-18 | 1 | -1/+1 |
* | * more work towards perlcritic compliance, fixed the low-hanging fruit | Oliver Tappe | 2007-07-10 | 1 | -5/+12 |
* | * fixed use of uninitialized value | Oliver Tappe | 2007-07-06 | 1 | -1/+1 |
* | * verbose-mode is now activated automatically if you request the listing | Oliver Tappe | 2007-07-01 | 1 | -0/+8 |
* | * activated 'use warnings' to all modules and adjusted all occurences of | Oliver Tappe | 2007-07-01 | 1 | -5/+6 |
* | * split export type into filesystem and (optional) blockdevice, closing | Oliver Tappe | 2007-06-20 | 1 | -10/+10 |
* | largish change with respect to configurable paths: | Oliver Tappe | 2007-06-17 | 1 | -9/+8 |
* | * fixed all warnings indicated by 'perl -w' | Oliver Tappe | 2007-06-13 | 1 | -4/+4 |
* | * minor cleanup of PODs with respect to Eclipse syntax highlighting | Oliver Tappe | 2007-05-09 | 1 | -2/+2 |
* | * list-systems in verbose mode now shows type of export next to the name, in | Oliver Tappe | 2007-04-22 | 1 | -2/+2 |
* | * set appropriate default values for start_xdmcp and start_x in case the syst... | Oliver Tappe | 2007-04-14 | 1 | -0/+16 |
* | * if no clients have been specified for a new system, the system will be adde... | Oliver Tappe | 2007-04-12 | 1 | -0/+5 |
* | * for better consistency, the name has to be given without the 'name='-prefix, | Oliver Tappe | 2007-04-12 | 1 | -59/+77 |
* | * even more work on consolidating the PODs. Hopefully, I'm finished now... | Oliver Tappe | 2007-04-03 | 1 | -145/+38 |
* | * more POD consolidation | Oliver Tappe | 2007-04-01 | 1 | -76/+103 |
* | * improved POD formatting | Oliver Tappe | 2007-04-01 | 1 | -81/+265 |
* | * moved default values for systems and client into DB-layer | Oliver Tappe | 2007-04-01 | 1 | -19/+0 |
* | * system-names will no longer be automatically set, you have to specify them ... | Oliver Tappe | 2007-04-01 | 1 | -46/+75 |
* | * circumvent dubious problem with perldoc in combination with UTF-8 that | Oliver Tappe | 2007-04-01 | 1 | -1/+6 |
* | * added several missing closing brackets in POD | Oliver Tappe | 2007-03-29 | 1 | -5/+5 |
* | * added support for adding/removing of clients to/from a system, without havi... | Oliver Tappe | 2007-03-26 | 1 | -57/+115 |
* | * --list-systems now shows the names of the respective systems' clients, too | Oliver Tappe | 2007-03-26 | 1 | -12/+51 |
* | * inserted correct copyright header | Oliver Tappe | 2007-03-23 | 1 | -4/+8 |
* | * fixed incorrect uses of the _tr() function | Oliver Tappe | 2007-03-23 | 1 | -1/+1 |
* | * completed this script: | Oliver Tappe | 2007-03-23 | 1 | -81/+335 |
* | * added the options '--list-clients', '--list-exports', '--list-systems' and | Oliver Tappe | 2007-03-16 | 1 | -0/+42 |
* | * largish overhaul, changed ConfigDB to be object-oriented (could be improved... | Oliver Tappe | 2007-03-15 | 1 | -34/+50 |
* | * minor cleanup | Oliver Tappe | 2007-03-13 | 1 | -25/+15 |
* | * added new script slxconfig, which can be used to add systems and clients to... | Oliver Tappe | 2007-03-11 | 1 | -0/+270 |