samba gtk 0.1
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 3273
Samba-Gtk 0.1
Samba-Gtk is a GTK+ frontend for Samba 4. more>>
Samba-Gtk is a GTK+ frontend for Samba 4.
A set of GTK+ applications that allow use of SMB- and related protocols. Current tools include a registry editor (local files and remote), DCE/RPC endpoint profiler, remote job planner (at/cron equivalent) and remote service manager.
Also contains a shared library with custom GTK+ widgets.
<<lessA set of GTK+ applications that allow use of SMB- and related protocols. Current tools include a registry editor (local files and remote), DCE/RPC endpoint profiler, remote job planner (at/cron equivalent) and remote service manager.
Also contains a shared library with custom GTK+ widgets.
Download (MB)
Added: 2007-03-01 License: GPL (GNU General Public License) Price:
976 downloads
lambda-gtk 0.1
?gtk is a cross-platform Lisp interface to the complete GTK+2 family of shared libraries. more>>
?gtk is a cross-platform Lisp interface to the complete GTK+2 family of shared libraries. ?gtk currently runs in the following Lisp environments:
PPC/Darwin OpenMCL 0.14.2-p1
x86/Linux SBCL 0.8.16
x86/Linux CMUCL 19a
and is released under the Lisp Lesser General Public License (LLGPL).
If you are familiar with Lisp function call syntax and the GTK API then programming with ?gtk is straightforward.
Main features:
- Portable GUI programming across the supported Lisp environments.
- Automatic conversion between Lisp data (booleans, numbers, strings) and their equivalent GTK types. Function arguments that involve C pointers to ints, floats and doubles are also handled automatically: foreign values are allocated and initialized by the wrappers, the pointers are passed to GTK and then dereferenced and returned to the Lisp caller as multiple values.
- Lisp names for GTKs enums, structs and functions. Lisp names are formed by substituting "-" for "_" and (possibly) converting C library prefixes into exported Lisp package prefixes (see documentation section below).
- Lisp accessor functions to read/write slot values in GTK structs. Accessors are named struct.slot but may include more than one slot name, e.g. gtk:Widget.allocation.width. The first argument to all accessors is a pointer to a struct; if the referenced slot is an array then a second required argument provides the index. The last argument to all accessors is an optional value, that, if specified, replaces the current value in the slot. For example:
(gdk:Rectangle.x rect) ; return rects x value
(gdk:Rectangle.x rect 100) ; set rects x value
- Lisp symbol package(s) that export the GTK API and a read time conditional #+:gtk in *features*.
- A small set of utilities for working with GTK pointers, callbacks and foreign storage in a portable way (see documentation below).
<<lessPPC/Darwin OpenMCL 0.14.2-p1
x86/Linux SBCL 0.8.16
x86/Linux CMUCL 19a
and is released under the Lisp Lesser General Public License (LLGPL).
If you are familiar with Lisp function call syntax and the GTK API then programming with ?gtk is straightforward.
Main features:
- Portable GUI programming across the supported Lisp environments.
- Automatic conversion between Lisp data (booleans, numbers, strings) and their equivalent GTK types. Function arguments that involve C pointers to ints, floats and doubles are also handled automatically: foreign values are allocated and initialized by the wrappers, the pointers are passed to GTK and then dereferenced and returned to the Lisp caller as multiple values.
- Lisp names for GTKs enums, structs and functions. Lisp names are formed by substituting "-" for "_" and (possibly) converting C library prefixes into exported Lisp package prefixes (see documentation section below).
- Lisp accessor functions to read/write slot values in GTK structs. Accessors are named struct.slot but may include more than one slot name, e.g. gtk:Widget.allocation.width. The first argument to all accessors is a pointer to a struct; if the referenced slot is an array then a second required argument provides the index. The last argument to all accessors is an optional value, that, if specified, replaces the current value in the slot. For example:
(gdk:Rectangle.x rect) ; return rects x value
(gdk:Rectangle.x rect 100) ; set rects x value
- Lisp symbol package(s) that export the GTK API and a read time conditional #+:gtk in *features*.
- A small set of utilities for working with GTK pointers, callbacks and foreign storage in a portable way (see documentation below).
Download (0.37MB)
Added: 2005-08-10 License: LGPL (GNU Lesser General Public License) Price:
1535 downloads
GoSAMBA 1.0.1
GoSamba is intended to handle the administration of SAMBA over the WWW. more>>
GoSamba project is intended to handle the administration of SAMBA over the WWW.
Currently it can:
- create/manage and drop SAMBA-Users
- create/manage and drop shares
- export CSV data
- config a whole SAMBA server over the WWW
- communicate in german language
<<lessCurrently it can:
- create/manage and drop SAMBA-Users
- create/manage and drop shares
- export CSV data
- config a whole SAMBA server over the WWW
- communicate in german language
Download (0.80MB)
Added: 2006-05-29 License: Freely Distributable Price:
1243 downloads
GSAMBAD 0.1.7
GSAMBAD is a frontend for the Samba file and print server. more>>
GSAMBAD is a frontend for the Samba file and print server. GSAMBAD project features multiple local and remote user and group imports, on the fly share creation, and user handling, including randomization of usernames and passwords.
<<less Download (0.35MB)
Added: 2007-08-07 License: GPL (GNU General Public License) Price:
816 downloads
Samba TNG 0.4.99
Samba TNG is a SMB fileserver that concentrates on NT RPC and PDC functionality. more>>
Samba TNG is another SMB server for Unix-like operating systems. This software is concentrating on MSRPC interoperatability with Windows NT, 2000, XP, and 2003.
It provides PDC support and tools to remotely administer NT servers and workstations. Note that Samba TNG is currently in a beta stage. If you need advanced file/print serving capabilities, you should opt for Samba classic.
Enhancements:
- As with release 0.4, we highly recommend a working iconv library.
- Iconv is bundled with some C libraries - notably GNU libc - and shipped with almost all
- Linux systems, and some Unix systems.
- If your system does not have an iconv library, or (like Solaris) only has a limited one, we highly recommend installing the GNU libiconv, which you can find at http://www.gnu.org/software/libiconv/ .
- Samba-TNG will still compile and run with its own iconv stubs, but this probably will not handle international character sets well, if at all.
<<lessIt provides PDC support and tools to remotely administer NT servers and workstations. Note that Samba TNG is currently in a beta stage. If you need advanced file/print serving capabilities, you should opt for Samba classic.
Enhancements:
- As with release 0.4, we highly recommend a working iconv library.
- Iconv is bundled with some C libraries - notably GNU libc - and shipped with almost all
- Linux systems, and some Unix systems.
- If your system does not have an iconv library, or (like Solaris) only has a limited one, we highly recommend installing the GNU libiconv, which you can find at http://www.gnu.org/software/libiconv/ .
- Samba-TNG will still compile and run with its own iconv stubs, but this probably will not handle international character sets well, if at all.
Download (3.0MB)
Added: 2005-09-14 License: GPL (GNU General Public License) Price:
1505 downloads
Magni 0.1
Magni is simple GTK-based object browser and editor for the Midgard database and system framework. more>>
Magni is simple GTK-based object browser and editor for the Midgard database and system framework.
Main features:
- browse registered classes
- browse objects tree
- create new objects
- edit existing objects
- delete exisiting objects
<<lessMain features:
- browse registered classes
- browse objects tree
- create new objects
- edit existing objects
- delete exisiting objects
Download (0.11MB)
Added: 2006-09-05 License: LGPL (GNU Lesser General Public License) Price:
1144 downloads
Acovea/GTK 1.0.1
Acovea/GTK is a GTK-based graphical front end for the Acovea optimization engine. more>>
Acovea/GTK project is a GTK-based graphical front end for the Acovea (Analysis of Compiler Options via Evolutionary Algorithm) optimization engine.
The Acovea engine ships with a command-line driver named runacovea. I like command-line utilities, and probably spend as much time at the prompt as I do clicking buttons. Still, a graphical interface can provide a certain ease-of-use that is lacking in a command-line application.
<<lessThe Acovea engine ships with a command-line driver named runacovea. I like command-line utilities, and probably spend as much time at the prompt as I do clicking buttons. Still, a graphical interface can provide a certain ease-of-use that is lacking in a command-line application.
Download (0.40MB)
Added: 2006-07-10 License: GPL (GNU General Public License) Price:
1201 downloads
KSambaPlugin 0.5
KSambaPlugin is a KDE 3 plugin for configuring a SAMBA server. more>>
KSambaPlugin is a KDE 3 plugin for configuring a SAMBA server. It consists of two plugins, a KControl Center module for all SAMBA options and a Konqueror properties dialog plugin
for quickly configuring the SAMBA share options of a directory.
It is meant to be a full SAMBA configuration tool (Since v0.3a).
KSambaPlugin is an official part of KDE since KDE 3.3. It is included in the kdenetwork package, and there will be no separate releases anymore.
<<lessfor quickly configuring the SAMBA share options of a directory.
It is meant to be a full SAMBA configuration tool (Since v0.3a).
KSambaPlugin is an official part of KDE since KDE 3.3. It is included in the kdenetwork package, and there will be no separate releases anymore.
Download (0.39MB)
Added: 2005-06-02 License: GPL (GNU General Public License) Price:
1605 downloads
Hessian GTK 0.40
Hessian GTK calculates the local minimum/maximum/saddle point of a second grade math function. more>>
Hessian GTK calculates the local minimum/maximum/saddle point of a second grade math function.
Hessian is a math program that lets you find out the local minimum / maximum / saddle point of a second grade function, using the hessian matrix method. It also uses gnuplot to draw a nice graph.
I started this project as a schoolwork for Paolo Coacci, professor of Math at ITC Federico Cesi.
The software is coded in C/GTK, and it allows to find out the local minimum and maximum of a second grade function using the Hessian matrix method.
The software is released with the GPL license.
<<lessHessian is a math program that lets you find out the local minimum / maximum / saddle point of a second grade function, using the hessian matrix method. It also uses gnuplot to draw a nice graph.
I started this project as a schoolwork for Paolo Coacci, professor of Math at ITC Federico Cesi.
The software is coded in C/GTK, and it allows to find out the local minimum and maximum of a second grade function using the Hessian matrix method.
The software is released with the GPL license.
Download (0.060MB)
Added: 2005-11-28 License: GPL (GNU General Public License) Price:
1425 downloads
Samba 3.0.25c
The Samba software suite is a collection of programs that implements the SMB protocol for unix systems. more>>
Samba is an Open Source/Free Software suite that provides seamless file and print services to SMB/CIFS clients.
Samba is freely available, unlike other SMB/CIFS implementations, and allows for interoperability between Linux/Unix servers and Windows-based clients.
Samba is software that can be run on a platform other than Microsoft Windows, for example, Linux, OpenVMS, IBM System 390, UNIX, and other operating systems. Samba uses the TCP/IP protocol that is installed on the host server.
When correctly configured, it allows that host to interact with a Microsoft Windows client or server as if it is a Windows file and print server.
Samba is a software package that gives network administrators flexibility and freedom in terms of setup, configuration, and choice of systems and equipment.
Because of all that it offers, Samba has grown in popularity, and continues to do so, every year since its release in 1992.
<<lessSamba is freely available, unlike other SMB/CIFS implementations, and allows for interoperability between Linux/Unix servers and Windows-based clients.
Samba is software that can be run on a platform other than Microsoft Windows, for example, Linux, OpenVMS, IBM System 390, UNIX, and other operating systems. Samba uses the TCP/IP protocol that is installed on the host server.
When correctly configured, it allows that host to interact with a Microsoft Windows client or server as if it is a Windows file and print server.
Samba is a software package that gives network administrators flexibility and freedom in terms of setup, configuration, and choice of systems and equipment.
Because of all that it offers, Samba has grown in popularity, and continues to do so, every year since its release in 1992.
Download (17.3MB)
Added: 2007-08-21 License: GPL (GNU General Public License) Price:
505 downloads
Bazaar-GTK 0.18.0
Bazaar-GTK is a GTK+ frontend for the Bazaar version control system. more>>
Bazaar-GTK is a GTK+ frontend for the Bazaar version control system.
The project provides Nautilus integration and a stand-alone application for browsing Bazaar branches.
Provided Commands
- gcommit
- gdiff
- visualise
- gannotate
- gbranch
Provided classes
- GAnnotateWindow
- GCommitDialog
- CloneDialog
- DiffWindow
- BranchWindow (Visualisation)
<<lessThe project provides Nautilus integration and a stand-alone application for browsing Bazaar branches.
Provided Commands
- gcommit
- gdiff
- visualise
- gannotate
- gbranch
Provided classes
- GAnnotateWindow
- GCommitDialog
- CloneDialog
- DiffWindow
- BranchWindow (Visualisation)
Download (0.10MB)
Added: 2007-07-23 License: GPL (GNU General Public License) Price:
824 downloads
Samba LDAP Tools++ 0.1.2
Samba LDAP Tools++ is a branch of the smbldap-tool scripts. more>>
Samba LDAP Tools++ is a branch of the smbldap-tool scripts.
It has Kerberos (Heimdal) support for passwords, LDAP hashes, and domain machines; support for DynDNS updates on Samba using BIND; and additional structures for system users that allow a single user to play different roles as RADIUS, LDAP, Kerberos, Samba, and Jabber users.
The project has many additions and functions that allow full support on new technologies.
Main features:
- Support for password changes using kerberos (heimdal)
- Support for {KRB5} hash
- Support for kerberos under domain workstations
- Support for dynamic updates on DNZ zones
- Adition of new structures for system users
Enhancements:
- Courier schema support was added.
- qmail schema was dropped.
<<lessIt has Kerberos (Heimdal) support for passwords, LDAP hashes, and domain machines; support for DynDNS updates on Samba using BIND; and additional structures for system users that allow a single user to play different roles as RADIUS, LDAP, Kerberos, Samba, and Jabber users.
The project has many additions and functions that allow full support on new technologies.
Main features:
- Support for password changes using kerberos (heimdal)
- Support for {KRB5} hash
- Support for kerberos under domain workstations
- Support for dynamic updates on DNZ zones
- Adition of new structures for system users
Enhancements:
- Courier schema support was added.
- qmail schema was dropped.
Download (MB)
Added: 2006-12-25 License: GPL (GNU General Public License) Price:
1046 downloads
SMBGate 1.0
SMBGate provides a gateway and firewall with authentication managed by a Samba Primary Domain Controller . more>>
SMBGate provides a gateway and firewall with authentication managed by a Samba Primary Domain Controller. The firewall rules are set on a per-user basis.
<<less Download (0.015MB)
Added: 2006-07-01 License: GPL (GNU General Public License) Price:
1212 downloads
Gtk# 1.0.10
Gtk# is a .Net language bindings for Gtk+ and selected Gnome libraries. more>>
Gtk# is a .Net language bindings for Gtk+ and selected Gnome libraries.
Gtk# provides tools to bind GObject based libraries for use by Mono/.Net applications in addition to a set of assemblies that binds the Gtk+ libraries and several Gnome libraries.
The effort essentially boils down to an exercise in PInvoke against the C
dynamic libraries. It may end up being slow as hell, but well see when we get
there and adjust accordingly.
<<lessGtk# provides tools to bind GObject based libraries for use by Mono/.Net applications in addition to a set of assemblies that binds the Gtk+ libraries and several Gnome libraries.
The effort essentially boils down to an exercise in PInvoke against the C
dynamic libraries. It may end up being slow as hell, but well see when we get
there and adjust accordingly.
Download (1.8MB)
Added: 2006-01-19 License: LGPL (GNU Lesser General Public License) Price:
1377 downloads
Gsmb 0.5
Gsmb provides a graphical interface allowing simplified management of the file of the Samba users file /etc/smbpasswd. more>>
Gsmb provides a graphical interface allowing simplified management of the file of the Samba users file /etc/smbpasswd.
In initial Windows 95 releases, passwords for accessing shared volumes were sent as cleartext over the network. Sambda authentication used the /etc/passwd file on the server. The Windows 95 updates introduced encryption of these passwords. There are two methods for making Samba support this new authentication scheme:
- modify the register base of Win95 clients to reactivate cleartext passwords
- configure Samba so that it accepts the encrypted password
The second option is what we are interested in here.
Installation:
You can download version 0.5 (released 1999-09-30) of gsmb.
To activate the recognition of encrypted passwords, the option ENCRYPT PASSWORDS = yes should be positioned in the /etc/smb.conf configuration file.
In addition to this, it is necessary to create the Samba users file. On Redhat 5.2, this is called /etc/smbpasswd.
The Gsmb program allows the management of the Samba users by modifying this file. It uses the Gtk 1.2.0. library.
Usage:
At this point, the possibility of the program are the following:
- The function Quit presented in the menu "File" allow to quit the program (Incredible, isnt it !!)
- The function presented in the menu "smbpasswd/create smbpasswd version 1.9.x from passwd" will erase the "/etc/smbpasswd" and another one. The /etc/passwd is read and a Samba count is created for each Linux users. The /etc/smbpasswd is filled with the samba 1.9.x format.
- The function presented in the menu "smbpasswd/create smbpasswd version 2.0.x from passwd" will erase the "/etc/smbpasswd" and another one. The /etc/passwd is read and a Samba count is created for each Linux users. The /etc/smbpasswd is filled with the samba 2.0.x format.
- The function presented in the menu "smbpasswd/create another users" creates a linux users by calling the program Adduser.
- The buttons between the two list permits to create samba users. Before, just select in the linux list one or several users, select the format you want, and then click on the button with the arrows. This action will create the corresponding Samba users.
- Possibility to delete Samba users. First, select the Samba users (Dont forget the shift and crtl buttons for multiple selection) and then click on the button delete.
- You have the possibility now have a null password for Samba users. If the row for a user is red, then you have validate the Null password option for this user.
- You can disable Samba users accounts. For the format 1.9.x, the password field will be replaced by "XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX". For the format 2.0.X, the "D" will be added in a field. In each case, you can see the state of the account in the first column of the samba users list.
<<lessIn initial Windows 95 releases, passwords for accessing shared volumes were sent as cleartext over the network. Sambda authentication used the /etc/passwd file on the server. The Windows 95 updates introduced encryption of these passwords. There are two methods for making Samba support this new authentication scheme:
- modify the register base of Win95 clients to reactivate cleartext passwords
- configure Samba so that it accepts the encrypted password
The second option is what we are interested in here.
Installation:
You can download version 0.5 (released 1999-09-30) of gsmb.
To activate the recognition of encrypted passwords, the option ENCRYPT PASSWORDS = yes should be positioned in the /etc/smb.conf configuration file.
In addition to this, it is necessary to create the Samba users file. On Redhat 5.2, this is called /etc/smbpasswd.
The Gsmb program allows the management of the Samba users by modifying this file. It uses the Gtk 1.2.0. library.
Usage:
At this point, the possibility of the program are the following:
- The function Quit presented in the menu "File" allow to quit the program (Incredible, isnt it !!)
- The function presented in the menu "smbpasswd/create smbpasswd version 1.9.x from passwd" will erase the "/etc/smbpasswd" and another one. The /etc/passwd is read and a Samba count is created for each Linux users. The /etc/smbpasswd is filled with the samba 1.9.x format.
- The function presented in the menu "smbpasswd/create smbpasswd version 2.0.x from passwd" will erase the "/etc/smbpasswd" and another one. The /etc/passwd is read and a Samba count is created for each Linux users. The /etc/smbpasswd is filled with the samba 2.0.x format.
- The function presented in the menu "smbpasswd/create another users" creates a linux users by calling the program Adduser.
- The buttons between the two list permits to create samba users. Before, just select in the linux list one or several users, select the format you want, and then click on the button with the arrows. This action will create the corresponding Samba users.
- Possibility to delete Samba users. First, select the Samba users (Dont forget the shift and crtl buttons for multiple selection) and then click on the button delete.
- You have the possibility now have a null password for Samba users. If the row for a user is red, then you have validate the Null password option for this user.
- You can disable Samba users accounts. For the format 1.9.x, the password field will be replaced by "XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX". For the format 2.0.X, the "D" will be added in a field. In each case, you can see the state of the account in the first column of the samba users list.
Download (0.021MB)
Added: 2006-02-17 License: GPL (GNU General Public License) Price:
760 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above samba gtk 0.1 search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed