summaryrefslogtreecommitdiff
path: root/source3/lib
AgeCommit message (Expand)AuthorFilesLines
1996-08-15- added FAST_SHARE_MODES codeAndrew Tridgell1-6/+10
1996-08-14changed "unsigned long" to "uint32" in several places (for IPAndrew Tridgell3-27/+27
1996-08-13- sequent-ptx support from bressler@iftccu.ca.boeing.com (RickAndrew Tridgell2-1/+8
1996-08-12minor fix to write_data() for EOF handlingAndrew Tridgell1-2/+2
1996-08-09applying login updates from jim@oxfordcc.co.uk, sent in bySamba Release Account1-0/+1
1996-07-30fix a bug that we've had for a long time where we don't handle EOFAndrew Tridgell1-135/+47
1996-07-22removed the remote interfaces stuff.Andrew Tridgell1-7/+1
1996-07-04modified become_master() to a state-based system. becoming a masterSamba Release Account1-1/+1
1996-07-04Started uninstall in MakefileSamba Release Account1-1/+1
1996-06-29added local and remote interfaces (didn't get done in first attempt)Samba Release Account1-23/+34
1996-06-19Basic doc changes to keep up to date.Samba Release Account1-1/+5
1996-06-12demo of cvs - ignoreAndrew Tridgell1-1/+1
1996-06-10a cleanup of the receive_smb() usage, adding timeouts in some placesAndrew Tridgell1-11/+8
1996-06-10got rid of a lot of redundent header files as we now globally generateAndrew Tridgell5-9/+0
1996-06-10moved some more locking routines to locking.c, and moved replacementAndrew Tridgell2-427/+322
1996-06-08- added comments to byteorder.h explaining how it works.Andrew Tridgell1-0/+4
1996-06-07- added predict.c, moving the routines from util.cAndrew Tridgell2-129/+32
1996-06-06- added interface.c and removed all the references to myip, bcast_ipAndrew Tridgell3-221/+427
1996-06-05- changed some debug levels in clientutil.cAndrew Tridgell1-1/+1
1996-06-04Did more integration of Lukes code ready for the first release.Andrew Tridgell1-5/+4
1996-06-04a huge pile of changes :-)Andrew Tridgell6-29/+37
1996-06-01- moved the uid handling to uid.cAndrew Tridgell1-30/+1
1996-05-31Lots of changes!Andrew Tridgell2-460/+502
1996-05-29handle errors from receive_smb better, and print error stringAndrew Tridgell1-6/+5
1996-05-29cleaned up the way the max log size stuff works and fixed a potentialAndrew Tridgell1-33/+50
1996-05-04fix a dst bug, we had a sign wrong in the calculation :-(Andrew Tridgell1-3/+3
1996-05-04fixed a typo in the select() emulation codeSamba Release Account1-1/+1
1996-05-04Initial version imported to CVS Samba Release Account11-0/+7832