Difference between revisions of "SambaGtk"
m (→Authors) |
|||
Line 35: | Line 35: | ||
* Calin Crisan <ccrisan@gmail.com> | * Calin Crisan <ccrisan@gmail.com> | ||
* Guenther Deschner <gd@samba.org> | * Guenther Deschner <gd@samba.org> | ||
− | * Jelmer Vernooij <jelmer@samba.org> | + | * Jelmer Vernooij <jelmer@samba.org> |
* Sergio Martins <sergio97@gmail.com> | * Sergio Martins <sergio97@gmail.com> | ||
+ | * Dhananjay Sathe | ||
= License = | = License = | ||
− | GNU General Public License v3 or later (same license as Samba | + | GNU General Public License v3 or later (same license as Samba itself) |
Revision as of 02:45, 10 December 2013
Samba-Gtk is a set of GTK+ utilities that are Samba frontends.
Contents
Utilities
- gwcrontab
- gwsam
- gregedit
- gepdump
- gwsvcctl
Library contents
- credentials callback using GTK+ widgets
- integration with GLib main event loop
- utility functions for showing NTSTATUS and WERROR dialogs
- binding string generator dialog
- domain select dialog
Summer of code projects
In 2009, there are two Summer of Code projects extending Samba-Gtk:
- Calin Crisan has worked on converting utilities to Python and improving gwsam. His work is Here
- Андрей Григорьев has worked on improving gtkldb to match the functionality of gq.
In 2010, Sergio Martins worked on improving the existing utilities. His code can be found here: https://github.com/sergio97/samba-gtk
Download
Requirements
A recent version of Samba 4 and recent version of GTK+.
Authors
- Calin Crisan <ccrisan@gmail.com>
- Guenther Deschner <gd@samba.org>
- Jelmer Vernooij <jelmer@samba.org>
- Sergio Martins <sergio97@gmail.com>
- Dhananjay Sathe
License
GNU General Public License v3 or later (same license as Samba itself)