summaryrefslogtreecommitdiff
path: root/source4/libnet
AgeCommit message (Expand)AuthorFilesLines
2008-05-23Add docstring for samba.net.JoinJelmer Vernooij1-1/+4
2008-05-21Move more modules inside of the samba package.Jelmer Vernooij1-0/+1
2008-05-20Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-localAndrew Bartlett1-3/+4
2008-05-18Fix a couple (well, little more than that..) of typos.Jelmer Vernooij1-1/+1
2008-05-18Create prototype headers from Makefile directory, without smb_build in the mi...Jelmer Vernooij1-1/+2
2008-05-18Use src dir.Jelmer Vernooij1-2/+2
2008-05-18Use variables for source path in libnet/ and scripting/python.Jelmer Vernooij1-2/+2
2008-05-16Rework the CLDAP and NBT netlogon requests and responses.Andrew Bartlett3-24/+28
2008-04-24libnet: Make UserInfo accept a SID as input as well, fix wb_cmd_getpwuidKai Blin2-24/+84
2008-04-21Remove more event_context_init() uses from function calls within deep down th...Simo Sorce1-4/+4
2008-04-17Specify event_context to ldb_wrap_connect explicitly.Jelmer Vernooij5-6/+9
2008-04-17Remove event context tracking from the credentials struct.Jelmer Vernooij1-2/+5
2008-04-14Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake4Jelmer Vernooij3-12/+16
2008-04-14Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartletAndrew Bartlett2-12/+14
2008-04-14Fix problems with event context not being the parent.Simo Sorce2-12/+14
2008-04-14Ensure we initialise s->lp_ctx for the way into the provision.Andrew Bartlett1-0/+2
2008-04-14Use _OBJ_FILES variables in a couple more places.Jelmer Vernooij1-33/+11
2008-04-11Use the python-provided ldb and lp_ctx pointers in libnet_vampire.cAndrew Bartlett1-29/+6
2008-04-09Link the new vampire code togeather.Andrew Bartlett3-13/+43
2008-04-09Factor out filling in the secrets database.Andrew Bartlett2-80/+133
2008-04-09Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartletAndrew Bartlett5-4890/+80
2008-04-09Start implementation of real 'net vampire' code.Andrew Bartlett6-375/+1120
2008-04-08Add manually written Python binding for libnet_Join.Jelmer Vernooij5-4890/+80
2008-04-02Reduce the number of installed headers.Jelmer Vernooij1-4/+4
2008-04-02Install public header files again and include required prototypes.Jelmer Vernooij1-0/+1
2008-03-28Convert some more files to GPLv3.Andrew Kroeger1-1/+1
2008-03-14swig: regenerate _wrap.c filesStefan Metzmacher1-30/+30
2008-03-13Report binding in libnet failure message.Andrew Bartlett1-1/+4
2008-02-29Move public header accumulation out of the perl code.Jelmer Vernooij1-4/+6
2008-02-28Remove use of global_loadparm.Jelmer Vernooij1-1/+2
2008-02-28Merge branch 'v4-0-trivial' into v4-0-testJelmer Vernooij3-3/+5
2008-02-28Ensure we don't try and set the acct_flags if they are 0 (meaningAndrew Bartlett2-1/+9
2008-02-21Remove more global_loadparm instance.sJelmer Vernooij3-3/+5
2008-02-11Remove Samba 3 backwards compatibility code in C.Jelmer Vernooij1-1/+1
2008-02-09Remove the forced 'krb5' from the NET-API-BECOME-DC test.Andrew Bartlett1-2/+2
2008-01-23Fix segfaults in codepaths only tested by the NET-API-BECOME-DC test.Andrew Bartlett1-12/+13
2008-01-22python: Avoid duplicate copies of some objects in different packages.Jelmer Vernooij1-1/+1
2008-01-21build: Demote a bunch of libraries to subsystems. This makes packaging easier...Jelmer Vernooij1-4/+1
2008-01-11libnet: Rename a variable so it does not shadow a global.Kai Blin1-4/+5
2008-01-08r26693: Add (untested) libnet_rpc_groupdel function.Rafal Szczesniak2-10/+194
2008-01-05r26669: Janitorial: Remove uses of global_loadparm.Jelmer Vernooij2-4/+4
2008-01-01r26639: librpc: Pass iconv convenience on from RPC connection to NDR library,...Jelmer Vernooij1-1/+1
2008-01-01r26638: libndr: Require explicitly specifying iconv_convenience for ndr_struc...Jelmer Vernooij2-13/+14
2007-12-30r26633: A couple of fixes in comments.Rafal Szczesniak1-7/+9
2007-12-30r26632: Add libnet_CreateGroup function.Rafal Szczesniak2-16/+226
2007-12-28r26624: libnet/python: Use standard function for constructing context, allow ...Jelmer Vernooij3-61/+178
2007-12-28r26619: Add Python bindings for libnet. No tests yet and no way to set the pa...Jelmer Vernooij4-0/+4774
2007-12-24r26573: Fix warnings.Jelmer Vernooij1-2/+2
2007-12-21r26540: Revert my previous commit after concerns raised by Andrew.Jelmer Vernooij2-19/+19
2007-12-21r26539: Remove unnecessary statics.Jelmer Vernooij2-19/+19