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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-01-13
Try to fix the build on Tru64; avoid single quotes because they get expanded ...
Jelmer Vernooij
1
-1
/
+1
2008-01-11
ldb: Get rid of a warning.
Kai Blin
1
-1
/
+1
2008-01-11
ldap/python: Fix last tests.
Jelmer Vernooij
1
-60
/
+53
2008-01-11
ldb/python: Support comparing Dn's to strings.
Jelmer Vernooij
3
-0
/
+19
2008-01-11
python/ldap: Fix a couple more tests.
Jelmer Vernooij
1
-18
/
+18
2008-01-11
Make a few more tests pass.
Jelmer Vernooij
1
-129
/
+115
2008-01-11
python/ldap: Get further.
Jelmer Vernooij
1
-2
/
+4
2008-01-11
python/ldap: Fix some tests.
Jelmer Vernooij
1
-9
/
+15
2008-01-11
python: More work getting the LDAP test to compile again.
Jelmer Vernooij
1
-36
/
+23
2008-01-11
python: Specify right arguments for the ldap test, fix some more calls.
Jelmer Vernooij
1
-37
/
+30
2008-01-11
ldap/python: Fix some more calls.
Jelmer Vernooij
1
-74
/
+47
2008-01-11
python/ldap: Support controls argument to ldb.search().
Jelmer Vernooij
4
-55
/
+162
2008-01-11
Merge branch 'v4-0-test' of git://git.samba.org/samba into 4-0-local
Andrew Bartlett
4
-35
/
+246
2008-01-11
Rework ldbsearch to avoid segfault when remote LDAP server returns
Andrew Bartlett
1
-12
/
+10
2008-01-11
Fix segfault when sorting LDAP replies on the client.
Andrew Bartlett
1
-2
/
+2
2008-01-11
python/ldap: Wrap parse_control_strings().
Jelmer Vernooij
4
-25
/
+114
2008-01-11
ldb/python: Allow comparing a MessageElement to a list or a singleton.
Jelmer Vernooij
3
-10
/
+22
2008-01-11
ldb/python: Implement __len__ for MessageElement.
Jelmer Vernooij
4
-0
/
+37
2008-01-11
python/ldb: Add __getitem__ implementation for LdbMessageElement.
Jelmer Vernooij
4
-0
/
+73
2008-01-10
tdb: Add simple reimplementation of tdbdump in Python as an example of the td...
Jelmer Vernooij
1
-0
/
+12
2008-01-10
r26701: ldb: Build and install python modules when possible.
Jelmer Vernooij
2
-7
/
+34
2008-01-10
r26700: tdb: Build and install Python bindings when possible.
Jelmer Vernooij
4
-42
/
+68
2008-01-07
r26692: registry: Treat key and value names case-insensitively.
Jelmer Vernooij
1
-0
/
+10
2008-01-07
r26689: registry: Return max_subkeynamelen, max_valnamelen and max_valbufsize...
Jelmer Vernooij
13
-44
/
+171
2008-01-07
r26688: Fix listing remote predefined keys and subkeys. This fixes bug 3431.
Jelmer Vernooij
4
-36
/
+64
2008-01-06
r26684: Trivial cleanup from Matthias Dieter Wallnöfer, from bug 5090
Andrew Bartlett
1
-1
/
+1
2008-01-06
r26678: Check in auto-generated swig files.
Tim Potter
2
-41
/
+45
2008-01-06
r26677: Implement and test iter{keys,values,items} for tdb bindings.
Tim Potter
2
-3
/
+32
2008-01-05
r26669: Janitorial: Remove uses of global_loadparm.
Jelmer Vernooij
1
-3
/
+0
2008-01-05
r26668: tdb/python: Fix default value of open_flags for tdb.
Jelmer Vernooij
2
-1
/
+2
2008-01-05
r26665: registry: Fix tests on bigendian machines.
Jelmer Vernooij
1
-2
/
+6
2008-01-01
r26641: ldb(Python): Remove some unnecessary {}'s.
Jelmer Vernooij
2
-48
/
+30
2008-01-01
r26639: librpc: Pass iconv convenience on from RPC connection to NDR library,...
Jelmer Vernooij
2
-4
/
+4
2008-01-01
r26638: libndr: Require explicitly specifying iconv_convenience for ndr_struc...
Jelmer Vernooij
2
-5
/
+5
2007-12-30
r26631: ldb/python: Fix missing elements bug and memory leak. * Don't increas...
Jelmer Vernooij
2
-16
/
+26
2007-12-28
r26625: Wrap some more events functions for Python and add a trivial test for...
Jelmer Vernooij
5
-37
/
+169
2007-12-28
r26623: python: Allow specifying URL rather than host name on the command-line.
Jelmer Vernooij
1
-2
/
+4
2007-12-28
r26620: python: Allow not specifying event contexts, in which case a new cont...
Jelmer Vernooij
3
-1
/
+51
2007-12-27
r26617: Load smb.conf.
Jelmer Vernooij
1
-2
/
+8
2007-12-27
r26615: Fix Python syntax
Jelmer Vernooij
1
-1161
/
+772
2007-12-27
r26611: Tridge didn't write this...
Andrew Bartlett
1
-1
/
+1
2007-12-26
r26602: Revert my previous commit as it only works with GNU make.
Jelmer Vernooij
2
-9
/
+9
2007-12-26
r26600: Provide dir variable with current basedir in Makefile.
Jelmer Vernooij
2
-9
/
+9
2007-12-26
r26596: Fixed upgrade.py.
Jelmer Vernooij
1
-1
/
+6
2007-12-26
r26593: - More work on the python versions of samba3dump and the samba3sam te...
Jelmer Vernooij
1
-1
/
+1
2007-12-26
r26589: torture: Add non-const version of torture_tcase_add_simple_test
Kai Blin
2
-105
/
+79
2007-12-26
r26588: Janitorial: Rename torture_*_add_*test to torture_*_add_*test_const.
Kai Blin
5
-64
/
+65
2007-12-26
r26586: Rename fetch to get for consistency with the Python dictionary interf...
Jelmer Vernooij
4
-13
/
+14
2007-12-26
r26585: Fix samba3.python tests.
Jelmer Vernooij
3
-35
/
+98
2007-12-26
r26584: Fix exception handling in ldb constructor.
Jelmer Vernooij
3
-79
/
+18
[next]