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