ira/wip.git
27 years agoChanged more references of 'nimbus.anu.edu.au/pub/tridge/samba' to
Samba Release Account [Mon, 20 May 1996 08:11:51 +0000 (08:11 +0000)]
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...

27 years agoMade chang
Samba Release Account [Fri, 17 May 1996 00:43:54 +0000 (00:43 +0000)]
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...

27 years agoUpdate the samba.faq file with what was current on the web site, there
Samba Release Account [Mon, 6 May 1996 09:16:35 +0000 (09:16 +0000)]
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.

27 years agoUpdated references in doco to 'http://lake.can.....'
Samba Release Account [Mon, 6 May 1996 08:55:21 +0000 (08:55 +0000)]
Updated references in doco to 'lake.can.....'
with 'http://samba.can.....' and added a mirror site to MIRROR

27 years agoUpdated smbstat script with a better one, Paul.
Samba Release Account [Mon, 6 May 1996 06:47:02 +0000 (06:47 +0000)]
Updated smbstat script with a better one, Paul.

27 years agoadded QNX entry to MIRRORS
Samba Release Account [Mon, 6 May 1996 00:36:30 +0000 (00:36 +0000)]
added QNX entry to MIRRORS

27 years agofixed version number (again!)
Andrew Tridgell [Sun, 5 May 1996 11:35:35 +0000 (11:35 +0000)]
fixed version number (again!)

27 years agomade dptr_num signed to handle -1 from OS/2
Andrew Tridgell [Sun, 5 May 1996 11:35:09 +0000 (11:35 +0000)]
made dptr_num signed to handle -1 from OS/2

27 years ago- added hostname support to smbstatus
Andrew Tridgell [Sun, 5 May 1996 11:34:03 +0000 (11:34 +0000)]
- added hostname support to smbstatus
- fix a bug where -s would not be recognised

27 years ago- fix a bug hanlding very log filenames
Andrew Tridgell [Sun, 5 May 1996 11:26:58 +0000 (11:26 +0000)]
- fix a bug hanlding very log filenames
- move quotas support to separate file
- send keepalives to password server

27 years agomove quotas support out of server.c
Andrew Tridgell [Sun, 5 May 1996 11:25:33 +0000 (11:25 +0000)]
move quotas support out of server.c

27 years agoturn on KEEP_PASSWORD_SERVER_OPEN by default
Andrew Tridgell [Sun, 5 May 1996 11:25:07 +0000 (11:25 +0000)]
turn on KEEP_PASSWORD_SERVER_OPEN by default

27 years agohandle being passed a dptr of -1 to mean "close all open dir handles".
Andrew Tridgell [Sun, 5 May 1996 11:23:23 +0000 (11:23 +0000)]
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.

27 years ago- handle CORE protocol better
Andrew Tridgell [Sun, 5 May 1996 11:12:54 +0000 (11:12 +0000)]
- handle CORE protocol better
- handle case where director exists when untarring

27 years agoignore some files
Andrew Tridgell [Sun, 5 May 1996 11:09:17 +0000 (11:09 +0000)]
ignore some files

27 years agodocumented -W option
Andrew Tridgell [Sun, 5 May 1996 08:04:06 +0000 (08:04 +0000)]
documented -W option

27 years agoremoved old -S option from nmbd manpage
Andrew Tridgell [Sun, 5 May 1996 08:03:05 +0000 (08:03 +0000)]
removed old -S option from nmbd manpage

27 years agoadded some more support entries from samba-bugs mail
Samba Release Account [Sun, 5 May 1996 07:19:23 +0000 (07:19 +0000)]
added some more support entries from samba-bugs mail

27 years agochange version number to 1.9.16p2
Andrew Tridgell [Sun, 5 May 1996 03:04:51 +0000 (03:04 +0000)]
change version number to 1.9.16p2

27 years ago- close the listening socket in the child process when running as a daemon
Andrew Tridgell [Sun, 5 May 1996 03:04:19 +0000 (03:04 +0000)]
- close the listening socket in the child process when running as a daemon
- exit with a non-zero exit code if open_sockets() fails

27 years agoremoved obscene comment added by Dan
Andrew Tridgell [Sat, 4 May 1996 13:17:14 +0000 (13:17 +0000)]
removed obscene comment added by Dan

27 years agoChanged to reflect new ownership by Microsoft
Samba Release Account [Sat, 4 May 1996 13:14:08 +0000 (13:14 +0000)]
Changed to reflect new ownership by Microsoft

27 years agoupdates to wall.perl from michal@ellpspace.math.ualberta.ca
Andrew Tridgell [Sat, 4 May 1996 10:51:22 +0000 (10:51 +0000)]
updates to wall.perl from michal@ellpspace.math.ualberta.ca

27 years agofix a dst bug, we had a sign wrong in the calculation :-(
Andrew Tridgell [Sat, 4 May 1996 10:49:35 +0000 (10:49 +0000)]
fix a dst bug, we had a sign wrong in the calculation :-(

27 years ago- use issafe()
Andrew Tridgell [Sat, 4 May 1996 10:48:19 +0000 (10:48 +0000)]
- 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.

27 years agofix a netgroup bug (innetgr() was being called with the args in the
Andrew Tridgell [Sat, 4 May 1996 10:45:50 +0000 (10:45 +0000)]
fix a netgroup bug (innetgr() was being called with the args in the
wrong order!)

27 years agomove the dot_pos calculation down a bit
Andrew Tridgell [Sat, 4 May 1996 10:44:49 +0000 (10:44 +0000)]
move the dot_pos calculation down a bit

27 years agouse the new issafe() macro instead of isalnum() and strchr()
Andrew Tridgell [Sat, 4 May 1996 10:43:29 +0000 (10:43 +0000)]
use the new issafe() macro instead of isalnum() and strchr()

27 years agoadded sequent fixes
Samba Release Account [Sat, 4 May 1996 10:32:30 +0000 (10:32 +0000)]
added sequent fixes

27 years agofixed a typo in the select() emulation code
Samba Release Account [Sat, 4 May 1996 10:28:35 +0000 (10:28 +0000)]
fixed a typo in the select() emulation code

27 years agoupped version number
Samba Release Account [Sat, 4 May 1996 10:23:27 +0000 (10:23 +0000)]
upped version number

27 years agoadded issafe() define for "safe" characters
Samba Release Account [Sat, 4 May 1996 10:19:55 +0000 (10:19 +0000)]
added issafe() define for "safe" characters

27 years agoupdated README for new samba.anu.edu.u alias
Andrew Tridgell [Sat, 4 May 1996 07:55:56 +0000 (07:55 +0000)]
updated README for new samba.anu.edu.u alias

27 years agoThis commit was generated by cvs2svn to compensate for changes in r4,
Samba Release Account [Sat, 4 May 1996 07:50:46 +0000 (07:50 +0000)]
This commit was generated by cvs2svn to compensate for changes in r4,
which included commits to RCS files with non-trunk default branches.

27 years agoInitial version imported to CVS
Samba Release Account [Sat, 4 May 1996 07:50:46 +0000 (07:50 +0000)]
Initial version imported to CVS

27 years agoThis commit was generated by cvs2svn to compensate for changes in r2,
Samba Release Account [Sat, 4 May 1996 07:50:45 +0000 (07:50 +0000)]
This commit was generated by cvs2svn to compensate for changes in r2,
which included commits to RCS files with non-trunk default branches.

27 years agoInitial version imported to CVS
Samba Release Account [Sat, 4 May 1996 07:50:45 +0000 (07:50 +0000)]
Initial version imported to CVS