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
...
|
*
Align the Python and EJS ldap tests.
Andrew Bartlett
2008-06-03
1
-45
/
+151
*
|
SMB2 signing now works. The spec was wrong (and will be fixed in the
Andrew Tridgell
2008-06-03
4
-1
/
+133
*
|
fixed a warning
Andrew Tridgell
2008-06-02
1
-1
/
+1
|
/
*
Revert Jelmer's CFLAGS commit e2b71a0ecbf10a78a59a8ec6371bdee57b1bfa6c
Andrew Bartlett
2008-05-31
4
-24
/
+16
*
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-defs
Jelmer Vernooij
2008-05-30
1
-5
/
+10
|
\
|
*
two more places where the wrong type is passed to PyArg_ParseTupleAndKeywords()
Andrew Tridgell
2008-05-30
1
-4
/
+6
|
*
fixed a segv in the python messaging code on 64 bit systems
Andrew Tridgell
2008-05-30
1
-1
/
+4
*
|
Move CFLAGS handling out of smb_build.
Jelmer Vernooij
2008-05-30
4
-16
/
+24
|
/
*
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-defs
Jelmer Vernooij
2008-05-29
1
-0
/
+198
|
\
|
*
Remove extra spaces on prefixMap input and output.
Andrew Bartlett
2008-05-29
1
-1
/
+1
|
*
Finish the LDIF parsers for the prefixMap attribute.
Andrew Bartlett
2008-05-29
1
-12
/
+33
|
*
Print prefixMap in a human-readable format.
Andrew Bartlett
2008-05-29
1
-0
/
+177
*
|
Fix extra dash in command line flag.
Jelmer Vernooij
2008-05-29
1
-1
/
+1
|
/
*
Add variable for smbreadline directory.
Jelmer Vernooij
2008-05-27
1
-2
/
+2
*
Allow external use of regf idl.
Jelmer Vernooij
2008-05-27
1
-5
/
+4
*
Move CFLAGS that are not inherited out of smb_build.
Jelmer Vernooij
2008-05-27
1
-1
/
+1
*
Use new dynconfig.h location.
Jelmer Vernooij
2008-05-27
4
-3
/
+5
*
Use variable for ldb source directory.
Jelmer Vernooij
2008-05-27
4
-38
/
+38
*
Move version.o and dynconfig.o into their own directory.
Jelmer Vernooij
2008-05-27
1
-27
/
+0
*
Remove evil hack which breaks Python bindings.
Jelmer Vernooij
2008-05-26
1
-1
/
+1
*
Finish smbstatus in Python.
Jelmer Vernooij
2008-05-26
1
-0
/
+3
*
Allow using IRPC functions on the messaging bus from Python.
Jelmer Vernooij
2008-05-26
2
-24
/
+33
*
Implement IRPC calls over the internal messaging bus.
Jelmer Vernooij
2008-05-26
1
-70
/
+119
*
Provide access to server_id from python bindings, add more tests.
Jelmer Vernooij
2008-05-26
4
-6
/
+68
*
Add bindings for deregister.
Jelmer Vernooij
2008-05-26
1
-0
/
+21
*
Support messaging_client_init in the python bindings.
Jelmer Vernooij
2008-05-26
1
-40
/
+58
*
Add bindings for irpc_{add,remove}_name.
Jelmer Vernooij
2008-05-26
1
-0
/
+39
*
Add tests for irpc python bindings.
Jelmer Vernooij
2008-05-25
1
-0
/
+25
*
Start building IRPC Python support.
Jelmer Vernooij
2008-05-25
2
-44
/
+240
*
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
[prev]
[next]