1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source3/smbd
Andrew Tridgell e23f2b9cef - changed the umask handling. We now set the umask to 0 and explicitly
set the mode on all created files. I think this is a better policy.

- change the debug levels on some items

- fix a charset handling bug which affected foreign and extended
charset users

- no longer switch back to the original directory when idle, instead
switch to / as the original directory may not be readable by ordinary
users.

- fix some bugs where the create mode of files was not being
explicitly set (it was relying on the umask and using fopen). Not a
big bug as it only affected obscure commands like the messaging ops.

- got rid of the lock code in the lpq cache as its no longer needed

- rewrote smbrun to be faster and to remove the security hole. We now
don't actually need a external smbrun binary, its all done by smbd.

- add a more explicit warning about uids and gids of -1 or 65535
(This used to be commit 5aa735c940)
1996-10-04 09:31:07 +00:00
..
chgpasswd.c fix a bug that we've had for a long time where we don't handle EOF 1996-07-30 15:47:30 +00:00
dir.c added debug info 1996-08-24 01:46:47 +00:00
ipc.c backout all the changes to nmbd. 1996-10-02 15:41:30 +00:00
mangle.c - sequent-ptx support from bressler@iftccu.ca.boeing.com (Rick 1996-08-13 08:57:55 +00:00
message.c - changed the umask handling. We now set the umask to 0 and explicitly 1996-10-04 09:31:07 +00:00
password.c - accept either NT or lanman passwords in tconX 1996-10-02 14:06:17 +00:00
pipes.c backout all the changes to nmbd. 1996-10-02 15:41:30 +00:00
predict.c got rid of a lot of redundent header files as we now globally generate 1996-06-10 04:38:24 +00:00
quotas.c got rid of a lot of redundent header files as we now globally generate 1996-06-10 04:38:24 +00:00
reply.c - fix the EALREADY bug so connections to slow hosts with smbclient get 1996-10-02 16:16:16 +00:00
server.c - changed the umask handling. We now set the umask to 0 and explicitly 1996-10-04 09:31:07 +00:00
smbrun.c minor cleanups 1996-08-13 12:35:28 +00:00
trans2.c - fix a bug handling readraw packets that caused the timeout to be 30 1996-08-21 14:15:09 +00:00
uid.c - changed the umask handling. We now set the umask to 0 and explicitly 1996-10-04 09:31:07 +00:00
vt_mode.c a huge pile of changes :-) 1996-06-04 06:42:03 +00:00