summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
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
1996-10-23preparing for release of 1.9.16p8Samba Release Account1-1/+1
1996-10-23wrong answer response resource record type expected, so the response packetSamba Release Account1-8/+4
1996-10-23code was added to stop samba from replying to queries for its own names (?! :-)Samba Release Account1-7/+0
1996-10-13the response packets are being received (fix to process_nmb() worked)Samba Release Account1-3/+3
1996-10-11preparing for release of 1.9.16p7Samba Release Account1-1/+1
1996-10-11netbios registration and release response packets were being junked. aSamba Release Account1-9/+14
1996-10-11- set default printer driver string to "NULL"Andrew Tridgell3-8/+7
1996-10-09preparing for release of 1.9.16p6Samba Release Account1-1/+1
1996-10-09- correctly handle non-encrypted share mode session-setup. We wereAndrew Tridgell1-3/+7
1996-10-07preparing for release of 1.9.16p5Samba Release Account1-1/+1
1996-10-07- revert to old idle dir code (marty pointed out a problem with theAndrew Tridgell4-6/+11
1996-10-07preparing for release of 1.9.16p4Samba Release Account1-1/+1
1996-10-07- continue when failing to load config file in nmblookup and smbclientAndrew Tridgell4-6/+11
1996-10-07- changed the default nmbd loop timout to 10 seconds (2 seconds was muchAndrew Tridgell9-43/+34
1996-10-05preparing for release of 1.9.16p3Samba Release Account1-1/+1
1996-10-05add DEBUGLEVEL to replace.cAndrew Tridgell1-0/+3
1996-10-05- use waitpid for ultrixAndrew Tridgell2-4/+1