summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
1997-09-26Adding Andrews buffer overflow fixes into the main branch.Jeremy Allison29-239/+340
1997-09-26add error string reporting to clitarAndrew Tridgell1-3/+4
1997-09-25Added missing slow share mode offset defines. SomehowJeremy Allison1-0/+34
1997-09-25Makefile: Removed earlier errors.Jeremy Allison5-188/+230
1997-09-23Checkin to sync up oplock development code so that NTJeremy Allison6-1189/+313
1997-09-23added code from Philip A Prindeville <philipp@enteka.com> which expandsLuke Leighton2-186/+213
1997-09-19smbclient.1: Added documentation of the username%password environment code.Jeremy Allison2-0/+29
1997-09-19Makefile: Changed proto: target to not include c files not used currently.Jeremy Allison6-56/+1198
1997-09-19Another South American consultant.Jeremy Allison1-1/+20
1997-09-18Added arcfour code needed for SMB password changing.Jeremy Allison2-0/+126
1997-09-18added timestamp to "Denied connection" message.Luke Leighton1-2/+2
1997-09-18added some debug stuffAndrew Tridgell1-51/+64
1997-09-18John asked the other day about using the tar feature in smbclient toAndrew Tridgell1-6/+22
1997-09-17JHT ===> More hacks!John Terpstra1-5/+6
1997-09-17JHT ===> Changed behaviour of logon script processing so that all macrosJohn Terpstra1-1/+9
1997-09-17Added documentation for the 'delete veto files' parameter.Jeremy Allison1-2/+32
1997-09-17Added 'delete veto files' paremeter. Ugly - but the onlyJeremy Allison3-4/+71
1997-09-16Fixing assumtions that malloced memory is zero filled - makingJeremy Allison3-1/+7
1997-09-16change the encryption instructions to reflect the fact that the codeAndrew Tridgell1-32/+6
1997-09-16add a castAndrew Tridgell1-1/+1
1997-09-16- change generate_challenge() to use md4 instead of desAndrew Tridgell4-45/+65
1997-09-16bug fix in the new des code.Andrew Tridgell1-21/+13
1997-09-152 more consultants.Jeremy Allison1-2/+40
1997-09-15unbecome_domain_master and unbecome_logon_master were announcingLuke Leighton1-3/+0
1997-09-15- if the user already exists then ignore the -add commandAndrew Tridgell1-10/+19
1997-09-15- change a lot of occurances of errno to use strerror(errno). We can'tAndrew Tridgell3-25/+29
1997-09-15rewrote md4.c from scratch. This implementation should be portable andAndrew Tridgell3-298/+166
1997-09-15no longer neededAndrew Tridgell1-58/+0
1997-09-14This commit does 3 main things:Andrew Tridgell20-235/+96
1997-09-14This is a written from scratch DES implementation. I couldn't find aAndrew Tridgell1-0/+290
1997-09-12Added fix that means if connecting user sends guest accountJeremy Allison1-1/+8
1997-09-11charcnv.c client.c clitar.c kanji.c kanji.h loadparm.cJeremy Allison13-389/+486
1997-09-11fix a couple of "declaration shadows previous local" warnings.Andrew Tridgell2-5/+3
1997-09-11prototype updates for new functionsAndrew Tridgell1-1/+21
1997-09-11add the stdout parameter to lp_dump()Andrew Tridgell1-1/+1
1997-09-11some minor modifications to loadparm.c to support the necessaryAndrew Tridgell1-56/+193
1997-09-11cgi.c is a simple set of CGI manipulation routinesAndrew Tridgell4-0/+664
1997-09-10Added one more consultant.Jeremy Allison1-1/+18
1997-09-09updated bit on kill -HUP to make it clear what effect this has, and itsLuke Leighton1-9/+19
1997-09-07samba servers forcing local elections if they are not a local master.Luke Leighton1-1/+1
1997-09-05JHT ===> Just setting version to 1.9.18alpha1John Terpstra1-1/+1
1997-09-05client.c: Made sure myhostname was initialised before substitutions.Jeremy Allison4-6/+14
1997-09-05One more consultant.Jeremy Allison1-2/+21
1997-09-05added debug reporting to file listing / mod_time() checking routine.Luke Leighton1-2/+17
1997-09-05This is really Herb adding the SGI packaging files.Jeremy Allison18-0/+1787
1997-09-04Fix from Frank Varnavas <varnavas@ny.ubs.com>.Jeremy Allison1-3/+17
1997-09-04Fixed up determination of client type for PROTOCOL_NT1. Uses clientJeremy Allison6-13/+70
1997-09-03nameannounce.cJeremy Allison6-32/+42
1997-09-03One more consultant....Jeremy Allison1-1/+27
1997-09-02reply.c: Removed unused variables. Caught by gcc -Wall -WerrorJeremy Allison3-7/+33