Fix crash if key bindings specified in profile cannot be found. Improve
[personal-kdebase.git] / apps / kinfocenter / samba / AUTHORS
blobfd0021f9dfe59300564fb87a44386ec8567f0b1c
1 Samba Status Module:
3   Michael Glauche <glauche@isa.rwth-aachen.de>
5 Conversion to kcontrol applet:
7   Matthias Hoelzer <hoelzer@physik.uni-wuerzburg.de>
9 Use of K3Process instead of popen, and more error checking
11   David Faure <David.Faure@insa-lyon.fr>
13 Added Window and Column resizing:
14   
15   Harald Koschinski <Harald.Koschinski@arcormail.de>
17 KTabListBox to QListView conversion and use of QLayout:
19   Wilco Greven <j.w.greven@student.utwente.nl>
21 Conversion to KDE2 kcontrol module
22 Corrected parsing of the smbstatus output
23  (now works also with shares containing spaces "a share name")
24 Added three tab pages
25 -one for viewing mounted network resources (Samba and NFS, works on Linux, maybe Solaris)
26 -one for viewing samba logfile
27 -one for some filtering of samba logfile
28 Added support for viewing NFS-exports mounted by remote hosts on the first
29 tab
31   Alexander Neundorf <alexander.neundorf@rz.tu-ilmenau.de>