summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* queries for 0x1b names were resulting in dns lookups. not good.Samba Release Account1996-11-061-2/+2
* nmblookup was looking for 0x1b (domain master browser) not 0x1d (localSamba Release Account1996-11-061-1/+1
* allowed packets coming in from 'unexpected' subnets.Samba Release Account1996-11-031-1/+0
* removed getdomainname() stuff and appending a '.' to the name inSamba Release Account1996-10-271-21/+1
* severe debugging session for nmbd. in fact, i'm surprised that browsingSamba Release Account1996-10-277-122/+126
* Changed become_user to take a vuid as second arg.Samba Release Account1996-10-251-7/+7
* Added definitions for vuid offset and invalid user smb_uid.Samba Release Account1996-10-251-2/+11
* Modified all references to smb_uid to be vuid's.Samba Release Account1996-10-251-6/+7
* Modified all references to uid to vuid.Samba Release Account1996-10-251-26/+29
* Changed prototypes for accesses into validated_users structure.Samba Release Account1996-10-251-8/+8
* Core of the changes for returning smb_uid's. smb_uid's are nowSamba Release Account1996-10-251-60/+57
* Changed definitions of prototypes to take uint16 vuid's notSamba Release Account1996-10-251-69/+69
* debugging the dns lookup changesSamba Release Account1996-10-253-11/+28
* debugged dns lookup / netbios name query code from yesterday.Samba Release Account1996-10-252-50/+30
* Added faq directory under docs. Translated the whole of the currentSamba Release Account1996-10-258-0/+2547
* dealing with name queries and dns lookups etc.Samba Release Account1996-10-243-53/+48
* preparing for release of 1.9.16p9Samba Release Account1996-10-241-1/+1
* - added support for TMPDIR env variableAndrew Tridgell1996-10-2412-17/+43
* - fixed listproc mail address in faqAndrew Tridgell1996-10-231-4/+44
* Jeremy <jra@cygnus.com>Samba Release Account1996-10-231-1/+1
* preparing for release of 1.9.16p8Samba Release Account1996-10-231-1/+1
* wrong answer response resource record type expected, so the response packetSamba Release Account1996-10-231-8/+4
* code was added to stop samba from replying to queries for its own names (?! :-)Samba Release Account1996-10-231-7/+0
* Did some editing, got frustrated, started converting to linuxdoc-sgmlSamba Release Account1996-10-181-9/+41
* the response packets are being received (fix to process_nmb() worked)Samba Release Account1996-10-131-3/+3
* preparing for release of 1.9.16p7Samba Release Account1996-10-111-1/+1
* netbios registration and release response packets were being junked. aSamba Release Account1996-10-111-9/+14
* - set default printer driver string to "NULL"Andrew Tridgell1996-10-113-8/+7
* preparing for release of 1.9.16p6Samba Release Account1996-10-091-1/+1
* - correctly handle non-encrypted share mode session-setup. We wereAndrew Tridgell1996-10-091-3/+7
* - updated the ENCRYPTION.txt stuff to point to the newer desAndrew Tridgell1996-10-092-7/+5
* preparing for release of 1.9.16p5Samba Release Account1996-10-071-1/+1
* - revert to old idle dir code (marty pointed out a problem with theAndrew Tridgell1996-10-074-6/+11
* preparing for release of 1.9.16p4Samba Release Account1996-10-071-1/+1
* - continue when failing to load config file in nmblookup and smbclientAndrew Tridgell1996-10-074-6/+11
* - changed the default nmbd loop timout to 10 seconds (2 seconds was muchAndrew Tridgell1996-10-079-43/+34
* - added an entry to the MIRRORS listAndrew Tridgell1996-10-072-3/+2
* preparing for release of 1.9.16p3Samba Release Account1996-10-051-1/+1
* add DEBUGLEVEL to replace.cAndrew Tridgell1996-10-051-0/+3
* - use waitpid for ultrixAndrew Tridgell1996-10-052-4/+1
* - replace the base36 function with one that works on more systemsAndrew Tridgell1996-10-056-20/+35
* - added a mirror entry and added a new Support.txt entryAndrew Tridgell1996-10-052-0/+20
* I have fixed quite a few important bugs in this commit.Andrew Tridgell1996-10-0512-172/+206
* - added docs on the new "fake oplocks" option.Andrew Tridgell1996-10-052-0/+53
* - use workgroup from smb.conf in smbclientAndrew Tridgell1996-10-059-10/+39
* - added a new support entryAndrew Tridgell1996-10-052-0/+24
* - changed the umask handling. We now set the umask to 0 and explicitlyAndrew Tridgell1996-10-0412-74/+180
* Added a version of tridge's comments on numbering to the faq.Samba Release Account1996-10-031-1/+46
* - fix the EALREADY bug so connections to slow hosts with smbclient getAndrew Tridgell1996-10-022-20/+25
* backout all the changes to nmbd.Andrew Tridgell1996-10-0229-2497/+2065