Andrew Tridgell
d8cf90d37f
comment out the code that tries to handle the NT bug where the 2nd
...
passlen is wrong. The fix is worse than the problem :-)
(This used to be commit 51e22c931078e0b612dbc9e20dc143c3aebf7eb5)
1996-05-31 06:09:42 +00:00
Andrew Tridgell
1b87ef2440
- added an entry on WinDD to samba.faq
...
- added a sample smb.conf from Thoralf.Freitag@remserv.rz.fhtw-berlin.de
- print the errno when you get a can't change directory error
- added installscripts.sh from James_K._Foote.PARC@xerox.com
(This used to be commit 48c6b86d4c580d62ef46132dc04ce2b1d14e21e8)
1996-05-30 03:16:17 +00:00
Andrew Tridgell
ec52001809
handle errors from receive_smb better, and print error string
...
(This used to be commit 7814eca4b22f909e75c3321d9a157c2228198c5c)
1996-05-29 07:54:01 +00:00
Andrew Tridgell
debd5b6ae9
fixed a typo
...
(This used to be commit 654c242045a70b600488a765eb46b6f79e484de9)
1996-05-29 07:49:50 +00:00
Andrew Tridgell
1956d13494
cleanups to make thinsg compile cleanly
...
(This used to be commit 39fbeb04ae938594c380d97ebe67c012fa0dd51a)
1996-05-29 07:47:47 +00:00
Andrew Tridgell
2ef2593c92
made dptr_num signed to handle -1 from OS/2
...
(This used to be commit d2c5ab135ca7ee6366f5f8733440318a724a4378)
1996-05-05 11:35:09 +00:00
Andrew Tridgell
90d21da1b9
- fix a bug hanlding very log filenames
...
- move quotas support to separate file
- send keepalives to password server
(This used to be commit f81295c7b4346759ac522ba610438a68204f1858)
1996-05-05 11:26:58 +00:00
Andrew Tridgell
04af282209
move quotas support out of server.c
...
(This used to be commit 1ed5645a5d150de4e5e788c2389aa3cbe70a8faf)
1996-05-05 11:25:33 +00:00
Andrew Tridgell
11f7553c74
turn on KEEP_PASSWORD_SERVER_OPEN by default
...
(This used to be commit d2676cdd0b44fc4fc825118e510bac2c3f1e40d9)
1996-05-05 11:25:07 +00:00
Andrew Tridgell
341a401b48
handle being passed a dptr of -1 to mean "close all open dir handles".
...
Looks like OS/2 does this. It caused a core dump.
(This used to be commit 4b2579daae0a9d78780476694fd395d97445e197)
1996-05-05 11:23:23 +00:00
Andrew Tridgell
52fc872aec
- close the listening socket in the child process when running as a daemon
...
- exit with a non-zero exit code if open_sockets() fails
(This used to be commit 83866f3c84bd53a68f4937dddf4903eee7a00aaf)
1996-05-05 03:04:19 +00:00
Andrew Tridgell
b2a31c9e81
- use issafe()
...
- map the archive bit in a more robust manner. We now set it when we
first write to the file after opening it.
(This used to be commit d20627b378e41546f00e5aabc86a71889ebc236a)
1996-05-04 10:48:19 +00:00
Andrew Tridgell
03aeb8af5d
fix a netgroup bug (innetgr() was being called with the args in the
...
wrong order!)
(This used to be commit 4419093d336bad30b194b959231fed04cbc8a1cf)
1996-05-04 10:45:50 +00:00
Andrew Tridgell
089c5b2165
move the dot_pos calculation down a bit
...
(This used to be commit 45e2ffdc9c4334565e51c550b3a19a9bbb7037ef)
1996-05-04 10:44:49 +00:00
Andrew Tridgell
6bbd0d7b69
use the new issafe() macro instead of isalnum() and strchr()
...
(This used to be commit 79c65e66f8034d21b6c90fcdbd76601657f3c447)
1996-05-04 10:43:29 +00:00
Samba Release Account
0e8fd33987
Initial version imported to CVS
...
(This used to be commit 291551d80711daab7b7581720bcd9a08d6096517)
1996-05-04 07:50:46 +00:00