summaryrefslogtreecommitdiffstats
path: root/source4/libnet/libnet_become_dc.c
Commit message (Expand)AuthorAgeFilesLines
* s4:cldap: s/private/private_dataStefan Metzmacher2009-02-021-2/+2
* Fix compiler warnings in libnet.Jelmer Vernooij2008-12-231-2/+2
* s4-drsuapi: merge drsuapi_DsGetNCChanges from s3 drsuapi idl.Günther Deschner2008-10-181-47/+49
* s4-drsuapi: merge drsuapi_DsAddEntry from s3 drsuapi idl.Günther Deschner2008-10-181-19/+23
* The IRIX compiler does not like embedded unnamed unionsVolker Lendecke2008-10-021-1/+1
* Merge ldb_search() and ldb_search_exp_fmt() into a simgle function.Simo Sorce2008-09-231-42/+37
* 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-231-6/+1
* 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-221-3/+3
* drsuapi: make use of the 'more_data' field in DsGetNCChangesCtr[1|6]Stefan Metzmacher2008-07-161-3/+7
* drsuapi: check ctr6->drs_errorStefan Metzmacher2008-07-161-0/+6
* drsuapi: get ctr6 out of xpress compressed levelStefan Metzmacher2008-07-161-0/+5
* 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
* drsuapi.idl: remove some unknows from DsGetNCChanges() (update samba4 callers)Stefan Metzmacher2008-06-301-6/+6
* Rework the CLDAP and NBT netlogon requests and responses.Andrew Bartlett2008-05-161-11/+13
* Specify event_context to ldb_wrap_connect explicitly.Jelmer Vernooij2008-04-171-1/+1
* Remove more global_loadparm instance.sJelmer Vernooij2008-02-211-1/+2
* Remove the forced 'krb5' from the NET-API-BECOME-DC test.Andrew Bartlett2008-02-091-2/+2
* Fix segfaults in codepaths only tested by the NET-API-BECOME-DC test.Andrew Bartlett2008-01-231-12/+13
* r26669: Janitorial: Remove uses of global_loadparm.Jelmer Vernooij2008-01-051-3/+3
* r26638: libndr: Require explicitly specifying iconv_convenience for ndr_struc...Jelmer Vernooij2008-01-011-12/+12
* r26540: Revert my previous commit after concerns raised by Andrew.Jelmer Vernooij2007-12-211-16/+16
* r26539: Remove unnecessary statics.Jelmer Vernooij2007-12-211-16/+16
* r26328: remove more uses of global_loadparm.Jelmer Vernooij2007-12-211-3/+3
* r26327: Explicit loadparm_context for RPC client functions.Jelmer Vernooij2007-12-211-1/+2
* r26277: Move loadparm context higher up the stack.Jelmer Vernooij2007-12-211-1/+2
* r26271: Remove some more uses of global_loadparm.Jelmer Vernooij2007-12-211-0/+1
* r26003: Split up DB_WRAP, as first step in an attempt to sanitize dependencies.Jelmer Vernooij2007-12-211-1/+1
* r25920: ndr: change NTSTAUS into enum ndr_err_code (samba4 callers)Stefan Metzmacher2007-12-211-34/+71
* r25803: Make our security descriptor acl manipulation methods more generic so...Günther Deschner2007-12-211-1/+1
* r25607: Allow to set security descriptor type flags at creation time withGünther Deschner2007-12-211-0/+1
* r25446: Merge some changes I made on the way home from SFO:Jelmer Vernooij2007-10-101-1/+1
* r25430: Add the loadparm context to all parametric options.Jelmer Vernooij2007-10-101-1/+1
* r25175: Change to talloc_asprintf_append_buffer().Jeremy Allison2007-10-101-1/+1
* r25035: Fix some more warnings, use service pointer rather than service numbe...Jelmer Vernooij2007-10-101-1/+1
* r25026: Move param/param.h out of includes.hJelmer Vernooij2007-10-101-0/+1
* r24557: rename 'dcerpc_table_' -> 'ndr_table_'Stefan Metzmacher2007-10-101-1/+1
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r22944: fix bug #4618:Stefan Metzmacher2007-10-101-9/+9
* r21839: add my email addressStefan Metzmacher2007-10-101-1/+1
* r21821: move comment about the becoming a dc to the code which implements itStefan Metzmacher2007-10-101-0/+643
* r21820: move function, so that all are in top-down order as they get calledStefan Metzmacher2007-10-101-23/+25
* r21538: this looks better...Stefan Metzmacher2007-10-101-1/+1
* r21516: - use the same assoc_group_id, for all 3 drsuapi connectionStefan Metzmacher2007-10-101-4/+21