summaryrefslogtreecommitdiffstats
path: root/source4/libnet/py_net.c
Commit message (Expand)AuthorAgeFilesLines
* py_net/libnet: Remove C++-style comments, add more error checking, moveJelmer Vernooij2009-12-251-5/+9
* s4-libnet: Python binding for libnet_SetPassword()Kamen Mazdrashki2009-12-251-6/+66
* s4-python: we need to include Python.h firstAndrew Tridgell2009-10-231-1/+1
* Fix compile of py_net.cAndrew Bartlett2009-07-281-1/+3
* s4:libnet Add in a 'credentials' parameter for python libnet_JoinAndrew Bartlett2009-07-281-7/+20
* s4:lib/tevent: rename structsStefan Metzmacher2008-12-291-2/+2
* Remove use of global loadparm in python modules.Jelmer Vernooij2008-11-021-1/+4
* Fix the build.Jelmer Vernooij2008-10-241-0/+1
* Remove unused include param/param.h.Jelmer Vernooij2008-10-241-1/+0
* Make sure prototypes are always included, make some functions static andJelmer Vernooij2008-10-201-1/+1
* Use a custom init function for samba4 that sets a samba4Simo Sorce2008-06-141-1/+1
* Add docstring for samba.net.JoinJelmer Vernooij2008-05-231-1/+4
* Fix problems with event context not being the parent.Simo Sorce2008-04-141-4/+9
* Add manually written Python binding for libnet_Join.Jelmer Vernooij2008-04-081-0/+77