summaryrefslogtreecommitdiffstats
path: root/src/main/java/org/openslx/satserver/util/Exec.java
Commit message (Collapse)AuthorAgeFilesLines
* Exec helper: Honor environment from fileSimon Rettberg2020-02-251-0/+6
|
* Add new tasks, add timeouts to system process tasksSimon Rettberg2015-06-171-1/+2
|
* Update CreateAdConfig to match new ldadp config formatSimon Rettberg2015-05-041-5/+105
|
* StuffSimon Rettberg2015-01-231-1/+6
|
* Many improvements and additions:Simon Rettberg2014-11-181-7/+13
| | | | | | | - Added task+script for lighttpd https config - Added task for reloading proxy config - ldapsearch now supports searching for specific user - DownloadFile now supports checking file integrity through optional gpg signature
* Added Dozmod and Syncdaemon launcherSimon Rettberg2014-10-131-0/+22
Also added forgotten Exec class, tweaked mount-store script too