summaryrefslogtreecommitdiffstats
path: root/source/locking
Commit message (Collapse)AuthorAgeFilesLines
...
* - added FAST_SHARE_MODES codeAndrew Tridgell1996-08-152-1/+967
| | | | - added some named pipe code from Jim
* changed "unsigned long" to "uint32" in several places (for IPAndrew Tridgell1996-08-141-1/+1
| | | | addresses) to keep 64 bit machines happy.
* - change date as a demo for johnAndrew Tridgell1996-06-191-1/+1
| | | | - modified plp printing parser to work on my system
* got rid of a lot of redundent header files as we now globally generateAndrew Tridgell1996-06-101-1/+0
| | | | | prototypes automatically using "make proto". This is much less prone to error than the old method of manually adding prototypes
* moved some more locking routines to locking.c, and moved replacementAndrew Tridgell1996-06-101-0/+131
| | | | routines for broken OSes from util.c to replace.c.
* Initial version imported to CVS Samba Release Account1996-05-041-0/+330