summaryrefslogtreecommitdiff
path: root/source3/rpcclient/cmd_netlogon.c
AgeCommit message (Expand)AuthorFilesLines
2013-08-10s3:rpcclient: try to use NETLOGON_NEG_SUPPORTS_AESStefan Metzmacher1-1/+2
2012-06-21s3-rpcclient: support all known netr_LogonControl2 variants properlyAlexander Bokovoy1-3/+35
2012-01-25s3-rpcclient: Remove debug_dsdcinfo_flags() call.Andreas Schneider1-6/+0
2012-01-18s3-rpcclient: pass struct ndr_interface_table downAndrew Bartlett1-22/+22
2011-06-09s3-param Remove special case for global_myname(), rename to lp_netbios_name()Andrew Bartlett1-6/+6
2011-03-31s3-rpcclient: include rpc_client/cli_pipe.h globally in rpcclient.hGünther Deschner1-1/+0
2011-02-28s3-rpc_client: Move client pipe functions to own header.Andreas Schneider1-0/+1
2011-02-01s3:rpcclient/cmd_netlogon: fix netr_DELTA_* displayStefan Metzmacher1-11/+14
2011-01-24s3-rpcclient: allow to define validation level for samlogon.Günther Deschner1-3/+3
2011-01-13s3-rpcclient: prefer dcerpc_netr_X functions.Günther Deschner1-27/+82
2010-08-08s3:rpcclient: we also need some ndr_pull functionsStefan Metzmacher1-0/+1
2010-08-05s3-secrets: only include secrets.h when needed.Günther Deschner1-0/+1
2010-05-31s3/s4:netrEnumerateTrustedDomains - this call returns a "NTSTATUS" resultMatthias Dieter Wallnöfer1-13/+9
2010-05-18s3-rpc_client: move protos to cli_netlogon.hGünther Deschner1-0/+1
2009-11-26s3-rpc: Avoid including every pipe's client and server stubs everywhere in sa...Günther Deschner1-0/+1
2009-11-08Revert "s3: Do not directly reference the ndr_table_* in rpcclient"Volker Lendecke1-78/+22
2009-11-08s3: Do not directly reference the ndr_table_* in rpcclientVolker Lendecke1-22/+78
2009-10-13s3: use enum netr_SchannelType all over the place.Günther Deschner1-1/+1
2009-09-16s3-rpcclient: fix netr_LogonGetCapabilities command.Günther Deschner1-6/+5
2009-04-14Make Samba3 use the new common libcli/auth codeAndrew Bartlett1-4/+4
2009-04-14Rework Samba3 to use new libcli/auth code (partial)Andrew Bartlett1-0/+1
2009-02-25s3-rpcclient: add test command to call netr_LogonGetCapabilities (for bug #61...Günther Deschner1-0/+44
2008-11-06s3-rpcclient: add database_redo command.Günther Deschner1-0/+67
2008-11-01Rename dos_errstr() to win_errstr() for consistency with Samba 4.Jelmer Vernooij1-1/+1
2008-10-27s3-rpcclient: add getdcsitecoverage call.Günther Deschner1-0/+38
2008-10-15s3: fix samlogon client and server calls.Günther Deschner1-1/+1
2008-07-21Refactoring: rpcclient uses ndr_syntax_id instead of pipe_idxVolker Lendecke1-19/+19
2008-04-20Introduce rpccli_set_timeout()Volker Lendecke1-4/+6
2008-04-20Add "desthost" to rpc_pipe_clientVolker Lendecke1-15/+15
2008-02-27Add my copyright.Günther Deschner1-0/+1
2008-02-15Use rpccli_netr_DatabaseSync2() in rpcclient.Günther Deschner1-15/+44
2008-02-15Use rpccli_netr_DatabaseDeltas() in rpcclient.Günther Deschner1-87/+159
2008-02-14Remove accidential commit.Günther Deschner1-1/+1
2008-02-13Fix logonctrl2 command in rpcclient.Günther Deschner1-15/+55
2008-02-13Use rpccli_netr_LogonControl() in rpcclient.Günther Deschner1-17/+39
2008-02-08Use rpccli_netr_DsRGetDCName() in rpcclient and winbindd.Günther Deschner1-10/+16
2008-02-07Use rpccli_netr_DsRGetSiteName() in rpcclient.Günther Deschner1-6/+13
2008-02-07Use rpccli_netr_GetAnyDCName and rpccli_netr_GetDCName everywhere.Günther Deschner1-18/+34
2008-01-30Add netrenumtrusteddomains() and netrenumtrusteddomainsex() cmds to rpcclient.Günther Deschner1-0/+71
2008-01-29Remove last caller of rpccli_ds_enum_domain_trusts().Günther Deschner1-0/+1
2008-01-25Add cmd_netlogon_dsr_getforesttrustinfo and deregisterdnsrecords to rpcclient.Günther Deschner1-0/+49
2008-01-25Use rpccli_netr_DsRGetDCNameEx and rpccli_netr_DsRGetDCNameEx2 in rpcclient.Günther Deschner1-34/+99
2008-01-25Add cmd_netlogon_dsr_enumtrustdom() to rpcclient.Günther Deschner1-0/+48
2008-01-24Add cmd_netlogon_gettrustrid() to rpcclient.Günther Deschner1-0/+42
2007-12-21Kill fstring in getdcname & getanydcname return.Günther Deschner1-4/+4
2007-12-15s/sid_to_string/sid_to_fstring/Volker Lendecke1-1/+1
2007-10-10r25294: Tidy up callers of unistr2_to_ascii() to pass sizeof(target_area) toMichael Adam1-4/+4
2007-10-10r24742: Add experimental DsGetDcName() call (will be used by krb5 locator for...Günther Deschner1-46/+15
2007-10-10r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell1-2/+1
2007-10-10r23779: Change from v2 or later to v3 or later.Jeremy Allison1-1/+1