1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-11 05:18:09 +03:00
samba-mirror/source4/gtk
Jelmer Vernooij d8e35f8828 r12498: Eliminate INIT_OBJ_FILES and ADD_OBJ_FILES. We were not using
the difference between these at all, and in the future the
fact that INIT_OBJ_FILES include smb_build.h will be sufficient to
have recompiles at the right time.
(This used to be commit b24f2583ed)
2007-10-10 13:47:45 -05:00
..
common r12151: match the select mode of the standard events system and the liboop system, 2007-10-10 13:47:15 -05:00
man r12209: Fix some issues with XML entities. 2007-10-10 13:47:18 -05:00
tools r11382: Require number of required M4 macros 2007-10-10 13:45:29 -05:00
config.m4 r11382: Require number of required M4 macros 2007-10-10 13:45:29 -05:00
config.mk r12498: Eliminate INIT_OBJ_FILES and ADD_OBJ_FILES. We were not using 2007-10-10 13:47:45 -05:00
README r1617: Start working on the svcctl pipe 2007-10-10 12:57:44 -05:00

This directory contains files for SMB-related Gtk Widgets 
and helper functions and utilities (frontends) for various SMB 
things.

Common code at the moment:
GtkRpcBindingDialog - Gtk Dialog Window for obtaining user credentials and a RPC binding string
GtkSelectDomainDialog - Gtk Dialog for selecting a domain
GtkSelectHostDialog - Gtk Dialog for selecting a SMB host
gtk_show_werror() - Show dialog box with a WERROR
gtk_show_ntstatus() - Show dialog box with a NTSTATUS
create_gtk_samba_about() - Shows about Window

Utilities:
gregedit - Gtk+ Registry Editor (RPC, NT4 files, W95 files, GConf)
gwcrontab - View and edit 'cron/at'-like jobs using the atsvc service (needs a better name)

Ideas for future utilities:
- SAM editor
- Eventlog viewer