summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
1998-04-21put server-side long dce/rpc code in main branch.Luke Leighton4-119/+167
1998-04-21Added cli_ulogoff() calls to all the exit code paths in security=server.Jeremy Allison1-0/+5
1998-04-21clientgen.c: Added cli_ulogoff() call.Jeremy Allison3-0/+21
1998-04-20genrand.c: Improved filename based random seed generation.Jeremy Allison2-22/+58
1998-04-20Added 'passwd chat debug' parameter to allow admins to debug theirJeremy Allison3-6/+9
1998-04-20Makefile: Added genrand.oJeremy Allison6-2/+160
1998-04-20Fixed bug that John found in WINS server code. When nmbd as a WINSJeremy Allison4-9/+111
1998-04-18includes.h: Added John's redhat fix for QSORT_CAST.Jeremy Allison4-558/+120
1998-04-17clientgen.c: Changes 'cli_xxx_' calls to use the followingJeremy Allison3-58/+114
1998-04-17Changing of machine passwords now works !!!!!!Jeremy Allison4-43/+58
1998-04-17Just changed the date.Christopher R. Hertel1-1/+1
1998-04-16reply.c: Fix bugs where debug statements were accessing the fd_ptr structJeremy Allison2-20/+20
1998-04-16Minor change to the wording. It used to say "files with the prefix 'ubi_'"Christopher R. Hertel1-6/+6
1998-04-15ipc.c: Fix for printer queue spinning with Win95.Jeremy Allison7-51/+187
1998-04-14Fixed some typecast and function pointer problems pointed out by aChristopher R. Hertel2-10/+21
1998-04-14Modified interfaces to getting smb password entries fromJeremy Allison10-38/+83
1998-04-13make it look for only the proper lines to uncomment.Herb Lewis1-8/+8
1998-04-13Fixed aggregate initializer problem for gcc.Jeremy Allison1-1/+1
1998-04-13Changes include:Christopher R. Hertel4-421/+706
1998-04-13Changes to allow Samba to be compiled with -Wstrict-prototypesJeremy Allison33-265/+243
1998-04-13Contributed software for Linux autofs support.John Terpstra3-0/+524
1998-04-13fixed a memory leak in close_file(). Each time a file was openedAndrew Tridgell1-1/+7
1998-04-13As it says.John Terpstra1-0/+57
1998-04-12Added additional comments from Bruce WoodJohn Terpstra1-0/+75
1998-04-12minor reformatting of debug messages (so people don't think there is aAndrew Tridgell1-3/+3
1998-04-12some hacks to the torture codeAndrew Tridgell1-1/+10
1998-04-12support O_SYNC at open time in files (previously we only supported itAndrew Tridgell1-0/+4
1998-04-12if the resolve order is blank then assume "host"Andrew Tridgell1-0/+2
1998-04-12support O_SYNC in opens for smbtortureAndrew Tridgell1-0/+4
1998-04-11Corrected the spelling of my Surname. Added several postscripts.John Terpstra1-2/+27
1998-04-11created from a really useful discussion about Win95 / NT profiles.Luke Leighton1-0/+285
1998-04-11Fix heaps of warnings when compiling with gcc under Digital UNIX. Include rou...Richard Sharpe1-0/+4
1998-04-11Updated to include possible cause of failed TESTS 3/6 as bad broadcast address.John Terpstra1-1/+7
1998-04-11Oops, fogot proto.h. It needs to be updated for changes to client.cRichard Sharpe1-1/+1
1998-04-11smbclient.1 updated to reflect the new functionality and to document function...Richard Sharpe1-2/+24
1998-04-11Changes to client.c support the need for directories to be processed by whateverRichard Sharpe2-68/+298
1998-04-10includes.h: Moved HPUX undefine of SEMMSL to where it actually does something.Jeremy Allison12-38/+137
1998-04-10Fix for [homes] problem with security=share. We were still relyingJeremy Allison1-5/+19
1998-04-09Makefile, loadparm.c, server.c, smb.h, util.c: Patch fromJeremy Allison6-12/+70
1998-04-09I removed a static string that was in there because I planned to doChristopher R. Hertel1-6/+0
1998-04-09Added const cast to struct args to get rid of compile time warning.John Terpstra1-1/+1
1998-04-09Removed unneeded proto symbol.Jeremy Allison1-1/+1
1998-04-09Missed compile error when compiling with KANJI=true.Jeremy Allison1-1/+1
1998-04-09Added codepage 936 (simplified Chineses).Jeremy Allison4-132/+123
1998-04-08Fix to stop Windows 95 spinning on print queue requests when itJeremy Allison1-1/+1
1998-04-07Added check for getpwnam returning NULL.Jeremy Allison1-3/+7
1998-04-07want all of data in show_msg at log levels > 50.Luke Leighton1-27/+33
1998-04-06loadparm.c: Cause IPC$ comment to be evaluated at runtime, rather thanJeremy Allison2-3/+11
1998-04-03Fix from Josef Hinteregger <joehtg@joehtg.co.at> for usingJeremy Allison2-2/+2
1998-04-02We were missing a case switch in announcement processing - weJeremy Allison1-0/+17