summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagsamba-2.0.5pre1cvs2svn Import User1999-07-150-0/+0
* I'm going to do a snapshot release of 2.0.5-pre1. This is just to getAndrew Tridgell1999-07-151-1/+1
* fix from matty for directory creation on read-only sharesAndrew Tridgell1999-07-151-0/+5
* add a length to string_sub() and add fstring_sub() and pstring_sub()Andrew Tridgell1999-07-1518-97/+122
* Moved log message to correct place.Jeremy Allison1999-07-151-3/+2
* force_group and force_user fixes. Added '+' element to force_group.Jeremy Allison1999-07-142-33/+103
* if the share modes fail to initialise and we are root then allow themAndrew Tridgell1999-07-141-9/+14
* removed the HAVE_CRYPT_DECL autoconf stuff as it doesn't work withAndrew Tridgell1999-07-145-672/+723
* new prototypesAndrew Tridgell1999-07-141-12/+29
* an update from 2.0Andrew Tridgell1999-07-141-0/+3
* make the default printing model on all Linux systems BSDAndrew Tridgell1999-07-141-0/+5
* the smbd changes from the 2.0 branch. This is going to need a _lot_ ofAndrew Tridgell1999-07-1415-319/+690
* lib changes from the 2.0 branchAndrew Tridgell1999-07-146-222/+535
* include changes to support the new stuff, particularly levelIIAndrew Tridgell1999-07-144-37/+50
* configure.in changes for .so as a variableAndrew Tridgell1999-07-141-10/+20
* Makefile.in changes for .so as a variableAndrew Tridgell1999-07-141-6/+6
* the locking code from 2.0Andrew Tridgell1999-07-144-34/+69
* parameter changes from 2.0, except I've made levelII oplocks off byAndrew Tridgell1999-07-141-3/+60
* the password database updates from 2.0. This is mostly the fix for theAndrew Tridgell1999-07-145-7/+7
* ACL order change from the 2.0 branchAndrew Tridgell1999-07-141-40/+40
* smbtar fix from 2.0Andrew Tridgell1999-07-141-1/+1
* - cleanups in namequery code from 2.0Andrew Tridgell1999-07-142-72/+163
* pid_t and testparm cleanups from the 2.0 branchAndrew Tridgell1999-07-142-68/+101
* more pid_t cleanups from the 2.0 branchAndrew Tridgell1999-07-145-6/+8
* swat fixes from 2.0 branchAndrew Tridgell1999-07-142-7/+9
* transfer some more fixes from the 2.0 branch (mostly smbtorture changes)Andrew Tridgell1999-07-145-13/+27
* transfered nmbd fixes from the 2.0 branchAndrew Tridgell1999-07-144-17/+33
* transfer pid_t updates from 2.0 branchAndrew Tridgell1999-07-141-4/+3
* transfer the SIGIOCONF fix from the 2.0 branchAndrew Tridgell1999-07-141-3/+17
* transfer minor fixes from the 2.0 branchAndrew Tridgell1999-07-142-3/+3
* transfer the 127.0.0.1 behaviour from the 2.0 branchAndrew Tridgell1999-07-141-0/+9
* we don't need this anymoreAndrew Tridgell1999-07-131-975/+0
* remove some unused variablesAndrew Tridgell1999-07-131-2/+0
* greatly simplify smbmnt, removing the u g f d and P options.Andrew Tridgell1999-07-131-82/+16
* transfer the -b option from the 2.0 branchAndrew Tridgell1999-07-131-8/+15
* removed some meta-dataAndrew Tridgell1999-07-131-11/+2
* - fixed some URLsAndrew Tridgell1999-07-131-14/+4
* Looking at string_sub() - which seems to be the cause of Olaf's complaints,Jeremy Allison1999-07-131-8/+8
* param/loadparm.c: Removed StrCpy from Samba - last use.Jeremy Allison1999-07-134-26/+48
* Purify fixes plus 2 DOS bug fixes found by : Olaf Kirch <okir@monad.swb.de>Jeremy Allison1999-07-122-6/+38
* Fix for directory copies on Win2k.Jeremy Allison1999-06-292-16/+39
* Adding Win2k browsing fix to release 2.0.4c.Matthew Chapman1999-06-247-532/+457
* Updated with a couple of other changes now I've done the cvs diff againstJeremy Allison1999-06-231-0/+3
* Updated for a possible 2.0.4c.Jeremy Allison1999-06-232-2/+12
* Adding Andrew's new smbmount for Linux and the fixes to theJeremy Allison1999-06-234-726/+321
* 99.9999999% sure this is the correct fix for the directory open bugs.Jeremy Allison1999-05-281-5/+2
* add missing cvs.log fileHerb Lewis1999-05-261-0/+1
* Fixed the sense of the fcntl_lock* tests using WIFEXITED.Jeremy Allison1999-05-264-110/+122
* New broken 64 bit locking test.Jeremy Allison1999-05-251-0/+91
* (Hopefully) correct fix for a glibc2.1 x86 Linux system w.r.t. the 64Jeremy Allison1999-05-257-833/+759