summaryrefslogtreecommitdiffstats
path: root/source3/smbd
Commit message (Expand)AuthorAgeFilesLines
* JHT ==> Added extensions for PAM (Pluggable Authentication Module) supportSamba Release Account1997-01-021-0/+102
* Added -f lockfile support.Samba Release Account1996-12-101-2/+58
* Fixed quota support for FreeBsd.Samba Release Account1996-12-101-4/+18
* Added in veto files parameter create by Whistle.Samba Release Account1996-12-101-0/+3
* Added Volkers fix for bundary condition. Needed as wordSamba Release Account1996-12-031-3/+6
* Set num_validated_users to zero if Realloc fails.Samba Release Account1996-11-091-0/+1
* Changed become_user to take a vuid as second arg.Samba Release Account1996-10-251-7/+7
* 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
* 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
* - added support for TMPDIR env variableAndrew Tridgell1996-10-242-2/+2
* Jeremy <jra@cygnus.com>Samba Release Account1996-10-231-1/+1
* - 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