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
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
r25842: Start working on test for loading dso's in ldb.
Jelmer Vernooij
2007-12-21
2
-0
/
+75
*
r25218: After discussion with Simo, remove the subclass support from LDB.
Andrew Bartlett
2007-10-10
2
-22
/
+0
*
r20464: Make it clear what does the process group stuff
Andrew Bartlett
2007-10-10
1
-1
/
+1
*
r20106: Optional ONE Level indexing for ldb_tdb
Simo Sorce
2007-10-10
1
-0
/
+51
*
r19831: Big ldb_dn optimization and interfaces enhancement patch
Simo Sorce
2007-10-10
1
-1
/
+1
*
r19461: Make sqlite3 work again (semi-async)
Simo Sorce
2007-10-10
1
-6
/
+9
*
r19273: - fixed error handling with the ldap backend
Andrew Tridgell
2007-10-10
3
-9
/
+20
*
r18538: we need a pipe here, not a logical OR
Andrew Tridgell
2007-10-10
1
-1
/
+2
*
r18536: fixed the loading of external binary files from ldif into ldb
Andrew Tridgell
2007-10-10
1
-3
/
+6
*
r18535: move the AC_CANONICAL_HOST and host specific flag tests into
Andrew Tridgell
2007-10-10
2
-4
/
+6
*
r18515: Remove calls to "time" for now as some sh implementations don't have it,
Jelmer Vernooij
2007-10-10
1
-2
/
+2
*
r18347: run slapd in the foreground so timelimit can kill it
Andrew Tridgell
2007-10-10
1
-2
/
+3
*
r18346: make sure we kill off the slapd process
Andrew Tridgell
2007-10-10
2
-4
/
+26
*
r18244: more portable shell scripting
Andrew Tridgell
2007-10-10
1
-6
/
+6
*
r17978: make the ldap backend test for ldb work both with and without modules
Andrew Tridgell
2007-10-10
2
-2
/
+19
*
r17765: fix handling of old solaris /bin/sh in ldb build/test
Andrew Tridgell
2007-10-10
2
-4
/
+8
*
r17726: not having slapd installed isn't a ldb test failure
Andrew Tridgell
2007-10-10
1
-1
/
+2
*
r17718: don't consider a slapadd failure in the ldap backend tests as a ldb
Andrew Tridgell
2007-10-10
1
-1
/
+4
*
r17708: make the automated testing of the ldb ldap backend more portable
Andrew Tridgell
2007-10-10
2
-7
/
+9
*
r17679: - fix 'make test-ldap' to skip ldb specials
Andrew Tridgell
2007-10-10
5
-12
/
+29
*
r17504: Do not use the invented unixID but use the rfc2307 uidNumber and gidN...
Simo Sorce
2007-10-10
1
-1
/
+2
*
r13742: Fix tests to work better with ldap
Simo Sorce
2007-10-10
5
-12
/
+16
*
r13348: Put a reminder for now.
Simo Sorce
2007-10-10
1
-0
/
+2
*
r12828: add a test to check white spaces comparison
Simo Sorce
2007-10-10
2
-1
/
+10
*
r12777: use TEST_DATA_PREFIX if available
Stefan Metzmacher
2007-10-10
1
-5
/
+6
*
r11567: Ldb API change patch.
Simo Sorce
2007-10-10
1
-2
/
+2
*
r10856: we need aclocal.m4 in ldb for standalone configure
Andrew Tridgell
2007-10-10
1
-2
/
+2
*
r10423: minor changes to the ldb test suite to allow it to work correctly with
Andrew Tridgell
2007-10-10
2
-7
/
+15
*
r10251: some more work on ldb_sqlite3
Simo Sorce
2007-10-10
1
-2
/
+23
*
r10232: Some work on ldb_sqlite3.
Simo Sorce
2007-10-10
1
-1
/
+13
*
r9813: Conver testsuite for samba3sam module to EJS
Jelmer Vernooij
2007-10-10
1
-61
/
+0
*
r9786: Move ldb_map into ldb/modules/
Jelmer Vernooij
2007-10-10
1
-200
/
+0
*
r9770: Couple other bugfixes
Jelmer Vernooij
2007-10-10
2
-21
/
+37
*
r9744: - [upgrade.js] Start working on smb.conf conversion.
Jelmer Vernooij
2007-10-10
1
-16
/
+23
*
r9718: Work a bit on the SWAT interface
Jelmer Vernooij
2007-10-10
1
-59
/
+47
*
r9698: Fix a bit of memory management
Jelmer Vernooij
2007-10-10
1
-1
/
+14
*
r9690: Extend test + fix several bugs
Jelmer Vernooij
2007-10-10
1
-3
/
+29
*
r9685: Add tests for samba3sam mapping module
Jelmer Vernooij
2007-10-10
2
-0
/
+211
*
r9446: clean up old test file
Simo Sorce
2007-10-10
1
-559
/
+37
*
r8585: add to ldb and ldap comparison functionality
Simo Sorce
2007-10-10
1
-0
/
+13
*
r8490: make the ldb tests more portable
Andrew Tridgell
2007-10-10
3
-3
/
+3
*
r8485: - be friendly to shells other than bash
Andrew Tridgell
2007-10-10
3
-3
/
+6
*
r8377: forgot an ldif test
Simo Sorce
2007-10-10
1
-0
/
+4
*
r8373: New wildcard matching code.
Simo Sorce
2007-10-10
5
-20
/
+13
*
r8082: large rewite of ldb_dn.c
Simo Sorce
2007-10-10
4
-8
/
+16
*
r8071: reduce the size of the default ldb tests. We run on some pretty low po...
Andrew Tridgell
2007-10-10
1
-2
/
+2
*
r8043: increase shell compatibility of ldb tests
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r8039: allow ldb test suite to be run outside of the ldb directory
Andrew Tridgell
2007-10-10
4
-33
/
+41
*
r8035: added indexing tests. current ldb fails the integer indexing, will be ...
Andrew Tridgell
2007-10-10
1
-4
/
+24
*
r8033: - add easier valgrind testing
Andrew Tridgell
2007-10-10
1
-11
/
+25
[next]