summaryrefslogtreecommitdiffstats
path: root/src/providers/ad/ad_gpo_child.c
Commit message (Expand)AuthorAgeFilesLines
* Rename dp_backend.h to backend.hPavel Březina2016-06-201-1/+1
* GPO_CHILD: Create directories in gpo_cache with right permissionsLukas Slebodnik2016-04-071-1/+1
* GPO: Soften umask in gpo_childLukas Slebodnik2016-04-071-4/+12
* GPO: log specific ini parse error messagesMichal Židek2016-03-231-1/+20
* GPO: Use sss_unique_file and close fd on failureJakub Hrozek2015-09-011-16/+14
* sssd: incorrect checks on length values during packet decodingMichal Židek2015-08-311-4/+4
* Fix minor typosYuri Chornoivan2015-07-231-1/+1
* GPO: Better debugging for gpo_child's mkdirJakub Hrozek2015-02-171-1/+6
* GPO: Don't use stdout for output in gpo_childJakub Hrozek2015-01-131-3/+4
* GPO: Set libsmb debugging to stderrJakub Hrozek2015-01-131-0/+1
* sss_atomic_write_s() return value is signedJakub Hrozek2014-12-031-1/+1
* AD-GPO: only download policy files if gpo version changesYassir Elley2014-07-301-78/+351
* AD-GPO: Store policy settings in local filesYassir Elley2014-07-201-248/+139
* AD: add missing debug-to-stderr option to gpo_childSumit Bose2014-07-201-0/+3
* AD-GPO: Add gpo-smb implementation in gpo_child processYassir Elley2014-07-011-0/+637