pep fixes, statusbar fixed
[samba-gtk.git] / 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 See the file INSTALL for information on how to build and install.
6
7 Common code at the moment:
8 GtkRpcBindingDialog - Gtk Dialog Window for obtaining user credentials and a RPC binding string
9 GtkSelectDomainDialog - Gtk Dialog for selecting a domain
10 GtkSelectHostDialog - Gtk Dialog for selecting a SMB host
11 gtk_show_werror() - Show dialog box with a WERROR
12 gtk_show_ntstatus() - Show dialog box with a NTSTATUS
13 create_gtk_samba_about() - Shows about Window
14
15 Utilities:
16 gregedit - Gtk+ Registry Editor (RPC, NT4 files, W95 files, GConf)
17 gwcrontab - View and edit 'cron/at'-like jobs using the atsvc service (needs a better name)
18
19 Ideas for future utilities:
20 - SAM editor
21 - Eventlog viewer
22 - policy editor