summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Added 'passwd chat debug' parameter to allow admins to debug theirJeremy Allison1998-04-203-6/+9
* Makefile: Added genrand.oJeremy Allison1998-04-206-2/+160
* Fixed bug that John found in WINS server code. When nmbd as a WINSJeremy Allison1998-04-204-9/+111
* includes.h: Added John's redhat fix for QSORT_CAST.Jeremy Allison1998-04-184-558/+120
* clientgen.c: Changes 'cli_xxx_' calls to use the followingJeremy Allison1998-04-173-58/+114
* Changing of machine passwords now works !!!!!!Jeremy Allison1998-04-174-43/+58
* Just changed the date.Christopher R. Hertel1998-04-171-1/+1
* reply.c: Fix bugs where debug statements were accessing the fd_ptr structJeremy Allison1998-04-162-20/+20
* Minor change to the wording. It used to say "files with the prefix 'ubi_'"Christopher R. Hertel1998-04-161-6/+6
* ipc.c: Fix for printer queue spinning with Win95.Jeremy Allison1998-04-157-51/+187
* Fixed some typecast and function pointer problems pointed out by aChristopher R. Hertel1998-04-142-10/+21
* Modified interfaces to getting smb password entries fromJeremy Allison1998-04-1410-38/+83
* make it look for only the proper lines to uncomment.Herb Lewis1998-04-131-8/+8
* Fixed aggregate initializer problem for gcc.Jeremy Allison1998-04-131-1/+1
* Changes include:Christopher R. Hertel1998-04-134-421/+706
* Changes to allow Samba to be compiled with -Wstrict-prototypesJeremy Allison1998-04-1333-265/+243
* Contributed software for Linux autofs support.John Terpstra1998-04-133-0/+524
* fixed a memory leak in close_file(). Each time a file was openedAndrew Tridgell1998-04-131-1/+7
* As it says.John Terpstra1998-04-131-0/+57
* Added additional comments from Bruce WoodJohn Terpstra1998-04-121-0/+75
* minor reformatting of debug messages (so people don't think there is aAndrew Tridgell1998-04-121-3/+3
* some hacks to the torture codeAndrew Tridgell1998-04-121-1/+10
* support O_SYNC at open time in files (previously we only supported itAndrew Tridgell1998-04-121-0/+4
* if the resolve order is blank then assume "host"Andrew Tridgell1998-04-121-0/+2
* support O_SYNC in opens for smbtortureAndrew Tridgell1998-04-121-0/+4
* Corrected the spelling of my Surname. Added several postscripts.John Terpstra1998-04-111-2/+27
* created from a really useful discussion about Win95 / NT profiles.Luke Leighton1998-04-111-0/+285
* Fix heaps of warnings when compiling with gcc under Digital UNIX. Include rou...Richard Sharpe1998-04-111-0/+4
* Updated to include possible cause of failed TESTS 3/6 as bad broadcast address.John Terpstra1998-04-111-1/+7
* Oops, fogot proto.h. It needs to be updated for changes to client.cRichard Sharpe1998-04-111-1/+1
* smbclient.1 updated to reflect the new functionality and to document function...Richard Sharpe1998-04-111-2/+24
* Changes to client.c support the need for directories to be processed by whateverRichard Sharpe1998-04-112-68/+298
* includes.h: Moved HPUX undefine of SEMMSL to where it actually does something.Jeremy Allison1998-04-1012-38/+137
* Fix for [homes] problem with security=share. We were still relyingJeremy Allison1998-04-101-5/+19
* Makefile, loadparm.c, server.c, smb.h, util.c: Patch fromJeremy Allison1998-04-096-12/+70
* I removed a static string that was in there because I planned to doChristopher R. Hertel1998-04-091-6/+0
* Added const cast to struct args to get rid of compile time warning.John Terpstra1998-04-091-1/+1
* Removed unneeded proto symbol.Jeremy Allison1998-04-091-1/+1
* Missed compile error when compiling with KANJI=true.Jeremy Allison1998-04-091-1/+1
* Added codepage 936 (simplified Chineses).Jeremy Allison1998-04-094-132/+123
* Fix to stop Windows 95 spinning on print queue requests when itJeremy Allison1998-04-081-1/+1
* Added check for getpwnam returning NULL.Jeremy Allison1998-04-071-3/+7
* want all of data in show_msg at log levels > 50.Luke Leighton1998-04-071-27/+33
* loadparm.c: Cause IPC$ comment to be evaluated at runtime, rather thanJeremy Allison1998-04-062-3/+11
* Fix from Josef Hinteregger <joehtg@joehtg.co.at> for usingJeremy Allison1998-04-032-2/+2
* We were missing a case switch in announcement processing - weJeremy Allison1998-04-021-0/+17
* Changed code to check NT password *first* - if it exists.Jeremy Allison1998-04-021-11/+14
* Patch from Chris Maltby <chris@softway.com.au>. His comments follow:Jeremy Allison1998-04-025-12/+141
* Updated Eastern European translation table from dan@feld.cvut.cz.Jeremy Allison1998-04-021-4/+20
* cli_login.c :Luke Leighton1998-04-012-18/+59