index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
/
lib
/
ldb
Commit message (
Expand
)
Author
Age
Files
Lines
*
r13839: Use registration mechanism for backends as well (in the same sense
Jelmer Vernooij
2007-10-10
8
-38
/
+88
*
r13827: Minor enhancements or cosmetic changes
Simo Sorce
2007-10-10
5
-44
/
+34
*
r13826: Try to keep this backend updated
Simo Sorce
2007-10-10
2
-201
/
+444
*
r13823: make async_wait part of the modules ops
Simo Sorce
2007-10-10
7
-18
/
+21
*
r13818: Make ldb_tdb 'fake' async.
Simo Sorce
2007-10-10
7
-197
/
+630
*
r13809: move ldb specific define
Stefan Metzmacher
2007-10-10
1
-0
/
+3
*
r13803: fixed two errors found with 'make valgrindtest'
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r13786: [merge] Add registration functions for LDB modules
Jelmer Vernooij
2007-10-10
26
-245
/
+226
*
r13744: Make ldb_ldap async
Simo Sorce
2007-10-10
3
-258
/
+747
*
r13743: Generic fixes and improvements
Simo Sorce
2007-10-10
1
-59
/
+80
*
r13742: Fix tests to work better with ldap
Simo Sorce
2007-10-10
5
-12
/
+16
*
r13700: added highestCommittedUSN, uSNChanged and uSNCreated support, using
Andrew Tridgell
2007-10-10
3
-0
/
+72
*
r13650: Install manpages when building standalone
Jelmer Vernooij
2007-10-10
1
-0
/
+4
*
r13616: Add new ldb functions: ldb_msg_add_steal_string() and
Andrew Bartlett
2007-10-10
3
-1
/
+38
*
r13615: Make ldb_set_errstring get ldb instead of module as parameter.
Simo Sorce
2007-10-10
10
-42
/
+52
*
r13609: Get in the initial work on making ldb async
Simo Sorce
2007-10-10
10
-241
/
+770
*
r13580: fix broken client side sort
Simo Sorce
2007-10-10
1
-1
/
+1
*
r13507: the 'data' element of LDAP controls is optional.
Stefan Metzmacher
2007-10-10
3
-0
/
+9
*
r13361: initial implementation of the vlv control
Simo Sorce
2007-10-10
2
-3
/
+117
*
r13360: Fix crash bug when 0 results are returned on the internal base search
Simo Sorce
2007-10-10
1
-1
/
+11
*
r13359: make sure we don't look at s[-1]
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r13354: Add tests to check that controls work properly
Simo Sorce
2007-10-10
1
-1
/
+21
*
r13349: In the end I could not use ldb_caseless_cmp
Simo Sorce
2007-10-10
4
-38
/
+2
*
r13348: Put a reminder for now.
Simo Sorce
2007-10-10
1
-0
/
+2
*
r13347: - Now we compare values with an optimized utf8
Simo Sorce
2007-10-10
1
-1
/
+34
*
r13340: The gensec_init() needs to be after the popt processing, as it
Andrew Bartlett
2007-10-10
1
-2
/
+3
*
r13335: Fix the build and add an utf8 safe ldb_hadler_fold function
Simo Sorce
2007-10-10
3
-15
/
+44
*
r13333: revert previous commit I will use ldb_caseless_cmp in attrib_handlers
Simo Sorce
2007-10-10
6
-13
/
+63
*
r13328: After the attribute name check cleanup it turned up ldb_caseless_cmp()
Simo Sorce
2007-10-10
4
-39
/
+4
*
r13325: let samba register it's own utf8 aware functions in ldb
Simo Sorce
2007-10-10
1
-0
/
+8
*
r13324: From now on check attribute names obey rfc2251
Simo Sorce
2007-10-10
11
-98
/
+139
*
r13289: Check the tree is not NULL
Simo Sorce
2007-10-10
2
-0
/
+5
*
r13278: remove a silly strcasecmp() replacement
Andrew Tridgell
2007-10-10
1
-9
/
+1
*
r13268: fixed typo noticed by Aaron Seigo
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r13258: Fix the talloc heirachy for ldb_tdb.
Andrew Bartlett
2007-10-10
3
-17
/
+20
*
r13181: Fix standalone ldb build
Jelmer Vernooij
2007-10-10
2
-1
/
+2
*
r13167: handle cotrols' reply even in error
Simo Sorce
2007-10-10
1
-2
/
+1
*
r13166: Patches form Brad Hards
Simo Sorce
2007-10-10
4
-5
/
+35
*
r13114: remove 'const' and make clear what the parameters are for
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r13078: fixed the ldb comparison function for objectSids
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r13074: Add oLschema2ldif manpage
Jelmer Vernooij
2007-10-10
2
-0
/
+80
*
r13067: Don't install ldbtest
Jelmer Vernooij
2007-10-10
1
-1
/
+0
*
r13064: Add 'tags' target to LDB's makefile
Jelmer Vernooij
2007-10-10
1
-0
/
+3
*
r12995: Don't allow overrides on "name" from above, as it can't be correct.
Andrew Bartlett
2007-10-10
1
-5
/
+5
*
r12989: move the control parsing and handleng functions to cmdline.c
Simo Sorce
2007-10-10
3
-315
/
+320
*
r12984: add parse code and ldbsearch cmdline code for
Stefan Metzmacher
2007-10-10
2
-0
/
+26
*
r12983: - fix using a DIRSYNC cookie from the command line
Stefan Metzmacher
2007-10-10
1
-5
/
+11
*
r12977: Some code to implement the client side of the Dirsync control
Simo Sorce
2007-10-10
2
-2
/
+87
*
r12948: fix compiler warning
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r12942: this way is better
Simo Sorce
2007-10-10
1
-2
/
+1
[next]