summaryrefslogtreecommitdiffstats
path: root/source/lib
Commit message (Expand)AuthorAgeFilesLines
* add DEBUGLEVEL to replace.cAndrew Tridgell1996-10-051-0/+3
* - use waitpid for ultrixAndrew Tridgell1996-10-051-4/+0
* - replace the base36 function with one that works on more systemsAndrew Tridgell1996-10-051-1/+1
* I have fixed quite a few important bugs in this commit.Andrew Tridgell1996-10-052-127/+132
* - use workgroup from smb.conf in smbclientAndrew Tridgell1996-10-051-0/+12
* - changed the umask handling. We now set the umask to 0 and explicitlyAndrew Tridgell1996-10-042-2/+8
* - fix the EALREADY bug so connections to slow hosts with smbclient getAndrew Tridgell1996-10-021-2/+2
* backout all the changes to nmbd.Andrew Tridgell1996-10-021-9/+0
* - a huge pile of changes from Luke which implement the browse.confAndrew Tridgell1996-10-022-1/+10
* removed all of lukes recent changes. I need to do a p2 release butSamba Release Account1996-08-241-333/+333
* - fixed bugs in nmb response packet checking.Samba Release Account1996-08-231-333/+333
* - fix client for pathworks 4 accessAndrew Tridgell1996-08-221-0/+7
* - add timeouts to connect() for password server connections. ThisAndrew Tridgell1996-08-221-6/+63
* - new handling of ST_TYPE bits, they are now consolidated much more inAndrew Tridgell1996-08-211-1/+1
* - added "netbios name" option in smb.conf to make controlling the nameAndrew Tridgell1996-08-192-11/+14
* - added support for Amiga-unix (based on BSD I think)Andrew Tridgell1996-08-172-6/+3
* - added the "remote announce" optionAndrew Tridgell1996-08-161-2/+9
* - added FAST_SHARE_MODES codeAndrew Tridgell1996-08-151-6/+10
* changed "unsigned long" to "uint32" in several places (for IPAndrew Tridgell1996-08-143-27/+27
* - sequent-ptx support from bressler@iftccu.ca.boeing.com (RickAndrew Tridgell1996-08-132-1/+8
* minor fix to write_data() for EOF handlingAndrew Tridgell1996-08-121-2/+2
* applying login updates from jim@oxfordcc.co.uk, sent in bySamba Release Account1996-08-091-0/+1
* fix a bug that we've had for a long time where we don't handle EOFAndrew Tridgell1996-07-301-135/+47
* removed the remote interfaces stuff.Andrew Tridgell1996-07-221-7/+1
* modified become_master() to a state-based system. becoming a masterSamba Release Account1996-07-041-1/+1
* Started uninstall in MakefileSamba Release Account1996-07-041-1/+1
* added local and remote interfaces (didn't get done in first attempt)Samba Release Account1996-06-291-23/+34
* Basic doc changes to keep up to date.Samba Release Account1996-06-191-1/+5
* demo of cvs - ignoreAndrew Tridgell1996-06-121-1/+1
* a cleanup of the receive_smb() usage, adding timeouts in some placesAndrew Tridgell1996-06-101-11/+8
* got rid of a lot of redundent header files as we now globally generateAndrew Tridgell1996-06-105-9/+0
* 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