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
/
ldb
/
common
Age
Commit message (
Expand
)
Author
Files
Lines
2011-01-18
s4-ldb_ldif: Don't check for LDB_FLG_SHOW_BINARY in ldb_should_b64_encode
Kamen Mazdrashki
1
-4
/
+0
2011-01-17
ldb: added ldb_req_mark_trusted()
Andrew Tridgell
1
-0
/
+8
2011-01-17
ldb: inherit parent flags on child requests in modules
Matthias Dieter Wallnöfer
1
-0
/
+11
2011-01-14
ldb:ldb_dn.c - fix counter type in "ldb_dn_minimise"
Matthias Dieter Wallnöfer
1
-1
/
+1
2011-01-14
ldb: added ldb_dn_minimise()
Andrew Tridgell
1
-0
/
+54
2011-01-14
ldb: added ldb_dn_get_extended_comp_num()
Andrew Tridgell
1
-0
/
+8
2011-01-12
ldb:ldb_dn_explode - remove/unify some duplicate initialisations
Matthias Dieter Wallnöfer
1
-6
/
+2
2010-12-18
ldb: Rename controls_except_specified -> ldb_controls_except_specified.
Jelmer Vernooij
1
-1
/
+1
2010-12-18
ldb: Rename two exported functions so they match abi_match.
Jelmer Vernooij
1
-2
/
+2
2010-12-08
s4-ldb: use RTLD_DEEPBIND if available for ldb modules
Andrew Tridgell
1
-1
/
+13
2010-12-06
s4:fix some shadowed declaration warnings on Solaris by renaming the symbols
Matthias Dieter Wallnöfer
1
-2
/
+2
2010-12-01
ldb:ldb_msg_add_value - fix here a wrong memory context
Matthias Dieter Wallnöfer
1
-1
/
+2
2010-11-23
s4-ldb: added an environment varibale LDB_WARN_UNINDEXED
Andrew Tridgell
1
-1
/
+1
2010-11-18
ldb: error out when modules are not found
Simo Sorce
1
-1
/
+1
2010-11-18
ldb:ldb_dn_explode - point out that on error cases "data" is implicitly free'd
Matthias Dieter Wallnöfer
1
-1
/
+1
2010-11-17
ldb:ldb_dn.c - ldb_dn_explode - free also the extended components on error cases
Matthias Dieter Wallnöfer
1
-1
/
+4
2010-11-08
s4-ldb: don't give an error if a module is already registered
Andrew Tridgell
1
-0
/
+7
2010-11-08
s4-ldb: better error message when we try to register a module twice
Andrew Tridgell
1
-2
/
+3
2010-11-06
ldb:ldb_parse.c - "ldb_parse_hex2char" - always initialise "c"
Matthias Dieter Wallnöfer
1
-1
/
+1
2010-11-05
s4-ldb: show the reason for module initialization failure
Andrew Tridgell
1
-1
/
+2
2010-11-04
s4-ldb: don't load modules from the same directory twice
Andrew Tridgell
1
-4
/
+4
2010-11-03
s4-ldb: fixed sorting of module names
Andrew Tridgell
1
-1
/
+6
2010-11-02
s4-ldb: give the user a hint as to what may be wrong
Andrew Tridgell
1
-2
/
+2
2010-11-03
s4-ldb: expose some more ldb module functions
Andrew Tridgell
2
-11
/
+81
2010-11-01
s4-ldb: use ldb_set_modules_dir() to load additional ldb modules
Andrew Tridgell
1
-6
/
+12
2010-11-01
s4-ldb: added support for general ldb hooks in modules
Andrew Tridgell
1
-11
/
+45
2010-11-01
s4-ldb: added an override flag to ldb_register_backend()
Andrew Tridgell
1
-27
/
+30
2010-11-01
s4-ldb: it is not an error for the modules directory to not exist
Andrew Tridgell
1
-0
/
+5
2010-11-01
s4-ldb: removed the old ldb module loading style
Andrew Tridgell
1
-158
/
+31
2010-11-01
s4-ldb: support a new type of ldb module loading
Andrew Tridgell
2
-0
/
+195
2010-10-23
s4/ldb:introduce the LDB_CONTROL_PROVISION_OID control
Matthias Dieter Wallnöfer
1
-0
/
+27
2010-10-23
ldb:rename LDB_CONTROL_BYPASSOPERATIONAL_OID into LDB_CONTROL_BYPASS_OPERATIO...
Matthias Dieter Wallnöfer
1
-1
/
+1
2010-10-21
ldb:ldb_modules.c - "dlclose" could cause inference on "dlerror"
Matthias Dieter Wallnöfer
1
-1
/
+1
2010-10-21
s4-ldb: make ldb_options_find() public
Andrew Tridgell
1
-1
/
+1
2010-10-21
ldb:ldb_modules.c - if we don't find the associated dynamic object then pleas...
Matthias Dieter Wallnöfer
1
-0
/
+1
2010-10-19
ldb:"ldb_schema_attribute_by_name_internal" - support the whole unsigned int ...
Matthias Dieter Wallnöfer
1
-7
/
+5
2010-10-19
s4-ldb: cope with NULL oid in controls
Andrew Tridgell
2
-9
/
+11
2010-10-19
s4-ldb: added ldb_req_mark_untrusted() and ldb_req_is_untrusted()
Andrew Tridgell
1
-0
/
+17
2010-10-18
ldb:"ldb_schema_attribute_by_name_internal" - switch back to 32bit counters
Matthias Dieter Wallnöfer
1
-4
/
+5
2010-10-16
ldb:"ldb_dn_compare_base" - use "unsigned int" counters
Matthias Dieter Wallnöfer
1
-2
/
+2
2010-10-16
ldb:"ldb_dn_add_child" - use "unsigned int" counters
Matthias Dieter Wallnöfer
1
-2
/
+3
2010-10-16
ldb:"ldb_dn_remove_base_components" - use an "unsigned int" counter
Matthias Dieter Wallnöfer
1
-6
/
+6
2010-10-16
ldb:"ldb_dn_canonical" - use an "unsigned int" counter
Matthias Dieter Wallnöfer
1
-3
/
+3
2010-10-13
ldb:ldb_match.c - fix a counter type
Matthias Dieter Wallnöfer
1
-1
/
+1
2010-10-13
s4-ldb: use operator_fn syntax function in ldb_match code
Andrew Tridgell
1
-92
/
+212
2010-10-11
ldb The use of a private event context isn't a hack
Andrew Bartlett
1
-2
/
+3
2010-10-11
s4-ldb Don't use talloc_autofree_context() in ldb
Andrew Bartlett
1
-1
/
+1
2010-10-05
s4:ldb_modules.c - fix a typo
Matthias Dieter Wallnöfer
1
-1
/
+1
2010-09-28
ldb-dn: don't crash on NULL in ldb_binary_encode_string()
Andrew Tridgell
1
-0
/
+3
2010-09-27
s4-ldb: Added ldb_request_replace_control
Nadezhda Ivanova
1
-0
/
+22
[next]