index
:
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
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
Commit message (
Expand
)
Author
Age
Files
Lines
*
s4:registry/regf.c - add some casts to suppress build warnings on Solaris
Matthias Dieter Wallnöfer
2010-06-20
1
-2
/
+2
*
s4:registry/rpc.c - fix Solaris warnings by casts
Matthias Dieter Wallnöfer
2010-06-20
1
-4
/
+4
*
s4:samr RPC server - fix Solaris build warning
Matthias Dieter Wallnöfer
2010-06-20
1
-3
/
+3
*
s4:registry RPC server - quite some build warnings on Solaris
Matthias Dieter Wallnöfer
2010-06-20
1
-4
/
+4
*
s4:lsa_lookup.c - fix type argument
Matthias Dieter Wallnöfer
2010-06-20
1
-1
/
+1
*
s4:rpc_server/service_rpc.c - fix warnings on Solaris
Matthias Dieter Wallnöfer
2010-06-20
1
-2
/
+2
*
s4:rpc_server/service_rpc.c - deactivate the 0-length struct
Matthias Dieter Wallnöfer
2010-06-20
1
-0
/
+2
*
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
*
s4:ldap.py - test subtree deletes through a new testcase
Matthias Dieter Wallnöfer
2010-06-20
1
-0
/
+48
*
s4:ldap_backend.c - now also the LDAP server supports controls on delete oper...
Matthias Dieter Wallnöfer
2010-06-20
1
-5
/
+7
*
s4:ldap_backend.c - move function "ldb_mod_req_with_controls" to a better pla...
Matthias Dieter Wallnöfer
2010-06-20
1
-51
/
+52
*
s4:subtree_delete LDB module - now do support tree delete operations
Matthias Dieter Wallnöfer
2010-06-20
1
-9
/
+45
*
s4:dsdb - add a new dsdb delete function which understands the tree delete co...
Matthias Dieter Wallnöfer
2010-06-20
3
-2
/
+62
*
ldb:controls - add the "TREE_DELETE" control for allowing subtree deletes
Matthias Dieter Wallnöfer
2010-06-20
3
-0
/
+54
*
ldb:ldb.h - add classifications to the control declarations
Matthias Dieter Wallnöfer
2010-06-20
1
-7
/
+13
*
s4:python LDB __init__.py - remove completely unused "erase_partitions" call
Matthias Dieter Wallnöfer
2010-06-20
2
-36
/
+0
*
s4:samldb LDB module - remove "samldb_set_defaultObjectCategory"
Matthias Dieter Wallnöfer
2010-06-20
1
-78
/
+0
*
s4:ldap_backend.c - add some newlines to make logs easier to read
Matthias Dieter Wallnöfer
2010-06-20
1
-5
/
+5
*
ldb:pyldb.c - introduce a "mem_ctx" also on "py_ldb_search"
Matthias Dieter Wallnöfer
2010-06-20
1
-12
/
+19
*
ldb:pyldb.c - some cleanups and adequations also in "py_ldb_modify" and "py_l...
Matthias Dieter Wallnöfer
2010-06-20
1
-19
/
+28
*
s4:ldap_controls.c - remove encoding functions for private recalculate SD con...
Matthias Dieter Wallnöfer
2010-06-20
1
-19
/
+0
*
provision: Look for Samba prefix a bit harder.
Jelmer Vernooij
2010-06-20
1
-4
/
+6
*
Revert "s4:ldb-samba: fix the build without a system ldb"
Stefan Metzmacher
2010-06-20
1
-5
/
+0
*
s4:ldb: only do ABI checking for the standalone build for now
Stefan Metzmacher
2010-06-20
1
-12
/
+24
*
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
*
Add talloc_frees in error cases in net_gpo.c
Wilco Baan Hofman
2010-06-20
1
-0
/
+11
*
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
*
Fix net gpo list to use the dsdb with extended DN's. Fixes memberOf group mem...
Wilco Baan Hofman
2010-06-20
1
-2
/
+19
*
Revert "Add old functionality back which was removed in commit 589a42e2."
Wilco Baan Hofman
2010-06-20
3
-22
/
+3
*
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
4
-3
/
+153
*
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
4
-0
/
+123
*
Add gpo create functionality. Also fix gPLink handling bugs
Wilco Baan Hofman
2010-06-20
7
-19
/
+506
*
Fix mode_t in mkdir.
Wilco Baan Hofman
2010-06-20
1
-1
/
+1
*
Finish net gpo fetch function. Reorder arguments to make them more understand...
Wilco Baan Hofman
2010-06-20
1
-7
/
+16
*
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
[next]