summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* preparations to support cdboot as a second boot type for clientsOliver Tappe2008-05-284-143/+284
* * cosmetics: print filename of kernel instead of full path in warning that is Oliver Tappe2008-05-281-1/+2
* * when checking the attributes from within the config-demuxer, we no longer c...Oliver Tappe2008-05-281-0/+5
* * make sure the local themes directory exists whenever this plugin is beingOliver Tappe2008-05-281-0/+3
* * refactored code for synchronization of attributes (moved from DBSchema to C...Oliver Tappe2008-05-274-60/+225
* * added support to user provided themes (should live in /etc/opt/openslx/desk...Oliver Tappe2008-05-261-11/+46
* * reworked plugin-API concerning the way the parameters are passed into Oliver Tappe2008-05-268-204/+238
* Fixed non-working installation & deinstallation of plugins into/from the '<<<...Oliver Tappe2008-05-262-25/+33
* * fixed bug that would not allow setting an empty attribute to '0'Oliver Tappe2008-05-251-1/+3
* * fixed problem in module loading code that under some circumstances led to m...Oliver Tappe2008-05-251-7/+6Star
* stupid is as stupid does or murphys lawVolker Uhrig2008-05-244-4/+4
* * back to revision 1793...Volker Uhrig2008-05-241-306/+306
* * what did i forgot to commit?Volker Uhrig2008-05-241-306/+306
* * heavily redesigned and improved the checking of attributes: instead of dyingOliver Tappe2008-05-246-62/+121
* * fixed a problem with a failing child process passing the death gate by thro...Oliver Tappe2008-05-241-7/+8
* * minor bugfixVolker Uhrig2008-05-242-6/+4Star
* * fixed problems with local installed version raised through vmpl2.0Volker Uhrig2008-05-245-98/+78Star
* * added checking of system attributes, too (before only clients were checked)Oliver Tappe2008-05-241-1/+12
* * make sure to remove all warning- and error-indicator strings already containedOliver Tappe2008-05-241-2/+2
* * added checking of attributes for every client & system before its attribute...Oliver Tappe2008-05-241-0/+10
* * implemented checking of attributes for groups and clients in slxconfigOliver Tappe2008-05-243-5/+23
* * artifically bumped the schema version to 0.30 in order to trigger a synchro...Oliver Tappe2008-05-241-1/+10
* * fixed bug introduced recently that would cause attributes of default system toOliver Tappe2008-05-241-1/+3
* * changed warning indicator from '°°°' to '! ' in order to avoid possible...Oliver Tappe2008-05-241-2/+2
* * fixed font problemVolker Uhrig2008-05-232-20/+39
* * use Clone::clone instead of Storable::dclone throughout OpenSLX in order to...Oliver Tappe2008-05-224-11/+11
* * attributes set via slxconfig are now being checked not only against the res...Oliver Tappe2008-05-226-57/+247
* * supress lib error while giving vmware its own font configVolker Uhrig2008-05-221-0/+1
* * removed problem with gtkVolker Uhrig2008-05-222-1/+7
* Removing obsolete plugin desktopmanager, next step would be to test the deskt...Michael Janczyk2008-05-213-231/+0Star
* * fixed bug in slxconfig introduced yesterday that would not allow settingOliver Tappe2008-05-213-28/+46
* * added support to slxconfig for checking the given attribute values againstOliver Tappe2008-05-202-2/+45
* * more work at desktop plugin (GDM & KDM should now work on SUSE & Ubuntu)Oliver Tappe2008-05-205-23/+249
* * optimized the methods that set the attributes of a client/group/system toOliver Tappe2008-05-201-46/+114
* * intermediate commit of desktop plugin, preparing for travel ...Oliver Tappe2008-05-1843-66/+512
* * delete the respective plugin-repo subfolder upon removal of a specific pluginOliver Tappe2008-05-181-1/+1
* * fixed a lib problem for vmpl2.0Volker Uhrig2008-05-152-0/+12
* * small fixVolker Uhrig2008-05-152-32/+36
* * get needed data from xml file when vmchooser got changedVolker Uhrig2008-05-152-30/+58
* * Added usage of stage1 attributesVolker Uhrig2008-05-142-86/+19Star
* * added stage1 configuration attributeVolker Uhrig2008-05-141-0/+26
* * minor changesVolker Uhrig2008-05-1415-5273/+13Star
* * added installation of vmplayer 2Volker Uhrig2008-05-143-1/+128
* * removed files not needed anymoreVolker Uhrig2008-05-134-117/+562
* * more functions in vmware.pm to make the source better read- and understandableVolker Uhrig2008-05-132-142/+168
* * added explicit check for /srv/openslx/export/nfs being a bind-mount toOliver Tappe2008-05-121-0/+34
* * removed content_regex from verbose listing of attrs, as it does not make senseOliver Tappe2008-05-101-1/+1
* * optimization of function... or perhaps not... depending on the nextVolker Uhrig2008-05-021-13/+20
* * created function for version checkVolker Uhrig2008-05-021-39/+50
* Some comments to vmware plugin code ...Dirk von Suchodoletz2008-04-232-44/+50