index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
/
libnet
/
py_net.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
pynet: fixed ref count error on Py_None
Andrew Tridgell
2010-09-02
1
-1
/
+1
*
pyrpc: Add py_check_dcerpc_type().
Jelmer Vernooij
2010-08-27
1
-8
/
+3
*
s4-pynet: some systems don't have Py_TYPE()
Andrew Tridgell
2010-08-25
1
-0
/
+4
*
s4-pynet: added replicate_init() and replicate_chunk() calls
Andrew Tridgell
2010-08-25
1
-35
/
+134
*
libnet-s4: added replicate() command in pynet
Andrew Tridgell
2010-08-23
1
-0
/
+60
*
s4-libnet: added join type constants to python interface
Andrew Tridgell
2010-08-23
1
-0
/
+4
*
s4-loadparm: 2nd half of lp_ to lpcfg_ conversion
Andrew Tridgell
2010-07-16
1
-2
/
+2
*
pynet: Remove unused credentials argument.
Jelmer Vernooij
2010-05-18
1
-4
/
+3
*
s4-pynet: accept None for target_dir in vampire
Andrew Tridgell
2010-04-21
1
-1
/
+1
*
pytalloc: ensure talloc_ctx is directly after PyObject_HEAD
Andrew Tridgell
2010-04-20
1
-1
/
+1
*
s4-python: PyErr_SetString() will crash on NULL strings
Andrew Tridgell
2010-04-19
1
-6
/
+9
*
s4/py_net: Source code formatting fix
Kamen Mazdrashki
2010-04-12
1
-16
/
+17
*
s4-net: Convert vampire command over to Python.
Jelmer Vernooij
2010-04-09
1
-0
/
+56
*
s4-net: Convert user subcommand to Python.
Jelmer Vernooij
2010-04-09
1
-0
/
+70
*
net: Convert time command to python.
Jelmer Vernooij
2010-04-08
1
-11
/
+49
*
s4-net: Use new Net() object in net export keytab.
Jelmer Vernooij
2010-04-08
1
-1
/
+5
*
pynet: Create a net class.
Jelmer Vernooij
2010-04-08
1
-69
/
+83
*
Migrate 'net export keytab' to python.
Jelmer Vernooij
2010-04-08
1
-12
/
+55
*
py_net/libnet: Remove C++-style comments, add more error checking, move
Jelmer Vernooij
2009-12-25
1
-5
/
+9
*
s4-libnet: Python binding for libnet_SetPassword()
Kamen Mazdrashki
2009-12-25
1
-6
/
+66
*
s4-python: we need to include Python.h first
Andrew Tridgell
2009-10-23
1
-1
/
+1
*
Fix compile of py_net.c
Andrew Bartlett
2009-07-28
1
-1
/
+3
*
s4:libnet Add in a 'credentials' parameter for python libnet_Join
Andrew Bartlett
2009-07-28
1
-7
/
+20
*
s4:lib/tevent: rename structs
Stefan Metzmacher
2008-12-29
1
-2
/
+2
*
Remove use of global loadparm in python modules.
Jelmer Vernooij
2008-11-02
1
-1
/
+4
*
Fix the build.
Jelmer Vernooij
2008-10-24
1
-0
/
+1
*
Remove unused include param/param.h.
Jelmer Vernooij
2008-10-24
1
-1
/
+0
*
Make sure prototypes are always included, make some functions static and
Jelmer Vernooij
2008-10-20
1
-1
/
+1
*
Use a custom init function for samba4 that sets a samba4
Simo Sorce
2008-06-14
1
-1
/
+1
*
Add docstring for samba.net.Join
Jelmer Vernooij
2008-05-23
1
-1
/
+4
*
Fix problems with event context not being the parent.
Simo Sorce
2008-04-14
1
-4
/
+9
*
Add manually written Python binding for libnet_Join.
Jelmer Vernooij
2008-04-08
1
-0
/
+77