summaryrefslogtreecommitdiff
path: root/source3/locking
AgeCommit message (Expand)AuthorFilesLines
1997-07-01client.c: New print queue query code from Jeff C. Foster " <jfoste@wgc.woodw...Samba Release Account1-4/+8
1997-06-27shmem.c: Changed debug to higher levelSamba Release Account1-12/+12
1997-05-27loadparm.c: Ensure printer services cannot be read only and don't use share m...Samba Release Account1-9/+9
1997-05-20dir.c: Fixed double slash issue.Samba Release Account2-400/+1184
1997-05-08'The mother of all checkins' :-). Jeremy Allison (jallison@whistle.com)Samba Release Account2-2/+2
1997-01-15locking.c proto.h shmem.c smb.h status.c :Samba Release Account2-271/+274
1997-01-09Makefile: Changes to split Solaris into Solaris2.3 and previous, and 2.4 and ...Samba Release Account1-29/+35
1996-12-10Moved fcntl locking code into util.c to allow it to beSamba Release Account1-131/+0
1996-10-04- changed the umask handling. We now set the umask to 0 and explicitlyAndrew Tridgell1-5/+1
1996-08-19- added "netbios name" option in smb.conf to make controlling the nameAndrew Tridgell1-0/+2
1996-08-17- made FAST_SHARE_MODES standard for LinuxAndrew Tridgell2-6/+7
1996-08-15- added FAST_SHARE_MODES codeAndrew Tridgell2-1/+967
1996-08-14changed "unsigned long" to "uint32" in several places (for IPAndrew Tridgell1-1/+1
1996-06-19- change date as a demo for johnAndrew Tridgell1-1/+1
1996-06-10got rid of a lot of redundent header files as we now globally generateAndrew Tridgell1-1/+0
1996-06-10moved some more locking routines to locking.c, and moved replacementAndrew Tridgell1-0/+131
1996-05-04Initial version imported to CVS Samba Release Account1-0/+330