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
/
libsmb
/
clientgen.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Defensive programming for cli_error().
Jeremy Allison
2000-02-09
1
-1
/
+7
*
fixed a formatting error
Andrew Tridgell
2000-01-16
1
-1
/
+1
*
damn, Solaris already has a "enum lock_type"
Andrew Tridgell
2000-01-14
1
-1
/
+1
*
we now pass all byte range locking tests
Andrew Tridgell
2000-01-14
1
-4
/
+3
*
the lock routines now take a enumerated type for read/write locks, and
Andrew Tridgell
2000-01-13
1
-4
/
+4
*
I'm currently designing a new locking system (using a tdb database!)
Andrew Tridgell
2000-01-10
1
-4
/
+6
*
don't treat a packet as a oplock break unless it is a request, not a
Andrew Tridgell
2000-01-10
1
-1
/
+2
*
cli_open() wasn't handling DENY_FCB or O_WRONLY correctly.
Andrew Tridgell
2000-01-08
1
-6
/
+5
*
this looks like a big commit, but it isn't really :)
Andrew Tridgell
2000-01-07
1
-5
/
+4
*
Fix for renaming directories on OS/2 server. Fix from John Janosik <jpjanosi@...
Jeremy Allison
2000-01-06
1
-1
/
+1
*
first pass at updating head branch to be to be the same as the SAMBA_2_0 branch
Andrew Tridgell
1999-12-13
1
-1241
/
+651
*
final part of "first" phase converting over to msrpc daemon architecture.
Luke Leighton
1999-12-12
1
-4
/
+2
*
delineation between smb and msrpc more marked. smbd now constructs
Luke Leighton
1999-12-12
1
-4
/
+3
*
OK. This code works on a RedHat 6.0 system. However smbpasswd
Gerald Carter
1999-12-09
1
-2
/
+4
*
ABOUT TIME!!!!!!!!
Luke Leighton
1999-12-08
1
-56
/
+20
*
jeremy is going to hate me for this.
Luke Leighton
1999-12-04
1
-18
/
+1
*
argh! you wouldn't believe what i had to do: use the mid (multiplex id)
Luke Leighton
1999-12-04
1
-1
/
+1
*
argh! smb-agent redirection client reusage is a nightmare!
Luke Leighton
1999-12-03
1
-3
/
+6
*
starting "connection reuse" system in smb-agent. added version number
Luke Leighton
1999-12-03
1
-0
/
+20
*
smb-agent improvements. added -D (daemon) option. smb agent is
Luke Leighton
1999-12-03
1
-2
/
+4
*
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
[prev]
[next]