summaryrefslogtreecommitdiffstats
path: root/src/providers/ad/ad_machine_pw_renewal.c
Commit message (Expand)AuthorAgeFilesLines
* Rename dp_ptask to be_ptaskPavel Březina2016-06-201-1/+1
* Do not leak fds in case of failures setting up a child processJakub Hrozek2016-05-311-4/+6
* AD: Do not leak file descriptors during machine password renewalJakub Hrozek2016-05-311-13/+15
* AD: Do not schedule the machine renewal task if adcli is not executableJakub Hrozek2016-05-191-0/+9
* UTIL: exit() the forked process if exec()-ing a child process failsJakub Hrozek2016-05-191-9/+7
* AD: try to use current server in the renewal taskSumit Bose2016-01-191-3/+23
* AD: add task to renew the machine account password if neededSumit Bose2016-01-191-0/+372