1 ChangeLog for smbfs.
2
3 2000-08-14 Urban Widmark <urban@svenskatest.se>
4
5 * dir.c: support case sensitive shares
6 * inode.c: ascii mount options
7 * proc.c: check length of paths to avoid buffer overflow
8 * proc.c: don't do interruptable_sleep in smb_retry to avoid signal
9 problem/race.
10 * proc.c: O_RDONLY & smb_revalidate_inode fix (tail -f)
11 * proc.c: add nls support
12 * sock.c: attempt to fix smb_data_callback (avoid infinite loop)
13
14 2000-07-25 Urban Widmark <urban@svenskatest.se>
15
16 * proc.c: fix 3 places where bad server responses could cause an Oops.
17
18 2000-07-15 Urban Widmark <urban@svenskatest.se>
19
20 * *.c: more debug (%.*s) & indent fixes
21
22 2000-06-24: Matt Maynard <matthewm@corel.com>
23
24 * dir.c: dentry->d_inode->i_mtime isn't updated for all servers
25 (NT?) and all operations (mv oldfile.txt newfile.txt) Removed for
26 less efficient but better working directory cache.
27 * proc.c: included aDIR smbclient fix for renaming directories on
28 OS/2 servers (win95/98?) (orig by John Janosik)
29
30 2000-07-01 Urban Widmark <urban@svenskatest.se>
31
32 * *.c: replace ugly #ifdef's with less ugly debug macros.
33
34 2000-01-?? cpg@aladdin.de
35
36 * proc.c: added posix semantics for unlink
37
38 1999-11-16 Andrew Tridgell
39
40 * proc.c: use level 260 for most conns, or level 1 for <NT1
41 * proc.c: don't sleep every time with win95 on a FINDNEXT
42 * proc.c: fixed loop_count bug
43 * proc.c: got rid of resume_key
44
45 [there are a few missing here :) ]
46
47 1997-09-28 Riccardo Facchetti
48
49 * proc.c: Fixed smb_d_path [now smb_build_path()] to be non-recursive
50
51 1996-06-28 Yuri Per
52
53 * proc.c: Fixed long file name support (smb_proc_readdir_long)
54
55 You are in the wrong end for adding new entries. New entries at the top.
This page was automatically generated by the
LXR engine.
Visit the LXR main site for more
information.