summaryrefslogtreecommitdiffstats
path: root/source/smbd
Commit message (Expand)AuthorAgeFilesLines
* - correctly handle non-encrypted share mode session-setup. We wereAndrew Tridgell1996-10-091-3/+7
* - revert to old idle dir code (marty pointed out a problem with theAndrew Tridgell1996-10-073-5/+10
* - continue when failing to load config file in nmblookup and smbclientAndrew Tridgell1996-10-071-1/+1
* - replace the base36 function with one that works on more systemsAndrew Tridgell1996-10-053-15/+28
* I have fixed quite a few important bugs in this commit.Andrew Tridgell1996-10-054-22/+47
* - use workgroup from smb.conf in smbclientAndrew Tridgell1996-10-053-3/+9
* - changed the umask handling. We now set the umask to 0 and explicitlyAndrew Tridgell1996-10-043-40/+152
* - fix the EALREADY bug so connections to slow hosts with smbclient getAndrew Tridgell1996-10-021-18/+23
* backout all the changes to nmbd.Andrew Tridgell1996-10-024-73/+15
* - a huge pile of changes from Luke which implement the browse.confAndrew Tridgell1996-10-024-19/+77
* - 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-242-37/+3
* fixed dircahe bugSamba Release Account1996-08-241-2/+2
* - fixed bugs in nmb response packet checking.Samba Release Account1996-08-232-3/+37
* - add timeouts to connect() for password server connections. ThisAndrew Tridgell1996-08-221-1/+1
* - fix a bug handling readraw packets that caused the timeout to be 30Andrew Tridgell1996-08-212-2/+2
* handle sigpipe better for server securityAndrew Tridgell1996-08-211-0/+14
* JHT ==> Upgraded Samba to Windows NT Server version 4.1Samba Release Account1996-08-211-1/+1
* - new handling of ST_TYPE bits, they are now consolidated much more inAndrew Tridgell1996-08-211-2/+1
* - fix a bug in NetServerEnum where counted and total were not countedAndrew Tridgell1996-08-203-47/+57
* fix a bug in the new chaining codeAndrew Tridgell1996-08-191-6/+10
* - added "netbios name" option in smb.conf to make controlling the nameAndrew Tridgell1996-08-193-200/+96
* - made FAST_SHARE_MODES standard for LinuxAndrew Tridgell1996-08-171-5/+14
* - added support for Amiga-unix (based on BSD I think)Andrew Tridgell1996-08-174-114/+44
* - added FAST_SHARE_MODES codeAndrew Tridgell1996-08-154-12/+500
* fixed an obvious bug that meant that DosPrintQEnum could neverAndrew Tridgell1996-08-141-1/+1
* minor cleanupsAndrew Tridgell1996-08-131-1/+1
* - sequent-ptx support from bressler@iftccu.ca.boeing.com (RickAndrew Tridgell1996-08-133-30/+63
* applying login updates from jim@oxfordcc.co.uk, sent in bySamba Release Account1996-08-092-10/+16
* fix a bug that we've had for a long time where we don't handle EOFAndrew Tridgell1996-07-303-29/+27
* lots of changes to nmbdSamba Release Account1996-07-171-1/+1
* updated docs to match code mods from last two or three updates. doneSamba Release Account1996-07-101-1/+1
* modified become_master() to a state-based system. becoming a masterSamba Release Account1996-07-041-27/+3
* - moved the protocol defs in the client to keep sill C compilers happyAndrew Tridgell1996-07-031-0/+5
* patch to fix NetServerEnum with multiple workgroup lists kindly supplied.Samba Release Account1996-07-011-3/+27
* a cleanup of the receive_smb() usage, adding timeouts in some placesAndrew Tridgell1996-06-105-13/+32
* got rid of a lot of redundent header files as we now globally generateAndrew Tridgell1996-06-1012-19/+7
* - added comments to byteorder.h explaining how it works.Andrew Tridgell1996-06-081-16/+92
* - added predict.c, moving the routines from util.cAndrew Tridgell1996-06-071-0/+146
* - added interface.c and removed all the references to myip, bcast_ipAndrew Tridgell1996-06-063-26/+47
* - remove some incorrect prototypes from server.cAndrew Tridgell1996-06-051-5/+0
* - changed some debug levels in clientutil.cAndrew Tridgell1996-06-052-10/+20
* add dummy quotas fnAndrew Tridgell1996-06-041-0/+4
* a huge pile of changes :-)Andrew Tridgell1996-06-047-81/+60
* - moved the uid handling to uid.cAndrew Tridgell1996-06-014-403/+536
* Lots of changes!Andrew Tridgell1996-05-315-22/+53
* comment out the code that tries to handle the NT bug where the 2ndAndrew Tridgell1996-05-311-0/+2
* - added an entry on WinDD to samba.faqAndrew Tridgell1996-05-301-2/+3
* handle errors from receive_smb better, and print error stringAndrew Tridgell1996-05-291-3/+4