1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-27 03:21:53 +03:00
samba-mirror/source3/smbd
Jeremy Allison b1778b6b57 include/smb.h: Removed dir_ptr. Not needed.
locking/locking.c: First cut a blocking lock code. #ifdef'ed out for now.
locking/locking_shm.c: Removed dir_ptr. Not needed.
smbd/nttrans.c: More work on ChangeNotify - return is not an error and needs
                to be handled as a nttrans with zero params. Removed dir_ptr. Not needed.
smbd/reply.c:
smbd/server.c:
smbd/trans2.c: Removed dir_ptr. Not needed.

Hmmm. At the moment smbclient is broken - doesn't issue prompt correctly.
This needs looking at.

Jeremy.
(This used to be commit ddfbcc0581)
1998-08-11 23:28:35 +00:00
..
.cvsignore added ignore rules for the dummy files 1998-08-09 11:25:49 +00:00
chgpasswd.c merge from the autoconf2 branch to the main branch 1998-07-29 03:08:05 +00:00
connection.c This is a security audit change of the main source. 1998-05-12 00:55:32 +00:00
dfree.c merge from the autoconf2 branch to the main branch 1998-07-29 03:08:05 +00:00
dir.c merge from the autoconf2 branch to the main branch 1998-07-29 03:08:05 +00:00
dummy.in these dummy files are needed for autoconf processing 1998-08-09 11:24:15 +00:00
groupname.c client.c: Made -L do a null-session share unless -U user is specified. 1998-06-15 22:02:14 +00:00
ipc.c this gets smbd compiling and linking correctly with the new layout. 1998-08-09 13:25:34 +00:00
mangle.c Noticed that I was using the strlen() of a string that I had strdup()'d 1998-07-25 15:18:07 +00:00
message.c As per a Andrew's message, I went through and removed the timestring() 1998-07-31 22:39:15 +00:00
nttrans.c include/smb.h: Removed dir_ptr. Not needed. 1998-08-11 23:28:35 +00:00
password.c split the system password checking routines out of smbd/password.c and 1998-08-10 07:04:53 +00:00
pipes.c As per a Andrew's message, I went through and removed the timestring() 1998-07-31 22:39:15 +00:00
predict.c Changes to allow Samba to be compiled with -Wstrict-prototypes 1998-04-13 19:24:06 +00:00
quotas.c merge from the autoconf2 branch to the main branch 1998-07-29 03:08:05 +00:00
reply.c include/smb.h: Removed dir_ptr. Not needed. 1998-08-11 23:28:35 +00:00
server.c include/smb.h: Removed dir_ptr. Not needed. 1998-08-11 23:28:35 +00:00
ssl.c As per a Andrew's message, I went through and removed the timestring() 1998-07-31 22:39:15 +00:00
trans2.c include/smb.h: Removed dir_ptr. Not needed. 1998-08-11 23:28:35 +00:00
uid.c nttrans.c: Fix change_notify. Queue processing code wasn't changing to 1998-08-04 23:45:34 +00:00