Age | Commit message (Expand) | Author | Files | Lines |
2008-02-27 | Add my copyright. | Günther Deschner | 1 | -0/+1 |
2008-02-15 | Use rpccli_netr_DatabaseSync2() in rpcclient. | Günther Deschner | 1 | -15/+44 |
2008-02-15 | Use rpccli_netr_DatabaseDeltas() in rpcclient. | Günther Deschner | 1 | -87/+159 |
2008-02-14 | Remove accidential commit. | Günther Deschner | 1 | -1/+1 |
2008-02-13 | Fix logonctrl2 command in rpcclient. | Günther Deschner | 1 | -15/+55 |
2008-02-13 | Use rpccli_netr_LogonControl() in rpcclient. | Günther Deschner | 1 | -17/+39 |
2008-02-08 | Use rpccli_netr_DsRGetDCName() in rpcclient and winbindd. | Günther Deschner | 1 | -10/+16 |
2008-02-07 | Use rpccli_netr_DsRGetSiteName() in rpcclient. | Günther Deschner | 1 | -6/+13 |
2008-02-07 | Use rpccli_netr_GetAnyDCName and rpccli_netr_GetDCName everywhere. | Günther Deschner | 1 | -18/+34 |
2008-01-30 | Add netrenumtrusteddomains() and netrenumtrusteddomainsex() cmds to rpcclient. | Günther Deschner | 1 | -0/+71 |
2008-01-29 | Remove last caller of rpccli_ds_enum_domain_trusts(). | Günther Deschner | 1 | -0/+1 |
2008-01-25 | Add cmd_netlogon_dsr_getforesttrustinfo and deregisterdnsrecords to rpcclient. | Günther Deschner | 1 | -0/+49 |
2008-01-25 | Use rpccli_netr_DsRGetDCNameEx and rpccli_netr_DsRGetDCNameEx2 in rpcclient. | Günther Deschner | 1 | -34/+99 |
2008-01-25 | Add cmd_netlogon_dsr_enumtrustdom() to rpcclient. | Günther Deschner | 1 | -0/+48 |
2008-01-24 | Add cmd_netlogon_gettrustrid() to rpcclient. | Günther Deschner | 1 | -0/+42 |
2007-12-21 | Kill fstring in getdcname & getanydcname return. | Günther Deschner | 1 | -4/+4 |
2007-12-15 | s/sid_to_string/sid_to_fstring/ | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r25294: Tidy up callers of unistr2_to_ascii() to pass sizeof(target_area) to | Michael Adam | 1 | -4/+4 |
2007-10-10 | r24742: Add experimental DsGetDcName() call (will be used by krb5 locator for... | Günther Deschner | 1 | -46/+15 |
2007-10-10 | r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text | Andrew Tridgell | 1 | -2/+1 |
2007-10-10 | r23779: Change from v2 or later to v3 or later. | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r23380: netr_getdcname returns WERROR not NTSTATUS. | Günther Deschner | 1 | -7/+7 |
2007-10-10 | r23219: Two warnings | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r23210: Very funny, we thought to use netr_GetDcName (e.g. in winbind) but we... | Günther Deschner | 1 | -12/+12 |
2007-10-10 | r23127: Fill in some more netlogon dsgetdcname flavours (netr_DsRGetDCNameEx, | Günther Deschner | 1 | -11/+183 |
2007-10-10 | r21259: Fix coverity bug id #340. No way to process | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r20970: Allow to define workstation for samlogon in rpcclient (for testing). | Günther Deschner | 1 | -7/+11 |
2007-10-10 | r19353: Add "timeout" command for rpcclient. | Günther Deschner | 1 | -2/+2 |
2007-10-10 | r19161: Add NET_GETANYDCNAME (getdcname only gives the PDC while getanydcname | Günther Deschner | 1 | -1/+39 |
2007-10-10 | r19143: getdcname on the NETLOGON pipe returns WERROR, not NTSTATUS. | Günther Deschner | 1 | -7/+7 |
2007-10-10 | r18188: merge 3.0-libndr branch | Jelmer Vernooij | 1 | -3/+2 |
2007-10-10 | r14495: Allow to play with the logon_param flag when testing samlogons. | Günther Deschner | 1 | -22/+21 |
2007-10-10 | r11853: Add Dsr_GetSiteName (handy for experimenting with GPOs). | Günther Deschner | 1 | -0/+26 |
2007-10-10 | r11706: Implement dsr_getdcname client code. It's handy: It not only gives yo... | Volker Lendecke | 1 | -0/+30 |
2007-10-10 | r11573: Adding Andrew Bartlett's patch to make machine account | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r10656: BIG merge from trunk. Features not copied over | Gerald Carter | 1 | -33/+19 |
2007-10-10 | r1590: Small fixes from Günther Deschner | Volker Lendecke | 1 | -7/+3 |
2004-04-02 | Implement NETLOGON GetDCName client side. You can ask a DC for the name of | Volker Lendecke | 1 | -0/+26 |
2003-08-19 | - Fix the kerberos downgrade problem: | Andrew Bartlett | 1 | -49/+35 |
2003-08-14 | Change Samba to always use extended security for it's guest logins, (ie, | Andrew Bartlett | 1 | -0/+2 |
2003-05-08 | This puts real netlogon connection caching to winbind. This becomes | Volker Lendecke | 1 | -1/+8 |
2003-04-21 | Merge from HEAD - save the type of channel used to contact the DC. | Andrew Bartlett | 1 | -4/+6 |
2003-04-14 | Merge: remove unused variable. | Tim Potter | 1 | -1/+0 |
2003-04-09 | This is the netlogon schannel client code. Try a | Volker Lendecke | 1 | -19/+0 |
2003-03-18 | Merge of waider's rpcclient return type patch. | Tim Potter | 1 | -5/+5 |
2003-02-25 | Merge: const fixes. | Tim Potter | 1 | -6/+6 |
2002-10-04 | merge of new client side support the Win2k LSARPC UUID in rpcbind | Gerald Carter | 1 | -5/+5 |
2002-09-25 | sync'ing up for 3.0alpha20 release | Gerald Carter | 1 | -17/+22 |
2002-08-17 | sync 3.0 branch with HEAD | Jelmer Vernooij | 1 | -3/+3 |
2002-07-15 | updated the 3.0 branch from the head branch - ready for alpha18 | Andrew Tridgell | 1 | -3/+6 |