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
...
*
Fix use of some modules (needed _PUBLIC_).
Jelmer Vernooij
2008-02-20
1
-1
/
+1
*
Allow ldb backends without init function, use init function-less ldb modules.
Jelmer Vernooij
2008-02-20
1
-7
/
+2
*
Avoid using setup.py for intsallation.
Jelmer Vernooij
2008-02-12
1
-0
/
+3
*
Fix tests.
Jelmer Vernooij
2008-02-09
1
-35
/
+24
*
Split up tests a bit, output subunit.
Jelmer Vernooij
2008-02-09
1
-753
/
+721
*
Remove unused path update.
Jelmer Vernooij
2008-02-09
1
-2
/
+0
*
Fix syntax in LDAP test
Andrew Bartlett
2008-02-08
1
-4
/
+4
*
python: Add convenience function for getting command line loadparm context
Jelmer Vernooij
2008-01-23
1
-4
/
+3
*
ldap.py: Use constants where possible.
Jelmer Vernooij
2008-01-15
1
-14
/
+16
*
ldap/python: Fix last tests.
Jelmer Vernooij
2008-01-11
1
-60
/
+53
*
ldb/python: Support comparing Dn's to strings.
Jelmer Vernooij
2008-01-11
1
-0
/
+4
*
python/ldap: Fix a couple more tests.
Jelmer Vernooij
2008-01-11
1
-18
/
+18
*
Make a few more tests pass.
Jelmer Vernooij
2008-01-11
1
-129
/
+115
*
python/ldap: Get further.
Jelmer Vernooij
2008-01-11
1
-2
/
+4
*
python/ldap: Fix some tests.
Jelmer Vernooij
2008-01-11
1
-9
/
+15
*
python: More work getting the LDAP test to compile again.
Jelmer Vernooij
2008-01-11
1
-36
/
+23
*
python: Specify right arguments for the ldap test, fix some more calls.
Jelmer Vernooij
2008-01-11
1
-37
/
+30
*
ldap/python: Fix some more calls.
Jelmer Vernooij
2008-01-11
1
-74
/
+47
*
python/ldap: Support controls argument to ldb.search().
Jelmer Vernooij
2008-01-11
1
-9
/
+13
*
python/ldap: Wrap parse_control_strings().
Jelmer Vernooij
2008-01-11
1
-0
/
+5
*
ldb/python: Allow comparing a MessageElement to a list or a singleton.
Jelmer Vernooij
2008-01-11
1
-0
/
+6
*
ldb/python: Implement __len__ for MessageElement.
Jelmer Vernooij
2008-01-11
1
-0
/
+4
*
python/ldb: Add __getitem__ implementation for LdbMessageElement.
Jelmer Vernooij
2008-01-11
1
-0
/
+6
*
r26623: python: Allow specifying URL rather than host name on the command-line.
Jelmer Vernooij
2007-12-28
1
-2
/
+4
*
r26617: Load smb.conf.
Jelmer Vernooij
2007-12-27
1
-2
/
+8
*
r26615: Fix Python syntax
Jelmer Vernooij
2007-12-27
1
-1161
/
+772
*
r26570: - Trim size of the swig-generated Python bindings by removing a bunch...
Jelmer Vernooij
2007-12-24
2
-0
/
+1372
*
r26567: Allow registering new ldb modules from python.
Jelmer Vernooij
2007-12-24
1
-0
/
+8
*
r26537: Support ldb.add({'dn': 'dc=foo,bar=bla', ...}).
Jelmer Vernooij
2007-12-21
1
-0
/
+10
*
r26480: Add utility class for testing LDB code.
Jelmer Vernooij
2007-12-21
1
-1
/
+4
*
r26068: Import improved Python bindings for LDB, including tests.
Jelmer Vernooij
2007-12-21
1
-0
/
+353
*
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
[prev]
[next]