summaryrefslogtreecommitdiff
path: root/source3/include/proto.h
AgeCommit message (Expand)AuthorFilesLines
1997-09-14This commit does 3 main things:Andrew Tridgell1-10/+20
1997-09-11prototype updates for new functionsAndrew Tridgell1-1/+21
1997-09-04Fixed up determination of client type for PROTOCOL_NT1. Uses clientJeremy Allison1-0/+2
1997-09-03nameannounce.cJeremy Allison1-1/+0
1997-09-01use of recursion_available and recursion_desired flag in netbios responses.Luke Leighton1-1/+5
1997-08-30Makefile: New program and support for dynamic codepage loading.Jeremy Allison1-4/+16
1997-08-27charset.c: Added patch for client code page 852 (Eastern European) fromSamba Release Account1-1/+0
1997-08-27Put back the smb_shm_ proto's that Luke keeps breaking !Samba Release Account1-0/+3
1997-08-27doing that irritating compiler clash warning with the protos for standard_subSamba Release Account1-7/+8
1997-08-21Kanji fixes for upper/lower case conversion with sjis characters.Samba Release Account1-0/+1
1997-08-20Changes to allow Samba to return the same error code as Windows NT.Samba Release Account1-1/+1
1997-08-19Makefile: Changed for HPUX10 tidyup.Samba Release Account1-2/+2
1997-07-31loadparm.c: Added new netbios aliases parameter (code from Cisco)Samba Release Account1-2/+4
1997-07-30client.c: Minor change to cast parameters for DEC unix.Samba Release Account1-0/+3
1997-07-24Re-added shm stuff - keeps getting lost.Samba Release Account1-1/+3
1997-07-24nameserv.c: split add_domain_names() into three functions:Samba Release Account1-10/+11
1997-07-24removed definition of strslashcmp - now a static in clitar.c.Samba Release Account1-1/+0
1997-07-24Makefile: Added UNIXWARE 2.x with shadow passwords from fja@extratech.comSamba Release Account1-7/+8
1997-07-18charset.c: Split charset_initialise() into 2 - a charset_initialise() andSamba Release Account1-1/+3
1997-07-08Makefile: Added AIX targets from Ole Holm Nielsen <Ole.H.Nielsen@uni-c.dk>Samba Release Account1-1/+3
1997-07-06added, tested and debugged new "hide files" option.Samba Release Account1-7/+9
1997-07-06replaced the "wins proxy" to treat NetBIOS names as DNS names with newSamba Release Account1-10/+12
1997-07-03Fix for deleting directories that contain only veto files.Samba Release Account1-1/+1
1997-07-01Rolled back Lukes changes. Not quite ready for prime time.Samba Release Account1-20/+17
1997-07-01made "hide files" and "veto files" into per-service parameter sections,Samba Release Account1-9/+9
1997-07-01added "hide files" option.Samba Release Account1-11/+14
1997-06-19loadparm.c: Added "force create mode" and "force directory mode" params.Samba Release Account1-0/+2
1997-06-16charset.c: Dropped debug message to level 6.Samba Release Account1-0/+1
1997-06-11Makefile: Added quoata changes for Linux from Thorvald NatvigSamba Release Account1-1/+2
1997-06-06loadparm.c: Made explicit max packet now ignored.Samba Release Account1-0/+1
1997-06-02nameannounce.c: Made sure recurse flag set correctly.Samba Release Account1-4/+0
1997-05-30charcnv.c: Fixed silly bugs detected on IRIX.Samba Release Account1-2/+2
1997-05-27loadparm.c: Ensure printer services cannot be read only and don't use share m...Samba Release Account1-1/+0
1997-05-20dir.c: Fixed double slash issue.Samba Release Account1-9/+16
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