summaryrefslogtreecommitdiffstats
path: root/source4/libnet/py_net.c
Commit message (Expand)AuthorAgeFilesLines
* 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