summaryrefslogtreecommitdiffstats
path: root/source3/lib/util.c
Commit message (Expand)AuthorAgeFilesLines
* ipc.c: Fix for printer queue spinning with Win95.Jeremy Allison1998-04-151-1/+4
* Changes to allow Samba to be compiled with -Wstrict-prototypesJeremy Allison1998-04-131-2/+2
* minor reformatting of debug messages (so people don't think there is aAndrew Tridgell1998-04-121-3/+3
* Makefile, loadparm.c, server.c, smb.h, util.c: Patch fromJeremy Allison1998-04-091-0/+57
* want all of data in show_msg at log levels > 50.Luke Leighton1998-04-071-27/+33
* 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-171-59/+67
* Adding the same change as was added to 1.9.18 branch to add theJeremy Allison1998-03-161-0/+9
* added the ability to start/stop the server from SWAT.Andrew Tridgell1998-03-141-1/+1
* "For I have laboured mightily on Luke's code, and hath brokenJeremy Allison1998-03-111-0/+25
* Change the multibyte character set support so thatJeremy Allison1998-03-031-0/+72
* 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
* Makefile: Added AIX 3.2.5.Jeremy Allison1998-02-111-0/+32
* A small raft of changes, I will sync up with 1.9.18 also.Jeremy Allison1998-02-071-0/+4
* This is *not* a big change (although it looks like one).Jeremy Allison1998-01-221-1/+1
* 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-171-0/+1
* 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-231-1/+1
* 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
* I'm slowly getting though the todo list :-)Andrew Tridgell1997-12-031-3/+3
* dont try getpeername() when Client isn't initialisedAndrew Tridgell1997-12-021-0/+8
* use -1 not 0xffffffff in SIVALS() macrosAndrew Tridgell1997-11-291-23/+1
* added a sent_oplock_break element to Files[] as a paranoia check so weAndrew Tridgell1997-11-291-1/+1
* Rolling back the filesJeremy Allison1997-11-031-41/+0
* Christian Lademann's contribution: new capabilities in smb.conf.Luke Leighton1997-11-021-0/+41
* ipc.c ntclientpipe.c:Luke Leighton1997-10-291-0/+47
* called dump_data() from show_msg().Luke Leighton1997-10-291-25/+6
* byteorder.h :Luke Leighton1997-10-291-1/+1
* default server_name if NIS server is unavailable should be the localLuke Leighton1997-10-241-2/+2
* nterr.c :Luke Leighton1997-10-241-1/+1
* playing about, trying to SMBopenX a \PIPE\NETLOGON (should be a SMBopen)Luke Leighton1997-10-231-0/+3
* loadparm.c :Luke Leighton1997-10-221-63/+20
* loadparm.c :Luke Leighton1997-10-211-1/+38
* added "domain groups" parameter, allowing you to specify the groups thatLuke Leighton1997-10-201-0/+28
* util.c password.c :Luke Leighton1997-10-201-0/+54
* casting cleanupsAndrew Tridgell1997-10-201-1/+2
* Makefile :Luke Leighton1997-10-191-31/+47
* .cvsignore: Added make_smbcodepageJeremy Allison1997-10-171-2/+2
* smbparse.c smb.h :Luke Leighton1997-10-171-3/+3