summaryrefslogtreecommitdiffstats
path: root/source3/lib
Commit message (Expand)AuthorAgeFilesLines
* Changes to allow Samba to be compiled with -Wstrict-prototypesJeremy Allison1998-04-138-19/+17
* minor reformatting of debug messages (so people don't think there is aAndrew Tridgell1998-04-121-3/+3
* includes.h: Moved HPUX undefine of SEMMSL to where it actually does something.Jeremy Allison1998-04-101-2/+2
* Makefile, loadparm.c, server.c, smb.h, util.c: Patch fromJeremy Allison1998-04-091-0/+57
* Missed compile error when compiling with KANJI=true.Jeremy Allison1998-04-091-1/+1
* Added codepage 936 (simplified Chineses).Jeremy Allison1998-04-091-131/+93
* want all of data in show_msg at log levels > 50.Luke Leighton1998-04-071-27/+33
* Fix from Josef Hinteregger <joehtg@joehtg.co.at> for usingJeremy Allison1998-04-031-1/+1
* Patch from Chris Maltby <chris@softway.com.au>. His comments follow:Jeremy Allison1998-04-021-4/+4
* Updated Eastern European translation table from dan@feld.cvut.cz.Jeremy Allison1998-04-021-4/+20
* Fix for is_in_path from "Steven Hartland" <steven_hartland@pa.press.net> -Jeremy Allison1998-03-251-1/+1
* Fixed 'unused variable' warnings found with gcc -Wall -Werror.Jeremy Allison1998-03-241-2/+2
* ypserver not available: AUTOMOUNT server and path don't work.Samba Release Account1998-03-241-14/+10
* clientgen.c ipc.c smbpasswd.c: Fixes for warnings (from Herb).Jeremy Allison1998-03-241-0/+4
* a pointless commit to check on a problem Luke reported with CVSAndrew Tridgell1998-03-231-2/+2
* this isn't a big commit, it just looks like it :-)Andrew Tridgell1998-03-172-62/+71
* Adding the same change as was added to 1.9.18 branch to add theJeremy Allison1998-03-162-3/+17
* - added the ability to kill off individual connections from SWAT (fromAndrew Tridgell1998-03-151-2/+10
* new files to support starting/stopping the serverAndrew Tridgell1998-03-141-0/+88
* added the ability to start/stop the server from SWAT.Andrew Tridgell1998-03-141-1/+1
* removed a redundent return statementAndrew Tridgell1998-03-141-1/+0
* "For I have laboured mightily on Luke's code, and hath brokenJeremy Allison1998-03-113-0/+711
* added Date and Expires headers in the mini web server so clients knowAndrew Tridgell1998-03-101-0/+15
* Change the multibyte character set support so thatJeremy Allison1998-03-034-39/+438
* nmbd_incomingdgrams.c: Fix for typo.Jeremy Allison1998-02-241-4/+4
* nmbd_packets.c: nmbd_subnetdb.c: Patch from Andrey Alekseyev <fetch@muffin.ar...Jeremy Allison1998-02-201-30/+112
* Fix to make us compile cleanly with gcc 2.8.Jeremy Allison1998-02-141-3/+0
* Ding-dong the witch is dead, the witch is dead......Jeremy Allison1998-02-132-15/+1
* Makefile: Added AIX 3.2.5.Jeremy Allison1998-02-112-1/+36
* A small raft of changes, I will sync up with 1.9.18 also.Jeremy Allison1998-02-073-2/+49
* Added get_create_time() function to time.c.Jeremy Allison1998-01-241-0/+19
* This is *not* a big change (although it looks like one).Jeremy Allison1998-01-2213-13/+13
* printing.c: Bug fix for lpng reporting.Jeremy Allison1998-01-221-17/+36
* charcnv.c: Added codepage 866 support onto the file system. PatchJeremy Allison1998-01-172-0/+61
* Makefile: Added new codepage - 866.Jeremy Allison1998-01-161-7/+4
* includes.h: Added FreeBSD 3.x fixes. Added HPUX10.x fixes.Jeremy Allison1998-01-071-1/+5
* avoid the ~ operator in netmask operations as apparently it causesAndrew Tridgell1997-12-291-33/+55
* fixed a couple of illegal uses of scanf() in the nmbd wins code. TheyAndrew Tridgell1997-12-261-1/+1
* Added SIGUSR1/SIGUSR2 handling.Jeremy Allison1997-12-241-0/+47
* Fixes to compile under OpenBSD from "Todd T. Fries" <toddf@acm.org>Jeremy Allison1997-12-232-2/+2
* Fixed stupid bug in read_smb_len where I was calling itself - nowJeremy Allison1997-12-201-1/+1
* client.c:Jeremy Allison1997-12-201-15/+64
* loadparm.c: Added fix for veto oplock files bug from Charles Hoch <hoch@hplcg...Jeremy Allison1997-12-201-10/+8
* trans2.c: Forced trans2_findfirst to behave as NT does in error returns.Jeremy Allison1997-12-201-1/+2
* This is it ! The mega-merge of the JRA_NMBD_REWRITE branchJeremy Allison1997-12-131-4/+33
* fixed over char 127 problems with isupper/islower.Jeremy Allison1997-12-111-2/+7
* kanji.c: Patch from Anders Blomdell <anders.blomdell@control.lth.se>Jeremy Allison1997-12-111-0/+16
* got rid of the WRAP_MALLOC code - mem_man does it betterAndrew Tridgell1997-12-041-67/+0
* change the "username map" option to allow the user to stop theAndrew Tridgell1997-12-031-0/+12
* add a warning if the timezone is not a multiple of 1 minute. ThisAndrew Tridgell1997-12-031-0/+5