summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagsamba-1.9.17p3cvs2svn Import User1997-10-1570-6016/+2673
|\
| * preparing for release of 1.9.17p3Samba Release Account1997-10-151-1/+1
| * Updated for 1.9.17p3 release.Samba Release Account1997-10-151-2/+4
| * Added #ifdef'ed code with BIND_LOCAL_OUTPUT_SOCKET that causesSamba Release Account1997-10-151-1/+19
| * docs/DIAGNOSIS.txt:John Terpstra1997-10-141-3/+15
| * add become_root()/unbecome_root() calls. These should be used aroundAndrew Tridgell1997-10-149-74/+152
| * minor fixes to mangling and oplocks entries in man pageAndrew Tridgell1997-10-141-9/+8
| * Updated to stop problems with become_user.Jeremy Allison1997-10-141-4/+21
| * updated the "comment =" entry a bitAndrew Tridgell1997-10-121-3/+5
| * remove { and } from the list of illegal characters in filenames. TheAndrew Tridgell1997-10-121-1/+1
| * Added Luke's changes to release tree.Jeremy Allison1997-10-101-77/+78
| * Updating for 1.9.17p3 release.Jeremy Allison1997-10-101-1/+47
| * fixed the log wrapping bug.Andrew Tridgell1997-10-101-13/+17
| * change MAX_PASSWORD_LENGTH to MAX_PASS_LEN to prevent conflict on someAndrew Tridgell1997-10-092-6/+6
| * predict.c: stop lseek from extending file. Hard to test.Jeremy Allison1997-10-093-16/+80
| * put this in 1.9.17 also ...Andrew Tridgell1997-10-082-4/+22
| * Added ERROR_MORE_DATA fix when replies have been truncated.Jeremy Allison1997-10-081-1/+1
| * Fixed nasty (but rare) race mode condition with slow shareJeremy Allison1997-10-071-14/+50
| * increase the debug level in the "client requested max ..." debug lineAndrew Tridgell1997-10-071-1/+1
| * increase the debug level in the "added interface" debug lineAndrew Tridgell1997-10-071-3/+3
| * get rid of SIGCLD_IGNORE for HPUX. A user reported it causing lotsAndrew Tridgell1997-10-071-1/+3
| * locking.c: Finally fixed nasty crash bug when deleting invalid shareJeremy Allison1997-10-062-3/+8
| * Syncing up Support providers.Jeremy Allison1997-09-301-22/+34
| * Fixed potential security bug with receive_smb passing inJeremy Allison1997-09-291-14/+31
| * Put back changes to abort on overflow attack after conversationJeremy Allison1997-09-271-6/+0
| * Cause overflow attack to return an error code rather thanJeremy Allison1997-09-261-0/+8
| * Fixed you're -> your text that some pedant complained about :-).Jeremy Allison1997-09-261-1/+1
| * add info about p2 releaseAndrew Tridgell1997-09-261-24/+18
| * preparing for release of 1.9.17p2Samba Release Account1997-09-261-1/+1
| * This commit fixes the security hole due to buffer overflows.Andrew Tridgell1997-09-2630-217/+320
| * Makefile: Added glibc2 fixes for Linux.Jeremy Allison1997-09-223-11/+64
| * Added South American consultant.Jeremy Allison1997-09-191-1/+20
| * Ensuring malloced memory is bzero'd.Jeremy Allison1997-09-173-1/+7
| * Keep consultants in sync.Jeremy Allison1997-09-151-2/+57
| * Fixed bug where user connecting with guest username and noJeremy Allison1997-09-121-0/+7
| * locking.c: Fix to make slow share mode file 0666 instead of 0644. StopedJeremy Allison1997-09-115-12/+15
| * client.c:Jeremy Allison1997-09-053-3/+10
| * Bringing 1.9.17 patch tree up to date for documentation.Jeremy Allison1997-09-0518-81/+136
| * Updated code on 1.9.17 branch to add bug fixes. ThisJeremy Allison1997-09-0523-112/+308
| *-. This commit was manufactured by cvs2svn to create branchcvs2svn Import User1997-09-0519-0/+1868
| |\ \
* | | | JHT ===> Added Sun Solaris binary package building spec files contributedJohn Terpstra1997-10-045-0/+115
* | | | nmblookup.c:Christopher R. Hertel1997-10-042-309/+558
* | | | Race condition with multiple oplock break requests happensJeremy Allison1997-10-041-3/+2
* | | | Making it harder for share_mode_entries to be left withJeremy Allison1997-10-031-5/+2
* | | | locking.c: Fixed incorrect parameter count in debug statements. May explainJeremy Allison1997-10-035-70/+74
* | | | add "static" to a couple of functions that are only used locally.Andrew Tridgell1997-10-032-10/+6
* | | | proto.h: Updated.Jeremy Allison1997-10-035-37/+57
* | | | change a debug level in reply.cAndrew Tridgell1997-10-022-2/+2
* | | | Added debug message for oplock_break().Jeremy Allison1997-10-021-1/+7
* | | | change the semantics of hosts allow/hosts deny so that a globalAndrew Tridgell1997-10-024-8/+31