summaryrefslogtreecommitdiffstats
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
* name_type for name_query with smbclient -M name should be used. that way,Samba Release Account1997-04-031-3/+3
* finally! doing a strequal() == 0 instead of just strequal(). too used toSamba Release Account1997-03-151-10/+9
* compile errors. oops.Samba Release Account1997-03-151-4/+4
* become_domain_master(), become_local_master() and become_logon_server()Samba Release Account1997-03-151-36/+38
* bug: when checking whether there is a PDC already on the current localSamba Release Account1997-03-151-7/+4
* JHT ===> Blasted typos. BROWSER_ELECT_VERSION in smb.h should have beenSamba Release Account1997-03-151-1/+1
* JHT ===> Moved MAJOR_VERSION and MINOR_VERSION defines to smb.hSamba Release Account1997-03-153-8/+14
* added jeremy's patch to return Node Status info type in a Node StatusSamba Release Account1997-03-131-1/+1
* added code that checks whether the DOMAIN<1b> name is claimed on theSamba Release Account1997-03-123-7/+68
* 1) updated ipc.c NetUserGetInfo - load \\%L\%U instead of \\%L\HOMESSamba Release Account1997-03-0913-349/+795
* preferred master option will force an election every 5 minutes if theSamba Release Account1997-03-081-21/+38
* Added better debug for what kind of netbios packet we got.Samba Release Account1997-03-071-2/+32
* quotas.c: Fixed typo in #ifdef'ed compile.Samba Release Account1997-03-072-3/+5
* Fix fro signed/unsigned problem with TIME_T_MIN from Anatoly V. GrabarSamba Release Account1997-03-071-1/+1
* added debug_nmb_packet() call.Samba Release Account1997-03-021-0/+2
* Split maxxmit parameter into two : max_send (auto configured by theSamba Release Account1997-02-285-18/+30
* JHT ===> Set to 1.9.16p12alpha until someone thinks it's Beta prime time.Samba Release Account1997-02-231-1/+1
* Makefile: Added cleandir target.Samba Release Account1997-02-238-18/+81
* JHT ===> Updated SV_TYPE defines in smb.h (added WIN95 entry)Samba Release Account1997-02-222-1/+2
* Fixed problem with renaming folder on top level share.Samba Release Account1997-02-181-15/+35
* Fixed inclusion of crypt.h bug when libdes is being used on SolarisSamba Release Account1997-02-132-2/+4
* Fixed bugs in my YOST replacement code. Doing a trim_stringSamba Release Account1997-02-131-1/+9
* JHT ===> Updated RedHat RPM Makefile - not really used except to generateSamba Release Account1997-02-121-1/+1
* Replaced YOST code with more functionally equivalent code thatSamba Release Account1997-02-115-29/+26
* Added trim_string(s, "./", 0) to unix_clean_name to removeSamba Release Account1997-02-101-0/+3
* Removed YOST code. Removal of leading ./ chars shouldSamba Release Account1997-02-101-20/+0
* JHT ===> William Yost patches integrated to fix leading path on 8.3Samba Release Account1997-02-102-0/+25
* Fixed incorrect offset into array.Samba Release Account1997-02-061-1/+1
* JHT ===> **** WARNING **** Only updated version to 1.9.16p11Samba Release Account1997-02-041-1/+1
* JHT ===> Fixed potential PAM Security hole and second chance syndromeSamba Release Account1997-02-041-0/+9
* Fixed my stupid typo in earlier fix.Samba Release Account1997-02-041-1/+1
* Fixed up problems with CDROM filesystems (return EROFS) andSamba Release Account1997-02-031-1/+9
* Fixed const definitions for StrCaseXXX calls.Samba Release Account1997-02-032-4/+4
* Fixed bug with NT and large directories.Samba Release Account1997-02-031-2/+2
* util.c: StrCaseCmp and StrnCaseCmp terminated incorrectly, giving falseSamba Release Account1997-02-024-23/+50
* line 1960 - call to atexit - address of higher order function killkidsSamba Release Account1997-02-021-1/+1
* JHT ===> Prepared now for release of samba-1.9.16p10 RedHat RPMSSamba Release Account1997-01-311-8/+14
* Fixed issue with null ypdomainname being used.Samba Release Account1997-01-291-4/+12
* Fixed proto problem with lp_veto_files().Samba Release Account1997-01-291-1/+1
* Added fix for file descriptor re-use failing whenSamba Release Account1997-01-231-2/+2
* locking.c proto.h shmem.c smb.h status.c :Samba Release Account1997-01-156-302/+306
* Added an extra parameter for unix_convert. If present this is theSamba Release Account1997-01-135-25/+88
* Makefile: Changes to split Solaris into Solaris2.3 and previous, and 2.4 and ...Samba Release Account1997-01-0918-224/+629
* JHT ==> Added just for RedHat support so I have a working copy of the RPMSamba Release Account1997-01-032-0/+656
* JHT => Modified for RedHat Linux for DEC Alpha platform includes.Samba Release Account1997-01-021-0/+3
* JHT ==> Added extensions for PAM (Pluggable Authentication Module) supportSamba Release Account1997-01-021-0/+102
* Added Whistle veto file functions. Moved fcntl locking fromSamba Release Account1996-12-101-0/+225
* Fixed for FreeBsd.Samba Release Account1996-12-101-0/+8
* Added -f lockfile support.Samba Release Account1996-12-101-2/+58
* Fixed quota support for FreeBsd.Samba Release Account1996-12-101-4/+18