summaryrefslogtreecommitdiff
path: root/source3/smbd
AgeCommit message (Expand)AuthorFilesLines
1997-03-07quotas.c: Fixed typo in #ifdef'ed compile.Samba Release Account1-1/+1
1997-02-28Split maxxmit parameter into two : max_send (auto configured by theSamba Release Account5-18/+30
1997-02-23Makefile: Added cleandir target.Samba Release Account3-14/+23
1997-02-18Fixed problem with renaming folder on top level share.Samba Release Account1-15/+35
1997-02-11Replaced YOST code with more functionally equivalent code thatSamba Release Account4-28/+25
1997-02-10Removed YOST code. Removal of leading ./ chars shouldSamba Release Account1-20/+0
1997-02-10JHT ===> William Yost patches integrated to fix leading path on 8.3Samba Release Account2-0/+25
1997-02-04JHT ===> Fixed potential PAM Security hole and second chance syndromeSamba Release Account1-0/+9
1997-02-04Fixed my stupid typo in earlier fix.Samba Release Account1-1/+1
1997-02-03Fixed up problems with CDROM filesystems (return EROFS) andSamba Release Account1-1/+9
1997-02-03Fixed bug with NT and large directories.Samba Release Account1-2/+2
1997-02-02util.c: StrCaseCmp and StrnCaseCmp terminated incorrectly, giving falseSamba Release Account1-4/+18
1997-02-02line 1960 - call to atexit - address of higher order function killkidsSamba Release Account1-1/+1
1997-01-23Added fix for file descriptor re-use failing whenSamba Release Account1-2/+2
1997-01-15locking.c proto.h shmem.c smb.h status.c :Samba Release Account1-1/+1
1997-01-13Added an extra parameter for unix_convert. If present this is theSamba Release Account4-24/+87
1997-01-09Makefile: Changes to split Solaris into Solaris2.3 and previous, and 2.4 and ...Samba Release Account4-110/+368
1997-01-02JHT ==> Added extensions for PAM (Pluggable Authentication Module) supportSamba Release Account1-0/+102
1996-12-10Added -f lockfile support.Samba Release Account1-2/+58
1996-12-10Fixed quota support for FreeBsd.Samba Release Account1-4/+18
1996-12-10Added in veto files parameter create by Whistle.Samba Release Account1-0/+3
1996-12-03Added Volkers fix for bundary condition. Needed as wordSamba Release Account1-3/+6
1996-11-09Set num_validated_users to zero if Realloc fails.Samba Release Account1-0/+1
1996-10-25Changed become_user to take a vuid as second arg.Samba Release Account1-7/+7
1996-10-25Modified all references to smb_uid to be vuid's.Samba Release Account1-6/+7
1996-10-25Modified all references to uid to vuid.Samba Release Account1-26/+29
1996-10-25Core of the changes for returning smb_uid's. smb_uid's are nowSamba Release Account1-60/+57
1996-10-25Changed definitions of prototypes to take uint16 vuid's notSamba Release Account1-69/+69
1996-10-24- added support for TMPDIR env variableAndrew Tridgell2-2/+2
1996-10-23Jeremy <jra@cygnus.com>Samba Release Account1-1/+1
1996-10-09- correctly handle non-encrypted share mode session-setup. We wereAndrew Tridgell1-3/+7
1996-10-07- revert to old idle dir code (marty pointed out a problem with theAndrew Tridgell3-5/+10
1996-10-07- continue when failing to load config file in nmblookup and smbclientAndrew Tridgell1-1/+1
1996-10-05- replace the base36 function with one that works on more systemsAndrew Tridgell3-15/+28
1996-10-05I have fixed quite a few important bugs in this commit.Andrew Tridgell4-22/+47
1996-10-05- use workgroup from smb.conf in smbclientAndrew Tridgell3-3/+9
1996-10-04- changed the umask handling. We now set the umask to 0 and explicitlyAndrew Tridgell3-40/+152
1996-10-02- fix the EALREADY bug so connections to slow hosts with smbclient getAndrew Tridgell1-18/+23
1996-10-02backout all the changes to nmbd.Andrew Tridgell4-73/+15
1996-10-02- a huge pile of changes from Luke which implement the browse.confAndrew Tridgell4-19/+77
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 Account2-37/+3
1996-08-24fixed dircahe bugSamba Release Account1-2/+2
1996-08-23- fixed bugs in nmb response packet checking.Samba Release Account2-3/+37
1996-08-22- add timeouts to connect() for password server connections. ThisAndrew Tridgell1-1/+1
1996-08-21- fix a bug handling readraw packets that caused the timeout to be 30Andrew Tridgell2-2/+2
1996-08-21handle sigpipe better for server securityAndrew Tridgell1-0/+14
1996-08-21JHT ==> Upgraded Samba to Windows NT Server version 4.1Samba Release Account1-1/+1
1996-08-21- new handling of ST_TYPE bits, they are now consolidated much more inAndrew Tridgell1-2/+1