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