summaryrefslogtreecommitdiffstats
path: root/source3/include/proto.h
Commit message (Expand)AuthorAgeFilesLines
...
* doing that irritating compiler clash warning with the protos for standard_subSamba Release Account1997-08-271-7/+8
* Kanji fixes for upper/lower case conversion with sjis characters.Samba Release Account1997-08-211-0/+1
* Changes to allow Samba to return the same error code as Windows NT.Samba Release Account1997-08-201-1/+1
* Makefile: Changed for HPUX10 tidyup.Samba Release Account1997-08-191-2/+2
* loadparm.c: Added new netbios aliases parameter (code from Cisco)Samba Release Account1997-07-311-2/+4
* client.c: Minor change to cast parameters for DEC unix.Samba Release Account1997-07-301-0/+3
* Re-added shm stuff - keeps getting lost.Samba Release Account1997-07-241-1/+3
* nameserv.c: split add_domain_names() into three functions:Samba Release Account1997-07-241-10/+11
* removed definition of strslashcmp - now a static in clitar.c.Samba Release Account1997-07-241-1/+0
* Makefile: Added UNIXWARE 2.x with shadow passwords from fja@extratech.comSamba Release Account1997-07-241-7/+8
* charset.c: Split charset_initialise() into 2 - a charset_initialise() andSamba Release Account1997-07-181-1/+3
* Makefile: Added AIX targets from Ole Holm Nielsen <Ole.H.Nielsen@uni-c.dk>Samba Release Account1997-07-081-1/+3
* added, tested and debugged new "hide files" option.Samba Release Account1997-07-061-7/+9
* replaced the "wins proxy" to treat NetBIOS names as DNS names with newSamba Release Account1997-07-061-10/+12
* Fix for deleting directories that contain only veto files.Samba Release Account1997-07-031-1/+1
* Rolled back Lukes changes. Not quite ready for prime time.Samba Release Account1997-07-011-20/+17
* made "hide files" and "veto files" into per-service parameter sections,Samba Release Account1997-07-011-9/+9
* added "hide files" option.Samba Release Account1997-07-011-11/+14
* loadparm.c: Added "force create mode" and "force directory mode" params.Samba Release Account1997-06-191-0/+2
* charset.c: Dropped debug message to level 6.Samba Release Account1997-06-161-0/+1
* Makefile: Added quoata changes for Linux from Thorvald NatvigSamba Release Account1997-06-111-1/+2
* loadparm.c: Made explicit max packet now ignored.Samba Release Account1997-06-061-0/+1
* nameannounce.c: Made sure recurse flag set correctly.Samba Release Account1997-06-021-4/+0
* charcnv.c: Fixed silly bugs detected on IRIX.Samba Release Account1997-05-301-2/+2
* loadparm.c: Ensure printer services cannot be read only and don't use share m...Samba Release Account1997-05-271-1/+0
* dir.c: Fixed double slash issue.Samba Release Account1997-05-201-9/+16
* 'The mother of all checkins' :-). Jeremy Allison (jallison@whistle.com)Samba Release Account1997-05-081-2/+6
* added automount home directory support. contributed by simeon@bangor.co.ukSamba Release Account1997-05-071-6/+8
* Large changes from jra@cygnus.com. Mainly browser updates.Samba Release Account1997-04-091-3/+2
* 1) updated ipc.c NetUserGetInfo - load \\%L\%U instead of \\%L\HOMESSamba Release Account1997-03-091-3/+11
* Makefile: Added cleandir target.Samba Release Account1997-02-231-0/+2
* Replaced YOST code with more functionally equivalent code thatSamba Release Account1997-02-111-1/+1
* Fixed const definitions for StrCaseXXX calls.Samba Release Account1997-02-031-2/+2
* util.c: StrCaseCmp and StrnCaseCmp terminated incorrectly, giving falseSamba Release Account1997-02-021-12/+15
* Fixed proto problem with lp_veto_files().Samba Release Account1997-01-291-1/+1
* locking.c proto.h shmem.c smb.h status.c :Samba Release Account1997-01-151-11/+11
* Added an extra parameter for unix_convert. If present this is theSamba Release Account1997-01-131-1/+1
* Makefile: Changes to split Solaris into Solaris2.3 and previous, and 2.4 and ...Samba Release Account1997-01-091-1/+1
* Added veto calls.Samba Release Account1996-12-101-0/+3
* Changed prototypes for accesses into validated_users structure.Samba Release Account1996-10-251-8/+8
* debugging the dns lookup changesSamba Release Account1996-10-251-4/+2
* dealing with name queries and dns lookups etc.Samba Release Account1996-10-241-6/+2
* - added support for TMPDIR env variableAndrew Tridgell1996-10-241-0/+4
* - 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