diff options
author | toma <toma@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2009-11-25 17:56:58 +0000 |
---|---|---|
committer | toma <toma@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2009-11-25 17:56:58 +0000 |
commit | 4aed2c8219774f5d797760606b8489a92ddc5163 (patch) | |
tree | 3f8c130f7d269626bf6a9447407ef6c35954426a /kcontrol/samba/AUTHORS | |
download | tdebase-4aed2c8219774f5d797760606b8489a92ddc5163.tar.gz tdebase-4aed2c8219774f5d797760606b8489a92ddc5163.zip |
Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features.
BUG:215923
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'kcontrol/samba/AUTHORS')
-rw-r--r-- | kcontrol/samba/AUTHORS | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/kcontrol/samba/AUTHORS b/kcontrol/samba/AUTHORS new file mode 100644 index 000000000..0bebeaa06 --- /dev/null +++ b/kcontrol/samba/AUTHORS @@ -0,0 +1,32 @@ +Samba Status Module: + + Michael Glauche <glauche@isa.rwth-aachen.de> + +Conversion to kcontrol applet: + + Matthias Hoelzer <hoelzer@physik.uni-wuerzburg.de> + +Use of KProcess instead of popen, and more error checking + + David Faure <David.Faure@insa-lyon.fr> + +Added Window and Column resizing: + + Harald Koschinski <Harald.Koschinski@arcormail.de> + +KTabListBox to QListView conversion and use of QLayout: + + Wilco Greven <j.w.greven@student.utwente.nl> + +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 <alexander.neundorf@rz.tu-ilmenau.de> + |