summaryrefslogtreecommitdiffstats
path: root/remote/modules
Commit message (Collapse)AuthorAgeFilesLines
* [pam-common-share] fix bad variable name and typoJonathan Bauer2015-04-071-6/+5Star
|
* [pam-common-share] removed bash specifics in pam-common-share scriptsJonathan Bauer2015-04-022-38/+60
|
* [netpoint-lightdm] guest scripts: path to iptables binary re-setChristian Rößler2015-03-262-16/+20
|
* [alsa] REQUIRED_INSTALLED für opensus[alsa] REQUIRED_INSTALLED für opensuseChristian Rößler2015-03-261-0/+5
|
* [netpoint-lightdm] some further stuffChristian Rößler2015-03-265-7/+12
|
* [netpoint-lightdm] Some more bug fixesChristian Rößler2015-03-251-0/+6
|
* [netpoint-lightdm] Some more fixes and extensionsChristian Rößler2015-03-253-3/+21
|
* [netpoint-lightdm] Some more files, etc/sysconfigChristian Rößler2015-03-252-0/+164
|
* [netpoint-lightdm] Some more files, little bugChristian Rößler2015-03-252-4/+371
|
* [netpoint-lightdm] openSuse-specific: First checkin lightdm-Netpoint ↵Christian Rößler2015-03-2513-0/+459
| | | | | | solution, firefox follws. Need further heavy debugging, this is not production ready.
* [systemd, sssd] Patches for openSuse 13.2Christian Rößler2015-03-232-0/+10
|
* Fix last commitSimon Rettberg2015-03-041-2/+2
|
* [vm*] Only explicitly set sound card if there's more than one in the host systemSimon Rettberg2015-03-043-11/+23
|
* [sssd] openSuse 13.2 config file dir. addedChristian Rößler2015-02-201-0/+1
|
* [sssd, beamergui] openSuse 13.2 sssd config file, beamergui build modif.root2015-02-182-2/+17
|
* [sssd] First files for openSuse 13.2 Harlequin (untested!)Christian Rößler2015-02-171-0/+12
|
* [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-037-0/+189
| | | | 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-054-8/+7Star
|\
| * Use 3 seconds timeout for reverse lookups everywhereSimon Rettberg2014-12-041-1/+1
| |
| * [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-26140-36/+3128
| |\
| * | [PVS2] Remove unexpected 'fi'Manuel Schneider2014-11-261-4/+3Star
| | |
* | | [pvs2] moved pvs2mgr xsession file to pvs2 build moduleJonathan Bauer2014-12-051-0/+8
| |/ |/|
* | [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
|