summaryrefslogtreecommitdiff
path: root/source4/libnet
AgeCommit message (Expand)AuthorFilesLines
2008-08-20drsuapi: fix samba4 callers after drsuapi.idl changesStefan Metzmacher1-6/+13
2008-08-07drsuapi: fix callers after idl changeStefan Metzmacher1-1/+1
2008-07-23libnet_become_dc: send msDS_Behavior_Version == 3 (win2k8) in DsAddEntryMichael Adam1-1/+1
2008-07-23libnet_become_cd: add boolean option "become_dc:force krb5" to control krb5 a...Michael Adam1-10/+18
2008-07-23drsuapi: always set the pid field of the outgoing DsBindInfo to 0.Michael Adam2-7/+2
2008-07-23libnet_unbecome_dc: teach unbecomeDC_drsuapi_bind_recv() DsBindInfo48.Michael Adam1-0/+9
2008-07-23libnet_become_cd: teach becomeDC_drsuapi_bind_recv() DsBindInfo48.Michael Adam1-0/+9
2008-07-23libnet/become_dc: add a comment and explain why it's important to specify krb5Stefan Metzmacher1-0/+9
2008-07-22Change occurrences of the u1 member of DsBindInfo* to pid after idl change.Michael Adam2-5/+5
2008-07-21Rename structures to better match the names in the WSPP IDL.Andrew Bartlett1-1/+1
2008-07-16drsuapi: print out the number of linked attribute values we gotStefan Metzmacher1-16/+27
2008-07-16drsuapi: make use of the 'more_data' field in DsGetNCChangesCtr[1|6]Stefan Metzmacher3-4/+9
2008-07-16drsuapi: check ctr6->drs_errorStefan Metzmacher1-0/+6
2008-07-16drsuapi: get ctr6 out of xpress compressed levelStefan Metzmacher1-0/+5
2008-07-16drsuapi: total_object_count was the wrong guessStefan Metzmacher1-13/+10
2008-07-16libnet/become_dc: an unknown field in drsuapi.idl changed to object_flagsStefan Metzmacher1-1/+1
2008-07-16become_dc: we need to replicate using krb5 auth to work against w2kStefan Metzmacher1-2/+2
2008-07-15Use secrets.ldb to store credentials to contact LDAP backend.Andrew Bartlett1-6/+4
2008-07-12rename sambaPassword -> userPassword.Andrew Bartlett1-1/+1
2008-07-09libnet_domain: eliminate "discards qualifier" warning (const).Michael Adam1-1/+1
2008-06-30drsuapi.idl: remove some unknows from DsGetNCChanges() (update samba4 callers)Stefan Metzmacher1-6/+6
2008-06-14Use a custom init function for samba4 that sets a samba4Simo Sorce1-1/+1
2008-06-14Make up the right dependencies now that ldb depends on libeventsSimo Sorce1-1/+1
2008-05-31Revert Jelmer's CFLAGS commit e2b71a0ecbf10a78a59a8ec6371bdee57b1bfa6cAndrew Bartlett1-2/+0
2008-05-30Move CFLAGS handling out of smb_build.Jelmer Vernooij1-0/+2
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