summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* removed debug informationremote-debugChristoph Schulthess2017-05-181-13/+12Star
* RemoteDebug w/o extensive loggingChristoph Schulthess2017-04-061-24/+9Star
* Keystore addedChristoph Schulthess2017-03-301-8/+67
* renaming and comments (jipi)Christoph Schulthess2017-03-271-1/+55
* new relay taskChristoph Schulthess2017-03-271-3/+1Star
* new relay taskChristoph Schulthess2017-03-271-0/+190
* Decluttered tasks, SSL is now Default Relay modeChristoph Schulthess2017-02-233-288/+27Star
* DispatchSSLRelay addedChristoph Schulthess2017-02-222-8/+55
* fixed Dispatch RelayChristoph Schulthess2017-02-211-9/+20
* DispatchRelay class/task sockets fixedChristoph Schulthess2017-02-131-2/+3
* DispatchRelay class/taskChristoph Schulthess2017-02-131-3/+4
* DispatchRelay TaskChristoph Schulthess2017-02-011-0/+163
* meaningful commentsChristoph Schulthess2016-12-011-12/+24
* cleaned task execute methodChristoph Schulthess2016-12-011-60/+91
* branch initial commit w. SSLRelayTask & new pom.xml due to depency problemsChristoph Schulthess2016-12-012-2/+218
* [util/Archive] Enable long filename support (POSIX extension)Simon Rettberg2016-10-271-1/+3
* [CompileIPxe] Support usb stick generationSimon Rettberg2016-09-011-4/+4
* [LinkConfigTgz] Passing empty target means remove linkSimon Rettberg2016-09-011-11/+17
* system-restore: Support new webif (modularized)Simon Rettberg2016-09-011-6/+25
* [scripts] system-restore: Use new install-all script for DB updateSimon Rettberg2016-07-051-1/+4
* [ldap/ad] Support home directory remapping optionsSimon Rettberg2016-05-205-31/+131
* [ipxe] Also create usb imageSimon Rettberg2016-05-202-9/+31
* [ad] Mount-cifs: Try different mount options (smb3 etc)Simon Rettberg2016-05-201-12/+10Star
* [ldap/ad] Add pam line for bwidm authSimon Rettberg2016-04-262-4/+7
* [ipxe] use-cached was undocumented and has no effect anymore; use ifopenSimon Rettberg2016-02-191-4/+9
* [createldapconfig] Prevent acidentally passed string "false" from being used ...Simon Rettberg2016-01-211-1/+1
* [CompileIPxe] remove v4 subdir for ipxelinux.0 destination dirSimon Rettberg2015-12-111-1/+1
* [ipxe-template] Remove v4/ prefixSimon Rettberg2015-12-111-1/+0Star
* [mountscript] More debug and fallbackSimon Rettberg2015-11-051-9/+20
* [RecompressArchive] Fix potential concurrent modification caseSimon Rettberg2015-10-291-1/+2
* [PortScan] Try to verify remote certificateSimon Rettberg2015-10-291-14/+73
* [LdapSearch] Fix NPESimon Rettberg2015-10-291-1/+7
* [CreateLdapConfig] Only regen local certs if CN changed; handle ca-bundle bas...Simon Rettberg2015-10-291-2/+54
* [ldadp-launcher] Move logs to /var/log/ldadpSimon Rettberg2015-10-271-2/+2
* [dozmod-upgrade] Disable email notifications by default, will be enabled when...Simon Rettberg2015-09-301-2/+2
* [CreateLdapConfig] Only generate certificates if none exist yetSimon Rettberg2015-09-301-9/+11
* [MountVmStore] Increase timeout to 60sSimon Rettberg2015-09-301-1/+1
* [system-restore] Only restore dozmod config from old configuration if told to...Simon Rettberg2015-09-301-2/+6
* [Https] Increase timeouts, use systemctl fort restartSimon Rettberg2015-09-302-5/+5
* [MountVmStore] Timeout quicker, return exit code in statusSimon Rettberg2015-09-292-2/+4
* Update dozmod-upgrade.sqlSimon Rettberg2015-09-291-8/+11
* [DiskStat] List all mount points (bind mounts etc)Simon Rettberg2015-09-291-1/+1
* Allow only one running instance of critical tasksSimon Rettberg2015-09-285-6/+49
* [mount-store] Beefed up retry logicSimon Rettberg2015-09-281-48/+71
* Remove commented out, malformed hack from dozmod-upgrade.sqlSimon Rettberg2015-09-281-3/+0Star
* [mountscript] Send more debug info on slxlogSimon Rettberg2015-09-221-1/+1
* [mountscript] Fix passing password to ldapsearch (remove trailing newline)Simon Rettberg2015-09-221-3/+6
* Add dozmod database upgrade script to restore featureSimon Rettberg2015-09-222-0/+140
* UpdateSimon Rettberg2015-09-186-43/+82
* minor changesSimon Rettberg2015-09-133-196/+1Star