index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
rpcclient
/
cmd_netlogon.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Kill fstring in getdcname & getanydcname return.
Günther Deschner
2007-12-21
1
-4
/
+4
*
s/sid_to_string/sid_to_fstring/
Volker Lendecke
2007-12-15
1
-1
/
+1
*
r25294: Tidy up callers of unistr2_to_ascii() to pass sizeof(target_area) to
Michael Adam
2007-10-10
1
-4
/
+4
*
r24742: Add experimental DsGetDcName() call (will be used by krb5 locator for...
Günther Deschner
2007-10-10
1
-46
/
+15
*
r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text
Andrew Tridgell
2007-10-10
1
-2
/
+1
*
r23779: Change from v2 or later to v3 or later.
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r23380: netr_getdcname returns WERROR not NTSTATUS.
Günther Deschner
2007-10-10
1
-7
/
+7
*
r23219: Two warnings
Volker Lendecke
2007-10-10
1
-1
/
+1
*
r23210: Very funny, we thought to use netr_GetDcName (e.g. in winbind) but we...
Günther Deschner
2007-10-10
1
-12
/
+12
*
r23127: Fill in some more netlogon dsgetdcname flavours (netr_DsRGetDCNameEx,
Günther Deschner
2007-10-10
1
-11
/
+183
*
r21259: Fix coverity bug id #340. No way to process
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r20970: Allow to define workstation for samlogon in rpcclient (for testing).
Günther Deschner
2007-10-10
1
-7
/
+11
*
r19353: Add "timeout" command for rpcclient.
Günther Deschner
2007-10-10
1
-2
/
+2
*
r19161: Add NET_GETANYDCNAME (getdcname only gives the PDC while getanydcname
Günther Deschner
2007-10-10
1
-1
/
+39
*
r19143: getdcname on the NETLOGON pipe returns WERROR, not NTSTATUS.
Günther Deschner
2007-10-10
1
-7
/
+7
*
r18188: merge 3.0-libndr branch
Jelmer Vernooij
2007-10-10
1
-3
/
+2
*
r14495: Allow to play with the logon_param flag when testing samlogons.
Günther Deschner
2007-10-10
1
-22
/
+21
*
r11853: Add Dsr_GetSiteName (handy for experimenting with GPOs).
Günther Deschner
2007-10-10
1
-0
/
+26
*
r11706: Implement dsr_getdcname client code. It's handy: It not only gives yo...
Volker Lendecke
2007-10-10
1
-0
/
+30
*
r11573: Adding Andrew Bartlett's patch to make machine account
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r10656: BIG merge from trunk. Features not copied over
Gerald Carter
2007-10-10
1
-33
/
+19
*
r1590: Small fixes from Günther Deschner
Volker Lendecke
2007-10-10
1
-7
/
+3
*
Implement NETLOGON GetDCName client side. You can ask a DC for the name of
Volker Lendecke
2004-04-02
1
-0
/
+26
*
- Fix the kerberos downgrade problem:
Andrew Bartlett
2003-08-19
1
-49
/
+35
*
Change Samba to always use extended security for it's guest logins, (ie,
Andrew Bartlett
2003-08-14
1
-0
/
+2
*
This puts real netlogon connection caching to winbind. This becomes
Volker Lendecke
2003-05-08
1
-1
/
+8
*
Merge from HEAD - save the type of channel used to contact the DC.
Andrew Bartlett
2003-04-21
1
-4
/
+6
*
Merge: remove unused variable.
Tim Potter
2003-04-14
1
-1
/
+0
*
This is the netlogon schannel client code. Try a
Volker Lendecke
2003-04-09
1
-19
/
+0
*
Merge of waider's rpcclient return type patch.
Tim Potter
2003-03-18
1
-5
/
+5
*
Merge: const fixes.
Tim Potter
2003-02-25
1
-6
/
+6
*
merge of new client side support the Win2k LSARPC UUID in rpcbind
Gerald Carter
2002-10-04
1
-5
/
+5
*
sync'ing up for 3.0alpha20 release
Gerald Carter
2002-09-25
1
-17
/
+22
*
sync 3.0 branch with HEAD
Jelmer Vernooij
2002-08-17
1
-3
/
+3
*
updated the 3.0 branch from the head branch - ready for alpha18
Andrew Tridgell
2002-07-15
1
-3
/
+6
*
Removed version number from file header.
Tim Potter
2002-01-30
1
-2
/
+1
*
update the ldap support code. it compiles.
Jean-François Micouleau
2001-12-13
1
-1
/
+5
*
Allow the logon level to be passed to cli_netlogon_sam_logon() rather than
Tim Potter
2001-10-30
1
-4
/
+4
*
Added samlogon command to test against win2k native mode server. I think
Tim Potter
2001-10-30
1
-0
/
+58
*
Some old stuff hanging around since the CIFS conference. Big cleanup of
Tim Potter
2001-10-12
1
-98
/
+44
*
Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.
Tim Potter
2001-10-02
1
-2
/
+0
*
Converted cli_net_auth2() and cli_nt_setup_creds() to return NTSTATUS.
Tim Potter
2001-09-18
1
-2
/
+6
*
it now all compiles - so try enabling it by default and see what explodes on ...
Andrew Tridgell
2001-09-04
1
-23
/
+23
*
Merge of sam sync code from TNG.
Tim Potter
2001-08-28
1
-3
/
+217
*
converted another bunch of stuff to NTSTATUS
Andrew Tridgell
2001-08-27
1
-2
/
+2
*
Started adding some help/usage info for rpcclient commands.
Tim Potter
2001-07-20
1
-4
/
+7
*
fix compiler warnings
Simo Sorce
2001-06-23
1
-0
/
+2
*
Added srvinfo and partial logonctrl and logonctrl2 commands.
Tim Potter
2001-05-24
1
-1
/
+75
*
Added stubs for SRVSVC and NETLOGON rpcclient commands.
Tim Potter
2001-05-24
1
-114
/
+10
*
just enough to get rpcclient to compile. Look for #if 0
Gerald Carter
2000-06-23
1
-0
/
+2
[next]