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
...
*
|
Move some more rules to rules.mk
Jelmer Vernooij
2008-02-11
2
-6
/
+9
*
|
ldb: Split up the Makefile so it will be possible later on to directly includ...
Jelmer Vernooij
2008-02-11
3
-122
/
+125
*
|
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
*
ldb/python: Add bindings for schema functions.
Jelmer Vernooij
2008-01-25
3
-33
/
+393
*
python: Add convenience function for getting command line loadparm context
Jelmer Vernooij
2008-01-23
1
-4
/
+3
*
build: Remove support for DESCRIPTION setting that is now unused.
Jelmer Vernooij
2008-01-22
1
-1
/
+0
*
ldb/talloc/tdb: Use manually written pc file.
Jelmer Vernooij
2008-01-22
1
-0
/
+1
*
ldb: Fix typo.
Jelmer Vernooij
2008-01-22
1
-1
/
+1
*
ldb: Increase version number to make it easier to create new Debian snapshots.
Jelmer Vernooij
2008-01-22
1
-1
/
+1
*
build: Demote a bunch of libraries to subsystems. This makes packaging easier...
Jelmer Vernooij
2008-01-21
1
-4
/
+0
*
ldb: Fix building python modules against system-provided ldb.
Jelmer Vernooij
2008-01-21
1
-0
/
+1
*
ldb_map objectClass munging: Don't hard-code 'extensibleObject'.
Andrew Bartlett
2008-01-17
2
-32
/
+52
*
ldap.py: Use constants where possible.
Jelmer Vernooij
2008-01-15
1
-14
/
+16
*
ldb: Get rid of a warning.
Kai Blin
2008-01-11
1
-1
/
+1
*
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
3
-0
/
+19
*
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
4
-55
/
+162
*
Merge branch 'v4-0-test' of git://git.samba.org/samba into 4-0-local
Andrew Bartlett
2008-01-11
4
-35
/
+246
|
\
|
*
python/ldap: Wrap parse_control_strings().
Jelmer Vernooij
2008-01-11
4
-25
/
+114
|
*
ldb/python: Allow comparing a MessageElement to a list or a singleton.
Jelmer Vernooij
2008-01-11
3
-10
/
+22
|
*
ldb/python: Implement __len__ for MessageElement.
Jelmer Vernooij
2008-01-11
4
-0
/
+37
|
*
python/ldb: Add __getitem__ implementation for LdbMessageElement.
Jelmer Vernooij
2008-01-11
4
-0
/
+73
*
|
Rework ldbsearch to avoid segfault when remote LDAP server returns
Andrew Bartlett
2008-01-11
1
-12
/
+10
*
|
Fix segfault when sorting LDAP replies on the client.
Andrew Bartlett
2008-01-11
1
-2
/
+2
|
/
*
r26701: ldb: Build and install python modules when possible.
Jelmer Vernooij
2008-01-10
2
-7
/
+34
*
r26684: Trivial cleanup from Matthias Dieter Wallnöfer, from bug 5090
Andrew Bartlett
2008-01-06
1
-1
/
+1
*
r26641: ldb(Python): Remove some unnecessary {}'s.
Jelmer Vernooij
2008-01-01
2
-48
/
+30
*
r26631: ldb/python: Fix missing elements bug and memory leak. * Don't increas...
Jelmer Vernooij
2007-12-30
2
-16
/
+26
*
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
*
r26611: Tridge didn't write this...
Andrew Bartlett
2007-12-27
1
-1
/
+1
*
r26584: Fix exception handling in ldb constructor.
Jelmer Vernooij
2007-12-26
3
-79
/
+18
*
r26582: Use the same swig flags everywhere.
Jelmer Vernooij
2007-12-24
2
-2
/
+2
*
r26581: Make ldb_wait uniform, so that it is easy to remove it completely fro...
Simo Sorce
2007-12-24
5
-72
/
+90
*
r26580: Include sentinel in build.h, in case the list is empty.
Jelmer Vernooij
2007-12-24
1
-2
/
+3
*
r26577: Fix the standalone ldb build.
Jelmer Vernooij
2007-12-24
1
-11
/
+8
*
r26576: Allow the static module loading code to be used for the Python modules.
Jelmer Vernooij
2007-12-24
2
-2
/
+2
*
r26574: Do not call functions in the variable declaration, fix checking for t...
Simo Sorce
2007-12-24
1
-5
/
+7
*
r26572: Fix warnings in the Python code.
Jelmer Vernooij
2007-12-24
2
-44
/
+44
[prev]
[next]