summaryrefslogtreecommitdiffstats
path: root/src/main/java/org/openslx/taskmanager/tasks/DownloadFile.java
Commit message (Collapse)AuthorAgeFilesLines
* Update CreateAdConfig to match new ldadp config formatSimon Rettberg2015-05-041-1/+1
|
* BumpSimon Rettberg2015-02-241-0/+1
|
* StuffSimon Rettberg2015-01-231-4/+3Star
|
* Many improvements and additions:Simon Rettberg2014-11-181-8/+39
| | | | | | | - 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 class ProxyHandler for for configuring proxy settings system wide once ↵Björn Hagemeister2014-11-121-0/+4
| | | | before starting downloading.
* Initial commitSimon Rettberg2014-06-031-0/+91