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
/
lib
/
ldb
/
include
/
ldb_private.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove prototypes from build.h in preparation of removing build.h
Jelmer Vernooij
2008-04-14
1
-0
/
+6
*
ldb: fix the standalone build
Stefan Metzmacher
2008-03-18
1
-2
/
+2
*
Remove more function-based inits.
Jelmer Vernooij
2008-02-20
1
-11
/
+26
*
r26481: Make function for loading symbol from DSO more generic, and allow mod...
Jelmer Vernooij
2007-12-21
1
-1
/
+2
*
r25887: Build Samba-specific ldb modules as dso's.
Jelmer Vernooij
2007-12-21
1
-0
/
+2
*
r25081: Add modules_dir member to ldb_context that is used rather than a global
Jelmer Vernooij
2007-10-10
1
-0
/
+2
*
r23798: updated old Temple Place FSF addresses to new URL
Andrew Tridgell
2007-10-10
1
-2
/
+1
*
r23795: more v2->v3 conversion
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r21553: Remove bogus comment.
Andrew Bartlett
2007-10-10
1
-3
/
+0
*
r21496: A number of ldb control and LDAP changes, surrounding the
Andrew Bartlett
2007-10-10
1
-0
/
+3
*
r20761: let ldb modules call ldb_set_default_dns()
Stefan Metzmacher
2007-10-10
1
-0
/
+1
*
r20184: change ldb_attrib_handler into ldb_schema_attribute, which has a pointer
Stefan Metzmacher
2007-10-10
1
-9
/
+14
*
r20168: start separating attributes and syntaxes
Stefan Metzmacher
2007-10-10
1
-2
/
+2
*
r19831: Big ldb_dn optimization and interfaces enhancement patch
Simo Sorce
2007-10-10
1
-1
/
+1
*
r19731: Modify the ldb_map infrustructure to always map from requested
Andrew Bartlett
2007-10-10
1
-0
/
+2
*
r19455: forgot this
Simo Sorce
2007-10-10
1
-0
/
+1
*
r18942: add a ldb_set_create_perms() function in ldb. I didn't call it
Andrew Tridgell
2007-10-10
1
-0
/
+2
*
r18781: Move the usnCreated and usnChanged handling around again.
Andrew Bartlett
2007-10-10
1
-0
/
+10
*
r17743: fix compiler warnings
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r17579: make ldb build g++ friendly
Andrew Tridgell
2007-10-10
1
-3
/
+3
*
r17514: Simplify the way to set ldb errors and add another
Simo Sorce
2007-10-10
1
-1
/
+2
*
r17474: Allow the partitions module to load modules for specific backends.
Andrew Bartlett
2007-10-10
1
-0
/
+3
*
r17368: Add 'const' to ldb_match_msg().
Andrew Bartlett
2007-10-10
1
-2
/
+2
*
r17195: Start thinking how to implement extended operations.
Simo Sorce
2007-10-10
1
-0
/
+1
*
r17185: Oh, I wanted to do this for sooo long time.
Simo Sorce
2007-10-10
1
-1
/
+1
*
r16972: Replace the sequence_number function pointer in ldb with the ldb flags.
Andrew Bartlett
2007-10-10
1
-3
/
+2
*
r16084: Add private prototype for new ldb_connect_backend() function.
Andrew Bartlett
2007-10-10
1
-0
/
+5
*
r16083: Make it possible to initialise a backend module, without it setting up
Andrew Bartlett
2007-10-10
1
-1
/
+3
*
r16036: Add a couple of new functions to corretly deal with timeouts.
Simo Sorce
2007-10-10
1
-0
/
+2
*
r15927: Optimize ldb module traverse while keeping the API intact.
Simo Sorce
2007-10-10
1
-1
/
+6
*
r14592: Add support for loading shared modules to LDB.
Jelmer Vernooij
2007-10-10
1
-0
/
+1
*
r13992: change the way ldb_async_wait() works.
Simo Sorce
2007-10-10
1
-1
/
+1
*
r13990: Fix issues with function renaming.
Jelmer Vernooij
2007-10-10
1
-2
/
+0
*
r13934: these are only needed for a standalone build
Stefan Metzmacher
2007-10-10
1
-0
/
+2
*
r13839: Use registration mechanism for backends as well (in the same sense
Jelmer Vernooij
2007-10-10
1
-15
/
+6
*
r13823: make async_wait part of the modules ops
Simo Sorce
2007-10-10
1
-2
/
+1
*
r13786: [merge] Add registration functions for LDB modules
Jelmer Vernooij
2007-10-10
1
-15
/
+10
*
r13700: added highestCommittedUSN, uSNChanged and uSNCreated support, using
Andrew Tridgell
2007-10-10
1
-0
/
+3
*
r13615: Make ldb_set_errstring get ldb instead of module as parameter.
Simo Sorce
2007-10-10
1
-1
/
+1
*
r13609: Get in the initial work on making ldb async
Simo Sorce
2007-10-10
1
-0
/
+3
*
r13349: In the end I could not use ldb_caseless_cmp
Simo Sorce
2007-10-10
1
-1
/
+0
*
r13324: From now on check attribute names obey rfc2251
Simo Sorce
2007-10-10
1
-0
/
+7
*
r13181: Fix standalone ldb build
Jelmer Vernooij
2007-10-10
1
-0
/
+1
*
r12849: fix typo
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r12743: Remove the ugly way we had to make a second stage init and introduce
Simo Sorce
2007-10-10
1
-9
/
+12
*
r12733: Merge ldap/ldb controls into main tree
Simo Sorce
2007-10-10
1
-5
/
+13
*
r12632: Build fixes from Brad Hards <bradh@frogmouth.net>
Andrew Bartlett
2007-10-10
1
-0
/
+1
*
r11567: Ldb API change patch.
Simo Sorce
2007-10-10
1
-20
/
+2
*
r11110: make ldb_oom() also set the ldb error string
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r10918: - fixed standalone ldb build
Andrew Tridgell
2007-10-10
1
-1
/
+1
[next]