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
/
ldb_modules.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-05
s4:ldb_modules.c - fix a typo
Matthias Dieter Wallnöfer
1
-1
/
+1
2010-09-25
ldb: added request location tracking
Andrew Tridgell
1
-0
/
+2
2010-07-09
s4: fix warning: unused variable ‘i’
Kamen Mazdrashki
1
-1
/
+0
2010-07-07
s4-ldb: added ldb_options_find()
Andrew Tridgell
1
-4
/
+4
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-15
ldb: Fix included ldb build.
Jelmer Vernooij
1
-0
/
+4
2010-03-08
LDB:common - Change counters to "unsigned" where appropriate
Matthias Dieter Wallnöfer
1
-6
/
+6
2010-02-22
LDB related spelling fixes.
Brad Hards
1
-1
/
+1
2010-01-02
s4-ldb: fixed valgrind error: ares can be freed by callback
Andrew Tridgell
1
-4
/
+1
2010-01-02
s4-ldb: allow modules to override error return values
Andrew Tridgell
1
-2
/
+4
2010-01-02
s4-ldb: added ldb_module_get_ops()
Andrew Tridgell
1
-0
/
+5
2009-10-27
s4:ldb Add additional tracing of the ldb API
Andrew Bartlett
1
-4
/
+60
2009-10-12
s4:ldb Allow a NULL module list
Andrew Bartlett
1
-1
/
+1
2009-10-12
s4:ldb Allow a module string of ""
Andrew Bartlett
1
-0
/
+6
2009-09-22
s4-ldb: only show the outer level of ldb ops when tracing
Andrew Tridgell
1
-3
/
+11
2009-09-22
s4-ldb: don't show timestamps on every line of ldb traces
Andrew Tridgell
1
-26
/
+29
2009-09-21
s4-ldb: add a LDB_FLG_ENABLE_TRACING for full ldb tracing
Andrew Tridgell
1
-0
/
+22
2009-09-11
ldb: Remove references to operational module init function.
Jelmer Vernooij
1
-1
/
+0
2009-09-04
ldb: make ldb module programming less error prone
Andrew Tridgell
1
-0
/
+14
2009-09-03
always use prepare_commit in ldb transaction commits if possible
Andrew Tridgell
1
-2
/
+17
2009-07-14
remove all '\n' from ldb_debug
Sumit Bose
1
-12
/
+12
2009-02-23
Fix headers, ldb_includes.h is a private header,
Simo Sorce
1
-4
/
+1
2009-01-30
Add helper function to get a module name, may be useful for debugging.
Simo Sorce
1
-0
/
+5
2009-01-30
Fix the mess with ldb includes.
Simo Sorce
1
-1
/
+36
2008-12-17
s4:ldb: make it possible to return per entry controls
Andrew Bartlett
1
-1
/
+5
2008-11-06
don't give errors when an empty modules list is given to ldb
Andrew Tridgell
1
-2
/
+9
2008-10-16
Transform the sequence_number operation into a normal extended operation as i...
Simo Sorce
1
-4
/
+0
2008-09-29
LDB ASYNC: Core files
Simo Sorce
1
-1
/
+140
2008-09-25
Revert LDB return code patches from Matthias.
Jelmer Vernooij
1
-3
/
+3
2008-09-24
Cosmetic corrections for the LDB library
Matthias Dieter Wallnöfer
1
-3
/
+3
2008-09-23
Merge ldb_search() and ldb_search_exp_fmt() into a simgle function.
Simo Sorce
1
-1
/
+1
2008-06-30
ldb: allow ldb modules to specify LDB_MODULE(name) or LDB_BACKEND(name)
Stefan Metzmacher
1
-16
/
+198
2008-06-17
Change our module code to not use the special symbol name init_module()
Andrew Tridgell
1
-10
/
+0
2008-02-25
Fix use of realpath, fix init functions for ldb.
Jelmer Vernooij
1
-5
/
+7
2008-02-25
Fix standalone ldb build modules.
Jelmer Vernooij
1
-5
/
+5
2008-02-25
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3
Jelmer Vernooij
1
-47
/
+28
2008-02-20
Remove more function-based inits.
Jelmer Vernooij
1
-45
/
+21
2008-02-20
Allow ldb backends without init function, use init function-less ldb modules.
Jelmer Vernooij
1
-2
/
+7
2008-02-16
Move responsibilities of build.h to makefile.
Jelmer Vernooij
1
-1
/
+0
2007-12-24
r26580: Include sentinel in build.h, in case the list is empty.
Jelmer Vernooij
1
-2
/
+3
2007-12-24
r26577: Fix the standalone ldb build.
Jelmer Vernooij
1
-11
/
+8
2007-12-24
r26576: Allow the static module loading code to be used for the Python modules.
Jelmer Vernooij
1
-1
/
+1
2007-12-21
r26481: Make function for loading symbol from DSO more generic, and allow mod...
Jelmer Vernooij
1
-10
/
+20
2007-12-21
r26410: Remove unnecessary static.
Jelmer Vernooij
1
-1
/
+1
2007-12-21
r26301: Collapose ldb_next_init() into being a caller of ldb_init_module_chain
Andrew Bartlett
1
-14
/
+10
2007-12-21
r26299: Print out which module failed to initialise.
Andrew Bartlett
1
-1
/
+1
2007-12-21
r25962: Move to more modern ldb functions loading module list.
Andrew Bartlett
1
-11
/
+12
2007-12-21
r25934: Handle a LDB_ERR_NO_SUCH_OBJECT return value when looking for the
Andrew Bartlett
1
-13
/
+16
2007-12-21
r25856: If the search fails, it is not valid to steal 'res'.
Andrew Bartlett
1
-6
/
+7
2007-12-21
r25755: Fix a couple of memory leaks, in particular a new leak onto the NULL
Andrew Bartlett
1
-2
/
+4
[next]