summaryrefslogtreecommitdiffstats
path: root/config-db/slxconfig
Commit message (Expand)AuthorAgeFilesLines
* change dir structureSebastian Schmelzer2010-09-021-1785/+0Star
* * removed setting default values for attributes that do not exist anymoreOliver Tappe2009-01-281-31/+14Star
* * slxconfig and slxos-plugin now treat the name 'default' as an alias forOliver Tappe2008-08-211-1/+4
* git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2048 95ad53e4-c2...Oliver Tappe2008-08-181-1/+1
* * fixed list-attributes command to support being given attribute names, tooOliver Tappe2008-08-071-7/+19
* * separated synchronization of attributes from removal of stale references,Oliver Tappe2008-06-021-0/+18
* * heavily redesigned and improved the checking of attributes: instead of dyingOliver Tappe2008-05-241-2/+14
* * implemented checking of attributes for groups and clients in slxconfigOliver Tappe2008-05-241-3/+15
* * attributes set via slxconfig are now being checked not only against the res...Oliver Tappe2008-05-221-14/+35
* * fixed bug in slxconfig introduced yesterday that would not allow settingOliver Tappe2008-05-211-7/+1Star
* * added support to slxconfig for checking the given attribute values againstOliver Tappe2008-05-201-0/+7
* * renamed --verbose-level to --log-level to make it more separate from --verb...Oliver Tappe2008-04-071-1/+1
* * Switched indent used in Perl-code and settings files from tabs to 4 spaces.Oliver Tappe2008-03-201-1123/+1123
* * fixed several bugs with respect to the listing of plugins (as part of a systemOliver Tappe2008-03-191-7/+13
* * fixed several bugs in the config-demuxer caused by recent changes in pluginOliver Tappe2008-03-171-1/+1
* * hopefully finally fixed the utf8-related character problems in --manOliver Tappe2008-02-121-1/+1
* * added support for show inherited attributes to the search actions, tooOliver Tappe2008-02-091-194/+160Star
* Hopefully finished the adjustments of the tools with respect to themeOliver Tappe2008-01-271-7/+8
* adjusted following the recent discussion on the devel list:Oliver Tappe2008-01-261-21/+59
* * avoid possible warnings about undefined values in regex-substitutionOliver Tappe2008-01-121-3/+5
* * avoid possible warnings about undefined values in regex-substitutionOliver Tappe2008-01-121-4/+5
* * fixed bug where changing an attribute of a client or system would dropOliver Tappe2008-01-111-4/+64
* * now accepts \n and \t in values and converts them to the respective realOliver Tappe2008-01-111-3/+14
* * fixed bug that disallowed setting of scoped (a.k.a. plugin-specific) Oliver Tappe2008-01-091-2/+2
* * fixed several smaller bugs found when testing slxexportOliver Tappe2008-01-071-1/+0Star
* * finished refactoring of attribute handling code, especially theOliver Tappe2008-01-071-37/+139
* more refactoring (not limited to attribute handling)Oliver Tappe2008-01-041-15/+50
* more work at refactoring of the way attributes are handled:Oliver Tappe2008-01-041-19/+84
* * fixed typo (13 times), the new method is named getColumnsOfTable(), notOliver Tappe2007-12-041-13/+13
* * added support for groups (add, change, list, remove and search)Oliver Tappe2007-11-291-66/+351
* * started to work on group-support (unfinished!)Oliver Tappe2007-11-041-23/+60
* * fixed dumb bug that caused argument values to be rejected when they are Oliver Tappe2007-10-011-1/+1
* * added missing support for changing exports and vendor-OSesOliver Tappe2007-08-291-15/+87
* * Fixed another bug reported by Bastian:Oliver Tappe2007-07-311-280/+320
* * base work towards utf8-cleanness (it is now possible to handle vendor-OSesOliver Tappe2007-07-211-1/+1
* * fixed use of an uninitialized valueOliver Tappe2007-07-181-11/+24
* * some cleanup - we now make use of here-docs where feasibleOliver Tappe2007-07-181-16/+19
* * split listing functionality into list-... and search-..., such that list-...Oliver Tappe2007-07-181-16/+157
* * fixed a couple of 'use of uninitialized values' reported by DirkOliver Tappe2007-07-181-1/+1
* * more work towards perlcritic compliance, fixed the low-hanging fruit Oliver Tappe2007-07-101-5/+12
* * fixed use of uninitialized valueOliver Tappe2007-07-061-1/+1
* * verbose-mode is now activated automatically if you request the listingOliver Tappe2007-07-011-0/+8
* * activated 'use warnings' to all modules and adjusted all occurences ofOliver Tappe2007-07-011-5/+6
* * split export type into filesystem and (optional) blockdevice, closingOliver Tappe2007-06-201-10/+10
* largish change with respect to configurable paths:Oliver Tappe2007-06-171-9/+8Star
* * fixed all warnings indicated by 'perl -w'Oliver Tappe2007-06-131-4/+4
* * minor cleanup of PODs with respect to Eclipse syntax highlightingOliver Tappe2007-05-091-2/+2
* * list-systems in verbose mode now shows type of export next to the name, inOliver Tappe2007-04-221-2/+2
* * set appropriate default values for start_xdmcp and start_x in case the syst...Oliver Tappe2007-04-141-0/+16
* * if no clients have been specified for a new system, the system will be adde...Oliver Tappe2007-04-121-0/+5