summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
1997-12-02fixed the help message for -p (someone complained!)Andrew Tridgell1-1/+1
1997-12-02add the null string to SMBsetatr callsAndrew Tridgell1-1/+3
1997-12-02changing the comment in find_new_file() to say why a base of 1 is usedAndrew Tridgell1-2/+1
1997-12-02the default GUEST_ACCOUNT should be here not in smb.hAndrew Tridgell1-0/+6
1997-12-02HPUX trusted systems need to use bigcrypt() not crypt()Andrew Tridgell1-0/+4
1997-12-02get rid of some things out of smb.h that are already in local.hAndrew Tridgell1-12/+0
1997-12-02dont try getpeername() when Client isn't initialisedAndrew Tridgell1-0/+8
1997-12-02Documented the 'veto oplock files' parameter.Jeremy Allison1-0/+24
1997-12-02asyncdns.c: Removed warning when compiling with -DSYNC_DNS.Jeremy Allison4-22/+11
1997-12-01fix for systems that don't have PWD environment variable definedHerb Lewis1-0/+2
1997-12-01remove stutter from closing instructionsHerb Lewis1-2/+2
1997-12-01dded error checking to scriptsHerb Lewis4-8/+37
1997-11-30the logon script example should use %U.bat not %u.batAndrew Tridgell1-2/+2
1997-11-30clientgen.c: Added cli_mv() (used in a recent torture test).Jeremy Allison4-24/+96
1997-11-29don't display locks for dead processes in smbstatusAndrew Tridgell2-5/+9
1997-11-29use -1 not 0xffffffff in SIVALS() macrosAndrew Tridgell2-27/+5
1997-11-29added a sent_oplock_break element to Files[] as a paranoia check so weAndrew Tridgell4-11/+26
1997-11-28pass the mailslot name to process_logon_packet()Andrew Tridgell3-24/+38
1997-11-28get_entries is an int not a boolAndrew Tridgell1-1/+1
1997-11-28preparing for release of 1.9.18alpha12Samba Release Account42-43/+43
1997-11-28there was a bug in my oplock bugfix :-)Andrew Tridgell1-3/+3
1997-11-28fixed a very nasty oplock bug. We could send oplock break requests onAndrew Tridgell1-3/+4
1997-11-26oh no! my favourite hack is broken. You can't do:Andrew Tridgell1-1/+1
1997-11-25get rid of stat command (it is a hangover from an old experiment)Andrew Tridgell1-38/+0
1997-11-24Remind them to read the man page about needing to be root.Dan Shearer1-2/+4
1997-11-24added cli_rmdir and cli_mkdirAndrew Tridgell3-6/+114
1997-11-23added a SMB_QUERY_FILE_ALL_INFO test into smbtortureAndrew Tridgell2-1/+70
1997-11-23added some QPATHINFO and QFILEINFO tests into smbtorture.Andrew Tridgell4-12/+174
1997-11-23test SMBsetatr as wellAndrew Tridgell3-11/+75
1997-11-23minor wsmbconf and cgi changesAndrew Tridgell3-44/+60
1997-11-23added a test for the NT SMBgetatr bug in smbtortureAndrew Tridgell3-20/+115
1997-11-22this new cgi code includes the ability to act as a mini web server,Andrew Tridgell2-134/+1020
1997-11-22fixed some typecasts of (char *) to (unsigned char *)Andrew Tridgell1-4/+4
1997-11-22the usual :-)Andrew Tridgell1-2/+2
1997-11-22added true enumerated types in loadparm.c. Now we don't need all thoseAndrew Tridgell5-389/+347
1997-11-21Just fixed a *serious* bug in nameelect.c to do with localJeremy Allison1-0/+1
1997-11-21Added in mods for new smb.conf "remote browse sync" option as posted toJohn Terpstra5-0/+71
1997-11-21use LocTimeDiff() not TimeDiff() to ensure that longdate conversion isAndrew Tridgell1-1/+2
1997-11-20added some debug lines to the rename codeAndrew Tridgell1-4/+13
1997-11-19changed nmblookup to only set recursion_desired in queries if the -RAndrew Tridgell2-4/+10
1997-11-19fixed typoAndrew Tridgell1-1/+1
1997-11-18ipc.c: Changed reply_trans to use receive_next_smb() to copeJeremy Allison5-9/+61
1997-11-18don't do the 255.255.255.255 mapping for group names if the name typeAndrew Tridgell1-1/+1
1997-11-17loadparm.c : Added "veto oplock files" parameter.Jeremy Allison6-6/+26
1997-11-11added code to test the cli_NetServerEnum() function in clientgen.cAndrew Tridgell1-0/+38
1997-11-11fixed a bug which caused nmbd to core dump. The problem was incorrectAndrew Tridgell1-2/+2
1997-11-11Left global_oplock_break set while request to break oplock isJeremy Allison1-4/+5
1997-11-11auto-create the locks directory on startupAndrew Tridgell2-0/+8
1997-11-10Removed pwd_validate.c as no longer in main branch.Jeremy Allison1-276/+0
1997-11-10Rolled back tree state to 11:59pm 8th November 1997 EST toJeremy Allison15-517/+354