summaryrefslogtreecommitdiffstats
path: root/source
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* 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
* 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
* I have fixed quite a few important bugs in this commit.Andrew Tridgell1996-10-0512-172/+206
* - use workgroup from smb.conf in smbclientAndrew Tridgell1996-10-059-10/+39
* - changed the umask handling. We now set the umask to 0 and explicitlyAndrew Tridgell1996-10-0412-74/+180
* - 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
* - a huge pile of changes from Luke which implement the browse.confAndrew Tridgell1996-10-0232-2085/+2547
* - accept either NT or lanman passwords in tconXAndrew Tridgell1996-10-021-10/+9
* added debug infoAndrew Tridgell1996-08-241-1/+1
* removed all of lukes recent changes. I need to do a p2 release butSamba Release Account1996-08-2423-2515/+2415
* fixed dircahe bugSamba Release Account1996-08-241-2/+2
* - fixed bugs in nmb response packet checking.Samba Release Account1996-08-2323-2414/+2863
* preparing for release of 1.9.16p1Samba Release Account1996-08-221-1/+1
* - fix client for pathworks 4 accessAndrew Tridgell1996-08-222-3/+10
* preparing for release of 1.9.16Samba Release Account1996-08-221-1/+1
* - add timeouts to connect() for password server connections. ThisAndrew Tridgell1996-08-227-15/+86
* preparing for release of 1.9.16alpha26Samba Release Account1996-08-211-1/+1
* - fix a bug handling readraw packets that caused the timeout to be 30Andrew Tridgell1996-08-213-8/+4
* handle sigpipe better for server securityAndrew Tridgell1996-08-211-0/+14
* preparing for release of 1.9.16alpha25Samba Release Account1996-08-211-1/+1
* fix compiler warningAndrew Tridgell1996-08-211-1/+1
* - bit a bit manipulation bug in find_name_search()Andrew Tridgell1996-08-213-47/+81
* JHT ==> Upgraded Samba to Windows NT Server version 4.1Samba Release Account1996-08-211-1/+1
* preparing for release of 1.9.16alpha24Samba Release Account1996-08-211-1/+1
* - new handling of ST_TYPE bits, they are now consolidated much more inAndrew Tridgell1996-08-2110-106/+91
* preparing for release of 1.9.16alpha23Samba Release Account1996-08-201-1/+1
* give names more time when refreshingAndrew Tridgell1996-08-201-0/+3
* preparing for release of 1.9.16alpha22Samba Release Account1996-08-201-1/+1
* - removed ServerComment and instead set the comment string in nmbdAndrew Tridgell1996-08-207-29/+6
* - add NMB_REG_REFRESH capability to initiate_netbios_packet(). I thinkAndrew Tridgell1996-08-201-3/+11
* - fix a bug in NetServerEnum where counted and total were not countedAndrew Tridgell1996-08-2010-148/+101
* preparing for release of 1.9.16alpha21Samba Release Account1996-08-191-1/+1
* fix a bug in the new chaining codeAndrew Tridgell1996-08-191-6/+10