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