index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
lib
/
policy
/
gp_filesys.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-10-27
replace: Add don't include unistd.h directly and add uid_wrapper.
Andreas Schneider
1
-3
/
+1
2011-08-21
s4/libpolicy: Install header file.
Jelmer Vernooij
1
-2
/
+1
2011-08-03
s4-policy: Use the correct local directory for stat.
Amitay Isaacs
1
-1
/
+1
2010-09-10
s4:lib/policy/gp_filesys.c - remove dead code
Matthias Dieter Wallnöfer
1
-2
/
+0
2010-07-16
s4-loadparm: 2nd half of lp_ to lpcfg_ conversion
Andrew Tridgell
1
-6
/
+6
2010-06-20
s4:libpolicy - fix printf output specifiers to suppress warning
Matthias Dieter Wallnöfer
1
-1
/
+1
2010-06-20
s4:libpolicy - Solaris compatibility fix
Matthias Dieter Wallnöfer
1
-1
/
+5
2010-06-20
Refactor policy filesystem code.
Wilco Baan Hofman
1
-97
/
+244
2010-06-20
Fix memory allocation with error handling.
Wilco Baan Hofman
1
-0
/
+21
2010-06-20
Fix 'magic' numbers to be strlen(something)
Wilco Baan Hofman
1
-2
/
+3
2010-06-20
Remove iconv convenience in used functions, which were deleted in commit f9ca...
Wilco Baan Hofman
1
-1
/
+0
2010-06-20
Fix set GPT security descriptor to match windows' behaviour.
Wilco Baan Hofman
1
-1
/
+1
2010-06-20
Add preliminary NT ACL support for GPT (GPO on filesystem).
Wilco Baan Hofman
1
-25
/
+95
2010-06-20
Add gpo create functionality. Also fix gPLink handling bugs
Wilco Baan Hofman
1
-1
/
+160
2010-06-20
Fix mode_t in mkdir.
Wilco Baan Hofman
1
-1
/
+1
2010-06-20
Optimize the backslash logic in the path traversal.
Wilco Baan Hofman
1
-24
/
+9
2010-06-20
Fix error in logic, making recursion work past the first level.
Wilco Baan Hofman
1
-1
/
+1
2010-06-20
Add fetch function for GPO which fetches all relevant files from the sysvol s...
Wilco Baan Hofman
1
-0
/
+263