summaryrefslogtreecommitdiffstats
path: root/source3/include
Commit message (Expand)AuthorAgeFilesLines
...
* Added missing slow share mode offset defines. SomehowJeremy Allison1997-09-251-0/+34
* Makefile: Removed earlier errors.Jeremy Allison1997-09-253-6/+18
* Checkin to sync up oplock development code so that NTJeremy Allison1997-09-232-1097/+11
* added code from Philip A Prindeville <philipp@enteka.com> which expandsLuke Leighton1997-09-231-0/+3
* Makefile: Changed proto: target to not include c files not used currently.Jeremy Allison1997-09-191-53/+1098
* Added 'delete veto files' paremeter. Ugly - but the onlyJeremy Allison1997-09-171-3/+1
* - change generate_challenge() to use md4 instead of desAndrew Tridgell1997-09-161-4/+2
* rewrote md4.c from scratch. This implementation should be portable andAndrew Tridgell1997-09-151-0/+1
* This commit does 3 main things:Andrew Tridgell1997-09-143-21/+22
* charcnv.c client.c clitar.c kanji.c kanji.h loadparm.cJeremy Allison1997-09-112-12/+5
* prototype updates for new functionsAndrew Tridgell1997-09-111-1/+21
* JHT ===> Just setting version to 1.9.18alpha1John Terpstra1997-09-051-1/+1
* Fixed up determination of client type for PROTOCOL_NT1. Uses clientJeremy Allison1997-09-042-0/+4
* nameannounce.cJeremy Allison1997-09-031-1/+0
* use of recursion_available and recursion_desired flag in netbios responses.Luke Leighton1997-09-011-1/+5
* Makefile: New program and support for dynamic codepage loading.Jeremy Allison1997-08-302-4/+26
* includes.h: Make sure REPLACE_GETPASS are wrapped with #ifdefs.Jeremy Allison1997-08-281-0/+4
* charset.c: Added patch for client code page 852 (Eastern European) fromSamba Release Account1997-08-271-1/+0
* Put back the smb_shm_ proto's that Luke keeps breaking !Samba Release Account1997-08-271-0/+3
* doing that irritating compiler clash warning with the protos for standard_subSamba Release Account1997-08-271-7/+8
* preparing for release of 1.9.17Samba Release Account1997-08-261-1/+1
* smb.h: Added error code used for OS2 WPS.Samba Release Account1997-08-261-1/+2
* charset.c : Add mapping for code page 932 (KANJI).Samba Release Account1997-08-251-0/+5
* Kanji fixes for upper/lower case conversion with sjis characters.Samba Release Account1997-08-212-0/+18
* Changes to allow Samba to return the same error code as Windows NT.Samba Release Account1997-08-202-2/+6
* Makefile: Changed for HPUX10 tidyup.Samba Release Account1997-08-193-5/+7
* JHT ===> Just making sure any new tests do not announce as the last alpha!John Terpstra1997-08-181-1/+1
* includes.h: Fixed S_IFLNK for old DEC ultrix.Samba Release Account1997-08-131-0/+4
* 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-303-7/+9
* client.c: Added amanda fixes.Samba Release Account1997-07-281-1/+0
* 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-243-24/+31
* JHT ===> Getting ready for release of 1.9.17alpha5John Terpstra1997-07-231-1/+1
* charset.c: Split charset_initialise() into 2 - a charset_initialise() andSamba Release Account1997-07-182-2/+4
* Makefile: Added krb5 option from Nathan Neulinger <nneul@umr.edu>Samba Release Account1997-07-171-0/+6
* local.h: Removed ununsed SHARE_MODES_XXX defines. Upped SMBD_RELOAD_CHECKSamba Release Account1997-07-141-3/+1
* CIFS definitions for SMB_INFO_xxx etc.Samba Release Account1997-07-141-0/+5
* JHT ==> Added copyright notations for my works. This is regretably needed!John Terpstra1997-07-091-0/+1
* Makefile: Added AIX targets from Ole Holm Nielsen <Ole.H.Nielsen@uni-c.dk>Samba Release Account1997-07-083-2/+5
* added, tested and debugged new "hide files" option.Samba Release Account1997-07-062-7/+12
* replaced the "wins proxy" to treat NetBIOS names as DNS names with newSamba Release Account1997-07-061-10/+12
* preparing for release of 1.9.17alpha4Samba Release Account1997-07-031-1/+1
* Makefile: Added DGUX changes for intel.Samba Release Account1997-07-031-1/+1
* preparing for release of 1.9.17alpha4Samba Release Account1997-07-031-1/+1
* Fix for deleting directories that contain only veto files.Samba Release Account1997-07-031-1/+1
* Fixes for UnixWare 2.x with shadow passwords fromSamba Release Account1997-07-031-0/+6
* Rolled back Lukes changes. Not quite ready for prime time.Samba Release Account1997-07-012-27/+17