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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-07-01
s4:lib/registry/ldb.c - "ldb_add_key" - fix talloc handling
Matthias Dieter Wallnöfer
1
-8
/
+14
2010-06-30
s4:dsdb: move dsdb python tests from lib/ldb/ to dsdb/
Stefan Metzmacher
8
-7680
/
+0
2010-06-30
s4:ldb/python: make it possible to run tests standalone
Stefan Metzmacher
8
-3
/
+22
2010-06-29
ldb:ldb_map_outbound.c - "ldb_parse_tree_collect_attrs" - remove unneeded ret...
Matthias Dieter Wallnöfer
1
-2
/
+0
2010-06-29
ldb:ldb_modules.c - "ldb_dso_load_symbol" - remove unneeded caste before "dlsym"
Matthias Dieter Wallnöfer
1
-2
/
+1
2010-06-29
s4:ldb - "ldb_dn_update_components" - fix free of invalid DN parts
Matthias Dieter Wallnöfer
1
-4
/
+3
2010-06-29
ldb:ldb_dn.c - "ldb_dn_set_extended_component" - free the linearized string w...
Matthias Dieter Wallnöfer
1
-2
/
+4
2010-06-29
s4:ldb_dn.c - make the code parts which free extended components consistent
Matthias Dieter Wallnöfer
1
-9
/
+7
2010-06-29
ldb:ldb_dn - "ldb_dn_explode" - move the "dn->comp_num" initalisation upwards...
Matthias Dieter Wallnöfer
1
-3
/
+3
2010-06-29
s4:secrets Ensure secrets.ldb uses the same hooks as the rest of Samba
Andrew Bartlett
1
-6
/
+10
2010-06-28
s4:lib/registry/ldb.c - add a missing brace
Matthias Dieter Wallnöfer
1
-1
/
+1
2010-06-28
s4:lib/registry/ldb.c - fix memory handling in "ldb_open_key"
Matthias Dieter Wallnöfer
1
-1
/
+4
2010-06-28
s4:lib/ldb/registry.c - handle the classname in the right way
Matthias Dieter Wallnöfer
1
-1
/
+8
2010-06-28
s4:lib/registry/ldb.c - remove really useless "local_ctx"
Matthias Dieter Wallnöfer
1
-8
/
+2
2010-06-28
s4:lib/registry/ldb.c - retrieve the classname correctly in "ldb_get_subkey_b...
Matthias Dieter Wallnöfer
1
-7
/
+6
2010-06-28
s4:lib/registry/ldb.c - change the "ldb_get_value" implementation to use the ...
Matthias Dieter Wallnöfer
1
-20
/
+17
2010-06-28
Implementation of self membership validated right.
Nadezhda Ivanova
1
-5
/
+103
2010-06-25
ldb: Fix a wrong changetype in unit test
Matthieu Patou
1
-1
/
+1
2010-06-25
s4:lib/registry/ldb.c - cosmetic - fix comment
Matthias Dieter Wallnöfer
1
-1
/
+1
2010-06-25
s4:lib/registry/ldb.c - cosmetic - wrap lines
Matthias Dieter Wallnöfer
1
-3
/
+2
2010-06-24
s4-ldb: use CHECK_XSLTPROC_MANPAGES()
Andrew Tridgell
1
-1
/
+1
2010-06-24
s4-python: python is not always in /usr/bin
Andrew Tridgell
2
-2
/
+2
2010-06-24
s4/ldb: ldb_msg_el_map_remote() should rename the remote attribute names into...
Endi S. Dewata
1
-1
/
+15
2010-06-23
libds:common Remove DS_DC_* domain functionality flags
Andrew Bartlett
1
-8
/
+8
2010-06-22
s4/dsdb-test: fix usage comment
Kamen Mazdrashki
1
-2
/
+2
2010-06-21
smbtorture: Add history support to shell mode.
James Peach
1
-0
/
+5
2010-06-20
s4:registry/regf.c - add some casts to suppress build warnings on Solaris
Matthias Dieter Wallnöfer
1
-2
/
+2
2010-06-20
s4:registry/rpc.c - fix Solaris warnings by casts
Matthias Dieter Wallnöfer
1
-4
/
+4
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
s4:ldap.py - test subtree deletes through a new testcase
Matthias Dieter Wallnöfer
1
-0
/
+48
2010-06-20
ldb:controls - add the "TREE_DELETE" control for allowing subtree deletes
Matthias Dieter Wallnöfer
2
-0
/
+34
2010-06-20
ldb:ldb.h - add classifications to the control declarations
Matthias Dieter Wallnöfer
1
-7
/
+13
2010-06-20
ldb:pyldb.c - introduce a "mem_ctx" also on "py_ldb_search"
Matthias Dieter Wallnöfer
1
-12
/
+19
2010-06-20
ldb:pyldb.c - some cleanups and adequations also in "py_ldb_modify" and "py_l...
Matthias Dieter Wallnöfer
1
-19
/
+28
2010-06-20
Revert "s4:ldb-samba: fix the build without a system ldb"
Stefan Metzmacher
1
-5
/
+0
2010-06-20
s4:ldb: only do ABI checking for the standalone build for now
Stefan Metzmacher
1
-12
/
+24
2010-06-20
libpolicy: Fix the build.
Jelmer Vernooij
2
-2
/
+2
2010-06-20
Add preliminary support for storing changed Group Policies.
Wilco Baan Hofman
3
-0
/
+101
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
5
-21
/
+135
2010-06-20
Code cleanups: GUID generation, lp_dnsdomain instead of lp_realm, missing spa...
Wilco Baan Hofman
2
-9
/
+6
2010-06-20
Set inherit flag type to bool.
Wilco Baan Hofman
1
-1
/
+1
2010-06-20
Fix 'magic' numbers to be strlen(something)
Wilco Baan Hofman
2
-4
/
+6
2010-06-20
Change talloc_steal to strdup because function might not expect it.
Wilco Baan Hofman
1
-5
/
+5
2010-06-20
Add GP ini functions.
Wilco Baan Hofman
2
-2
/
+134
2010-06-20
Remove iconv convenience in used functions, which were deleted in commit f9ca...
Wilco Baan Hofman
2
-3
/
+0
2010-06-20
Add ini parser for GPO's.
Wilco Baan Hofman
3
-2
/
+17
2010-06-20
Add net gpo setacl support. Create gp_set_acl function. Show ACL in net gpo s...
Wilco Baan Hofman
3
-1
/
+101
2010-06-20
Fix set GPT security descriptor to match windows' behaviour.
Wilco Baan Hofman
1
-1
/
+1
[prev]
[next]