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-05-26
Support messaging_client_init in the python bindings.
Jelmer Vernooij
1
-40
/
+58
2008-05-26
Add bindings for irpc_{add,remove}_name.
Jelmer Vernooij
1
-0
/
+39
2008-05-25
Add tests for irpc python bindings.
Jelmer Vernooij
1
-0
/
+25
2008-05-25
Start building IRPC Python support.
Jelmer Vernooij
2
-44
/
+240
2008-05-24
Initialize module.
Jelmer Vernooij
1
-1
/
+2
2008-05-24
Initial work on IRPC Python support.
Jelmer Vernooij
1
-0
/
+201
2008-05-24
Add docstrings to a couple more python modules.
Jelmer Vernooij
4
-2
/
+14
2008-05-23
Cope with new event context parameter in API and removed parameters to reg_op...
Jelmer Vernooij
1
-6
/
+6
2008-05-23
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into registry
Jelmer Vernooij
120
-5412
/
+3872
2008-05-23
Add proper implementation of MessageElement.__cmp__.
Jelmer Vernooij
3
-11
/
+16
2008-05-23
Add docstrings to events python module.
Jelmer Vernooij
3
-7
/
+27
2008-05-23
add more docstrings to registry python module
Jelmer Vernooij
3
-14
/
+100
2008-05-23
Use restructuredText formatting for docstrings.
Jelmer Vernooij
2
-0
/
+6
2008-05-23
Add some docstrings to tdb.
Jelmer Vernooij
3
-122
/
+319
2008-05-23
Add module docstring, docstrings for constructors.
Jelmer Vernooij
3
-14
/
+63
2008-05-23
Add more docstrings in the ldb python module.
Jelmer Vernooij
3
-6
/
+43
2008-05-23
Add some docstrings to ldb python module, fix MessageElement name.
Jelmer Vernooij
3
-144
/
+430
2008-05-22
libreplace: we need to use AC_TRY_LINK() to make sure HAVE_IPV6 is correctly ...
Stefan Metzmacher
1
-1
/
+1
2008-05-22
Fix CFLAGS for SWIG files.
Jelmer Vernooij
4
-4
/
+4
2008-05-22
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-test
Jelmer Vernooij
2
-11
/
+34
2008-05-22
Fix events test.
Jelmer Vernooij
1
-1
/
+1
2008-05-21
Move more modules inside of the samba package.
Jelmer Vernooij
6
-8
/
+8
2008-05-21
Move some python files into the samba package.
Jelmer Vernooij
1
-1
/
+1
2008-05-21
Move CFLAGS overrides for SWIG modules to Makefile.
Jelmer Vernooij
4
-0
/
+9
2008-05-21
lib/socket: use HAVE_IPV6 test from LIBREPLACE_NETWORK_CHECKS
Stefan Metzmacher
1
-11
/
+5
2008-05-21
libreplace: add test for HAVE_IPV6
Stefan Metzmacher
1
-0
/
+29
2008-05-21
Remove support for .py files from smb_build - deal with it only in the makefi...
Jelmer Vernooij
4
-0
/
+8
2008-05-21
Regenerate with newer version of swig.
Jelmer Vernooij
2
-20
/
+47
2008-05-20
Convert in_transaction to a bool. Add the same fix Volker
Jeremy Allison
1
-4
/
+9
2008-05-20
Fix nesting tdb_traverse in a transaction
Volker Lendecke
1
-3
/
+8
2008-05-20
smbtorture: Add RAW-BENCH-TCON benchmark.
James Peach
2
-2
/
+2
2008-05-20
Update tdb version number.
Jelmer Vernooij
1
-1
/
+1
2008-05-20
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-local
Andrew Bartlett
9
-46
/
+256
2008-05-20
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-local
Andrew Bartlett
21
-104
/
+102
2008-05-19
Add __repr__ implementation for Tdb.
Jelmer Vernooij
4
-27
/
+57
2008-05-19
Fix dependency.
Jelmer Vernooij
1
-1
/
+1
2008-05-19
Add __repr__ implementation for Ldb.
Jelmer Vernooij
4
-1
/
+43
2008-05-19
Add __repr__ implementations for ldb.Message, ldb.MessageElement and ldb.Dn.
Jelmer Vernooij
4
-17
/
+155
2008-05-19
Fix a memleak in irpc_remove_name
Volker Lendecke
1
-0
/
+6
2008-05-18
Fix a bunch of dependencies.
Jelmer Vernooij
4
-4
/
+4
2008-05-18
Fix a couple (well, little more than that..) of typos.
Jelmer Vernooij
9
-13
/
+13
2008-05-18
Create prototype headers from Makefile directory, without smb_build in the mi...
Jelmer Vernooij
9
-14
/
+24
2008-05-18
Avoid smb_build for prototype headers in some places.
Jelmer Vernooij
1
-1
/
+2
2008-05-18
Use variables for source directory in remaining subsystems.
Jelmer Vernooij
18
-70
/
+69
2008-05-18
Use variables for source directory in a couple more places.
Jelmer Vernooij
1
-20
/
+0
2008-05-18
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-test
Jelmer Vernooij
30
-293
/
+820
2008-05-17
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-local
Andrew Bartlett
4
-37
/
+45
2008-05-16
lib/replace: move sys/sockio.h and sys/un.h checks into AC_LIBREPLACE_NETWORK...
Stefan Metzmacher
2
-1
/
+1
2008-05-16
lib/socket: remove unused configure checks for HAVE_SOCK_SIN_LEN and HAVE_UNI...
Stefan Metzmacher
1
-25
/
+3
2008-05-16
lib/replace: add checks for HAVE_SOCK_SIN_LEN and HAVE_UNIXSOCKET
Stefan Metzmacher
1
-0
/
+40
[next]