summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
1997-08-21Kanji fixes for upper/lower case conversion with sjis characters.Samba Release Account4-30/+149
1997-08-20Changes to allow Samba to return the same error code as Windows NT.Samba Release Account7-63/+297
1997-08-20Fix suggested by "Christian Groessler" <chris@fast-ag.de>Samba Release Account4-4/+13
1997-08-19Makefile: Changed for HPUX10 tidyup.Samba Release Account11-48/+115
1997-08-18JHT ===> Just making sure any new tests do not announce as the last alpha!John Terpstra1-1/+1
1997-08-17connecting to IPC$ goes under the guest account. the IPC$ share shouldSamba Release Account2-24/+19
1997-08-13includes.h: Fixed S_IFLNK for old DEC ultrix.Samba Release Account2-2/+12
1997-08-12charset.c: Fixed bug with 'valid chars' param.Samba Release Account4-6/+46
1997-08-11spelling.Samba Release Account1-1/+1
1997-08-10updating comments.Samba Release Account1-13/+11
1997-08-09bug in num. arguments detection that stopped the -add option workingSamba Release Account1-7/+3
1997-08-07failure to register DOMAIN<1b> netbios name caused nmbd to exit (a call toSamba Release Account1-2/+1
1997-08-06updated smbpasswd to take the password on the command-line.Samba Release Account1-20/+72
1997-08-05Makefile: Added IRIX 6 target.Samba Release Account3-8/+20
1997-07-31loadparm.c: Added new netbios aliases parameter (code from Cisco)Samba Release Account8-32/+146
1997-07-30client.c: Minor change to cast parameters for DEC unix.Samba Release Account10-35/+164
1997-07-30Minor text mods, mostly checking that CVS still worksSamba Release Account1-3/+3
1997-07-28Missed removing some redundent code.Samba Release Account1-3/+0
1997-07-28client.c: Added amanda fixes.Samba Release Account8-197/+66
1997-07-24Re-added shm stuff - keeps getting lost.Samba Release Account1-1/+3
1997-07-24loadparm.c: Changed default create mask to 755 to support MAP_ARCHIVE.Samba Release Account2-11/+11
1997-07-24nameserv.c: split add_domain_names() into three functions:Samba Release Account4-192/+259
1997-07-24removed definition of strslashcmp - now a static in clitar.c.Samba Release Account1-1/+0
1997-07-24patch by glenn burkhardt to allow recursive excluding of directories.Samba Release Account1-7/+18
1997-07-24Makefile: Added UNIXWARE 2.x with shadow passwords from fja@extratech.comSamba Release Account13-174/+269
1997-07-23JHT ===> Getting ready for release of 1.9.17alpha5John Terpstra1-1/+1
1997-07-22charset.c: Fixed signed/unsigned issues.Samba Release Account2-2/+16
1997-07-22Removed lp_killunused() call from server main loop. ThisSamba Release Account1-3/+0
1997-07-21Fixed bug with -add code that put wrong password in nt md4 field.Samba Release Account1-1/+1
1997-07-18charset.c: Split charset_initialise() into 2 - a charset_initialise() andSamba Release Account14-33/+62
1997-07-17Makefile: Added krb5 option from Nathan Neulinger <nneul@umr.edu>Samba Release Account6-15/+101
1997-07-15Fix silly crash bug in FAST_SHARE_MODES (same bug as was inSamba Release Account1-1/+1
1997-07-14local.h: Removed ununsed SHARE_MODES_XXX defines. Upped SMBD_RELOAD_CHECKSamba Release Account4-45/+23
1997-07-14CIFS definitions for SMB_INFO_xxx etc.Samba Release Account1-0/+5
1997-07-13counter loop % usage only worked if counters were an exact multiple ofSamba Release Account1-3/+28
1997-07-13added pretty printing of data section to show_msg(), for debug log level 10.Samba Release Account1-3/+23
1997-07-12trans2 query file/path info - unix change times being reported as dos createSamba Release Account1-43/+86
1997-07-12JHT ==> Just tidying up for Release.John Terpstra1-663/+0
1997-07-11interface.c: Fix for AIX4.x finding interfaces.Samba Release Account2-4/+4
1997-07-10Added -a option (for Andrew:-). Fixed bug where users withSamba Release Account1-20/+99
1997-07-09JHT ==> Added copyright notations for my works. This is regretably needed!John Terpstra3-1/+7
1997-07-08Makefile: Added AIX targets from Ole Holm Nielsen <Ole.H.Nielsen@uni-c.dk>Samba Release Account15-46/+91
1997-07-06missed one OpenDir() and two is_vetoed_name() calls, both of which takeSamba Release Account1-3/+3
1997-07-06added, tested and debugged new "hide files" option.Samba Release Account9-105/+130
1997-07-06replaced the "wins proxy" to treat NetBIOS names as DNS names with newSamba Release Account3-15/+34
1997-07-03preparing for release of 1.9.17alpha4Samba Release Account1-1/+1
1997-07-03Makefile: Added DGUX changes for intel.Samba Release Account3-10/+10
1997-07-03preparing for release of 1.9.17alpha4Samba Release Account1-1/+1
1997-07-03Fix for deleting directories that contain only veto files.Samba Release Account5-11/+77
1997-07-03Fixes for UnixWare 2.x with shadow passwords fromSamba Release Account2-0/+15