summaryrefslogtreecommitdiff
path: root/source3/lib/util.c
AgeCommit message (Expand)AuthorFilesLines
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
1997-10-13align_offset() adjusted pointer to wrong location. oops.Luke Leighton1-2/+3
1997-10-12added debugging macros (suitable eventually for use in tcpdump, hopefully)Luke Leighton1-0/+8
1997-10-11namelogon.c :Luke Leighton1-0/+38
1997-10-10fixed the log wrapping bug.Andrew Tridgell1-12/+17
1997-10-09credentials.c:Luke Leighton1-2/+26
1997-10-07I rewrote the name_mangle() and name_len().Christopher R. Hertel1-46/+65
1997-10-06client.c: Changed shadowed variable.Jeremy Allison1-5/+3
1997-10-04proto.h:Luke Leighton1-0/+113
1997-10-03locking.c: Fixed incorrect parameter count in debug statements. May explainJeremy Allison1-2/+6
1997-10-03proto.h: Updated.Jeremy Allison1-2/+2
1997-10-02Modified some debug messages, moved from 5 -> 8.Jeremy Allison1-7/+7
1997-09-30dir.c: more pstrcpys.Jeremy Allison1-47/+164
1997-09-26Syncing up current oplock work in progress. #ifdef'ed outJeremy Allison1-38/+37
1997-09-26Adding Andrews buffer overflow fixes into the main branch.Jeremy Allison1-29/+85
1997-09-23Checkin to sync up oplock development code so that NTJeremy Allison1-1/+83
1997-09-15- change a lot of occurances of errno to use strerror(errno). We can'tAndrew Tridgell1-4/+4
1997-09-14This commit does 3 main things:Andrew Tridgell1-5/+5
1997-09-11charcnv.c client.c clitar.c kanji.c kanji.h loadparm.cJeremy Allison1-183/+249
1997-09-04Fixed up determination of client type for PROTOCOL_NT1. Uses clientJeremy Allison1-0/+39
1997-09-02reply.c: Removed unused variables. Caught by gcc -Wall -WerrorJeremy Allison1-0/+4
1997-08-27doing that irritating compiler clash warning with the protos for standard_subSamba Release Account1-2/+2
1997-08-25charset.c : Add mapping for code page 932 (KANJI).Samba Release Account1-32/+40
1997-08-21Kanji fixes for upper/lower case conversion with sjis characters.Samba Release Account1-30/+115
1997-08-20Changes to allow Samba to return the same error code as Windows NT.Samba Release Account1-1/+6
1997-08-19Makefile: Changed for HPUX10 tidyup.Samba Release Account1-2/+9
1997-07-31loadparm.c: Added new netbios aliases parameter (code from Cisco)Samba Release Account1-2/+20
1997-07-30client.c: Minor change to cast parameters for DEC unix.Samba Release Account1-4/+1
1997-07-24Makefile: Added UNIXWARE 2.x with shadow passwords from fja@extratech.comSamba Release Account1-86/+145
1997-07-17Makefile: Added krb5 option from Nathan Neulinger <nneul@umr.edu>Samba Release Account1-4/+6
1997-07-14local.h: Removed ununsed SHARE_MODES_XXX defines. Upped SMBD_RELOAD_CHECKSamba Release Account1-5/+5
1997-07-13added pretty printing of data section to show_msg(), for debug log level 10.Samba Release Account1-3/+23
1997-07-08Makefile: Added AIX targets from Ole Holm Nielsen <Ole.H.Nielsen@uni-c.dk>Samba Release Account1-17/+25
1997-07-06added, tested and debugged new "hide files" option.Samba Release Account1-71/+67
1997-07-03Makefile: Added DGUX changes for intel.Samba Release Account1-8/+8