summaryrefslogtreecommitdiff
path: root/source4/libnet/libnet_unbecome_dc.c
Commit message (Expand)AuthorAgeFilesLines
* Order switch statementsSamuel Cabrero2014-07-071-9/+9
* idl:drsuapi: Manage all possible lengths of drsuapi_DsBindInfoSamuel Cabrero2014-07-071-1/+24
* s4:libnet: use helper functions to access dcerpc_binding->target_hostnameStefan Metzmacher2014-02-131-1/+3
* s4:libnet: make use of dcerpc_binding_set_flags()Stefan Metzmacher2014-02-131-1/+4
* libcli/cldap: don't pass tevent_context to cldap_socket_init()Stefan Metzmacher2011-10-101-2/+1
* libcli/cldap: pass tevent_context to cldap_netlogon_send()Stefan Metzmacher2011-10-101-1/+2
* libcli/util Rename common map_nt_error_from_unix to avoid duplicate symbolAndrew Bartlett2011-06-201-1/+1
* s4-libnet: honour convention of DEBUGLEVEL>=10 for NDR printAndrew Tridgell2011-04-041-0/+4
* ldb: use #include <ldb.h> for ldbAndrew Tridgell2011-02-101-2/+2
* s4:dsdb - fix unsigned integer save problems using the "%u" specifierMatthias Dieter Wallnöfer2010-10-161-2/+3
* s4:dsdb - remove "samdb_result_uint", "samdb_result_int64", "samdb_result_uin...Matthias Dieter Wallnöfer2010-10-151-2/+2
* s4-loadparm: 2nd half of lp_ to lpcfg_ conversionAndrew Tridgell2010-07-161-1/+1
* s4:lib: merge LDB_WRAP and LDBSAMBA and make LDBSAMBA a library.Stefan Metzmacher2010-06-161-1/+1
* Finish removal of iconv_convenience in public API's.Jelmer Vernooij2010-05-181-3/+1
* nbt: samlogon/netlogon structures - unify denominationsMatthias Dieter Wallnöfer2010-04-271-1/+1
* s4:libnet_unbecome_dc: make use of use tevent_req based dcerpc_binding_handle...Stefan Metzmacher2010-03-121-14/+25
* s4:libnet_become_dc - change counter variables to "unsigned" where they count...Matthias Dieter Wallnöfer2010-03-101-1/+1
* s4/drs: DsRemoveDSServer - Propagating IDL changes to source codeKamen Mazdrashki2010-03-101-1/+1
* s4:libnet: make use of explicit dcerpc_*_recv functionsStefan Metzmacher2010-03-011-2/+2
* s4:libnet: use a connected CLDAP socket.Stefan Metzmacher2010-02-261-3/+15
* s4-ldbwrap: added re-use of ldb contexts in ldb_wrap_connect()Andrew Tridgell2009-10-231-1/+1
* libds: share UF_ flags between samba3 and 4.Günther Deschner2009-07-131-1/+1
* s4:cldap: rewrite the cldap library based on tsocketStefan Metzmacher2009-03-191-11/+13
* s4:cldap: s/private/private_dataStefan Metzmacher2009-02-021-2/+2
* s4-drsuapi: merge drsuapi_DsRemoveDSServer from s3 drsuapi idl.Günther Deschner2008-10-181-4/+8
* s4:drsuapi.idl: fix some fields in drsuapi_DsRemoveDSServer()Stefan Metzmacher2008-10-021-6/+1
* 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-12/+7
* drsuapi: always set the pid field of the outgoing DsBindInfo to 0.Michael Adam2008-07-231-1/+1
* libnet_unbecome_dc: teach unbecomeDC_drsuapi_bind_recv() DsBindInfo48.Michael Adam2008-07-231-0/+9
* Change occurrences of the u1 member of DsBindInfo* to pid after idl change.Michael Adam2008-07-221-2/+2
* Rework the CLDAP and NBT netlogon requests and responses.Andrew Bartlett2008-05-161-10/+11
* 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
* r26540: Revert my previous commit after concerns raised by Andrew.Jelmer Vernooij2007-12-211-3/+3
* r26539: Remove unnecessary statics.Jelmer Vernooij2007-12-211-3/+3
* r26328: remove more uses of global_loadparm.Jelmer Vernooij2007-12-211-2/+2
* r26327: Explicit loadparm_context for RPC client functions.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
* r25446: Merge some changes I made on the way home from SFO:Jelmer Vernooij2007-10-101-1/+2
* r25175: Change to talloc_asprintf_append_buffer().Jeremy Allison2007-10-101-1/+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-2/+2
* r21839: add my email addressStefan Metzmacher2007-10-101-1/+1
* r21827: move comments to the place where the functionality is implementedStefan Metzmacher2007-10-101-0/+156
* r21826: reorder functionsStefan Metzmacher2007-10-101-23/+25
* r20073: update the computer_dn_str after ldb_rename()Stefan Metzmacher2007-10-101-1/+6
* r20061: use a DsBindInfo28 structureStefan Metzmacher2007-10-101-1/+32