Difference between revisions of "SambaGtk"

From SambaWiki
(Add info about library contents)
 
(15 intermediate revisions by 2 users not shown)
Line 1: Line 1:
Samba-Gtk is a set of GTK+ utilities that are Samba frontends.
+
Samba-Gtk is a collection of GTK+ frontends for Samba.
   
 
= Utilities =
 
= Utilities =
Line 7: Line 7:
 
* gregedit
 
* gregedit
 
* gepdump
 
* gepdump
  +
* gwsvcctl
   
 
= Library contents =
 
= Library contents =
Line 16: Line 17:
 
* domain select dialog
 
* domain select dialog
   
  +
= Summer of code projects =
= Screenshots =
 
   
  +
In 2009, there are two Summer of Code projects extending Samba-Gtk:
* [[Image:Gepdump.png|gepdump]]
 
  +
* [http://lists.samba.org/archive/samba-technical/2009-April/064271.html Calin Crisan] has worked on converting utilities to Python and improving gwsam. His work is [http://github.com/ccrisan/samba-gtk Here]
* [[Image:Gregedit.png|gregedit]]
 
  +
* [http://lists.samba.org/archive/summercode/2009-April/000008.html Андрей Григорьев] has worked on improving gtkldb to match the functionality of gq.
* [[Image:Gwcrontab.png|gwcrontab]]
 
  +
  +
In 2010, Sergio Martins worked on improving the existing utilities. His code can be found here: https://github.com/sergio97/samba-gtk
  +
  +
In 2011 and 2012, Dhananjay Sathe worked on the utilities for the Summer of Code.
   
 
= Download =
 
= Download =
   
* http://people.samba.org/bzr/jelmer/samba-gtk/trunk
+
* http://gitweb.samba.org/?p=samba-gtk.git;a=summary
   
 
= Requirements =
 
= Requirements =
Recent version of Samba 4.
+
A recent version of Samba 4 and recent version of GTK+.
   
= Author =
+
= Authors =
  +
* Calin Crisan <ccrisan@gmail.com>
Jelmer Vernooij <jelmer@samba.org>
 
  +
* Guenther Deschner <gd@samba.org>
 
* Jelmer Vernooij <jelmer@samba.org>
  +
* Sergio Martins <sergio97@gmail.com>
  +
* Dhananjay Sathe
   
 
= License =
 
= License =
  +
GNU General Public License v3 or later (same license as Samba itself)
GNU GPL
 

Latest revision as of 02:45, 10 December 2013

Samba-Gtk is a collection of GTK+ frontends for Samba.

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:

In 2010, Sergio Martins worked on improving the existing utilities. His code can be found here: https://github.com/sergio97/samba-gtk

In 2011 and 2012, Dhananjay Sathe worked on the utilities for the Summer of Code.

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)