Age | Commit message (Expand) | Author | Files | Lines |
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 | 1 | -131/+93 |
1998-04-07 | want all of data in show_msg at log levels > 50. | Luke Leighton | 1 | -27/+33 |
1998-04-03 | Fix from Josef Hinteregger <joehtg@joehtg.co.at> for using | Jeremy Allison | 1 | -1/+1 |
1998-04-02 | Patch from Chris Maltby <chris@softway.com.au>. His comments follow: | Jeremy Allison | 1 | -4/+4 |
1998-04-02 | Updated Eastern European translation table from dan@feld.cvut.cz. | Jeremy Allison | 1 | -4/+20 |
1998-03-25 | Fix for is_in_path from "Steven Hartland" <steven_hartland@pa.press.net> - | Jeremy Allison | 1 | -1/+1 |
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 | 1 | -0/+4 |
1998-03-23 | a pointless commit to check on a problem Luke reported with CVS | Andrew Tridgell | 1 | -2/+2 |
1998-03-17 | this isn't a big commit, it just looks like it :-) | Andrew Tridgell | 2 | -62/+71 |
1998-03-16 | Adding the same change as was added to 1.9.18 branch to add the | Jeremy Allison | 2 | -3/+17 |
1998-03-15 | - added the ability to kill off individual connections from SWAT (from | Andrew Tridgell | 1 | -2/+10 |
1998-03-14 | new files to support starting/stopping the server | Andrew Tridgell | 1 | -0/+88 |
1998-03-14 | added the ability to start/stop the server from SWAT. | Andrew Tridgell | 1 | -1/+1 |
1998-03-14 | removed a redundent return statement | Andrew Tridgell | 1 | -1/+0 |
1998-03-11 | "For I have laboured mightily on Luke's code, and hath broken | Jeremy Allison | 3 | -0/+711 |
1998-03-10 | added Date and Expires headers in the mini web server so clients know | Andrew Tridgell | 1 | -0/+15 |
1998-03-03 | Change the multibyte character set support so that | Jeremy Allison | 4 | -39/+438 |
1998-02-24 | nmbd_incomingdgrams.c: Fix for typo. | Jeremy Allison | 1 | -4/+4 |
1998-02-20 | nmbd_packets.c: nmbd_subnetdb.c: Patch from Andrey Alekseyev <fetch@muffin.ar... | Jeremy Allison | 1 | -30/+112 |
1998-02-14 | Fix to make us compile cleanly with gcc 2.8. | Jeremy Allison | 1 | -3/+0 |
1998-02-13 | Ding-dong the witch is dead, the witch is dead...... | Jeremy Allison | 2 | -15/+1 |
1998-02-11 | Makefile: Added AIX 3.2.5. | Jeremy Allison | 2 | -1/+36 |
1998-02-07 | A small raft of changes, I will sync up with 1.9.18 also. | Jeremy Allison | 3 | -2/+49 |
1998-01-24 | Added get_create_time() function to time.c. | Jeremy Allison | 1 | -0/+19 |
1998-01-22 | This is *not* a big change (although it looks like one). | Jeremy Allison | 13 | -13/+13 |
1998-01-22 | printing.c: Bug fix for lpng reporting. | Jeremy Allison | 1 | -17/+36 |
1998-01-17 | charcnv.c: Added codepage 866 support onto the file system. Patch | Jeremy Allison | 2 | -0/+61 |
1998-01-16 | Makefile: Added new codepage - 866. | Jeremy Allison | 1 | -7/+4 |
1998-01-07 | includes.h: Added FreeBSD 3.x fixes. Added HPUX10.x fixes. | Jeremy Allison | 1 | -1/+5 |
1997-12-29 | avoid the ~ operator in netmask operations as apparently it causes | Andrew Tridgell | 1 | -33/+55 |
1997-12-26 | fixed a couple of illegal uses of scanf() in the nmbd wins code. They | Andrew Tridgell | 1 | -1/+1 |
1997-12-24 | Added SIGUSR1/SIGUSR2 handling. | Jeremy Allison | 1 | -0/+47 |
1997-12-23 | Fixes to compile under OpenBSD from "Todd T. Fries" <toddf@acm.org> | Jeremy Allison | 2 | -2/+2 |
1997-12-20 | Fixed stupid bug in read_smb_len where I was calling itself - now | Jeremy Allison | 1 | -1/+1 |
1997-12-20 | client.c: | Jeremy Allison | 1 | -15/+64 |
1997-12-20 | loadparm.c: Added fix for veto oplock files bug from Charles Hoch <hoch@hplcg... | Jeremy Allison | 1 | -10/+8 |
1997-12-20 | trans2.c: Forced trans2_findfirst to behave as NT does in error returns. | Jeremy Allison | 1 | -1/+2 |
1997-12-13 | This is it ! The mega-merge of the JRA_NMBD_REWRITE branch | Jeremy Allison | 1 | -4/+33 |
1997-12-11 | fixed over char 127 problems with isupper/islower. | Jeremy Allison | 1 | -2/+7 |
1997-12-11 | kanji.c: Patch from Anders Blomdell <anders.blomdell@control.lth.se> | Jeremy Allison | 1 | -0/+16 |
1997-12-04 | got rid of the WRAP_MALLOC code - mem_man does it better | Andrew Tridgell | 1 | -67/+0 |
1997-12-03 | change the "username map" option to allow the user to stop the | Andrew Tridgell | 1 | -0/+12 |
1997-12-03 | add a warning if the timezone is not a multiple of 1 minute. This | Andrew Tridgell | 1 | -0/+5 |
1997-12-03 | I'm slowly getting though the todo list :-) | Andrew Tridgell | 1 | -3/+3 |
1997-12-03 | fix toupper(c) on a already uppercase char and tolower(c) on an | Andrew Tridgell | 1 | -0/+2 |
1997-12-02 | dont try getpeername() when Client isn't initialised | Andrew Tridgell | 1 | -0/+8 |
1997-11-29 | use -1 not 0xffffffff in SIVALS() macros | Andrew Tridgell | 1 | -23/+1 |