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
/
common
/
ldb.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
s4:ldb: allow nested events until the code is fixed to avoid them
Stefan Metzmacher
2009-03-12
1
-1
/
+3
*
s4:ldb: setup tevent debug functions on a selfcreated event context
Stefan Metzmacher
2009-03-12
1
-0
/
+35
*
Make all transactions nested in ldb. The current samba4 code expects this
Simo Sorce
2009-02-23
1
-59
/
+73
*
Fix the mess with ldb includes.
Simo Sorce
2009-01-30
1
-1
/
+16
*
s4:ldb: remove dependency to samba4's events wrapper
Stefan Metzmacher
2009-01-21
1
-3
/
+10
*
s4:lib/tevent: rename structs
Stefan Metzmacher
2008-12-29
1
-4
/
+4
*
Transform the sequence_number operation into a normal extended operation as i...
Simo Sorce
2008-10-16
1
-21
/
+29
*
LDB ASYNC: Core files
Simo Sorce
2008-09-29
1
-95
/
+209
*
Merge ldb_search() and ldb_search_exp_fmt() into a simgle function.
Simo Sorce
2008-09-23
1
-53
/
+28
*
Always free tmp contexts before returning
Simo Sorce
2008-09-06
1
-0
/
+1
*
ldb: allow ldb modules to specify LDB_MODULE(name) or LDB_BACKEND(name)
Stefan Metzmacher
2008-06-30
1
-147
/
+0
*
Change our module code to not use the special symbol name init_module()
Andrew Tridgell
2008-06-17
1
-10
/
+0
*
Note that making ldb the event context parent seem to lead to races when
Simo Sorce
2008-06-15
1
-1
/
+1
*
Now that we pass down the event context, start removing calls to
Simo Sorce
2008-06-15
1
-0
/
+2
*
Ups fix typo in error type
Simo Sorce
2008-06-14
1
-2
/
+2
*
Cosmetic fixes.
Simo Sorce
2008-06-14
1
-88
/
+141
*
Make up the right dependencies now that ldb depends on libevents
Simo Sorce
2008-06-14
1
-7
/
+27
*
ldb: fix the standalone build
Stefan Metzmacher
2008-03-18
1
-1
/
+1
*
Merge branch 'v4-0-test' of git://git.samba.org/samba into 4-0-local
Andrew Bartlett
2008-02-21
1
-10
/
+55
|
\
|
*
Fix static module list generation for ldb.
Jelmer Vernooij
2008-02-20
1
-1
/
+0
|
*
Remove more function-based inits.
Jelmer Vernooij
2008-02-20
1
-11
/
+48
|
*
Allow ldb backends without init function, use init function-less ldb modules.
Jelmer Vernooij
2008-02-20
1
-0
/
+9
*
|
Until the new ldb changes land, make ldb_wait set the error string.
Andrew Bartlett
2008-02-21
1
-1
/
+7
|
/
*
r26540: Revert my previous commit after concerns raised by Andrew.
Jelmer Vernooij
2007-12-21
1
-1
/
+1
*
r26539: Remove unnecessary statics.
Jelmer Vernooij
2007-12-21
1
-1
/
+1
*
r26481: Make function for loading symbol from DSO more generic, and allow mod...
Jelmer Vernooij
2007-12-21
1
-1
/
+5
*
r25933: LDB: Don't free errstring until after the printf, in case it is one of
Andrew Bartlett
2007-12-21
1
-1
/
+3
*
r25843: Finish check-soloading.
Jelmer Vernooij
2007-12-21
1
-1
/
+1
*
r25081: Add modules_dir member to ldb_context that is used rather than a global
Jelmer Vernooij
2007-10-10
1
-0
/
+1
*
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
*
r22681: Fix standalone ldb build when parent directory name != ldb.
Jelmer Vernooij
2007-10-10
1
-2
/
+1
*
r22557: Simo has long bugged me that the paths in the sam.ldb partitions were
Andrew Bartlett
2007-10-10
1
-1
/
+11
*
r22474: If ldb does not return sucess, then the res variable may not be valid.
Andrew Bartlett
2007-10-10
1
-2
/
+0
*
r21736: Fix the smbclient test to do something more interesting with the last
Andrew Bartlett
2007-10-10
1
-0
/
+3
*
r20761: let ldb modules call ldb_set_default_dns()
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r20583: implement the frontend calls for extended operations
Stefan Metzmacher
2007-10-10
1
-0
/
+106
*
r20581: - the ldb modules have explicit hooks for extended operations
Stefan Metzmacher
2007-10-10
1
-0
/
+4
*
r20317: store references to all important naming contexts.
Stefan Metzmacher
2007-10-10
1
-13
/
+45
*
r20192: I assume a 'break' is the correct thing to do here,
Stefan Metzmacher
2007-10-10
1
-0
/
+1
*
r20033: Never commit before testing
Simo Sorce
2007-10-10
1
-3
/
+6
*
r20032: Add ldb_search_exp_fmt()
Simo Sorce
2007-10-10
1
-0
/
+36
*
r19831: Big ldb_dn optimization and interfaces enhancement patch
Simo Sorce
2007-10-10
1
-13
/
+13
*
r19720: - don't pass a pointer reference to ldb_search_default_callback()
Stefan Metzmacher
2007-10-10
1
-13
/
+14
*
r19453: Expose helper functions
Simo Sorce
2007-10-10
1
-2
/
+3
*
r19264: Clarify behaviour in ldb_search_callback() and provide more
Andrew Bartlett
2007-10-10
1
-7
/
+11
*
r19188: merge from samba3:
Stefan Metzmacher
2007-10-10
1
-2
/
+2
*
r18942: add a ldb_set_create_perms() function in ldb. I didn't call it
Andrew Tridgell
2007-10-10
1
-0
/
+11
*
r18894: Merge const fixes from 3_0
Volker Lendecke
2007-10-10
1
-5
/
+5
*
r18882: make style consistent
Simo Sorce
2007-10-10
1
-1
/
+3
[next]