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-27
Add variable for smbreadline directory.
Jelmer Vernooij
1
-2
/
+2
2008-05-27
Allow external use of regf idl.
Jelmer Vernooij
1
-5
/
+4
2008-05-27
Move CFLAGS that are not inherited out of smb_build.
Jelmer Vernooij
1
-1
/
+1
2008-05-27
Use new dynconfig.h location.
Jelmer Vernooij
4
-3
/
+5
2008-05-27
Use variable for ldb source directory.
Jelmer Vernooij
4
-38
/
+38
2008-05-27
Move version.o and dynconfig.o into their own directory.
Jelmer Vernooij
1
-27
/
+0
2008-05-26
Remove evil hack which breaks Python bindings.
Jelmer Vernooij
1
-1
/
+1
2008-05-26
Finish smbstatus in Python.
Jelmer Vernooij
1
-0
/
+3
2008-05-26
Allow using IRPC functions on the messaging bus from Python.
Jelmer Vernooij
2
-24
/
+33
2008-05-26
Implement IRPC calls over the internal messaging bus.
Jelmer Vernooij
1
-70
/
+119
2008-05-26
Provide access to server_id from python bindings, add more tests.
Jelmer Vernooij
4
-6
/
+68
2008-05-26
Add bindings for deregister.
Jelmer Vernooij
1
-0
/
+21
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
[next]