summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamba Release Account <samba-bugs@samba.org>1996-05-29 04:35:50 +0000
committerSamba Release Account <samba-bugs@samba.org>1996-05-29 04:35:50 +0000
commit4513edd077acf1ef3b6ae73381990ff0a2cc2860 (patch)
treebcb922a880c46aec077020552e86a69a458c450a
parent4ecfd2ea934f17367b48a195b57026035a72d578 (diff)
downloadsamba-4513edd077acf1ef3b6ae73381990ff0a2cc2860.tar.gz
samba-4513edd077acf1ef3b6ae73381990ff0a2cc2860.tar.bz2
samba-4513edd077acf1ef3b6ae73381990ff0a2cc2860.zip
preparing for release of 1.9.16alpha2
(This used to be commit 875b2dfad043a43b915bfeee12532cf8b6cb690b)
-rw-r--r--source3/change-log3
-rw-r--r--source3/cvs.log678
2 files changed, 681 insertions, 0 deletions
diff --git a/source3/change-log b/source3/change-log
index e120ac6f02..ee49663ed6 100644
--- a/source3/change-log
+++ b/source3/change-log
@@ -1793,6 +1793,9 @@ NOTE: THIS LOG IS IN CHRONOLOGICAL ORDER
- Linux quota patch from xeno@mix.hsv.no
- try to work around NT passlen2 problem in session setup
- released alpha1
+
+NOTE: From now on the cvs.log file will be used to give a complete log of
+changes to samba. This change-log is now obsolete.
==========
diff --git a/source3/cvs.log b/source3/cvs.log
new file mode 100644
index 0000000000..1f92373579
--- /dev/null
+++ b/source3/cvs.log
@@ -0,0 +1,678 @@
+
+****************************************
+Date: Saturday May 4, 1996 @ 20:32
+Author: samba-bugs
+
+Update of /data/cvs/samba/source
+In directory arvidsjaur:/var/tmp/cvs-serv8106
+
+Modified Files:
+ includes.h
+Log Message:
+added sequent fixes
+
+
+
+
+
+
+****************************************
+Date: Saturday May 4, 1996 @ 20:43
+Author: tridge
+
+Update of /data/cvs/samba/source
+In directory arvidsjaur:/var/tmp/cvs-serv8316
+
+Modified Files:
+ ipc.c
+Log Message:
+use the new issafe() macro instead of isalnum() and strchr()
+
+
+
+****************************************
+Date: Saturday May 4, 1996 @ 20:44
+Author: tridge
+
+Update of /data/cvs/samba/source
+In directory arvidsjaur:/var/tmp/cvs-serv8360
+
+Modified Files:
+ mangle.c
+Log Message:
+move the dot_pos calculation down a bit
+
+
+
+
+****************************************
+Date: Saturday May 4, 1996 @ 20:45
+Author: tridge
+
+Update of /data/cvs/samba/source
+In directory arvidsjaur:/var/tmp/cvs-serv8389
+
+Modified Files:
+ password.c
+Log Message:
+fix a netgroup bug (innetgr() was being called with the args in the
+wrong order!)
+
+
+
+
+
+****************************************
+Date: Saturday May 4, 1996 @ 20:48
+Author: tridge
+
+Update of /data/cvs/samba/source
+In directory arvidsjaur:/var/tmp/cvs-serv8426
+
+Modified Files:
+ server.c
+Log Message:
+- 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.
+
+
+
+
+
+
+****************************************
+Date: Saturday May 4, 1996 @ 20:49
+Author: tridge
+
+Update of /data/cvs/samba/source
+In directory arvidsjaur:/var/tmp/cvs-serv8458
+
+Modified Files:
+ util.c
+Log Message:
+fix a dst bug, we had a sign wrong in the calculation :-(
+
+
+
+
+****************************************
+Date: Saturday May 4, 1996 @ 20:51
+Author: tridge
+
+Update of /data/cvs/samba/examples/misc
+In directory arvidsjaur:/var/tmp/cvs-serv8546
+
+Modified Files:
+ wall.perl
+Log Message:
+updates to wall.perl from michal@ellpspace.math.ualberta.ca
+
+
+
+****************************************
+Date: Saturday May 4, 1996 @ 23:13
+Author: samba-bugs
+
+Update of /data/cvs/samba
+In directory arvidsjaur:/var/tmp/cvs-serv13363/samba
+
+Modified Files:
+ README
+Log Message:
+Changed to reflect new ownership by Microsoft
+
+
+
+****************************************
+Date: Saturday May 4, 1996 @ 23:16
+Author: tridge
+
+Update of /data/cvs/samba
+In directory arvidsjaur:/var/tmp/cvs-serv13433
+
+Modified Files:
+ README
+Log Message:
+removed obscene comment added by Dan
+
+
+
+****************************************
+Date: Sunday May 5, 1996 @ 13:04
+Author: tridge
+
+Update of /data/cvs/samba/source
+In directory arvidsjaur:/var/tmp/cvs-serv587
+
+Modified Files:
+ server.c
+Log Message:
+- close the listening socket in the child process when running as a daemon
+- exit with a non-zero exit code if open_sockets() fails
+
+
+
+****************************************
+Date: Sunday May 5, 1996 @ 13:04
+Author: tridge
+
+Update of /data/cvs/samba/source
+In directory arvidsjaur:/var/tmp/cvs-serv615
+
+Modified Files:
+ version.h
+Log Message:
+change version number to 1.9.16p2
+
+
+
+
+****************************************
+Date: Sunday May 5, 1996 @ 17:19
+Author: samba-bugs
+
+Update of /data/cvs/samba/docs
+In directory arvidsjaur:/samba/samba-bugs/samba/docs
+
+Modified Files:
+ Support.txt
+Log Message:
+added some more support entries from samba-bugs mail
+
+
+
+****************************************
+Date: Sunday May 5, 1996 @ 18:02
+Author: tridge
+
+Update of /data/cvs/samba/docs
+In directory arvidsjaur:/var/tmp/cvs-serv6791
+
+Modified Files:
+ nmbd.8
+Log Message:
+removed old -S option from nmbd manpage
+
+
+
+
+
+****************************************
+Date: Sunday May 5, 1996 @ 18:03
+Author: tridge
+
+Update of /data/cvs/samba/docs
+In directory arvidsjaur:/var/tmp/cvs-serv6832
+
+Modified Files:
+ smbclient.1
+Log Message:
+documented -W option
+
+
+
+
+
+
+****************************************
+Date: Sunday May 5, 1996 @ 21:08
+Author: tridge
+
+Update of /data/cvs/samba/source
+In directory arvidsjaur:/var/tmp/cvs-serv10254
+
+Added Files:
+ .cvsignore
+Log Message:
+ignore some files
+
+
+
+
+
+
+
+****************************************
+Date: Sunday May 5, 1996 @ 21:10
+Author: tridge
+
+Update of /data/cvs/samba/source
+In directory arvidsjaur:/var/tmp/cvs-serv10352
+
+Modified Files:
+ Makefile
+Log Message:
+- added NEWOS 6 support
+
+- added quotas.o
+
+
+
+
+
+
+
+
+****************************************
+Date: Sunday May 5, 1996 @ 21:12
+Author: tridge
+
+Update of /data/cvs/samba/source
+In directory arvidsjaur:/var/tmp/cvs-serv10423
+
+Modified Files:
+ client.c
+Log Message:
+- handle CORE protocol better
+- handle case where director exists when untarring
+
+
+
+
+
+
+
+
+
+****************************************
+Date: Sunday May 5, 1996 @ 21:23
+Author: tridge
+
+Update of /data/cvs/samba/source
+In directory arvidsjaur:/var/tmp/cvs-serv10576
+
+Modified Files:
+ dir.c
+Log Message:
+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.
+
+
+
+
+
+
+
+
+****************************************
+Date: Sunday May 5, 1996 @ 21:24
+Author: tridge
+
+Update of /data/cvs/samba/source
+In directory arvidsjaur:/var/tmp/cvs-serv10602
+
+Modified Files:
+ local.h
+Log Message:
+turn on KEEP_PASSWORD_SERVER_OPEN by default
+
+
+
+
+
+
+
+
+
+****************************************
+Date: Sunday May 5, 1996 @ 21:24
+Author: tridge
+
+Update of /data/cvs/samba/source
+In directory arvidsjaur:/var/tmp/cvs-serv10629
+
+Modified Files:
+ password.c
+Log Message:
+turn on KEEP_PASSWORD_SERVER_OPEN by default
+
+
+
+
+
+
+
+
+
+****************************************
+Date: Sunday May 5, 1996 @ 21:25
+Author: tridge
+
+Update of /data/cvs/samba/source
+In directory arvidsjaur:/var/tmp/cvs-serv10657
+
+Added Files:
+ quotas.c
+Log Message:
+move quotas support out of server.c
+
+
+
+
+
+
+
+
+****************************************
+Date: Sunday May 5, 1996 @ 21:26
+Author: tridge
+
+Update of /data/cvs/samba/source
+In directory arvidsjaur:/var/tmp/cvs-serv10682
+
+Modified Files:
+ server.c
+Log Message:
+- fix a bug hanlding very log filenames
+- move quotas support to separate file
+- send keepalives to password server
+
+
+
+
+
+
+
+
+
+****************************************
+Date: Sunday May 5, 1996 @ 21:33
+Author: tridge
+
+Update of /data/cvs/samba/source
+In directory arvidsjaur:/var/tmp/cvs-serv10862
+
+Modified Files:
+ status.c
+Log Message:
+- added hostname support to smbstatus
+- fix a bug where -s would not be recognised
+
+
+
+
+
+
+
+****************************************
+Date: Sunday May 5, 1996 @ 21:34
+Author: tridge
+
+Update of /data/cvs/samba/source
+In directory arvidsjaur:/var/tmp/cvs-serv10889
+
+Modified Files:
+ trans2.c
+Log Message:
+made dptr_num signed to handle -1 from OS/2
+
+
+
+
+
+
+
+
+****************************************
+Date: Sunday May 5, 1996 @ 21:35
+Author: tridge
+
+Update of /data/cvs/samba/source
+In directory arvidsjaur:/var/tmp/cvs-serv10930
+
+Modified Files:
+ version.h
+Log Message:
+fixed version number (again!)
+
+
+
+
+
+
+
+
+
+****************************************
+Date: Monday May 6, 1996 @ 10:36
+Author: samba-bugs
+
+Update of /data/cvs/samba/docs
+In directory arvidsjaur:/samba/samba-bugs/samba/docs
+
+Modified Files:
+ MIRRORS
+Log Message:
+added QNX entry to MIRRORS
+
+
+
+****************************************
+Date: Monday May 6, 1996 @ 16:46
+Author: samba-bugs
+
+Update of /data/cvs/samba/examples/misc
+In directory arvidsjaur:/var/tmp/cvs-serv5225
+
+Modified Files:
+ extra_smbstatus
+Log Message:
+Updated smbstat script with a better one, Paul.
+
+
+
+****************************************
+Date: Monday May 6, 1996 @ 18:55
+Author: samba-bugs
+
+Update of /data/cvs/samba/docs
+In directory arvidsjaur:/var/tmp/cvs-serv8483
+
+Modified Files:
+ BUGS.txt MIRRORS README.OS2 announce samba.7
+Log Message:
+Updated references in doco to 'http://lake.can.....'
+with 'http://samba.can.....' and added a mirror site to MIRROR
+
+
+
+****************************************
+Date: Monday May 6, 1996 @ 19:16
+Author: samba-bugs
+
+Update of /data/cvs/samba/docs
+In directory arvidsjaur:/var/tmp/cvs-serv8786
+
+Modified Files:
+ samba.faq
+Log Message:
+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.
+
+
+
+****************************************
+Date: Friday May 17, 1996 @ 10:43
+Author: samba-bugs
+
+Update of /data/cvs/samba
+In directory arvidsjaur:/var/tmp/cvs-serv32671
+
+Modified Files:
+ README
+Log Message:
+
+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...
+
+
+
+
+****************************************
+Date: Friday May 17, 1996 @ 10:43
+Author: samba-bugs
+
+Update of /data/cvs/samba/docs
+In directory arvidsjaur:/var/tmp/cvs-serv32671/docs
+
+Modified Files:
+ samba.faq
+Log Message:
+
+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...
+
+
+
+
+****************************************
+Date: Monday May 20, 1996 @ 18:11
+Author: samba-bugs
+
+Update of /data/cvs/samba
+In directory arvidsjaur:/var/tmp/cvs-serv27227
+
+Modified Files:
+ README
+Log Message:
+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...
+
+
+
+****************************************
+Date: Monday May 20, 1996 @ 18:11
+Author: samba-bugs
+
+Update of /data/cvs/samba/docs
+In directory arvidsjaur:/var/tmp/cvs-serv27227/docs
+
+Modified Files:
+ HINTS.txt MIRRORS announce samba.7 samba.lsm
+Log Message:
+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...
+
+
+
+****************************************
+Date: Friday May 24, 1996 @ 9:23
+Author: samba-bugs
+
+Update of /data/cvs/samba/docs
+In directory arvidsjaur:/var/tmp/cvs-serv2665/samba/docs
+
+Modified Files:
+ DIAGNOSIS.txt
+Log Message:
+Added check for something already binding to port 139 to TEST 3
+ Dan
+
+
+
+****************************************
+Date: Friday May 24, 1996 @ 9:45
+Author: samba-bugs
+
+Update of /data/cvs/samba/docs
+In directory arvidsjaur:/var/tmp/cvs-serv2938/samba/docs
+
+Modified Files:
+ samba.faq
+Log Message:
+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
+
+
+
+****************************************
+Date: Friday May 24, 1996 @ 9:50
+Author: samba-bugs
+
+Update of /data/cvs/samba/docs
+In directory arvidsjaur:/var/tmp/cvs-serv3028/samba/docs
+
+Modified Files:
+ BUGS.txt
+Log Message:
+Added reference to DIAGNOSIS.txt. Deleted the claim that tridge reads all
+postings to mailing list. Removed arvidsjaur, other small stuff.
+ Dan
+
+
+
+****************************************
+Date: Friday May 24, 1996 @ 9:54
+Author: samba-bugs
+
+Update of /data/cvs/samba
+In directory arvidsjaur:/var/tmp/cvs-serv3126/samba
+
+Modified Files:
+ README
+Log Message:
+General updating.
+ Dan
+
+
+
+****************************************
+Date: Tuesday May 28, 1996 @ 23:39
+Author: samba-bugs
+
+Update of /data/cvs/samba/docs
+In directory arvidsjaur:/samba/samba-bugs/samba/docs
+
+Modified Files:
+ MIRRORS
+Log Message:
+added nimbus to list of mirrors
+
+
+
+****************************************
+Date: Wednesday May 29, 1996 @ 13:11
+Author: tridge
+
+Update of /data/cvs/samba/source
+In directory arvidsjaur:/var/tmp/cvs-serv13319
+
+Modified Files:
+ util.c
+Log Message:
+cleaned up the way the max log size stuff works and fixed a potential
+problem with varargs usage in Debug()
+
+
+
+****************************************
+Date: Wednesday May 29, 1996 @ 14:34
+Author: samba-bu
+
+Update of /data/cvs/samba/source
+In directory arvidsjaur:/samba/samba-bugs/samba/source
+
+Modified Files:
+ change-log
+Log Message:
+preparing for release of 1.9.16alpha2
+