..
.cvsignore
get away with dummy and .dummy files
1998-09-29 04:52:17 +00:00
blocking.c
Small update to clitar.c to omit warnings about servers not
1998-09-26 00:41:20 +00:00
chgpasswd.c
Makefile.in: Fixed bug with continuation line causing proto to fail.
1998-09-25 23:40:49 +00:00
close.c
Ok - this is the 'expose 64 bit to the clients' checkin.
1998-09-11 19:14:27 +00:00
conn.c
some cleanups to use ZERO_STRUCT() and friends
1998-09-05 13:24:20 +00:00
connection.c
More 64 bit stuff - now the fcntl locks are 64 bit clean.
1998-09-04 00:23:28 +00:00
dfree.c
got rid of SMB_STRUCT_STATVFS. I don't think we should be defining
1998-09-18 03:53:14 +00:00
dir.c
really fixed the warning this time :)
1998-10-08 21:58:24 +00:00
dosmode.c
configure configure.in: Added checks for statvfs64. Last bit of 64 bit widening (I hope :-).
1998-09-17 23:06:57 +00:00
error.c
move soem variables from server.c that don't belong there.
1998-08-17 13:44:05 +00:00
fileio.c
config: Fix crypt prototype on RedHat Linux.
1998-10-15 00:55:17 +00:00
filename.c
Added code to convert empty file names to "." so we avoid
1998-10-09 10:03:19 +00:00
files.c
Re-added code to tell the user how many open files they
1998-10-16 06:16:10 +00:00
groupname.c
Added back groupname map stuff removed by Andrew's "slash 'n' burn"
1998-09-08 19:21:04 +00:00
ipc.c
made pass_check_smb() available for dce/rpc use.
1998-10-16 21:36:19 +00:00
mangle.c
Added back groupname map stuff removed by Andrew's "slash 'n' burn"
1998-09-08 19:21:04 +00:00
message.c
this is the bug change to using connection_struct* instead of cnum.
1998-08-14 17:38:29 +00:00
negprot.c
gto ri of a bunch more #ifdef LARGE_SMB_OFF_T checks by introducing a
1998-09-18 03:00:20 +00:00
nttrans.c
basic client-side ntcreateX function (hard-wired values except filename)
1998-10-09 19:34:57 +00:00
open.c
use O_ACCMODE
1998-10-03 11:54:00 +00:00
oplock.c
config: Fix crypt prototype on RedHat Linux.
1998-10-15 00:55:17 +00:00
password.c
!pass -> pass != NULL is wrong: !pass -> pass == NULL is correct. oops.
1998-10-16 21:41:42 +00:00
pipes.c
unused variable in pipe_smb_write_X
1998-10-14 07:02:12 +00:00
predict.c
Added ssize_t to configure code.
1998-09-11 01:24:30 +00:00
process.c
trust password
1998-10-16 00:07:25 +00:00
quotas.c
Small tidyups for gcc in 'preen' mode....
1998-10-17 17:41:13 +00:00
reply.c
made pass_check_smb() available for dce/rpc use.
1998-10-16 21:36:19 +00:00
server.c
libsmb/clientgen.c: Fixed signed/unsigned compile warnings spotted by Herb.
1998-09-30 01:05:51 +00:00
service.c
Got very strict about the differences and uses of
1998-09-29 20:24:17 +00:00
ssl.c
Small tidyups for gcc in 'preen' mode....
1998-10-17 17:41:13 +00:00
trans2.c
only do the MAC extensions if we are a NTFS filesystem
1998-10-16 17:40:58 +00:00
uid.c
Got very strict about the differences and uses of
1998-09-29 20:24:17 +00:00