summaryrefslogtreecommitdiffstats
path: root/src/main/java/org/openslx/taskmanager/tasks/LdapSearch.java
Commit message (Collapse)AuthorAgeFilesLines
* Update log4j because of the CVE-2021-44228 security flawManuel Bentele2021-12-161-2/+3
|
* [*ldap*] Support new mapping features and fixNumeric switchSimon Rettberg2017-08-161-33/+54
|
* [LdapSearch] Add missing return statementsSimon Rettberg2016-12-011-3/+9
|
* [ldap/ad] Support home directory remapping optionsSimon Rettberg2016-05-201-20/+55
|
* [LdapSearch] Fix NPESimon Rettberg2015-10-291-1/+7
|
* UpdateSimon Rettberg2015-09-181-1/+1
|
* Add LDAP support to previously AD-only tasksSimon Rettberg2015-09-131-26/+70
|
* 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-1/+3
|
* StuffSimon Rettberg2015-01-231-0/+1
|
* Many improvements and additions:Simon Rettberg2014-11-181-2/+6
| | | | | | | - 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
* LdapSearch: Add option to search for specific user to get their dnSimon Rettberg2014-10-151-4/+18
|
* Initial commitSimon Rettberg2014-06-031-0/+122