blob: 0bebeaa060d751b26f9f724cea8ea948a020da2e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
|
Samba Status Module:
Michael Glauche <[email protected]>
Conversion to kcontrol applet:
Matthias Hoelzer <[email protected]>
Use of KProcess instead of popen, and more error checking
David Faure <[email protected]>
Added Window and Column resizing:
Harald Koschinski <[email protected]>
KTabListBox to QListView conversion and use of QLayout:
Wilco Greven <[email protected]>
Conversion to KDE2 kcontrol module
Corrected parsing of the smbstatus output
(now works also with shares containing spaces "a share name")
Added three tab pages
-one for viewing mounted network resources (Samba and NFS, works on Linux, maybe Solaris)
-one for viewing samba logfile
-one for some filtering of samba logfile
Added support for viewing NFS-exports mounted by remote hosts on the first
tab
Alexander Neundorf <[email protected]>
|