summaryrefslogtreecommitdiffstats
path: root/source3/lib
Commit message (Expand)AuthorAgeFilesLines
...
* | moved some more locking routines to locking.c, and moved replacementAndrew Tridgell1996-06-102-427/+322
* | - added comments to byteorder.h explaining how it works.Andrew Tridgell1996-06-081-0/+4
* | - added predict.c, moving the routines from util.cAndrew Tridgell1996-06-072-129/+32
* | - added interface.c and removed all the references to myip, bcast_ipAndrew Tridgell1996-06-063-221/+427
* | - changed some debug levels in clientutil.cAndrew Tridgell1996-06-051-1/+1
* | Did more integration of Lukes code ready for the first release.Andrew Tridgell1996-06-041-5/+4
* | a huge pile of changes :-)Andrew Tridgell1996-06-046-29/+37
* | - moved the uid handling to uid.cAndrew Tridgell1996-06-011-30/+1
* | Lots of changes!Andrew Tridgell1996-05-312-460/+502
* | handle errors from receive_smb better, and print error stringAndrew Tridgell1996-05-291-6/+5
* | cleaned up the way the max log size stuff works and fixed a potentialAndrew Tridgell1996-05-291-33/+50
* | fix a dst bug, we had a sign wrong in the calculation :-(Andrew Tridgell1996-05-041-3/+3
* | fixed a typo in the select() emulation codeSamba Release Account1996-05-041-1/+1
|/
* Initial version imported to CVS Samba Release Account1996-05-0411-0/+7832