summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-25Added faq directory under docs. Translated the whole of the currentSamba Release Account8-0/+2547
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-23- fixed listproc mail address in faqAndrew Tridgell1-4/+44
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-18Did some editing, got frustrated, started converting to linuxdoc-sgmlSamba Release Account1-9/+41
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-09- updated the ENCRYPTION.txt stuff to point to the newer desAndrew Tridgell2-7/+5
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-07- added an entry to the MIRRORS listAndrew Tridgell2-3/+2
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
1996-10-05- replace the base36 function with one that works on more systemsAndrew Tridgell6-20/+35
1996-10-05- added a mirror entry and added a new Support.txt entryAndrew Tridgell2-0/+20
1996-10-05I have fixed quite a few important bugs in this commit.Andrew Tridgell12-172/+206
1996-10-05- added docs on the new "fake oplocks" option.Andrew Tridgell2-0/+53
1996-10-05- use workgroup from smb.conf in smbclientAndrew Tridgell9-10/+39
1996-10-05- added a new support entryAndrew Tridgell2-0/+24
1996-10-04- changed the umask handling. We now set the umask to 0 and explicitlyAndrew Tridgell12-74/+180
1996-10-03Added a version of tridge's comments on numbering to the faq.Samba Release Account1-1/+46
1996-10-02- fix the EALREADY bug so connections to slow hosts with smbclient getAndrew Tridgell2-20/+25
1996-10-02backout all the changes to nmbd.Andrew Tridgell29-2497/+2065
1996-10-02- a huge pile of changes from Luke which implement the browse.confAndrew Tridgell32-2085/+2547