Age | Commit message (Expand) | Author | Files | Lines |
1997-03-02 | added debug_nmb_packet() call. | Samba Release Account | 1 | -0/+2 |
1997-02-28 | Split maxxmit parameter into two : max_send (auto configured by the | Samba Release Account | 5 | -18/+30 |
1997-02-23 | JHT ===> Set to 1.9.16p12alpha until someone thinks it's Beta prime time. | Samba Release Account | 1 | -1/+1 |
1997-02-23 | Makefile: Added cleandir target. | Samba Release Account | 8 | -18/+81 |
1997-02-22 | JHT ===> Updated SV_TYPE defines in smb.h (added WIN95 entry) | Samba Release Account | 2 | -1/+2 |
1997-02-18 | Fixed problem with renaming folder on top level share. | Samba Release Account | 1 | -15/+35 |
1997-02-13 | Fixed inclusion of crypt.h bug when libdes is being used on Solaris | Samba Release Account | 2 | -2/+4 |
1997-02-13 | Fixed bugs in my YOST replacement code. Doing a trim_string | Samba Release Account | 1 | -1/+9 |
1997-02-12 | JHT ===> Updated RedHat RPM Makefile - not really used except to generate | Samba Release Account | 1 | -1/+1 |
1997-02-11 | Replaced YOST code with more functionally equivalent code that | Samba Release Account | 5 | -29/+26 |
1997-02-10 | Added trim_string(s, "./", 0) to unix_clean_name to remove | Samba Release Account | 1 | -0/+3 |
1997-02-10 | Removed YOST code. Removal of leading ./ chars should | Samba Release Account | 1 | -20/+0 |
1997-02-10 | JHT ===> William Yost patches integrated to fix leading path on 8.3 | Samba Release Account | 2 | -0/+25 |
1997-02-06 | Fixed incorrect offset into array. | Samba Release Account | 1 | -1/+1 |
1997-02-04 | JHT ===> **** WARNING **** Only updated version to 1.9.16p11 | Samba Release Account | 1 | -1/+1 |
1997-02-04 | JHT ===> Fixed potential PAM Security hole and second chance syndrome | Samba Release Account | 1 | -0/+9 |
1997-02-04 | Fixed my stupid typo in earlier fix. | Samba Release Account | 1 | -1/+1 |
1997-02-03 | Fixed up problems with CDROM filesystems (return EROFS) and | Samba Release Account | 1 | -1/+9 |
1997-02-03 | Fixed const definitions for StrCaseXXX calls. | Samba Release Account | 2 | -4/+4 |
1997-02-03 | Fixed bug with NT and large directories. | Samba Release Account | 1 | -2/+2 |
1997-02-02 | util.c: StrCaseCmp and StrnCaseCmp terminated incorrectly, giving false | Samba Release Account | 4 | -23/+50 |
1997-02-02 | line 1960 - call to atexit - address of higher order function killkids | Samba Release Account | 1 | -1/+1 |
1997-01-31 | JHT ===> Prepared now for release of samba-1.9.16p10 RedHat RPMS | Samba Release Account | 1 | -8/+14 |
1997-01-29 | Fixed issue with null ypdomainname being used. | Samba Release Account | 1 | -4/+12 |
1997-01-29 | Fixed proto problem with lp_veto_files(). | Samba Release Account | 1 | -1/+1 |
1997-01-23 | Added fix for file descriptor re-use failing when | Samba Release Account | 1 | -2/+2 |
1997-01-15 | locking.c proto.h shmem.c smb.h status.c : | Samba Release Account | 6 | -302/+306 |
1997-01-13 | Added an extra parameter for unix_convert. If present this is the | Samba Release Account | 5 | -25/+88 |
1997-01-09 | Makefile: Changes to split Solaris into Solaris2.3 and previous, and 2.4 and ... | Samba Release Account | 18 | -224/+629 |
1997-01-03 | JHT ==> Added just for RedHat support so I have a working copy of the RPM | Samba Release Account | 2 | -0/+656 |
1997-01-02 | JHT => Modified for RedHat Linux for DEC Alpha platform includes. | Samba Release Account | 1 | -0/+3 |
1997-01-02 | JHT ==> Added extensions for PAM (Pluggable Authentication Module) support | Samba Release Account | 1 | -0/+102 |
1996-12-10 | Added Whistle veto file functions. Moved fcntl locking from | Samba Release Account | 1 | -0/+225 |
1996-12-10 | Fixed for FreeBsd. | Samba Release Account | 1 | -0/+8 |
1996-12-10 | Added -f lockfile support. | Samba Release Account | 1 | -2/+58 |
1996-12-10 | Fixed quota support for FreeBsd. | Samba Release Account | 1 | -4/+18 |
1996-12-10 | Added veto calls. | Samba Release Account | 1 | -0/+3 |
1996-12-10 | Added -f option for lock file. | Samba Release Account | 1 | -1/+31 |
1996-12-10 | Added in missing return statement. | Samba Release Account | 1 | -0/+1 |
1996-12-10 | Moved fcntl locking code into util.c to allow it to be | Samba Release Account | 1 | -131/+0 |
1996-12-10 | Added in veto files parameter created by Whistle. | Samba Release Account | 1 | -0/+3 |
1996-12-10 | Added in changes for FreeBsd. | Samba Release Account | 1 | -1/+10 |
1996-12-10 | Added in veto files parameter create by Whistle. | Samba Release Account | 1 | -0/+3 |
1996-12-03 | Added Volkers fix for bundary condition. Needed as word | Samba Release Account | 1 | -3/+6 |
1996-11-09 | Set num_validated_users to zero if Realloc fails. | Samba Release Account | 1 | -0/+1 |
1996-11-06 | increased debug levels for name dump to same as that for workgroup dump | Samba Release Account | 1 | -7/+7 |
1996-11-06 | queries for 0x1b names were resulting in dns lookups. not good. | Samba Release Account | 1 | -2/+2 |
1996-11-06 | nmblookup was looking for 0x1b (domain master browser) not 0x1d (local | Samba Release Account | 1 | -1/+1 |
1996-11-03 | allowed packets coming in from 'unexpected' subnets. | Samba Release Account | 1 | -1/+0 |
1996-10-27 | removed getdomainname() stuff and appending a '.' to the name in | Samba Release Account | 1 | -21/+1 |