index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
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
*
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
*
moved secrets fns into secrets.c
Andrew Tridgell
2000-06-03
1
-2
/
+2
*
added secrets.tdb and changed storage of trust account password to use
Andrew Tridgell
2000-05-08
1
-2
/
+4
*
moved trans2.h and nterr.h into includes.h with all our other includes
Andrew Tridgell
2000-04-25
1
-1
/
+0
*
first pass at updating head branch to be to be the same as the SAMBA_2_0 branch
Andrew Tridgell
1999-12-13
1
-146
/
+21
*
ABOUT TIME!!!!!!!!
Luke Leighton
1999-12-08
1
-1
/
+1
*
cleaning up: removing those horrible references to server list
Luke Leighton
1999-12-02
1
-4
/
+2
*
damn, that took a while. nt login password was being stored incorrectly
Luke Leighton
1999-12-01
1
-0
/
+2
*
1) when no domain used in ntlogin test command, should use default one
Luke Leighton
1999-12-01
1
-1
/
+28
*
attempting to resolve the issue that multiple servers often specified in
Luke Leighton
1999-11-29
1
-3
/
+6
*
ok. got ntlogin command working. argh, it maintains a connection to
Luke Leighton
1999-11-29
1
-1
/
+1
*
first attempt at getting \PIPE\NETLOGON working. it's pretty horrible.
Luke Leighton
1999-11-29
1
-28
/
+35
*
ok. *whew*. this is the first completed part of the restructure.
Luke Leighton
1999-11-24
1
-6
/
+7
*
another four next_token() removals (using getopt instead)
Luke Leighton
1999-11-22
1
-5
/
+17
*
okay :) all cmd_() functions now take int argc, char **argv :) that
Luke Leighton
1999-11-22
1
-3
/
+3
*
adding extra parameter back in to trust account functions (trust account name).
Luke Leighton
1999-10-26
1
-1
/
+4
*
the dynamic memory alloc blood-fest goes on...
Luke Leighton
1999-10-21
1
-3
/
+3
*
various. debug levels changed. nmbd doesn't need libsmb/clienttrust.c.
Luke Leighton
1999-10-21
1
-3
/
+6
*
need status codes from cli_net_req_chal() and cli_net_auth2().
Luke Leighton
1999-10-19
1
-2
/
+4
*
split matthew's sync command (only currently called from smbpasswd)
Luke Leighton
1999-09-21
1
-5
/
+13
*
BDC support.
Luke Leighton
1999-07-21
1
-1
/
+10
*
Some more BDC-related fixes, mainly to the NET_SAM_SYNC RPC with respect
Matthew Chapman
1999-06-02
1
-22
/
+1
*
Mainly BDC-related changes.
Matthew Chapman
1999-04-08
1
-1
/
+29
*
new "domtrust" test command. r&d into inter-domain trust accounts.
Luke Leighton
1999-03-12
1
-1
/
+43
*
removed nt_pipe_fnum from struct cli_state. need to be able to call
Luke Leighton
1998-12-07
1
-6
/
+7
*
rpctorture command
Luke Leighton
1998-10-22
1
-8
/
+2
*
Fixed mainly signed/unsigned issues found by SGI cc in -fullwarn mode.
Jeremy Allison
1998-10-21
1
-0
/
+2
[next]