-
After one year of absence I released yesterday version 1.2 of Bluvert.
Updates:
* global configuration variable $cwd available - will be replaced by current working directory
* Bluvert is executed in threading mode - no more need for Cron execution
* execution of Bluetooth neighbourhood discovery is done by execute-server.py - no more need for Cron execution, too
* sending workers running in...
2010-01-01 23:06:01 UTC in bluvert
-
cth_goldenhawk committed revision 7 to the bluvert SVN repository, changing 18 files.
2009-12-31 00:03:22 UTC in bluvert
-
cth_goldenhawk made 1 file-release changes.
2009-12-31 00:01:01 UTC in bluvert
-
cth_goldenhawk made 1 file-release changes.
2009-12-31 00:00:01 UTC in bluvert
-
cth_goldenhawk made 2 file-release changes.
2009-11-30 09:42:01 UTC in ADUaCET
-
cth_goldenhawk made 2 file-release changes.
2009-08-19 09:52:01 UTC in XenUSV
-
This patch removes the directives SSPIOmitDomain and SSPIUsernameCase.
Instead of the two directives only SSPIUsernameFormat exists.
SSPIUsernameFormat: controls the username format given in REMOTE_USER. %d and %u and synonyms for lowercase domain respective username, %D and %U are the uppercase variants. %% is used for the sign '%'
Patch contains compiled .so against Apache 2.0.58.
2009-08-19 07:26:02 UTC in mod_auth_sspi
-
Patch can be found under #2818727 respective https://sourceforge.net/tracker/?func=detail&aid=2818727&group_id=239993&atid=1111631.
2009-07-08 20:21:20 UTC in VBoxTool
-
Patch for #2818726 - vbox_user is not used.
2009-07-08 20:19:26 UTC in VBoxTool
-
Settings:
* /etc/vboxtool/vboxtool.conf contains "vbox_user='ckl'"
* root@srv: vboxtool autostart
Problem:
* vboxtool does not use the vbox_user variable
* Machines from given user are not restored on startup because of wrong home directory
Solution:
* Will upload a fix in a few minutes.
2009-07-08 20:16:12 UTC in VBoxTool