1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
Commit Graph

97738 Commits

Author SHA1 Message Date
Samba Release Account
e40bf31788 Added check for something already binding to port 139 to TEST 3
Dan
(This used to be commit 0e21388559)
1996-05-23 23:23:48 +00:00
Samba Release Account
b479eafd66 Changed more references of 'nimbus.anu.edu.au/pub/tridge/samba' to
'samba.anu.edu.au/pub/samba'
The only reference I see now to 'nimbus' is in ENCRYPTION.txt regarding
libdes stuff.
Paul...
(This used to be commit eee3a6f139)
1996-05-20 08:11:51 +00:00
Samba Release Account
4c67f3701f Made chang
blody comso: can't see what i'm writing...
Made changes to reflect nimbus.anu.edu.au -> samba.anu.edu.au chage.
changed reference to /ub/samba/change-log o /ub/samba/alpha/change-log
Also added samba.faq.html to docs directory
Paul...
(This used to be commit d6f124a7ca)
1996-05-17 00:43:54 +00:00
Samba Release Account
d0977dd44b Update the samba.faq file with what was current on the web site, there
were a number of additions.
Changed the faq version number to 1.9.15 to match current samba version.
(This used to be commit 4002e4cf15)
1996-05-06 09:16:35 +00:00
Samba Release Account
0c7092c7d4 Updated references in doco to 'http://lake.can.....'
with 'http://samba.can.....' and added a mirror site to MIRROR
(This used to be commit 283f100501)
1996-05-06 08:55:21 +00:00
Samba Release Account
0b13d2e55d Updated smbstat script with a better one, Paul.
(This used to be commit c26a534541)
1996-05-06 06:47:02 +00:00
Samba Release Account
c9f9f6bc7a added QNX entry to MIRRORS
(This used to be commit b00d86f237)
1996-05-06 00:36:30 +00:00
Andrew Tridgell
839ddb871c fixed version number (again!)
(This used to be commit 52b5148221)
1996-05-05 11:35:35 +00:00
Andrew Tridgell
2ef2593c92 made dptr_num signed to handle -1 from OS/2
(This used to be commit d2c5ab135c)
1996-05-05 11:35:09 +00:00
Andrew Tridgell
efdeaf4cf6 - added hostname support to smbstatus
- fix a bug where -s would not be recognised
(This used to be commit 03744dc0cd)
1996-05-05 11:34:03 +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 f81295c7b4)
1996-05-05 11:26:58 +00:00
Andrew Tridgell
04af282209 move quotas support out of server.c
(This used to be commit 1ed5645a5d)
1996-05-05 11:25:33 +00:00
Andrew Tridgell
11f7553c74 turn on KEEP_PASSWORD_SERVER_OPEN by default
(This used to be commit d2676cdd0b)
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 4b2579daae)
1996-05-05 11:23:23 +00:00
Andrew Tridgell
3ae4d22406 - handle CORE protocol better
- handle case where director exists when untarring
(This used to be commit 7d7bad70d3)
1996-05-05 11:12:54 +00:00
Andrew Tridgell
d4010fc355 ignore some files
(This used to be commit c64d3398df)
1996-05-05 11:09:17 +00:00
Andrew Tridgell
d4168aa08b documented -W option
(This used to be commit c28fd9fe33)
1996-05-05 08:04:06 +00:00
Andrew Tridgell
7b7cef0666 removed old -S option from nmbd manpage
(This used to be commit 1db06d2a27)
1996-05-05 08:03:05 +00:00
Samba Release Account
49f74bff1a added some more support entries from samba-bugs mail
(This used to be commit 934d29d072)
1996-05-05 07:19:23 +00:00
Andrew Tridgell
f9014ae98d change version number to 1.9.16p2
(This used to be commit 03f93941b3)
1996-05-05 03:04:51 +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 83866f3c84)
1996-05-05 03:04:19 +00:00
Andrew Tridgell
fcfe002138 removed obscene comment added by Dan
(This used to be commit a7005f50d8)
1996-05-04 13:17:14 +00:00
Samba Release Account
b2740f43b1 Changed to reflect new ownership by Microsoft
(This used to be commit 37736c8c5e)
1996-05-04 13:14:08 +00:00
Andrew Tridgell
5c909179e8 updates to wall.perl from michal@ellpspace.math.ualberta.ca
(This used to be commit 30909756b1)
1996-05-04 10:51:22 +00:00
Andrew Tridgell
8098025e2e fix a dst bug, we had a sign wrong in the calculation :-(
(This used to be commit 2cf4d958f4)
1996-05-04 10:49:35 +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 d20627b378)
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 4419093d33)
1996-05-04 10:45:50 +00:00
Andrew Tridgell
089c5b2165 move the dot_pos calculation down a bit
(This used to be commit 45e2ffdc9c)
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 79c65e66f8)
1996-05-04 10:43:29 +00:00
Samba Release Account
beee1b280f added sequent fixes
(This used to be commit 21c7f21fd5)
1996-05-04 10:32:30 +00:00
Samba Release Account
ea4abcd719 fixed a typo in the select() emulation code
(This used to be commit 3f37b2db98)
1996-05-04 10:28:35 +00:00
Samba Release Account
d5cd0b3ac0 upped version number
(This used to be commit 3e2239aa59)
1996-05-04 10:23:27 +00:00
Samba Release Account
09960b3d1f added issafe() define for "safe" characters
(This used to be commit 1d7fc598cd)
1996-05-04 10:19:55 +00:00
Andrew Tridgell
3a5b9fc23f updated README for new samba.anu.edu.u alias
(This used to be commit 2b126502f4)
1996-05-04 07:55:56 +00:00
Samba Release Account
0e8fd33987 Initial version imported to CVS
(This used to be commit 291551d807)
1996-05-04 07:50:46 +00:00
Samba Release Account
0db2ec0e94 This commit was generated by cvs2svn to compensate for changes in r4,
which included commits to RCS files with non-trunk default branches.
(This used to be commit c8a46aca03)
1996-05-04 07:50:46 +00:00
Samba Release Account
ce9f591472 This commit was generated by cvs2svn to compensate for changes in r2,
which included commits to RCS files with non-trunk default branches.
(This used to be commit ba74bed664)
1996-05-04 07:50:45 +00:00
Samba Release Account
97e3422f41 Initial version imported to CVS
(This used to be commit 65968b2943)
1996-05-04 07:50:45 +00:00