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
/
include
/
ldb_private.h
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r13786: [merge] Add registration functions for LDB modules
Jelmer Vernooij
1
-15
/
+10
2007-10-10
r13700: added highestCommittedUSN, uSNChanged and uSNCreated support, using
Andrew Tridgell
1
-0
/
+3
2007-10-10
r13615: Make ldb_set_errstring get ldb instead of module as parameter.
Simo Sorce
1
-1
/
+1
2007-10-10
r13609: Get in the initial work on making ldb async
Simo Sorce
1
-0
/
+3
2007-10-10
r13349: In the end I could not use ldb_caseless_cmp
Simo Sorce
1
-1
/
+0
2007-10-10
r13324: From now on check attribute names obey rfc2251
Simo Sorce
1
-0
/
+7
2007-10-10
r13181: Fix standalone ldb build
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r12849: fix typo
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r12743: Remove the ugly way we had to make a second stage init and introduce
Simo Sorce
1
-9
/
+12
2007-10-10
r12733: Merge ldap/ldb controls into main tree
Simo Sorce
1
-5
/
+13
2007-10-10
r12632: Build fixes from Brad Hards <bradh@frogmouth.net>
Andrew Bartlett
1
-0
/
+1
2007-10-10
r11567: Ldb API change patch.
Simo Sorce
1
-20
/
+2
2007-10-10
r11110: make ldb_oom() also set the ldb error string
Andrew Tridgell
1
-1
/
+1
2007-10-10
r10918: - fixed standalone ldb build
Andrew Tridgell
1
-1
/
+1
2007-10-10
r10916: - finished the 'operational' ldb module
Andrew Tridgell
1
-0
/
+2
2007-10-10
r10913: This patch isn't as big as it looks ...
Andrew Tridgell
1
-0
/
+2
2007-10-10
r10753: don't require every ldb module to implement both a search_bytree() and
Andrew Tridgell
1
-6
/
+4
2007-10-10
r10477: expose transactions outside ldb and change the API once more
Simo Sorce
1
-2
/
+6
2007-10-10
r10305: start implementing better error handling
Simo Sorce
1
-2
/
+4
2007-10-10
r10304: check for basic ldb_message sanity and return appropriate
Simo Sorce
1
-1
/
+1
2007-10-10
r10299: remove the public (un)lock functions and introduce a transaction based
Simo Sorce
1
-4
/
+4
2007-10-10
r9391: Convert all the code to use struct ldb_dn to ohandle ldap like disting...
Simo Sorce
1
-29
/
+10
2007-10-10
r8779: Add rdn module to makefile and headers
Simo Sorce
1
-0
/
+2
2007-10-10
r8659: return ldif formatted attributes in the ejs ldb search call, so sids s...
Andrew Tridgell
1
-3
/
+0
2007-10-10
r8373: New wildcard matching code.
Simo Sorce
1
-6
/
+7
2007-10-10
r8082: large rewite of ldb_dn.c
Simo Sorce
1
-6
/
+22
2007-10-10
r8037: a fairly major update to the internals of ldb. Changes are:
Andrew Tridgell
1
-3
/
+48
2007-10-10
r7803: added support in ldb for callers to setup ldif read/write functions,
Andrew Tridgell
1
-0
/
+4
2007-10-10
r7776: add a method for getting arbitrary opaque data into a ldb context, for...
Andrew Tridgell
1
-0
/
+7
2007-10-10
r7740: get rid of our duplicate base64 routines
Andrew Tridgell
1
-1
/
+0
2007-10-10
r7709: - convert ldb to use popt, so that it can interact with the samba
Andrew Tridgell
1
-14
/
+19
2007-10-10
r7667: added a ldb ildap backend, using our internal ldap client library. Nex...
Andrew Tridgell
1
-0
/
+3
2007-10-10
r7558: added support in ldb for extended ldap search requests. These are
Andrew Tridgell
1
-0
/
+4
2007-10-10
r7527: - added a ldb_search_bytree() interface, which takes a ldb_parse_tree
Andrew Tridgell
1
-0
/
+7
2007-10-10
r7286: add prototype for public connect function in ldb_sqlite3
Derrell Lipman
1
-0
/
+3
2007-10-10
r6931: declare this to avoid warnings until we have loadable modules
Simo Sorce
1
-0
/
+1
2007-10-10
r6470: Remove ldb_search_free() it is not needed anymore.
Simo Sorce
1
-2
/
+0
2007-10-10
r5585: LDB interfaces change:
Simo Sorce
1
-5
/
+3
2007-10-10
r4477: expanded the test suite to increase code coverage a lot
Andrew Tridgell
1
-4
/
+0
2007-10-10
r4474: - converted ldb to use talloc internally
Andrew Tridgell
1
-9
/
+1
2007-10-10
r4059: moved the ldb -o option parsing to a common routine
Andrew Tridgell
1
-0
/
+2
2007-10-10
r3897: add a locking infrastructure
Simo Sorce
1
-0
/
+4
2007-10-10
r3783: - don't use make proto for ldb anymore
Stefan Metzmacher
1
-0
/
+126