summaryrefslogtreecommitdiffstats
path: root/source3/include/proto.h
Commit message (Expand)AuthorAgeFilesLines
* - changed the default nmbd loop timout to 10 seconds (2 seconds was muchAndrew Tridgell1996-10-071-10/+10
* I have fixed quite a few important bugs in this commit.Andrew Tridgell1996-10-051-2/+4
* - use workgroup from smb.conf in smbclientAndrew Tridgell1996-10-051-0/+1
* - changed the umask handling. We now set the umask to 0 and explicitlyAndrew Tridgell1996-10-041-1/+1
* backout all the changes to nmbd.Andrew Tridgell1996-10-021-85/+66
* - a huge pile of changes from Luke which implement the browse.confAndrew Tridgell1996-10-021-69/+102
* removed all of lukes recent changes. I need to do a p2 release butSamba Release Account1996-08-241-91/+258
* - fixed bugs in nmb response packet checking.Samba Release Account1996-08-231-258/+91
* - add timeouts to connect() for password server connections. ThisAndrew Tridgell1996-08-221-1/+2
* - removed ServerComment and instead set the comment string in nmbdAndrew Tridgell1996-08-201-2/+0
* - fix a bug in NetServerEnum where counted and total were not countedAndrew Tridgell1996-08-201-1/+0
* - added "netbios name" option in smb.conf to make controlling the nameAndrew Tridgell1996-08-191-5/+5
* - made FAST_SHARE_MODES standard for LinuxAndrew Tridgell1996-08-171-5/+0
* - started on support for 'Internet Group names' - type 0x1c NetBIOS namesSamba Release Account1996-08-171-0/+5
* - added support for Amiga-unix (based on BSD I think)Andrew Tridgell1996-08-171-1/+0
* - added the "remote announce" optionAndrew Tridgell1996-08-161-0/+2
* - added FAST_SHARE_MODES codeAndrew Tridgell1996-08-151-2/+32
* changed "unsigned long" to "uint32" in several places (for IPAndrew Tridgell1996-08-141-1/+1
* - sequent-ptx support from bressler@iftccu.ca.boeing.com (RickAndrew Tridgell1996-08-131-3/+2
* local_only NetServerEnum syncs can now be issued.Samba Release Account1996-08-011-4/+16
* fix a bug that we've had for a long time where we don't handle EOFAndrew Tridgell1996-07-301-3/+2
* minor cleanupsAndrew Tridgell1996-07-241-0/+2
* removed the remote interfaces stuff.Andrew Tridgell1996-07-221-1/+0
* minor cleanups ready for another releaseAndrew Tridgell1996-07-181-1/+185
* lots of changes to nmbdSamba Release Account1996-07-171-4/+8
* updated docs to match code mods from last two or three updates. doneSamba Release Account1996-07-101-3/+5
* missed nmbd.c in previous update.Samba Release Account1996-07-091-23/+5
* added the recently shuffled and updated source files missed in theSamba Release Account1996-07-071-38/+82
* namebrowse.c was using variable work uninitialised.Samba Release Account1996-07-041-0/+3
* modified become_master() to a state-based system. becoming a masterSamba Release Account1996-07-041-3/+5
* generated new proto.hAndrew Tridgell1996-07-031-168/+1
* fix Makefile - remove Lukes private stuff :-)Andrew Tridgell1996-07-031-11/+17
* updated the NetBIOS code due to some bugs found by writing the first draftSamba Release Account1996-07-011-37/+201
* luke's first attempt at using cvsSamba Release Account1996-06-291-0/+659
* Basic doc changes to keep up to date.Samba Release Account1996-06-191-646/+0
* got rid of a lot of redundent header files as we now globally generateAndrew Tridgell1996-06-101-0/+118
* moved some more locking routines to locking.c, and moved replacementAndrew Tridgell1996-06-101-17/+17
* more changes from LukeAndrew Tridgell1996-06-081-5/+9
* - added predict.c, moving the routines from util.cAndrew Tridgell1996-06-071-4/+6
* - added interface.c and removed all the references to myip, bcast_ipAndrew Tridgell1996-06-061-6/+14
* fix a bug that meant alpha6 couldn't compile.Andrew Tridgell1996-06-061-1/+3
* - changed some debug levels in clientutil.cAndrew Tridgell1996-06-051-8/+14
* a huge pile of changes :-)Andrew Tridgell1996-06-041-0/+506