summaryrefslogtreecommitdiff
path: root/source4/libnet/py_net.c
AgeCommit message (Expand)AuthorFilesLines
2009-12-25py_net/libnet: Remove C++-style comments, add more error checking, moveJelmer Vernooij1-5/+9
2009-12-25s4-libnet: Python binding for libnet_SetPassword()Kamen Mazdrashki1-6/+66
2009-10-23s4-python: we need to include Python.h firstAndrew Tridgell1-1/+1
2009-07-28Fix compile of py_net.cAndrew Bartlett1-1/+3
2009-07-28s4:libnet Add in a 'credentials' parameter for python libnet_JoinAndrew Bartlett1-7/+20
2008-12-29s4:lib/tevent: rename structsStefan Metzmacher1-2/+2
2008-11-02Remove use of global loadparm in python modules.Jelmer Vernooij1-1/+4
2008-10-24Fix the build.Jelmer Vernooij1-0/+1
2008-10-24Remove unused include param/param.h.Jelmer Vernooij1-1/+0
2008-10-20Make sure prototypes are always included, make some functions static andJelmer Vernooij1-1/+1
2008-06-14Use a custom init function for samba4 that sets a samba4Simo Sorce1-1/+1
2008-05-23Add docstring for samba.net.JoinJelmer Vernooij1-1/+4
2008-04-14Fix problems with event context not being the parent.Simo Sorce1-4/+9
2008-04-08Add manually written Python binding for libnet_Join.Jelmer Vernooij1-0/+77