summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
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
1996-10-05- replace the base36 function with one that works on more systemsAndrew Tridgell6-20/+35
1996-10-05I have fixed quite a few important bugs in this commit.Andrew Tridgell12-172/+206
1996-10-05- use workgroup from smb.conf in smbclientAndrew Tridgell9-10/+39
1996-10-04- changed the umask handling. We now set the umask to 0 and explicitlyAndrew Tridgell12-74/+180
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
1996-10-02- accept either NT or lanman passwords in tconXAndrew Tridgell1-10/+9
1996-08-24added debug infoAndrew Tridgell1-1/+1
1996-08-24removed all of lukes recent changes. I need to do a p2 release butSamba Release Account23-2515/+2415
1996-08-24fixed dircahe bugSamba Release Account1-2/+2
1996-08-23- fixed bugs in nmb response packet checking.Samba Release Account23-2414/+2863
1996-08-22preparing for release of 1.9.16p1Samba Release Account1-1/+1
1996-08-22- fix client for pathworks 4 accessAndrew Tridgell2-3/+10
1996-08-22preparing for release of 1.9.16Samba Release Account1-1/+1
1996-08-22- add timeouts to connect() for password server connections. ThisAndrew Tridgell7-15/+86
1996-08-21preparing for release of 1.9.16alpha26Samba Release Account1-1/+1
1996-08-21- fix a bug handling readraw packets that caused the timeout to be 30Andrew Tridgell3-8/+4
1996-08-21handle sigpipe better for server securityAndrew Tridgell1-0/+14
1996-08-21preparing for release of 1.9.16alpha25Samba Release Account1-1/+1
1996-08-21fix compiler warningAndrew Tridgell1-1/+1
1996-08-21- bit a bit manipulation bug in find_name_search()Andrew Tridgell3-47/+81
1996-08-21JHT ==> Upgraded Samba to Windows NT Server version 4.1Samba Release Account1-1/+1
1996-08-21preparing for release of 1.9.16alpha24Samba Release Account1-1/+1
1996-08-21- new handling of ST_TYPE bits, they are now consolidated much more inAndrew Tridgell10-106/+91
1996-08-20preparing for release of 1.9.16alpha23Samba Release Account1-1/+1
1996-08-20give names more time when refreshingAndrew Tridgell1-0/+3
1996-08-20preparing for release of 1.9.16alpha22Samba Release Account1-1/+1
1996-08-20- removed ServerComment and instead set the comment string in nmbdAndrew Tridgell7-29/+6
1996-08-20- add NMB_REG_REFRESH capability to initiate_netbios_packet(). I thinkAndrew Tridgell1-3/+11
1996-08-20- fix a bug in NetServerEnum where counted and total were not countedAndrew Tridgell10-148/+101