..
.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
Moved code that changes the pw_passwd entry (i.e shadow password and
1999-06-13 04:14:24 +00:00
close.c
Use VFS operations for file I/O.
1999-04-04 07:03:47 +00:00
conn.c
some cleanups to use ZERO_STRUCT() and friends
1998-09-05 13:24:20 +00:00
connection.c
Added the same open()/fopen()/creat()/mmap() -> sys_XXX calls.
1998-11-17 20:50:07 +00:00
dfree.c
converted smbclient to use clientgen.c rather than clientutil.c
1998-11-09 03:45:49 +00:00
dfs.c
more dfs stuff. this looks like it's going to be more appropriate to use
1999-07-15 20:44:24 +00:00
dir.c
Forgot about closedir() function for VFS. Hoo embarassing.
1999-04-08 03:01:18 +00:00
dosmode.c
Use VFS operations for file I/O.
1999-04-04 06:25:13 +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
Changed arguments to fsync() function to break dependency on
1999-04-20 03:29:05 +00:00
filename.c
more dfs stuff. this looks like it's going to be more appropriate to use
1999-07-15 20:44:24 +00:00
files.c
spelling mistake.
1999-08-13 21:11:38 +00:00
groupname.c
"retired" two modules to preserve their cvs history.
1998-11-29 20:06:52 +00:00
ipc.c
pnum should be a uint16.
1999-08-13 19:35:33 +00:00
mangle.c
removed comment line at end of file
1998-11-02 16:20:25 +00:00
message.c
Added the same open()/fopen()/creat()/mmap() -> sys_XXX calls.
1998-11-17 20:50:07 +00:00
negprot.c
reading in smb server domain name from SMBnegprot response
1999-09-16 22:46:45 +00:00
noquotas.c
lib/charcnv.c: Improved debug comment.
1998-11-06 18:40:51 +00:00
nttrans.c
more dfs stuff. this looks like it's going to be more appropriate to use
1999-07-15 20:44:24 +00:00
open.c
Fix incorrect conversion of fd_attempt_open() calls to vfs_ops.open().
1999-04-05 05:19:34 +00:00
oplock.c
Sync up critical kernel oplock bugfix. I don't want to lose
1998-12-05 01:03:42 +00:00
password.c
NTLMv2 check being actioned when NT password response was only 24 chars.
1999-07-16 22:23:45 +00:00
pipes.c
unused variable in pipe_smb_write_X
1998-10-14 07:02:12 +00:00
predict.c
Use VFS operations for file I/O.
1999-04-04 05:46:40 +00:00
process.c
- initialising mach_passwd_file locks to zero (prev. uninit.)
1999-09-12 22:40:27 +00:00
quotas.c
Added the same open()/fopen()/creat()/mmap() -> sys_XXX calls.
1998-11-17 20:50:07 +00:00
reply.c
comments requested by jeremy as to why NT/95 NULL-password distinction hack
1999-07-21 00:31:16 +00:00
server.c
#defines for port 445 to SMB_PORT2
1999-09-15 17:30:02 +00:00
service.c
Copy service name into vfs_connection_struct.
1999-07-22 04:47:14 +00:00
ssl.c
Putting back the -p flag in smbclient.
1999-01-25 01:46:14 +00:00
trans2.c
more dfs stuff. this looks like it's going to be more appropriate to use
1999-07-15 20:44:24 +00:00
uid.c
Moved code that changes the pw_passwd entry (i.e shadow password and
1999-06-13 04:14:24 +00:00
vfs-wrap.c
Fix compiler warning.
1999-05-06 23:52:00 +00:00
vfs.c
Pass VFS options defined in smb.conf to vfs_init() function.
1999-07-22 04:43:59 +00:00