summaryrefslogtreecommitdiff
path: root/source3/include/proto.h
AgeCommit message (Expand)AuthorFilesLines
1997-05-08'The mother of all checkins' :-). Jeremy Allison (jallison@whistle.com)Samba Release Account1-2/+6
1997-05-07added automount home directory support. contributed by simeon@bangor.co.ukSamba Release Account1-6/+8
1997-04-09Large changes from jra@cygnus.com. Mainly browser updates.Samba Release Account1-3/+2
1997-03-091) updated ipc.c NetUserGetInfo - load \\%L\%U instead of \\%L\HOMESSamba Release Account1-3/+11
1997-02-23Makefile: Added cleandir target.Samba Release Account1-0/+2
1997-02-11Replaced YOST code with more functionally equivalent code thatSamba Release Account1-1/+1
1997-02-03Fixed const definitions for StrCaseXXX calls.Samba Release Account1-2/+2
1997-02-02util.c: StrCaseCmp and StrnCaseCmp terminated incorrectly, giving falseSamba Release Account1-12/+15
1997-01-29Fixed proto problem with lp_veto_files().Samba Release Account1-1/+1
1997-01-15locking.c proto.h shmem.c smb.h status.c :Samba Release Account1-11/+11
1997-01-13Added an extra parameter for unix_convert. If present this is theSamba Release Account1-1/+1
1997-01-09Makefile: Changes to split Solaris into Solaris2.3 and previous, and 2.4 and ...Samba Release Account1-1/+1
1996-12-10Added veto calls.Samba Release Account1-0/+3
1996-10-25Changed prototypes for accesses into validated_users structure.Samba Release Account1-8/+8
1996-10-25debugging the dns lookup changesSamba Release Account1-4/+2
1996-10-24dealing with name queries and dns lookups etc.Samba Release Account1-6/+2
1996-10-24- added support for TMPDIR env variableAndrew Tridgell1-0/+4
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