Andrew Tridgell
5607ff396c
add dummy quotas fn
...
fix typo in reply to backup lists
(This used to be commit bc4a2994377ab078d3d1a900f79fda9dfe4d0e6a)
1996-06-04 06:53:43 +00:00
Andrew Tridgell
a2c1623827
a huge pile of changes :-)
...
The biggest thing is the integration of Lukes new nmbd. Its still
largely untested, so we will really need some feedback
I've also added auto prototype generation and cleaned up a lot of
minor things as a result
(This used to be commit 0d8dcfa13c527ec2c8aca39ba49c09e4e694b26c)
1996-06-04 06:42:03 +00:00
Andrew Tridgell
81e398963d
- moved the uid handling to uid.c
...
- added setfsuid() support (for Linux)
- started adding some of Lukes changes, just the loadparm and ipc ones
so far
(This used to be commit 72543810ce3eb5ea7b141f957edf38b4c46b1ea4)
1996-06-01 15:25:30 +00:00
Samba Release Account
0966bf7fb7
preparing for release of 1.9.16alpha4
...
(This used to be commit 8a0a06cba939e91e2379d0c5367b8817e7328077)
1996-05-31 15:16:22 +00:00
Andrew Tridgell
58734631b4
Lots of changes!
...
- add faq info on NT printer handling
- add "delete readonly" option to help rcs users
- add stuff to man pages on new printer options
- add "proxy name resolution" option
- add "command string" -c option to smbclient (thanks Ken)
- split time functions into time.c
- rearrange the quotas stuff a bit and fix some bugs
- complete rehash of the time handling code thanks to Paul Eggert
- fix nmblookup output a bit
- add plp print queue parsing from Bertrand Wallrich
(This used to be commit 635b56f19c817527c52e9bbde31faa6a8a47777b)
1996-05-31 15:13:29 +00:00
Andrew Tridgell
26e045daff
add my private makefile to the ignore list
...
(This used to be commit 3e9750cc2713da7c3d4beb24217f94c033e2fee5)
1996-05-31 06:10:18 +00:00
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
Samba Release Account
5e1d10f20f
added this ages ago, but forgot to put it in cvs
...
(This used to be commit 64c6a19923e43c8b0e3a3da4e56b0eb136f830d5)
1996-05-30 00:06:59 +00:00
Samba Release Account
8ebd8a3a58
remove cvs.log from cvs, instead use the release script to copy it to
...
the right places
(This used to be commit d5613d3bf4649564040789473579c510a15408be)
1996-05-29 13:38:01 +00:00
Samba Release Account
fd2a6d67e2
preparing for release of 1.9.16alpha3
...
(This used to be commit 071c7690a259c76c7fd70608af22b81d0481d7de)
1996-05-29 07:55:29 +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
0cb74d3bb8
added comments about trapdoor uids
...
(This used to be commit 2f793c48a9447955195620c891d30d93b518ee0d)
1996-05-29 07:45:45 +00:00
Samba Release Account
4513edd077
preparing for release of 1.9.16alpha2
...
(This used to be commit 875b2dfad043a43b915bfeee12532cf8b6cb690b)
1996-05-29 04:35:50 +00:00
Andrew Tridgell
4ecfd2ea93
cleaned up the way the max log size stuff works and fixed a potential
...
problem with varargs usage in Debug()
(This used to be commit 8d5a3156ce42198b2f3ca8753e208b08572cafce)
1996-05-29 03:11:42 +00:00
Samba Release Account
fe1337ba7b
added nimbus to list of mirrors
...
(This used to be commit 234ba8569705009eed00ba044d6bb0459e506a7d)
1996-05-28 13:39:48 +00:00
Samba Release Account
3e8ddf7aec
General updating.
...
Dan
(This used to be commit 2209de41df38f1bc6ac5b442b3b696b680fcf639)
1996-05-23 23:55:13 +00:00
Samba Release Account
09050330b0
Added reference to DIAGNOSIS.txt. Deleted the claim that tridge reads all
...
postings to mailing list. Removed arvidsjaur, other small stuff.
Dan
(This used to be commit af463f82c5d5b2662f979b119f3c4b74e159486a)
1996-05-23 23:50:59 +00:00
Samba Release Account
b64f106c26
Updated general section to include more about current capabilities. Added
...
references to samba-bugs, DIAGNOSIS.txt and the hypermail archives. Various
other small changes.
Dan
(This used to be commit 58950a05620a2248fed3ef11d0230238473e1b6d)
1996-05-23 23:45:56 +00:00
Samba Release Account
e40bf31788
Added check for something already binding to port 139 to TEST 3
...
Dan
(This used to be commit 0e21388559aad147ea15c855dec5113a85ad1d4f)
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 eee3a6f139c2a773979e4cd771e4567178805846)
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 d6f124a7ca1806230c374f871ba7fe17284b6042)
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 4002e4cf155f614751a8cd4af97d95ba12831d4c)
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 283f100501de69086379c36e6937d614f5143583)
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 c26a534541b96f939daaf9b35f805db2594783ca)
1996-05-06 06:47:02 +00:00
Samba Release Account
c9f9f6bc7a
added QNX entry to MIRRORS
...
(This used to be commit b00d86f2376e9a215250285a8b1766e9859f6067)
1996-05-06 00:36:30 +00:00
Andrew Tridgell
839ddb871c
fixed version number (again!)
...
(This used to be commit 52b5148221e57c122f0c4ed3f0b49d6d9b7fd789)
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 d2c5ab135ca7ee6366f5f8733440318a724a4378)
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 03744dc0cd49a54b4dd30645a2b77007c9d19bdc)
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 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
3ae4d22406
- handle CORE protocol better
...
- handle case where director exists when untarring
(This used to be commit 7d7bad70d3b6b37037ad96b34e17a927675cde11)
1996-05-05 11:12:54 +00:00
Andrew Tridgell
d4010fc355
ignore some files
...
(This used to be commit c64d3398dffcd7acbd4bcaeb661146e03feab42b)
1996-05-05 11:09:17 +00:00
Andrew Tridgell
d4168aa08b
documented -W option
...
(This used to be commit c28fd9fe33f1c6445995d3b8a7bc45306bb5ad3e)
1996-05-05 08:04:06 +00:00
Andrew Tridgell
7b7cef0666
removed old -S option from nmbd manpage
...
(This used to be commit 1db06d2a273756e52e4f32e672c2dc18a2b2a1e8)
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 934d29d07246b69ae171316d068196514c50a5fa)
1996-05-05 07:19:23 +00:00
Andrew Tridgell
f9014ae98d
change version number to 1.9.16p2
...
(This used to be commit 03f93941b39a7135a7801a9108fe4e4bd8c6991d)
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 83866f3c84bd53a68f4937dddf4903eee7a00aaf)
1996-05-05 03:04:19 +00:00
Andrew Tridgell
fcfe002138
removed obscene comment added by Dan
...
(This used to be commit a7005f50d800174862a6b58727c7387e6d3581be)
1996-05-04 13:17:14 +00:00
Samba Release Account
b2740f43b1
Changed to reflect new ownership by Microsoft
...
(This used to be commit 37736c8c5e8223c3f39e9508cd508cb33a34f6b3)
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 30909756b16b2c78769a976809046af0b6a98b6e)
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 2cf4d958f454465f05c54f865cb77fa5c4cc620a)
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 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