summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
1997-02-04JHT ===> **** WARNING **** Only updated version to 1.9.16p11Samba Release Account1-1/+1
1997-02-04JHT ===> Fixed potential PAM Security hole and second chance syndromeSamba Release Account1-0/+9
1997-02-04Fixed my stupid typo in earlier fix.Samba Release Account1-1/+1
1997-02-03Fixed up problems with CDROM filesystems (return EROFS) andSamba Release Account1-1/+9
1997-02-03Fixed const definitions for StrCaseXXX calls.Samba Release Account2-4/+4
1997-02-03Fixed bug with NT and large directories.Samba Release Account1-2/+2
1997-02-02util.c: StrCaseCmp and StrnCaseCmp terminated incorrectly, giving falseSamba Release Account4-23/+50
1997-02-02line 1960 - call to atexit - address of higher order function killkidsSamba Release Account1-1/+1
1997-01-31JHT ===> Prepared now for release of samba-1.9.16p10 RedHat RPMSSamba Release Account1-8/+14
1997-01-29Fixed issue with null ypdomainname being used.Samba Release Account1-4/+12
1997-01-29Fixed proto problem with lp_veto_files().Samba Release Account1-1/+1
1997-01-23Added fix for file descriptor re-use failing whenSamba Release Account1-2/+2
1997-01-15locking.c proto.h shmem.c smb.h status.c :Samba Release Account6-302/+306
1997-01-13Added an extra parameter for unix_convert. If present this is theSamba Release Account5-25/+88
1997-01-09Makefile: Changes to split Solaris into Solaris2.3 and previous, and 2.4 and ...Samba Release Account18-224/+629
1997-01-03JHT ==> Added just for RedHat support so I have a working copy of the RPMSamba Release Account2-0/+656
1997-01-02JHT => Modified for RedHat Linux for DEC Alpha platform includes.Samba Release Account1-0/+3
1997-01-02JHT ==> Added extensions for PAM (Pluggable Authentication Module) supportSamba Release Account1-0/+102
1996-12-10Added Whistle veto file functions. Moved fcntl locking fromSamba Release Account1-0/+225
1996-12-10Fixed for FreeBsd.Samba Release Account1-0/+8
1996-12-10Added -f lockfile support.Samba Release Account1-2/+58
1996-12-10Fixed quota support for FreeBsd.Samba Release Account1-4/+18
1996-12-10Added veto calls.Samba Release Account1-0/+3
1996-12-10Added -f option for lock file.Samba Release Account1-1/+31
1996-12-10Added in missing return statement.Samba Release Account1-0/+1
1996-12-10Moved fcntl locking code into util.c to allow it to beSamba Release Account1-131/+0
1996-12-10Added in veto files parameter created by Whistle.Samba Release Account1-0/+3
1996-12-10Added in changes for FreeBsd.Samba Release Account1-1/+10
1996-12-10Added in veto files parameter create by Whistle.Samba Release Account1-0/+3
1996-12-03Added Volkers fix for bundary condition. Needed as wordSamba Release Account1-3/+6
1996-11-09Set num_validated_users to zero if Realloc fails.Samba Release Account1-0/+1
1996-11-06increased debug levels for name dump to same as that for workgroup dumpSamba Release Account1-7/+7
1996-11-06queries for 0x1b names were resulting in dns lookups. not good.Samba Release Account1-2/+2
1996-11-06nmblookup was looking for 0x1b (domain master browser) not 0x1d (localSamba Release Account1-1/+1
1996-11-03allowed packets coming in from 'unexpected' subnets.Samba Release Account1-1/+0
1996-10-27removed getdomainname() stuff and appending a '.' to the name inSamba Release Account1-21/+1
1996-10-27severe debugging session for nmbd. in fact, i'm surprised that browsingSamba Release Account7-122/+126
1996-10-25Changed become_user to take a vuid as second arg.Samba Release Account1-7/+7
1996-10-25Added definitions for vuid offset and invalid user smb_uid.Samba Release Account1-2/+11
1996-10-25Modified all references to smb_uid to be vuid's.Samba Release Account1-6/+7
1996-10-25Modified all references to uid to vuid.Samba Release Account1-26/+29
1996-10-25Changed prototypes for accesses into validated_users structure.Samba Release Account1-8/+8
1996-10-25Core of the changes for returning smb_uid's. smb_uid's are nowSamba Release Account1-60/+57
1996-10-25Changed definitions of prototypes to take uint16 vuid's notSamba Release Account1-69/+69
1996-10-25debugging the dns lookup changesSamba Release Account3-11/+28
1996-10-25debugged dns lookup / netbios name query code from yesterday.Samba Release Account2-50/+30
1996-10-24dealing with name queries and dns lookups etc.Samba Release Account3-53/+48
1996-10-24preparing for release of 1.9.16p9Samba Release Account1-1/+1
1996-10-24- added support for TMPDIR env variableAndrew Tridgell12-17/+43
1996-10-23Jeremy <jra@cygnus.com>Samba Release Account1-1/+1