summaryrefslogtreecommitdiff
path: root/source/libnet
Commit message (Expand)AuthorAgeFilesLines
* drsuapi: fix samba4 callers after drsuapi.idl changesStefan Metzmacher2008-08-201-6/+13
* drsuapi: fix callers after idl changeStefan Metzmacher2008-08-071-1/+1
* libnet_become_dc: send msDS_Behavior_Version == 3 (win2k8) in DsAddEntryMichael Adam2008-07-231-1/+1
* libnet_become_cd: add boolean option "become_dc:force krb5" to control krb5 a...Michael Adam2008-07-231-10/+18
* drsuapi: always set the pid field of the outgoing DsBindInfo to 0.Michael Adam2008-07-232-7/+2
* libnet_unbecome_dc: teach unbecomeDC_drsuapi_bind_recv() DsBindInfo48.Michael Adam2008-07-231-0/+9
* libnet_become_cd: teach becomeDC_drsuapi_bind_recv() DsBindInfo48.Michael Adam2008-07-231-0/+9
* libnet/become_dc: add a comment and explain why it's important to specify krb5Stefan Metzmacher2008-07-231-0/+9
* Change occurrences of the u1 member of DsBindInfo* to pid after idl change.Michael Adam2008-07-222-5/+5
* Rename structures to better match the names in the WSPP IDL.Andrew Bartlett2008-07-211-1/+1
* drsuapi: print out the number of linked attribute values we gotStefan Metzmacher2008-07-161-16/+27
* drsuapi: make use of the 'more_data' field in DsGetNCChangesCtr[1|6]Stefan Metzmacher2008-07-163-4/+9
* drsuapi: check ctr6->drs_errorStefan Metzmacher2008-07-161-0/+6
* drsuapi: get ctr6 out of xpress compressed levelStefan Metzmacher2008-07-161-0/+5
* drsuapi: total_object_count was the wrong guessStefan Metzmacher2008-07-161-13/+10
* libnet/become_dc: an unknown field in drsuapi.idl changed to object_flagsStefan Metzmacher2008-07-161-1/+1
* become_dc: we need to replicate using krb5 auth to work against w2kStefan Metzmacher2008-07-161-2/+2
* Use secrets.ldb to store credentials to contact LDAP backend.Andrew Bartlett2008-07-151-6/+4
* rename sambaPassword -> userPassword.Andrew Bartlett2008-07-121-1/+1
* libnet_domain: eliminate "discards qualifier" warning (const).Michael Adam2008-07-091-1/+1
* drsuapi.idl: remove some unknows from DsGetNCChanges() (update samba4 callers)Stefan Metzmacher2008-06-301-6/+6
* Use a custom init function for samba4 that sets a samba4Simo Sorce2008-06-141-1/+1
* Make up the right dependencies now that ldb depends on libeventsSimo Sorce2008-06-141-1/+1
* Revert Jelmer's CFLAGS commit e2b71a0ecbf10a78a59a8ec6371bdee57b1bfa6cAndrew Bartlett2008-05-311-2/+0
* Move CFLAGS handling out of smb_build.Jelmer Vernooij2008-05-301-0/+2
* Add docstring for samba.net.JoinJelmer Vernooij2008-05-231-1/+4
* Move more modules inside of the samba package.Jelmer Vernooij2008-05-211-0/+1
* Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-localAndrew Bartlett2008-05-201-3/+4
|\
| * Fix a couple (well, little more than that..) of typos.Jelmer Vernooij2008-05-181-1/+1
| * Create prototype headers from Makefile directory, without smb_build in the mi...Jelmer Vernooij2008-05-181-1/+2
| * Use src dir.Jelmer Vernooij2008-05-181-2/+2
| * Use variables for source path in libnet/ and scripting/python.Jelmer Vernooij2008-05-181-2/+2
* | Rework the CLDAP and NBT netlogon requests and responses.Andrew Bartlett2008-05-163-24/+28
|/
* libnet: Make UserInfo accept a SID as input as well, fix wb_cmd_getpwuidKai Blin2008-04-242-24/+84
* Remove more event_context_init() uses from function calls within deep down th...Simo Sorce2008-04-211-4/+4
* Specify event_context to ldb_wrap_connect explicitly.Jelmer Vernooij2008-04-175-6/+9
* Remove event context tracking from the credentials struct.Jelmer Vernooij2008-04-171-2/+5
* Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake4Jelmer Vernooij2008-04-143-12/+16
|\
| * Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartletAndrew Bartlett2008-04-142-12/+14
| |\
| | * Fix problems with event context not being the parent.Simo Sorce2008-04-142-12/+14
| * | Ensure we initialise s->lp_ctx for the way into the provision.Andrew Bartlett2008-04-141-0/+2
| |/
* | Use _OBJ_FILES variables in a couple more places.Jelmer Vernooij2008-04-141-33/+11
|/
* Use the python-provided ldb and lp_ctx pointers in libnet_vampire.cAndrew Bartlett2008-04-111-29/+6
* Link the new vampire code togeather.Andrew Bartlett2008-04-093-13/+43
* Factor out filling in the secrets database.Andrew Bartlett2008-04-092-80/+133
* Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartletAndrew Bartlett2008-04-095-4890/+80
|\
| * Add manually written Python binding for libnet_Join.Jelmer Vernooij2008-04-085-4890/+80
* | Start implementation of real 'net vampire' code.Andrew Bartlett2008-04-096-375/+1120
|/
* Reduce the number of installed headers.Jelmer Vernooij2008-04-021-4/+4
* Install public header files again and include required prototypes.Jelmer Vernooij2008-04-021-0/+1