summaryrefslogtreecommitdiff
path: root/source3/lib/util.c
AgeCommit message (Expand)AuthorFilesLines
1998-04-15ipc.c: Fix for printer queue spinning with Win95.Jeremy Allison1-1/+4
1998-04-13Changes to allow Samba to be compiled with -Wstrict-prototypesJeremy Allison1-2/+2
1998-04-12minor reformatting of debug messages (so people don't think there is aAndrew Tridgell1-3/+3
1998-04-09Makefile, loadparm.c, server.c, smb.h, util.c: Patch fromJeremy Allison1-0/+57
1998-04-07want all of data in show_msg at log levels > 50.Luke Leighton1-27/+33
1998-03-25Fix for is_in_path from "Steven Hartland" <steven_hartland@pa.press.net> -Jeremy Allison1-1/+1
1998-03-24Fixed 'unused variable' warnings found with gcc -Wall -Werror.Jeremy Allison1-2/+2
1998-03-24ypserver not available: AUTOMOUNT server and path don't work.Samba Release Account1-14/+10
1998-03-24clientgen.c ipc.c smbpasswd.c: Fixes for warnings (from Herb).Jeremy Allison1-0/+4
1998-03-23a pointless commit to check on a problem Luke reported with CVSAndrew Tridgell1-2/+2
1998-03-17this isn't a big commit, it just looks like it :-)Andrew Tridgell1-59/+67
1998-03-16Adding the same change as was added to 1.9.18 branch to add theJeremy Allison1-0/+9
1998-03-14added the ability to start/stop the server from SWAT.Andrew Tridgell1-1/+1
1998-03-11"For I have laboured mightily on Luke's code, and hath brokenJeremy Allison1-0/+25
1998-03-03Change the multibyte character set support so thatJeremy Allison1-0/+72
1998-02-24nmbd_incomingdgrams.c: Fix for typo.Jeremy Allison1-4/+4
1998-02-20nmbd_packets.c: nmbd_subnetdb.c: Patch from Andrey Alekseyev <fetch@muffin.ar...Jeremy Allison1-30/+112
1998-02-14Fix to make us compile cleanly with gcc 2.8.Jeremy Allison1-3/+0
1998-02-11Makefile: Added AIX 3.2.5.Jeremy Allison1-0/+32
1998-02-07A small raft of changes, I will sync up with 1.9.18 also.Jeremy Allison1-0/+4
1998-01-22This is *not* a big change (although it looks like one).Jeremy Allison1-1/+1
1998-01-22printing.c: Bug fix for lpng reporting.Jeremy Allison1-17/+36
1998-01-17charcnv.c: Added codepage 866 support onto the file system. PatchJeremy Allison1-0/+1
1997-12-26fixed a couple of illegal uses of scanf() in the nmbd wins code. TheyAndrew Tridgell1-1/+1
1997-12-24Added SIGUSR1/SIGUSR2 handling.Jeremy Allison1-0/+47
1997-12-23Fixes to compile under OpenBSD from "Todd T. Fries" <toddf@acm.org>Jeremy Allison1-1/+1
1997-12-20Fixed stupid bug in read_smb_len where I was calling itself - nowJeremy Allison1-1/+1
1997-12-20client.c:Jeremy Allison1-15/+64
1997-12-20loadparm.c: Added fix for veto oplock files bug from Charles Hoch <hoch@hplcg...Jeremy Allison1-10/+8
1997-12-20trans2.c: Forced trans2_findfirst to behave as NT does in error returns.Jeremy Allison1-1/+2
1997-12-03I'm slowly getting though the todo list :-)Andrew Tridgell1-3/+3
1997-12-02dont try getpeername() when Client isn't initialisedAndrew Tridgell1-0/+8
1997-11-29use -1 not 0xffffffff in SIVALS() macrosAndrew Tridgell1-23/+1
1997-11-29added a sent_oplock_break element to Files[] as a paranoia check so weAndrew Tridgell1-1/+1
1997-11-03Rolling back the filesJeremy Allison1-41/+0
1997-11-02Christian Lademann's contribution: new capabilities in smb.conf.Luke Leighton1-0/+41
1997-10-29ipc.c ntclientpipe.c:Luke Leighton1-0/+47
1997-10-29called dump_data() from show_msg().Luke Leighton1-25/+6
1997-10-29byteorder.h :Luke Leighton1-1/+1
1997-10-24default server_name if NIS server is unavailable should be the localLuke Leighton1-2/+2
1997-10-24nterr.c :Luke Leighton1-1/+1
1997-10-23playing about, trying to SMBopenX a \PIPE\NETLOGON (should be a SMBopen)Luke Leighton1-0/+3
1997-10-22loadparm.c :Luke Leighton1-63/+20
1997-10-21loadparm.c :Luke Leighton1-1/+38
1997-10-20added "domain groups" parameter, allowing you to specify the groups thatLuke Leighton1-0/+28
1997-10-20util.c password.c :Luke Leighton1-0/+54
1997-10-20casting cleanupsAndrew Tridgell1-1/+2
1997-10-19Makefile :Luke Leighton1-31/+47
1997-10-17.cvsignore: Added make_smbcodepageJeremy Allison1-2/+2
1997-10-17smbparse.c smb.h :Luke Leighton1-3/+3