summaryrefslogtreecommitdiff
path: root/source4/libnet/libnet_unbecome_dc.c
AgeCommit message (Expand)AuthorFilesLines
2007-12-21r26540: Revert my previous commit after concerns raised by Andrew.Jelmer Vernooij1-3/+3
2007-12-21r26539: Remove unnecessary statics.Jelmer Vernooij1-3/+3
2007-12-21r26328: remove more uses of global_loadparm.Jelmer Vernooij1-2/+2
2007-12-21r26327: Explicit loadparm_context for RPC client functions.Jelmer Vernooij1-1/+2
2007-12-21r26271: Remove some more uses of global_loadparm.Jelmer Vernooij1-0/+1
2007-12-21r26003: Split up DB_WRAP, as first step in an attempt to sanitize dependencies.Jelmer Vernooij1-1/+1
2007-10-10r25446: Merge some changes I made on the way home from SFO:Jelmer Vernooij1-1/+2
2007-10-10r25175: Change to talloc_asprintf_append_buffer().Jeremy Allison1-1/+1
2007-10-10r24557: rename 'dcerpc_table_' -> 'ndr_table_'Stefan Metzmacher1-1/+1
2007-10-10r23792: convert Samba4 to GPLv3Andrew Tridgell1-3/+2
2007-10-10r22944: fix bug #4618:Stefan Metzmacher1-2/+2
2007-10-10r21839: add my email addressStefan Metzmacher1-1/+1
2007-10-10r21827: move comments to the place where the functionality is implementedStefan Metzmacher1-0/+156
2007-10-10r21826: reorder functionsStefan Metzmacher1-23/+25
2007-10-10r20073: update the computer_dn_str after ldb_rename()Stefan Metzmacher1-1/+6
2007-10-10r20061: use a DsBindInfo28 structureStefan Metzmacher1-1/+32
2007-10-10r20045: implement the drsuapi_DsRemoveDSServer() callStefan Metzmacher1-1/+47
2007-10-10r20044: implement the drsuapi connect and ds_bindStefan Metzmacher1-0/+88
2007-10-10r20042: move the computer account to the CN=Computers container if neededStefan Metzmacher1-0/+54
2007-10-10r20041: when unbecoming a dc:Stefan Metzmacher1-0/+87
2007-10-10r20040: uncomplete implementation start for libnet_UnbecomeDC()Stefan Metzmacher1-0/+260