summaryrefslogtreecommitdiffstats
path: root/source3/lib/util.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* align_offset() adjusted pointer to wrong location. oops.Luke Leighton1997-10-131-2/+3
* added debugging macros (suitable eventually for use in tcpdump, hopefully)Luke Leighton1997-10-121-0/+8
* namelogon.c :Luke Leighton1997-10-111-0/+38
* fixed the log wrapping bug.Andrew Tridgell1997-10-101-12/+17
* credentials.c:Luke Leighton1997-10-091-2/+26
* I rewrote the name_mangle() and name_len().Christopher R. Hertel1997-10-071-46/+65
* client.c: Changed shadowed variable.Jeremy Allison1997-10-061-5/+3
* proto.h:Luke Leighton1997-10-041-0/+113
* locking.c: Fixed incorrect parameter count in debug statements. May explainJeremy Allison1997-10-031-2/+6
* proto.h: Updated.Jeremy Allison1997-10-031-2/+2
* Modified some debug messages, moved from 5 -> 8.Jeremy Allison1997-10-021-7/+7
* dir.c: more pstrcpys.Jeremy Allison1997-09-301-47/+164
* Syncing up current oplock work in progress. #ifdef'ed outJeremy Allison1997-09-261-38/+37
* Adding Andrews buffer overflow fixes into the main branch.Jeremy Allison1997-09-261-29/+85
* Checkin to sync up oplock development code so that NTJeremy Allison1997-09-231-1/+83