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