index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
rpcclient
/
cmd_netlogon.c
Age
Commit message (
Expand
)
Author
Files
Lines
2003-09-09
sync 3.0 into HEAD for the last time
Gerald Carter
1
-49
/
+37
2003-07-16
trying to get HEAD building again. If you want the code
Gerald Carter
1
-1
/
+8
2003-04-16
Store the type of 'sec channel' that we establish to the DC. If we are a
Andrew Bartlett
1
-4
/
+6
2003-04-14
Removed 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-17
Applied waider's patch to return DOS error codes for pipes that
Tim Potter
1
-5
/
+5
2003-02-25
More const fixes and flow on fixes from yesterday's const-fest.
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-08-30
allow rpcclient's samlogon command to use cli_net_3().
Jean-François Micouleau
1
-3
/
+11
2002-08-30
added cli_net_auth_3 client code.
Jean-François Micouleau
1
-7
/
+8
2002-08-23
Moved calculation of secure channel type into a new function.
Tim Potter
1
-6
/
+3
2002-08-22
Fix for change in cli_netlogon_sam_sync()
Tim Potter
1
-1
/
+1
2002-08-22
Added some new delta types discovered by Ronnie from ethereal"
Tim Potter
1
-4
/
+3
2002-07-21
Renamed all the new_cli_netlogon_* functions to cli_netlogon_*
Tim Potter
1
-3
/
+3
2002-05-18
Remove unused files.
Andrew Bartlett
1
-3
/
+6
2002-01-30
Removed version number from file header.
Tim Potter
1
-2
/
+1
2001-12-13
update the ldap support code. it compiles.
Jean-François Micouleau
1
-1
/
+5
2001-10-30
Allow the logon level to be passed to cli_netlogon_sam_logon() rather than
Tim Potter
1
-4
/
+4
2001-10-30
Added samlogon command to test against win2k native mode server. I think
Tim Potter
1
-0
/
+58
2001-10-12
Some old stuff hanging around since the CIFS conference. Big cleanup of
Tim Potter
1
-98
/
+44
2001-10-02
Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.
Tim Potter
1
-2
/
+0
2001-09-18
Converted cli_net_auth2() and cli_nt_setup_creds() to return NTSTATUS.
Tim Potter
1
-2
/
+6
2001-09-04
it now all compiles - so try enabling it by default and see what explodes on ...
Andrew Tridgell
1
-23
/
+23
2001-08-28
Merge of sam sync code from TNG.
Tim Potter
1
-3
/
+217
2001-08-27
converted another bunch of stuff to NTSTATUS
Andrew Tridgell
1
-2
/
+2
2001-07-20
Started adding some help/usage info for rpcclient commands.
Tim Potter
1
-4
/
+7
2001-06-23
fix compiler warnings
Simo Sorce
1
-0
/
+2
2001-05-24
Added srvinfo and partial logonctrl and logonctrl2 commands.
Tim Potter
1
-1
/
+75
2001-05-24
Added stubs for SRVSVC and NETLOGON rpcclient commands.
Tim Potter
1
-114
/
+10
2000-06-23
just enough to get rpcclient to compile. Look for #if 0
Gerald Carter
1
-0
/
+2
2000-06-03
moved secrets fns into secrets.c
Andrew Tridgell
1
-2
/
+2
2000-05-08
added secrets.tdb and changed storage of trust account password to use
Andrew Tridgell
1
-2
/
+4
2000-04-25
moved trans2.h and nterr.h into includes.h with all our other includes
Andrew Tridgell
1
-1
/
+0
1999-12-13
first pass at updating head branch to be to be the same as the SAMBA_2_0 branch
Andrew Tridgell
1
-146
/
+21
1999-12-08
ABOUT TIME!!!!!!!!
Luke Leighton
1
-1
/
+1
1999-12-02
cleaning up: removing those horrible references to server list
Luke Leighton
1
-4
/
+2
1999-12-01
damn, that took a while. nt login password was being stored incorrectly
Luke Leighton
1
-0
/
+2
1999-12-01
1) when no domain used in ntlogin test command, should use default one
Luke Leighton
1
-1
/
+28
1999-11-29
attempting to resolve the issue that multiple servers often specified in
Luke Leighton
1
-3
/
+6
1999-11-29
ok. got ntlogin command working. argh, it maintains a connection to
Luke Leighton
1
-1
/
+1
1999-11-29
first attempt at getting \PIPE\NETLOGON working. it's pretty horrible.
Luke Leighton
1
-28
/
+35
1999-11-24
ok. *whew*. this is the first completed part of the restructure.
Luke Leighton
1
-6
/
+7
1999-11-22
another four next_token() removals (using getopt instead)
Luke Leighton
1
-5
/
+17
1999-11-22
okay :) all cmd_() functions now take int argc, char **argv :) that
Luke Leighton
1
-3
/
+3
1999-10-26
adding extra parameter back in to trust account functions (trust account name).
Luke Leighton
1
-1
/
+4
1999-10-21
the dynamic memory alloc blood-fest goes on...
Luke Leighton
1
-3
/
+3
1999-10-21
various. debug levels changed. nmbd doesn't need libsmb/clienttrust.c.
Luke Leighton
1
-3
/
+6
1999-10-19
need status codes from cli_net_req_chal() and cli_net_auth2().
Luke Leighton
1
-2
/
+4
1999-09-21
split matthew's sync command (only currently called from smbpasswd)
Luke Leighton
1
-5
/
+13
1999-07-21
BDC support.
Luke Leighton
1
-1
/
+10
[next]