summaryrefslogtreecommitdiff
path: root/source4/lib/policy/gp_filesys.c
Commit message (Expand)AuthorAgeFilesLines
* gpo: Fix CID 1034880 Resource leakVolker Lendecke2013-11-111-2/+1
* gpo: Fix CID 1034881 Resource leakVolker Lendecke2013-11-111-0/+1
* s4-policy: Fix memory leaks in push_recursive().Andreas Schneider2013-02-221-14/+26
* replace: Add don't include unistd.h directly and add uid_wrapper.Andreas Schneider2011-10-271-3/+1
* s4/libpolicy: Install header file.Jelmer Vernooij2011-08-211-2/+1
* s4-policy: Use the correct local directory for stat.Amitay Isaacs2011-08-031-1/+1
* s4:lib/policy/gp_filesys.c - remove dead codeMatthias Dieter Wallnöfer2010-09-101-2/+0
* s4-loadparm: 2nd half of lp_ to lpcfg_ conversionAndrew Tridgell2010-07-161-6/+6
* s4:libpolicy - fix printf output specifiers to suppress warningMatthias Dieter Wallnöfer2010-06-201-1/+1
* s4:libpolicy - Solaris compatibility fixMatthias Dieter Wallnöfer2010-06-201-1/+5
* Refactor policy filesystem code.Wilco Baan Hofman2010-06-201-97/+244
* Fix memory allocation with error handling.Wilco Baan Hofman2010-06-201-0/+21
* Fix 'magic' numbers to be strlen(something)Wilco Baan Hofman2010-06-201-2/+3
* Remove iconv convenience in used functions, which were deleted in commit f9ca...Wilco Baan Hofman2010-06-201-1/+0
* Fix set GPT security descriptor to match windows' behaviour.Wilco Baan Hofman2010-06-201-1/+1
* Add preliminary NT ACL support for GPT (GPO on filesystem).Wilco Baan Hofman2010-06-201-25/+95
* Add gpo create functionality. Also fix gPLink handling bugsWilco Baan Hofman2010-06-201-1/+160
* Fix mode_t in mkdir.Wilco Baan Hofman2010-06-201-1/+1
* Optimize the backslash logic in the path traversal.Wilco Baan Hofman2010-06-201-24/+9
* Fix error in logic, making recursion work past the first level.Wilco Baan Hofman2010-06-201-1/+1
* Add fetch function for GPO which fetches all relevant files from the sysvol s...Wilco Baan Hofman2010-06-201-0/+263