summaryrefslogtreecommitdiffstats
path: root/source4/libnet/libnet_become_dc.c
Commit message (Expand)AuthorAgeFilesLines
* s4-ldbwrap: added re-use of ldb contexts in ldb_wrap_connect()Andrew Tridgell2009-10-231-1/+1
* s4-libnet: give sane error messages when functional levels don't matchAndrew Tridgell2009-10-021-8/+12
* s4:libnet_become_dc - add checks for valid domain/forest function levelsMatthias Dieter Wallnöfer2009-10-021-10/+52
* s4-libnet: allow the functional level of becomeDC to be specifiedAndrew Tridgell2009-09-241-1/+2
* s4:libnet_become_dc - bump down the level requested by abartletMatthias Dieter Wallnöfer2009-09-211-1/+1
* s4:libnet_become_dc - Fix some uninitialised variablesMatthias Dieter Wallnöfer2009-09-171-3/+3
* s4/domain behaviour flags: Fix them up in various locationsMatthias Dieter Wallnöfer2009-09-171-1/+1
* s4: allow repl:RODC=true/false to set ourselves as a RODCAndrew Tridgell2009-09-091-2/+6
* s4: fixed updaterefs options bitmapAndrew Tridgell2009-09-081-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
* 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