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
/
db_wrap.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r10409: allow smb.conf override of ldb synchronous transactions with "ldb:nos...
Andrew Tridgell
1
-0
/
+5
2007-10-10
r10253: a fairly large tdb cleanup and re-organise. Nearly all of this change
Andrew Tridgell
1
-1
/
+2
2007-10-10
r9702: r9680@blu: tridge | 2005-08-27 18:45:08 +1000
Andrew Tridgell
1
-6
/
+2
2007-10-10
r8625: move the ldb_wrap logic into the ldb code. This logic is meant to
Andrew Tridgell
1
-36
/
+1
2007-10-10
r8343: removed a debugging message
Andrew Tridgell
1
-2
/
+1
2007-10-10
r7912: make private_path() recognise a non-relative filename, so we can have
Andrew Tridgell
1
-2
/
+10
2007-10-10
r7860: switch our ldb storage format to use a NDR encoded objectSid. This is
Andrew Tridgell
1
-0
/
+9
2007-10-10
r7779: use the parent event context in ldb_wrap_connect(). See the comment in
Andrew Tridgell
1
-0
/
+10
2007-10-10
r7711: update callers of ldb_connect() for new syntax
Andrew Tridgell
1
-4
/
+11
2007-10-10
r5585: LDB interfaces change:
Simo Sorce
1
-16
/
+22
2007-10-10
r5307: removed db_wrap.h from includes.h
Andrew Tridgell
1
-0
/
+1
2007-10-10
r5296: - only include the tdb headers where they are needed
Andrew Tridgell
1
-0
/
+1
2007-10-10
r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for the
Andrew Tridgell
1
-2
/
+2
2007-10-10
r4475: fixed smbd to work with the small changes in the ldb API (the most imp...
Andrew Tridgell
1
-0
/
+1
2007-10-10
r3783: - don't use make proto for ldb anymore
Stefan Metzmacher
1
-0
/
+1
2007-10-10
r3463: separated out some more headers (asn_1.h, messages.h, dlinklist.h and ...
Andrew Tridgell
1
-0
/
+1
2007-10-10
r3005: added talloc wrappers around tdb_open() and ldb_connect(), so that the
Andrew Tridgell
1
-0
/
+170