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
/
tools
/
ldbtest.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-05-21
ldb:tools/cmdline.c + tools/ldbtest.c - the connection flags are typed as "un...
Matthias Dieter Wallnöfer
1
-1
/
+1
2011-05-21
ldb:ldbtest.c - make more use of LDB constants
Matthias Dieter Wallnöfer
1
-4
/
+4
2011-04-29
ldb:tools/cmdline.c + tools/ldbtest.c - make use of LDB result constants
Matthias Dieter Wallnöfer
1
-1
/
+1
2011-03-04
ldb:ldb tools - return LDB_ERR_INVALID_DN_SYNTAX on wrong DN parameters
Matthias Dieter Wallnöfer
1
-2
/
+2
2011-03-04
ldb:ldb tools - ldbtest - convert other result values to LDB codes as well
Matthias Dieter Wallnöfer
1
-15
/
+15
2011-02-09
ldb:tools - return LDB_ERR_OPERATIONS_ERROR on generic errors
Matthias Dieter Wallnöfer
1
-2
/
+2
2011-02-09
ldb:tools - always check if ldb connection has been estabilished
Matthias Dieter Wallnöfer
1
-0
/
+3
2010-11-01
s4-ldb: removed ldb_includes.h
Andrew Tridgell
1
-1
/
+3
2010-11-01
ldb:tools/ldbtest.c - fix build warning
Matthias Dieter Wallnöfer
1
-1
/
+1
2010-11-01
s4-ldb: convert existing ldb tools to use new command line hooks
Andrew Tridgell
1
-5
/
+0
2010-09-01
s4/ldb: fix standalone build
Björn Jacke
1
-2
/
+6
2010-08-31
s4/ldb: use monotonic clock for time deltas in ldbtest
Björn Jacke
1
-4
/
+4
2010-05-31
ldb: Fix dependencies when building with system ldb.
Jelmer Vernooij
1
-0
/
+5
2010-04-11
subunit: Support formatting compatible with upstream subunit, for consistency.
Jelmer Vernooij
1
-1
/
+1
2010-03-06
LDB:tools - change counters to be unsigned
Matthias Dieter Wallnöfer
1
-10
/
+14
2009-12-18
s4-ldb: fixed a valgrind error in ldbtest
Andrew Tridgell
1
-0
/
+2
2009-02-23
Fix headers, ldb_includes.h is a private header,
Simo Sorce
1
-0
/
+1
2009-01-30
Fix the mess with ldb includes.
Simo Sorce
1
-1
/
+1
2008-09-23
Merge ldb_search() and ldb_search_exp_fmt() into a simgle function.
Simo Sorce
1
-2
/
+2
2008-08-22
fixed a problem with length limited ldap values
Andrew Tridgell
1
-1
/
+1
2008-06-14
Make up the right dependencies now that ldb depends on libevents
Simo Sorce
1
-2
/
+2
2008-02-20
Fix static module list generation for ldb.
Jelmer Vernooij
1
-2
/
+0
2007-10-10
r23798: updated old Temple Place FSF addresses to new URL
Andrew Tridgell
1
-2
/
+1
2007-10-10
r23795: more v2->v3 conversion
Andrew Tridgell
1
-1
/
+1
2007-10-10
r22681: Fix standalone ldb build when parent directory name != ldb.
Jelmer Vernooij
1
-3
/
+2
2007-10-10
r19832: better prototypes for the linearization functions:
Simo Sorce
1
-2
/
+2
2007-10-10
r19831: Big ldb_dn optimization and interfaces enhancement patch
Simo Sorce
1
-12
/
+24
2007-10-10
r17745: got rid of the final asprintf() in ldb
Andrew Tridgell
1
-1
/
+1
2007-10-10
r17740: get rid of dependence on asprintf(), using talloc_asprintf() instead
Andrew Tridgell
1
-2
/
+2
2007-10-10
r17679: - fix 'make test-ldap' to skip ldb specials
Andrew Tridgell
1
-0
/
+7
2007-10-10
r15370: Fix more dependencies for shared libs
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r13786: [merge] Add registration functions for LDB modules
Jelmer Vernooij
1
-0
/
+2
2007-10-10
r13324: From now on check attribute names obey rfc2251
Simo Sorce
1
-1
/
+1
2007-10-10
r12829: fix ldb headers, to not include '<...>' files in .c files
Stefan Metzmacher
1
-8
/
+1
2007-10-10
r12733: Merge ldap/ldb controls into main tree
Simo Sorce
1
-0
/
+1
2007-10-10
r12608: Remove some unused #include lines.
Jelmer Vernooij
1
-1
/
+0
2007-10-10
r11567: Ldb API change patch.
Simo Sorce
1
-11
/
+13
2007-10-10
r10913: This patch isn't as big as it looks ...
Andrew Tridgell
1
-21
/
+21
2007-10-10
r10406: added --nosync option to all ldb tools, so that you can control if
Andrew Tridgell
1
-1
/
+6
2007-10-10
r10403: fixed the basedn for testing, and add a debug showing the size of the...
Andrew Tridgell
1
-1
/
+4
2007-10-10
r10299: remove the public (un)lock functions and introduce a transaction based
Simo Sorce
1
-3
/
+4
2007-10-10
r9775: r11607@blu: tridge | 2005-08-30 12:16:19 +1000
Andrew Tridgell
1
-2
/
+2
2007-10-10
r9391: Convert all the code to use struct ldb_dn to ohandle ldap like disting...
Simo Sorce
1
-22
/
+33
2007-10-10
r7828: Although there is still plenty to do, ldb_sqlite3 now passes the set o...
Derrell Lipman
1
-0
/
+10
2007-10-10
r7726: - removed some unused variables
Andrew Tridgell
1
-1
/
+0
2007-10-10
r7714: enable samba credentials handling in ldb tools. So you can now do a
Andrew Tridgell
1
-8
/
+0
2007-10-10
r7709: - convert ldb to use popt, so that it can interact with the samba
Andrew Tridgell
1
-100
/
+52
2007-10-10
r6470: Remove ldb_search_free() it is not needed anymore.
Simo Sorce
1
-1
/
+1
2007-10-10
r5585: LDB interfaces change:
Simo Sorce
1
-3
/
+3
2007-10-10
r5330: Remove #include <sys/time.h> from includes.h.
Andrew Bartlett
1
-0
/
+1
[next]