summaryrefslogtreecommitdiffstats
path: root/remote
Commit message (Collapse)AuthorAgeFilesLines
...
* [idleaction] Check if timeouts are > 0Simon Rettberg2015-02-121-2/+2
|
* [nscd] fix bad nscd templateJonathan Bauer2015-02-091-3/+3
|
* [ssh-auth-keys] deps broke startupJonathan Bauer2015-02-091-2/+0Star
|
* [ssh-auth-keys] removed root check - in /root anyway, so pointlessJonathan Bauer2015-02-091-3/+0Star
|
* [ssh-auth-keys] start link for serviceJonathan Bauer2015-02-091-0/+1
|
* [ssh-auth-keys] .service suffix ...Jonathan Bauer2015-02-092-1/+0Star
|
* [ssh-auth-keys] static module to copy keys from ↵Jonathan Bauer2015-02-095-0/+45
| | | | /root/.ssh/authorized_keys.d/ into /root/.ssh/authorized_keys
* [systemd] force reset on the tty before it is spawnedJonathan Bauer2015-02-041-1/+2
|
* New config files for openSuse 13.2 Harlequin - works so far (some pam problemsChristian Rößler2015-02-038-0/+209
| | | | remain)
* [sssd] removed debug msgJonathan Bauer2015-01-301-2/+0Star
|
* [pam] don't log sudo in non-interactive sessionsJonathan Bauer2015-01-301-0/+1
|
* [pam] removed nslcd specific build logic from module.buildJonathan Bauer2015-01-281-18/+0Star
|
* [sssd] new module for sssd, work in progress.Jonathan Bauer2015-01-284-0/+76
|
* [pam/nlscd] split nslcd stuff to its own moduleJonathan Bauer2015-01-289-24/+60
|
* [ncp] bad directories fetched - ./lib does not exist in the build tree of ↵Jonathan Bauer2015-01-281-2/+1Star
| | | | this module
* [ncp] oops - these were not supposed to be commited :)Jonathan Bauer2015-01-283-104/+0Star
|
* [ncp] moved ncp related stuff to its own module. Kept it because who knows ↵Jonathan Bauer2015-01-288-0/+206
| | | | if we might need it one day. NOT TESTED.
* [vbox] xml filter died long ago...Jonathan Bauer2014-12-101-74/+0Star
|
* Merge branch 'master' of git.openslx.org:openslx-ng/tm-scriptsJonathan Bauer2014-12-055-10/+9Star
|\
| * Use 3 seconds timeout for reverse lookups everywhereSimon Rettberg2014-12-042-3/+3
| |
| * [vmchooser2] Start session scripts instead of sourcingManuel Schneider2014-11-273-3/+3
| |
| * Merge branch 'master' of git.openslx.org:openslx-ng/tm-scriptsManuel Schneider2014-11-26141-37/+3130
| |\
| * | [PVS2] Remove unexpected 'fi'Manuel Schneider2014-11-261-4/+3Star
| | |
* | | [pvs2] moved pvs2mgr xsession file to pvs2 build moduleJonathan Bauer2014-12-051-0/+8
| |/ |/|
* | [rfs-stage31] Write IP information to /opt/openslx/config even if config.tgz ↵Simon Rettberg2014-11-241-1/+2
| | | | | | | | does not exist
* | [cpu-governor] new module to set the cpu governor of clientsJonathan Bauer2014-11-175-0/+83
| | | | | | | | | | default: ondemand if you want something else, use the SLX config variable SLX_GOVERNOR
* | [pvs2] xsession file to show pvs2 session in vmchooser and moved the ↵Jonathan Bauer2014-11-132-0/+11
| | | | | | | | setup-pvsmgr script from a config module, to the pvs2 module. That way it is always available.
* | [gdisk] prototyp module for gdisk to handle GPT partitionsJonathan Bauer2014-11-126-0/+598
| |
* | [systemd-distro] simple module to copy systemd from the running systemJonathan Bauer2014-11-12122-0/+2316
| | | | | | | | NOTE: use this module OR 'systemd'. Using both will lead to the world exploding!!!
* | [pam-common-share] typo & making sure USER and PASSWD are unsetJonathan Bauer2014-11-121-2/+5
| |
* | [pam-common-share] use last directory in the path as the name of the ↵Jonathan Bauer2014-11-101-7/+20
| | | | | | | | directory to mount the share to
* | [pam-common-share] support for multiple sharesJonathan Bauer2014-11-072-34/+79
| |
* | [vmchooser] fix funny variablesJonathan Bauer2014-10-312-0/+2
| |
* | [pam] added support for .d folders containing hook scriptsJonathan Bauer2014-10-312-0/+21
|/
* [cups] Another library package for Ubuntu 12.04 (libgs9-common)Christian Rößler2014-10-141-0/+2
|
* [cups] Added configuration for Ubuntu 12.(04) - to be testedChristian Rößler2014-10-131-0/+14
|
* [alsa} module.conf.ubuntu.12: Wrong package deletedChristian Rößler2014-10-091-1/+1
|
* [alsa] New module.conf.ubuntu.12, as ubuntu 12.04 has no package libasound2-dataChristian Rößler2014-10-091-0/+6
|
* [pam-share] fix mount optionsJonathan Bauer2014-10-071-3/+3
|
* [pam-share] added file/dir perms to mount optsJonathan Bauer2014-10-071-2/+2
|
* [pam-share] ash function definition...Jonathan Bauer2014-10-071-1/+1
|
* [vmchooser/vmware] added support for 2nd shared folder to enable a common ↵Jonathan Bauer2014-10-073-9/+24
| | | | share folder in the VMs
* [pam-common-share] dummy module with pam-script file to mount a common shareJonathan Bauer2014-10-073-0/+96
|
* [pam] support for common share mounting script in pam_script_authJonathan Bauer2014-10-061-7/+41
| | | | | | | the actual common share mount script should be in /opt/openslx/scripts/pam_script_mount_common_share and should come from a server/module as it is at the very least institution-specific!
* [vmchooser] fix eventual spaces in SOUND_CARD_INDEXJonathan Bauer2014-10-012-0/+6
|
* [vm*] set default sound card for vmware instead of using auto-detectJonathan Bauer2014-10-013-32/+68
|
* [vmchooser2] Update openslx.exe: Mute sound on Windows Vista and newerSimon Rettberg2014-09-301-0/+0
|
* [vmchooser] Fix microphone input even moreSimon Rettberg2014-09-302-24/+58
|
* [alsa] Disable alsa config generation - breaks vmware mic inputSimon Rettberg2014-09-291-1/+0Star
|
* [beamergui] Detect screens with geometry width > 90cm as beamerSimon Rettberg2014-09-291-18/+19
|