Age | Commit message (Expand) | Author | Files | Lines |
1998-04-12 | support O_SYNC in opens for smbtorture | Andrew Tridgell | 1 | -0/+4 |
1998-04-11 | Fix heaps of warnings when compiling with gcc under Digital UNIX. Include rou... | Richard Sharpe | 1 | -0/+4 |
1998-04-11 | Oops, fogot proto.h. It needs to be updated for changes to client.c | Richard Sharpe | 1 | -1/+1 |
1998-04-11 | Changes to client.c support the need for directories to be processed by whatever | Richard Sharpe | 2 | -68/+298 |
1998-04-10 | includes.h: Moved HPUX undefine of SEMMSL to where it actually does something. | Jeremy Allison | 12 | -38/+137 |
1998-04-10 | Fix for [homes] problem with security=share. We were still relying | Jeremy Allison | 1 | -5/+19 |
1998-04-09 | Makefile, loadparm.c, server.c, smb.h, util.c: Patch from | Jeremy Allison | 6 | -12/+70 |
1998-04-09 | I removed a static string that was in there because I planned to do | Christopher R. Hertel | 1 | -6/+0 |
1998-04-09 | Added const cast to struct args to get rid of compile time warning. | John Terpstra | 1 | -1/+1 |
1998-04-09 | Removed unneeded proto symbol. | Jeremy Allison | 1 | -1/+1 |
1998-04-09 | Missed compile error when compiling with KANJI=true. | Jeremy Allison | 1 | -1/+1 |
1998-04-09 | Added codepage 936 (simplified Chineses). | Jeremy Allison | 4 | -132/+123 |
1998-04-08 | Fix to stop Windows 95 spinning on print queue requests when it | Jeremy Allison | 1 | -1/+1 |
1998-04-07 | Added check for getpwnam returning NULL. | Jeremy Allison | 1 | -3/+7 |
1998-04-07 | want all of data in show_msg at log levels > 50. | Luke Leighton | 1 | -27/+33 |
1998-04-06 | loadparm.c: Cause IPC$ comment to be evaluated at runtime, rather than | Jeremy Allison | 2 | -3/+11 |
1998-04-03 | Fix from Josef Hinteregger <joehtg@joehtg.co.at> for using | Jeremy Allison | 2 | -2/+2 |
1998-04-02 | We were missing a case switch in announcement processing - we | Jeremy Allison | 1 | -0/+17 |
1998-04-02 | Changed code to check NT password *first* - if it exists. | Jeremy Allison | 1 | -11/+14 |
1998-04-02 | Patch from Chris Maltby <chris@softway.com.au>. His comments follow: | Jeremy Allison | 5 | -12/+141 |
1998-04-02 | Updated Eastern European translation table from dan@feld.cvut.cz. | Jeremy Allison | 1 | -4/+20 |
1998-04-01 | cli_login.c : | Luke Leighton | 2 | -18/+59 |
1998-04-01 | Rolling back machine password change code - this doesn't work (yet). | Jeremy Allison | 1 | -13/+24 |
1998-03-31 | includes.h: Added semaphore fix for HPUX10.x | Jeremy Allison | 4 | -25/+33 |
1998-03-31 | the default for old style accounts should be workstation trust | Andrew Tridgell | 1 | -1/+1 |
1998-03-30 | Fixed compile-time error introduced by log message change. | Jeremy Allison | 1 | -8/+19 |
1998-03-30 | Added extra remote password changing error codes from lmerr.h on NT. | Jeremy Allison | 1 | -2/+5 |
1998-03-29 | Added remote machine and address to debug message in make_connection() function. | John Terpstra | 1 | -1/+1 |
1998-03-27 | chgpasswd.c, ipc.c, loadparm.c: Added boolean "unix password sync" | Jeremy Allison | 6 | -26/+73 |
1998-03-27 | Fix for client generated core-dump bug where offset to readraw | Jeremy Allison | 1 | -1/+2 |
1998-03-26 | client.c: Fixed problem where debug level on command line was overridden by s... | Jeremy Allison | 2 | -36/+69 |
1998-03-26 | Added the ability to differentiate between workstation and server | Jeremy Allison | 1 | -10/+13 |
1998-03-26 | smbpass.c: Made unknown accounts ending in '$' server accounts, not | Jeremy Allison | 2 | -6/+30 |
1998-03-25 | nameconf.c is a stray .c file that shouldn't be in the | Jeremy Allison | 1 | -350/+0 |
1998-03-25 | Fix for is_in_path from "Steven Hartland" <steven_hartland@pa.press.net> - | Jeremy Allison | 1 | -1/+1 |
1998-03-25 | Just fiddled with the README.UBI file. | Christopher R. Hertel | 1 | -1/+1 |
1998-03-25 | RFC1002 says we must put compressed name pointers in the following | Jeremy Allison | 1 | -2/+40 |
1998-03-24 | Added writing of '[XXX]' account control bits into gcos | Jeremy Allison | 2 | -6/+56 |
1998-03-24 | Updated smbpasswd to allow root to add machine accounts, and allow | Jeremy Allison | 2 | -54/+235 |
1998-03-24 | Fixed 'unused variable' warnings found with gcc -Wall -Werror. | Jeremy Allison | 1 | -2/+2 |
1998-03-24 | ypserver not available: AUTOMOUNT server and path don't work. | Samba Release Account | 1 | -14/+10 |
1998-03-24 | clientgen.c ipc.c smbpasswd.c: Fixes for warnings (from Herb). | Jeremy Allison | 11 | -78/+91 |
1998-03-23 | a pointless commit to check on a problem Luke reported with CVS | Andrew Tridgell | 1 | -2/+2 |
1998-03-22 | - added a check for broken RH5 include files. With the standard RH5 | Andrew Tridgell | 3 | -1/+16 |
1998-03-21 | Getting ready for first Red Hat Linux RPMs for 1.9.19 pre-alpha release | John Terpstra | 3 | -4/+9 |
1998-03-20 | Added MAXPRINTERLEN define in smb.h setting printer share name length to maxi... | John Terpstra | 2 | -2/+5 |
1998-03-19 | Finally made OS/2 WP fix the default. | Jeremy Allison | 1 | -1/+1 |
1998-03-19 | Adding the same changes to HEAD as were added to BRANCH_1_9_18. | Jeremy Allison | 8 | -197/+382 |
1998-03-18 | Added SamOEMChangePassword functionality. | Jeremy Allison | 4 | -0/+219 |
1998-03-18 | don't set the Expires header on any page generated from a POST. This | Andrew Tridgell | 1 | -1/+3 |