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.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r12743: Remove the ugly way we had to make a second stage init and introduce
Simo Sorce
1
-0
/
+13
2007-10-10
r12733: Merge ldap/ldb controls into main tree
Simo Sorce
1
-0
/
+5
2007-10-10
r12534: Make the transaction code fill the error string on failure.
Andrew Bartlett
1
-3
/
+30
2007-10-10
r11958: - fixed memory leaks in the ldb_result handling in ldb operations
Andrew Tridgell
1
-63
/
+66
2007-10-10
r11594: ensure ldb_search() sets *res to NULL on failure (some of the updated
Andrew Tridgell
1
-0
/
+2
2007-10-10
r11567: Ldb API change patch.
Simo Sorce
1
-92
/
+100
2007-10-10
r11353: a bit of an improvement to the ldb_tdb error handling
Andrew Tridgell
1
-20
/
+22
2007-10-10
r11109: fixed the error code return from most ldb functions (the change to use
Andrew Tridgell
1
-6
/
+16
2007-10-10
r10790: allow updating of existing ldb opaque values (thanks to abartlet for
Andrew Tridgell
1
-1
/
+11
2007-10-10
r10759: make modules easier to write by allowing modules to only implement the
Andrew Tridgell
1
-12
/
+42
2007-10-10
r10753: don't require every ldb module to implement both a search_bytree() and
Andrew Tridgell
1
-3
/
+13
2007-10-10
r10477: expose transactions outside ldb and change the API once more
Simo Sorce
1
-27
/
+77
2007-10-10
r10305: start implementing better error handling
Simo Sorce
1
-5
/
+29
2007-10-10
r10304: check for basic ldb_message sanity and return appropriate
Simo Sorce
1
-13
/
+25
2007-10-10
r10299: remove the public (un)lock functions and introduce a transaction based
Simo Sorce
1
-19
/
+35
2007-10-10
r9391: Convert all the code to use struct ldb_dn to ohandle ldap like disting...
Simo Sorce
1
-4
/
+4
2007-10-10
r8600: fixed null termination on some error messages in ldb
Andrew Tridgell
1
-3
/
+3
2007-10-10
r8037: a fairly major update to the internals of ldb. Changes are:
Andrew Tridgell
1
-0
/
+8
2007-10-10
r7828: Although there is still plenty to do, ldb_sqlite3 now passes the set o...
Derrell Lipman
1
-1
/
+17
2007-10-10
r7776: add a method for getting arbitrary opaque data into a ldb context, for...
Andrew Tridgell
1
-0
/
+31
2007-10-10
r7759: allow ldb_errstring() to be used when not connected
Andrew Tridgell
1
-0
/
+3
2007-10-10
r7709: - convert ldb to use popt, so that it can interact with the samba
Andrew Tridgell
1
-19
/
+29
2007-10-10
r7667: added a ldb ildap backend, using our internal ldap client library. Nex...
Andrew Tridgell
1
-1
/
+5
2007-10-10
r7527: - added a ldb_search_bytree() interface, which takes a ldb_parse_tree
Andrew Tridgell
1
-0
/
+17
2007-10-10
r7276: - moved static tdb function ltdb_dn_fold() into common/ so that it can be
Derrell Lipman
1
-0
/
+6
2007-10-10
r6470: Remove ldb_search_free() it is not needed anymore.
Simo Sorce
1
-9
/
+3
2007-10-10
r5585: LDB interfaces change:
Simo Sorce
1
-10
/
+1
2007-10-10
r3783: - don't use make proto for ldb anymore
Stefan Metzmacher
1
-0
/
+2
2007-10-10
r3754: merge in ldb modules support from the tmp branch ldbPlugins
Simo Sorce
1
-31
/
+25
2007-10-10
r3093: - implment ldb_rename() and ldbrename
Stefan Metzmacher
1
-0
/
+11
2007-10-10
r574: - another attempt at const cleanliness in ldb
Andrew Tridgell
1
-1
/
+1
2007-10-10
r513: added a generic ldb debug system to allow the Samba debug functions to
Andrew Tridgell
1
-4
/
+20
2007-10-10
r490: - expanded the test suite to test modify and delete operations
Andrew Tridgell
1
-1
/
+1
2007-10-10
r456: - added -i option to ldbsearch
Andrew Tridgell
1
-1
/
+1
2007-10-10
r454: allow a non-URL form of a filename to be used in ldb_connect(). This
Andrew Tridgell
1
-1
/
+2
2007-10-10
r387: more C++ friendly changes
Andrew Tridgell
1
-2
/
+2
2007-10-10
r381: make the code more C++ friendly
Andrew Tridgell
1
-1
/
+1
2007-10-10
r158: cope with or without LDAP in samba build of ldb
Andrew Tridgell
1
-2
/
+2
2007-10-10
r152: a quick airport commit ....
Andrew Tridgell
1
-1
/
+1
2007-10-10
r141: A number of changes to get things working on FreeBSD and reduce the bre...
Richard Sharpe
1
-0
/
+2
2004-03-31
make a more recent snapshot of ldb available to interested
Andrew Tridgell
1
-0
/
+129