summaryrefslogtreecommitdiffstats
path: root/source
Commit message (Expand)AuthorAgeFilesLines
* fixed a memory leak in close_file(). Each time a file was openedAndrew Tridgell1998-04-131-1/+7
* 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
* Fix heaps of warnings when compiling with gcc under Digital UNIX. Include rou...Richard Sharpe1998-04-111-0/+4
* Oops, fogot proto.h. It needs to be updated for changes to client.cRichard Sharpe1998-04-111-1/+1
* 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
* Rolling back machine password change code - this doesn't work (yet).Jeremy Allison1998-04-011-13/+24
* includes.h: Added semaphore fix for HPUX10.xJeremy Allison1998-03-314-25/+33
* the default for old style accounts should be workstation trustAndrew Tridgell1998-03-311-1/+1
* Fixed compile-time error introduced by log message change.Jeremy Allison1998-03-301-8/+19
* Added extra remote password changing error codes from lmerr.h on NT.Jeremy Allison1998-03-301-2/+5
* Added remote machine and address to debug message in make_connection() function.John Terpstra1998-03-291-1/+1
* chgpasswd.c, ipc.c, loadparm.c: Added boolean "unix password sync"Jeremy Allison1998-03-276-26/+73
* Fix for client generated core-dump bug where offset to readrawJeremy Allison1998-03-271-1/+2
* client.c: Fixed problem where debug level on command line was overridden by s...Jeremy Allison1998-03-262-36/+69
* Added the ability to differentiate between workstation and serverJeremy Allison1998-03-261-10/+13
* smbpass.c: Made unknown accounts ending in '$' server accounts, notJeremy Allison1998-03-262-6/+30
* nameconf.c is a stray .c file that shouldn't be in theJeremy Allison1998-03-251-350/+0
* Fix for is_in_path from "Steven Hartland" <steven_hartland@pa.press.net> -Jeremy Allison1998-03-251-1/+1
* Just fiddled with the README.UBI file.Christopher R. Hertel1998-03-251-1/+1
* RFC1002 says we must put compressed name pointers in the followingJeremy Allison1998-03-251-2/+40
* Added writing of '[XXX]' account control bits into gcosJeremy Allison1998-03-242-6/+56
* Updated smbpasswd to allow root to add machine accounts, and allowJeremy Allison1998-03-242-54/+235
* Fixed 'unused variable' warnings found with gcc -Wall -Werror.Jeremy Allison1998-03-241-2/+2
* ypserver not available: AUTOMOUNT server and path don't work.Samba Release Account1998-03-241-14/+10
* clientgen.c ipc.c smbpasswd.c: Fixes for warnings (from Herb).Jeremy Allison1998-03-2411-78/+91
* a pointless commit to check on a problem Luke reported with CVSAndrew Tridgell1998-03-231-2/+2
* - added a check for broken RH5 include files. With the standard RH5Andrew Tridgell1998-03-223-1/+16
* Getting ready for first Red Hat Linux RPMs for 1.9.19 pre-alpha releaseJohn Terpstra1998-03-213-4/+9