summaryrefslogtreecommitdiffstats
path: root/source4/libnet/libnet_unbecome_dc.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* r20045: implement the drsuapi_DsRemoveDSServer() callStefan Metzmacher2007-10-101-1/+47
* r20044: implement the drsuapi connect and ds_bindStefan Metzmacher2007-10-101-0/+88
* r20042: move the computer account to the CN=Computers container if neededStefan Metzmacher2007-10-101-0/+54
* r20041: when unbecoming a dc:Stefan Metzmacher2007-10-101-0/+87
* r20040: uncomplete implementation start for libnet_UnbecomeDC()Stefan Metzmacher2007-10-101-0/+260