summaryrefslogtreecommitdiffstats
path: root/server/modules
Commit message (Collapse)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/origin/test' into mergetestmergetestJonathan Bauer2015-04-0718-0/+1249
|\
| * [hdd-boot] michi's werktestJonathan Bauer2015-04-022-25/+29
| |
| * Merge branch 'hdd-boot' of git.openslx.org:openslx-ng/tm-scripts into HEADJonathan Bauer2015-03-112-9/+163
| |\
| | * [hdd-boot] some fixes and cleanupMichael Pereira2015-03-052-9/+163
| | |
| * | merge hdd-bootJonathan Bauer2015-03-023-0/+116
| |\|
| | * [hdd-boot] addons are now loaded from hdd and vm xml files copied to /bootMichael Pereira2015-03-021-2/+21
| | |
| | * [hdd-boot] code reviewMichael Pereira2015-02-261-83/+46Star
| | |
| | * [hdd-boot] Add grubmenumaker script and init changesTiago2014-11-133-0/+134
| | |
| * | merge local accountsJonathan Bauer2015-01-146-0/+426
| |\ \
| | * | [local-account] rename systemd script for local accountslocal-accountsMichael Pereira Neves2014-11-111-0/+0
| | | |
| | * | [local-account] code reviewMichael Pereira Neves2014-11-101-32/+41
| | | |
| | * | Issue #1870: [local_accounts] local_accounts config module created.Lucas Affonso Xavier de Morais2014-11-106-0/+417
| | | |
| * | | merge client cacheJonathan Bauer2015-01-145-0/+31
| |\ \ \
| | * | | [client-cache] Make waiting for setup-partitions optionalclient-cacheMichael Pereira Neves2014-10-281-1/+2
| | | | |
| | * | | [client-cache] second try to solve race condition...Michael Pereira Neves2014-10-282-4/+2Star
| | | | |
| | * | | [client-cache] fix server not starting due to race conditionMichael Pereira Neves2014-10-281-0/+2
| | | | |
| | * | | [dnbd3_cache] fix path for killall binaryMichael Pereira Neves2014-10-281-1/+1
| | | | |
| | * | | [dnbd3-cache] partition script changedTiago2014-10-282-2/+2
| | | | |
| | * | | [dnbd3-cache]include dnbd-server add service fileTiago2014-10-285-0/+30
| | | | |
| * | | | Merge remote-tracking branch 'origin/partitioner' into testJonathan Bauer2015-01-143-0/+518
| |\ \ \ \
| | * | | | [partitioner] fix status bar for gpt partitioningMichael Pereira Neves2014-10-281-0/+1
| | | | | |
| | * | | | [partitioner] Create special boot partition for the bootloader when using GPTMichael Pereira Neves2014-10-281-8/+14
| | | | | |
| | * | | | [partitioner] Create function for warning and error messagesMichael Pereira Neves2014-10-281-63/+70
| | | | | |
| | * | | | [partitioner] updated default partition table for partitioner and ↵Michael Pereira Neves2014-10-281-2/+3
| | | | | | | | | | | | | | | | | | | | | | | | setup-partitions
| | * | | | [partitioner] reworked partitioner and setup-partitions, tested and workingMichael Pereira Neves2014-10-283-360/+484
| | | | | |
| | * | | | [partitioner] corrected config pathMichael Pereira Neves2014-10-281-3/+2Star
| | | | | |
| | * | | | [partitioner] add systemd serviceMichael Pereira Neves2014-10-282-0/+21
| | | | | |
| | * | | | [partitioner] partitioner adapted to work with more options in ↵Lucas Affonso Xavier de Morais2014-10-281-5/+10
| | | | | | | | | | | | | | | | | | | | | | | | SLX_PARTITION_TABLE
| | * | | | [partitioner] minor fixes.Lucas Affonso Xavier de Morais2014-10-281-1/+1
| | | | | |
| | * | | | [partitioner] changed the way GPT partitions are created.Lucas Affonso Xavier de Morais2014-10-281-27/+29
| | | | | |
| | * | | | [partitioner] minor fixesLucas Affonso Xavier de Morais2014-10-281-2/+3
| | | | | |
| | * | | | [partitioner] progress bar added on creation of new partitions.Lucas Affonso Xavier de Morais2014-10-281-40/+43
| | | | | |
| | * | | | [partitioner] SLX_DELETE_PARTITION_TABLE='no' working for GPT partition ↵Lucas Affonso Xavier de Morais2014-10-281-67/+121
| | | | | | | | | | | | | | | | | | | | | | | | table type.
| | * | | | [partitioner] default statements implemented.Lucas Affonso Xavier de Morais2014-10-281-35/+48
| | | | | |
| | * | | | [partitioner] made partitioner a config moduleMichael Pereira Neves2014-10-281-0/+281
| | |/ / /
* | | | | [freiburg-config] sssd: etc/sssd/sssd.conf perms adjusted (or tried to)Christian Rößler2015-02-201-1/+1
| | | | |
* | | | | [sshd-freiburg] iptable rule to filter out incoming connections on port 22 ↵Jonathan Bauer2015-02-041-0/+3
| | | | | | | | | | | | | | | | | | | | when coming from outside the uni net
* | | | | [auth-freiburg] renamed 'pam-freiburg' to 'auth-freiburg' since the module ↵Jonathan Bauer2015-02-0426-0/+0
| | | | | | | | | | | | | | | | | | | | does more than just pam
* | | | | [freiburg] restructuring pam-freiburg module before renamingJonathan Bauer2015-02-049-34/+13Star
| | | | |
* | | | | [pam-ldap-freiburg] new conf.tgz module for freiburg's old ldap specific pam ↵Jonathan Bauer2015-01-283-0/+0
| | | | | | | | | | | | | | | | | | | | config
* | | | | [sssd-freiburg] new config.tgz module for the sssd stuffJonathan Bauer2015-01-285-0/+170
| | | | |
* | | | | [pam/nlscd] split nslcd stuff to its own moduleJonathan Bauer2015-01-282-0/+0
| | | | |
* | | | | [cups-freiburg] added new Xerox Phaser 5500DT ppd and update printers.conf ↵Jonathan Bauer2015-01-233-1744/+1558Star
|/ / / / | | | | | | | | | | | | [WIP/TOTEST]
* | | | [pvs2mgr] symlink pvs2mgr.desktop as default.desktop to autologin into pvs2mgrJonathan Bauer2014-12-051-0/+1
| | | |
* | | | Merge branch 'master' of git.openslx.org:openslx-ng/tm-scriptsJonathan Bauer2014-12-052-60/+203
|\ \ \ \
| * | | | [pam-freiburg] verbose mountSimon Rettberg2014-12-051-2/+2
| | | | |
| * | | | [cups] Fix Dell PPDManuel Schneider2014-12-031-58/+201
| | |_|/ | |/| |
* / | | [pvs2] moved pvs2mgr xsession file to pvs2 build moduleJonathan Bauer2014-12-051-10/+0Star
|/ / /
* | / [pvs2] xsession file to show pvs2 session in vmchooser and moved the ↵Jonathan Bauer2014-11-131-4/+0Star
| |/ |/| | | | | setup-pvsmgr script from a config module, to the pvs2 module. That way it is always available.
* | [config] added openstack pam hooks scripts to start/stop openstack daemon on ↵Jonathan Bauer2014-10-312-0/+15
|/ | | | user logout/login