index
:
delta/samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-2-stable
v4-2-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
git.samba.org: samba.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
lib
/
policy
Commit message (
Expand
)
Author
Age
Files
Lines
*
s4:security Change struct security_token->sids from struct dom_sid * to struc...
Andrew Bartlett
2010-08-23
1
-1
/
+1
*
s4:security Remove use of user_sid and group_sid from struct security_token
Andrew Bartlett
2010-08-18
1
-1
/
+1
*
s4-build: use @PACKAGE_VERSION@ in s4 pc.in files
Andrew Tridgell
2010-08-09
1
-1
/
+1
*
s4-loadparm: 2nd half of lp_ to lpcfg_ conversion
Andrew Tridgell
2010-07-16
3
-8
/
+8
*
s4-python: python is not always in /usr/bin
Andrew Tridgell
2010-06-24
1
-1
/
+1
*
s4:libpolicy - fix printf output specifiers to suppress warning
Matthias Dieter Wallnöfer
2010-06-20
1
-1
/
+1
*
s4:libpolicy - Solaris compatibility fix
Matthias Dieter Wallnöfer
2010-06-20
1
-1
/
+5
*
libpolicy: Fix the build.
Jelmer Vernooij
2010-06-20
2
-2
/
+2
*
Add preliminary support for storing changed Group Policies.
Wilco Baan Hofman
2010-06-20
3
-0
/
+101
*
Refactor policy filesystem code.
Wilco Baan Hofman
2010-06-20
1
-97
/
+244
*
Fix memory allocation with error handling.
Wilco Baan Hofman
2010-06-20
5
-21
/
+135
*
Code cleanups: GUID generation, lp_dnsdomain instead of lp_realm, missing spa...
Wilco Baan Hofman
2010-06-20
2
-9
/
+6
*
Set inherit flag type to bool.
Wilco Baan Hofman
2010-06-20
1
-1
/
+1
*
Fix 'magic' numbers to be strlen(something)
Wilco Baan Hofman
2010-06-20
2
-4
/
+6
*
Change talloc_steal to strdup because function might not expect it.
Wilco Baan Hofman
2010-06-20
1
-5
/
+5
*
Add GP ini functions.
Wilco Baan Hofman
2010-06-20
2
-2
/
+134
*
Remove iconv convenience in used functions, which were deleted in commit f9ca...
Wilco Baan Hofman
2010-06-20
2
-3
/
+0
*
Add ini parser for GPO's.
Wilco Baan Hofman
2010-06-20
3
-2
/
+17
*
Add net gpo setacl support. Create gp_set_acl function. Show ACL in net gpo s...
Wilco Baan Hofman
2010-06-20
3
-1
/
+101
*
Fix set GPT security descriptor to match windows' behaviour.
Wilco Baan Hofman
2010-06-20
1
-1
/
+1
*
Fix crash when get_gpo_info returns incorrect data.
Wilco Baan Hofman
2010-06-20
2
-5
/
+12
*
Add preliminary NT ACL support for GPT (GPO on filesystem).
Wilco Baan Hofman
2010-06-20
3
-37
/
+119
*
samba4: Add python bindings for samba.policy.get_gplink_options.
Jelmer Vernooij
2010-06-20
2
-0
/
+52
*
policy: Add samba.policy.get_gpo_flags binding.
Jelmer Vernooij
2010-06-20
3
-0
/
+122
*
Add gpo create functionality. Also fix gPLink handling bugs
Wilco Baan Hofman
2010-06-20
6
-18
/
+473
*
Fix mode_t in mkdir.
Wilco Baan Hofman
2010-06-20
1
-1
/
+1
*
Optimize the backslash logic in the path traversal.
Wilco Baan Hofman
2010-06-20
1
-24
/
+9
*
Fix error in logic, making recursion work past the first level.
Wilco Baan Hofman
2010-06-20
1
-1
/
+1
*
Add fetch function for GPO which fetches all relevant files from the sysvol s...
Wilco Baan Hofman
2010-06-20
5
-5
/
+277
*
Add getinheritance and setinheritance to net gpo util and library.
Wilco Baan Hofman
2010-06-20
2
-0
/
+65
*
Implemented delete group policy link function and corresponding feature in ne...
Wilco Baan Hofman
2010-06-20
1
-1
/
+69
*
Changed add_gplink to set_gplink, so we can change gPLink options as well.
Wilco Baan Hofman
2010-06-20
2
-7
/
+16
*
Add add gPLink function and corresponding net gpo linkadd call.
Wilco Baan Hofman
2010-06-20
2
-47
/
+89
*
Rename files to reflect the libpolicy naming convention. Also fix the GNU mak...
Wilco Baan Hofman
2010-06-20
4
-4
/
+6
*
Rename libgpo to lib/policy to avoid confusion with samba3 and add waf build
Wilco Baan Hofman
2010-06-20
5
-0
/
+671