ae41065e341d79c9aca37ff265d76bc6eab4252a
[samba.git] / source / gtk / README
1 This directory contains files for SMB-related Gtk Widgets 
2 and helper functions and utilities (frontends) for various SMB 
3 things.
4
5 Common code at the moment:
6 GtkRpcBindingDialog - Gtk Dialog Window for obtaining user credentials and a RPC binding string
7 GtkSelectDomainDialog - Gtk Dialog for selecting a domain
8 GtkSelectHostDialog - Gtk Dialog for selecting a SMB host
9 gtk_show_werror() - Show dialog box with a WERROR
10 gtk_show_nterror() - Show dialog box with a NTSTATUS
11 create_gtk_samba_about() - Shows about Window
12
13 Utilities:
14 gregedit - Gtk+ Registry Editor (RPC, NT4 files, W95 files, GConf)
15 gwcrontab - View and edit 'cron/at'-like jobs using the atsvc service (needs a better name)
16
17 Ideas for future utilities:
18 - SAM editor
19 - Eventlog viewer