SambaGtk: Difference between revisions

From SambaWiki
Line 21: Line 21:
In 2009, there are two Summer of Code projects extending Samba-Gtk:
In 2009, there are two Summer of Code projects extending Samba-Gtk:
* [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]
* [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]
* [http://lists.samba.org/archive/summercode/2009-April/000008.html Андрей Григорьев] has worked on improving gtkldb to match the functionality of gq. His work is on [http://github.com/ei-grad/samba-gtk Here]
* [http://lists.samba.org/archive/summercode/2009-April/000008.html Андрей Григорьев] has worked on improving gtkldb to match the functionality of gq.


= Download =
= Download =

Revision as of 03:50, 12 March 2010

Samba-Gtk is a set of GTK+ utilities that are Samba frontends.

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:

Download

Requirements

A recent version of Samba 4 and recent version of GTK+.

Author

Jelmer Vernooij <jelmer@samba.org>

License

GNU General Public License v3 or later (same license as Samba 4)