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
/
libsmb
/
clientgen.c
Age
Commit message (
Expand
)
Author
Files
Lines
1999-12-08
ABOUT TIME!!!!!!!!
Luke Leighton
1
-56
/
+20
1999-12-04
jeremy is going to hate me for this.
Luke Leighton
1
-18
/
+1
1999-12-04
argh! you wouldn't believe what i had to do: use the mid (multiplex id)
Luke Leighton
1
-1
/
+1
1999-12-03
argh! smb-agent redirection client reusage is a nightmare!
Luke Leighton
1
-3
/
+6
1999-12-03
starting "connection reuse" system in smb-agent. added version number
Luke Leighton
1
-0
/
+20
1999-12-03
smb-agent improvements. added -D (daemon) option. smb agent is
Luke Leighton
1
-2
/
+4
1999-12-03
cool! a unix socket smb redirector. code based on smbfilter and
Luke Leighton
1
-0
/
+111
1999-12-02
new get_any_dc_name() function allows lookups of trusted domains from
Luke Leighton
1
-15
/
+14
1999-12-02
added get_any_dc_name() function.
Luke Leighton
1
-32
/
+122
1999-12-01
1) when no domain used in ntlogin test command, should use default one
Luke Leighton
1
-14
/
+22
1999-12-01
sys_select added one more argument (read, write selectors).
Luke Leighton
1
-52
/
+20
1999-11-27
modified cli_connect_serverlist to take server list of format
Luke Leighton
1
-5
/
+6
1999-11-24
ok. *whew*. this is the first completed part of the restructure.
Luke Leighton
1
-30
/
+47
1999-11-24
first stages of removing struct cli_state* and uint16 fnum from all
Luke Leighton
1
-3
/
+4
1999-11-21
you know what? this sort of thing makes me laugh. hmm, what functions
Luke Leighton
1
-2
/
+7
1999-11-05
experimental spoolss rpcclient commands
Luke Leighton
1
-0
/
+6
1999-10-25
the new CAP_EXTENDED_SECURITY code needed to support NTLMv2. also removed
Luke Leighton
1
-1
/
+1
1999-10-25
one of those wonderful moments when running against a different MSRPC
Luke Leighton
1
-5
/
+13
1999-10-19
need status codes from cli_net_req_chal() and cli_net_auth2().
Luke Leighton
1
-1
/
+2
1999-10-14
const issues
Luke Leighton
1
-1
/
+1
1999-10-07
- added rudimentary CAP_UNICODE support because i thought it was part of
Luke Leighton
1
-70
/
+396
1999-09-16
reading in smb server domain name from SMBnegprot response
Luke Leighton
1
-5
/
+26
1999-09-15
#defines for port 445 to SMB_PORT2
Luke Leighton
1
-2
/
+2
1999-08-18
debug info display (netbios layer).
Luke Leighton
1
-4
/
+12
1999-08-03
bug-fix in connection to port 445. cool! it works!
Luke Leighton
1
-0
/
+1
1999-08-03
attempting a connection to port 445 first, followed by a connection to 139
Luke Leighton
1
-6
/
+23
1999-08-03
close socket issues:
Luke Leighton
1
-11
/
+33
1999-07-11
anon passwd connection: passlen=1; ntpasslen=0.
Luke Leighton
1
-3
/
+4
1999-07-09
When making anonymous connections, must pass pointers to real nt
Tim Potter
1
-5
/
+5
1999-07-08
fixed problem with NULL ntpasswd parameters causing crash in
Luke Leighton
1
-9
/
+43
1999-06-29
smbclient modified to use cli_establish_connection(). smbclient therefore
Luke Leighton
1
-0
/
+11
1999-06-29
improving authentication code (tidyup).
Luke Leighton
1
-77
/
+182
1999-06-24
use nmb_safe_namestr.
Luke Leighton
1
-3
/
+8
1999-06-24
safe string error reporting functions (found a potential buffer overflow
Luke Leighton
1
-46
/
+51
1999-03-23
ERRmoredata is informational and should not be treated as a hard error
Matthew Chapman
1
-7
/
+6
1999-03-01
Benjamin Kuit's MYSQL SAM Database implementation.
Luke Leighton
1
-0
/
+2
1999-02-11
the UNICODE issue...
Luke Leighton
1
-1
/
+1
1999-02-01
Must set password length to 24 after we encrypt a password.
Matthew Chapman
1
-0
/
+2
1999-01-28
returned cli_session_setup to previous behaviour. added a couple of
Luke Leighton
1
-7
/
+22
1999-01-27
- got client code cleartext passwords working again in cli_session_setup.
Luke Leighton
1
-20
/
+26
1999-01-25
Putting back the -p flag in smbclient.
Richard Sharpe
1
-1
/
+17
1999-01-18
In security=user mode we must allow cli_connect_serverlist to connect to our
Matthew Chapman
1
-1
/
+1
1999-01-15
eclass != ERRDOS && num != ERRmoredata
Matthew Chapman
1
-1
/
+1
1998-12-14
server_cryptkey() now calling cli_connectserverlist(). stupid microsoft
Luke Leighton
1
-2
/
+11
1998-12-02
ERRmoredata is an acceptable error code, it is not an error.
Luke Leighton
1
-2
/
+6
1998-11-30
another attempt at a fix on connect_serverlist()...
Luke Leighton
1
-8
/
+8
1998-11-30
andrej spotted problem with connect_serverlist (starts off assuming
Luke Leighton
1
-1
/
+1
1998-11-26
Replaced ZERO_STRUCT() with ZERO_STRUCTP() in cli_connect_serverlist().
Tim Potter
1
-1
/
+1
1998-11-17
- group database API. oops and oh dear, the threat has been carried out:
Luke Leighton
1
-49
/
+150
1998-11-14
automatically uppercase server and share names (win95 won't handle
Andrew Tridgell
1
-0
/
+1
[prev]
[next]