summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* JHT ===> Added Sun Solaris binary package building spec files contributedJohn Terpstra1997-10-045-0/+115
* nmblookup.c:Christopher R. Hertel1997-10-042-309/+558
* Race condition with multiple oplock break requests happensJeremy Allison1997-10-041-3/+2
* Making it harder for share_mode_entries to be left withJeremy Allison1997-10-031-5/+2
* locking.c: Fixed incorrect parameter count in debug statements. May explainJeremy Allison1997-10-035-70/+74
* add "static" to a couple of functions that are only used locally.Andrew Tridgell1997-10-032-10/+6
* proto.h: Updated.Jeremy Allison1997-10-035-37/+57
* change a debug level in reply.cAndrew Tridgell1997-10-022-2/+2
* Added debug message for oplock_break().Jeremy Allison1997-10-021-1/+7
* change the semantics of hosts allow/hosts deny so that a globalAndrew Tridgell1997-10-024-8/+31
* Modified some debug messages, moved from 5 -> 8.Jeremy Allison1997-10-022-15/+15
* Fixed problem with oplock_type being set with no port.Jeremy Allison1997-10-021-2/+10
* OPLOCK CHECK-IN - oplocks are now *OPERATIONAL* !!!!Jeremy Allison1997-10-017-53/+516
* Changed consultant list.Jeremy Allison1997-09-301-22/+34
* dir.c: more pstrcpys.Jeremy Allison1997-09-308-145/+637
* Fixed you're -> your text that some pedant complained about :-).Jeremy Allison1997-09-261-1/+1
* Syncing up current oplock work in progress. #ifdef'ed outJeremy Allison1997-09-268-167/+291
* Correctly rolled back interface.c (I was working on an olderJeremy Allison1997-09-261-210/+186
* Adding Andrews buffer overflow fixes into the main branch.Jeremy Allison1997-09-2629-239/+340
* add error string reporting to clitarAndrew Tridgell1997-09-261-3/+4
* Added missing slow share mode offset defines. SomehowJeremy Allison1997-09-251-0/+34
* Makefile: Removed earlier errors.Jeremy Allison1997-09-255-188/+230
* Checkin to sync up oplock development code so that NTJeremy Allison1997-09-236-1189/+313
* added code from Philip A Prindeville <philipp@enteka.com> which expandsLuke Leighton1997-09-232-186/+213
* smbclient.1: Added documentation of the username%password environment code.Jeremy Allison1997-09-192-0/+29
* Makefile: Changed proto: target to not include c files not used currently.Jeremy Allison1997-09-196-56/+1198
* Another South American consultant.Jeremy Allison1997-09-191-1/+20
* Added arcfour code needed for SMB password changing.Jeremy Allison1997-09-182-0/+126
* added timestamp to "Denied connection" message.Luke Leighton1997-09-181-2/+2
* added some debug stuffAndrew Tridgell1997-09-181-51/+64
* John asked the other day about using the tar feature in smbclient toAndrew Tridgell1997-09-181-6/+22
* JHT ===> More hacks!John Terpstra1997-09-171-5/+6
* JHT ===> Changed behaviour of logon script processing so that all macrosJohn Terpstra1997-09-171-1/+9
* Added documentation for the 'delete veto files' parameter.Jeremy Allison1997-09-171-2/+32
* Added 'delete veto files' paremeter. Ugly - but the onlyJeremy Allison1997-09-173-4/+71
* Fixing assumtions that malloced memory is zero filled - makingJeremy Allison1997-09-163-1/+7
* change the encryption instructions to reflect the fact that the codeAndrew Tridgell1997-09-161-32/+6
* add a castAndrew Tridgell1997-09-161-1/+1
* - change generate_challenge() to use md4 instead of desAndrew Tridgell1997-09-164-45/+65
* bug fix in the new des code.Andrew Tridgell1997-09-161-21/+13
* 2 more consultants.Jeremy Allison1997-09-151-2/+40
* unbecome_domain_master and unbecome_logon_master were announcingLuke Leighton1997-09-151-3/+0
* - if the user already exists then ignore the -add commandAndrew Tridgell1997-09-151-10/+19
* - change a lot of occurances of errno to use strerror(errno). We can'tAndrew Tridgell1997-09-153-25/+29
* rewrote md4.c from scratch. This implementation should be portable andAndrew Tridgell1997-09-153-298/+166
* no longer neededAndrew Tridgell1997-09-151-58/+0
* This commit does 3 main things:Andrew Tridgell1997-09-1420-235/+96
* This is a written from scratch DES implementation. I couldn't find aAndrew Tridgell1997-09-141-0/+290
* Added fix that means if connecting user sends guest accountJeremy Allison1997-09-121-1/+8
* charcnv.c client.c clitar.c kanji.c kanji.h loadparm.cJeremy Allison1997-09-1113-389/+486