summaryrefslogtreecommitdiff
path: root/source3/lib
AgeCommit message (Expand)AuthorFilesLines
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-13This is it ! The mega-merge of the JRA_NMBD_REWRITE branchJeremy Allison1-4/+33
1997-12-11fixed over char 127 problems with isupper/islower.Jeremy Allison1-2/+7
1997-12-11kanji.c: Patch from Anders Blomdell <anders.blomdell@control.lth.se>Jeremy Allison1-0/+16
1997-12-04got rid of the WRAP_MALLOC code - mem_man does it betterAndrew Tridgell1-67/+0
1997-12-03change the "username map" option to allow the user to stop theAndrew Tridgell1-0/+12
1997-12-03add a warning if the timezone is not a multiple of 1 minute. ThisAndrew Tridgell1-0/+5
1997-12-03I'm slowly getting though the todo list :-)Andrew Tridgell1-3/+3
1997-12-03fix toupper(c) on a already uppercase char and tolower(c) on anAndrew Tridgell1-0/+2
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-22added true enumerated types in loadparm.c. Now we don't need all thoseAndrew Tridgell2-11/+6
1997-11-21use LocTimeDiff() not TimeDiff() to ensure that longdate conversion isAndrew Tridgell1-1/+2
1997-11-06change from %D to %m/%d/%Y in timestring(). This doesn't really matterAndrew Tridgell1-4/+4
1997-11-06no asm/signal.h for linux as this is not portableAndrew 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-11-01change a debug levelAndrew Tridgell1-3/+3
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-23Big change to make nmbd code more readable/understandable.Jeremy Allison1-4/+10
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-20loadparm.c: Changed 'interfaces only' parameter to 'bind interfaces only'. AddedJeremy Allison2-20/+10
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 Allison2-2/+14
1997-10-17smbparse.c smb.h :Luke Leighton1-3/+3
1997-10-15added loopback_ip. This is used to detect packets from ourselvesAndrew Tridgell1-0/+2
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-07increase the debug level in the "added interface" debug lineAndrew Tridgell1-3/+3
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