summaryrefslogtreecommitdiffstats
path: root/source/lib/util.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* - change a lot of occurances of errno to use strerror(errno). We can'tAndrew Tridgell1997-09-151-4/+4
* This commit does 3 main things:Andrew Tridgell1997-09-141-5/+5
* charcnv.c client.c clitar.c kanji.c kanji.h loadparm.cJeremy Allison1997-09-111-183/+249
* Fixed up determination of client type for PROTOCOL_NT1. Uses clientJeremy Allison1997-09-041-0/+39
* reply.c: Removed unused variables. Caught by gcc -Wall -WerrorJeremy Allison1997-09-021-0/+4
* doing that irritating compiler clash warning with the protos for standard_subSamba Release Account1997-08-271-2/+2
* charset.c : Add mapping for code page 932 (KANJI).Samba Release Account1997-08-251-32/+40
* Kanji fixes for upper/lower case conversion with sjis characters.Samba Release Account1997-08-211-30/+115
* Changes to allow Samba to return the same error code as Windows NT.Samba Release Account1997-08-201-1/+6
* Makefile: Changed for HPUX10 tidyup.Samba Release Account1997-08-191-2/+9
* loadparm.c: Added new netbios aliases parameter (code from Cisco)Samba Release Account1997-07-311-2/+20
* client.c: Minor change to cast parameters for DEC unix.Samba Release Account1997-07-301-4/+1
* Makefile: Added UNIXWARE 2.x with shadow passwords from fja@extratech.comSamba Release Account1997-07-241-86/+145
* Makefile: Added krb5 option from Nathan Neulinger <nneul@umr.edu>Samba Release Account1997-07-171-4/+6
* local.h: Removed ununsed SHARE_MODES_XXX defines. Upped SMBD_RELOAD_CHECKSamba Release Account1997-07-141-5/+5
* added pretty printing of data section to show_msg(), for debug log level 10.Samba Release Account1997-07-131-3/+23
* Makefile: Added AIX targets from Ole Holm Nielsen <Ole.H.Nielsen@uni-c.dk>Samba Release Account1997-07-081-17/+25
* added, tested and debugged new "hide files" option.Samba Release Account1997-07-061-71/+67
* Makefile: Added DGUX changes for intel.Samba Release Account1997-07-031-8/+8
* Fixed wierd bug with lowercase accented character directories.Samba Release Account1997-07-021-4/+10
* Rolled back Lukes changes. Not quite ready for prime time.Samba Release Account1997-07-011-19/+4
* made "hide files" and "veto files" into per-service parameter sections,Samba Release Account1997-07-011-6/+6
* added "hide files" option.Samba Release Account1997-07-011-2/+17
* client.c: New print queue query code from Jeff C. Foster " <jfoste@wgc.woodw...Samba Release Account1997-07-011-1/+1