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