Downloadliste

Projektbeschreibung

LibGKSu is a library from the gksu program that
provides a simple API for using su and sudo in
programs that need to execute tasks as other users.
It provides X authentication facilities for running
programs in a X session.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2005-09-30 09:31
1.3.5

Dies ist eine braune Papiertüte Release, behebt Memory Leaks, die in der letzten Version hinzugefügt wurden und nicht bemerkt.
Tags: Development, Minor bugfixes
This is a brown paper bag release that fixes
memory leaks that were added in the last release
and weren't noticed.

2005-09-28 22:27
1.3.4

Besseres Handling von Fehlern Return-Codes und die Übergabe von Argumenten.
Tags: Development, Minor bugfixes
Better handling of error return codes and argument passing.

2005-08-03 09:13
1.3.3

Diese Version behebt die gnome-keyring Unterstützung aus der Bibliothek, da dies beschlossen wurde, auf der Anwendungsebene erfolgen. Es bietet auch neue öffentliche API-Funktionen, die eine neue Haken zur Verfügung durch eine neue Callback-Funktion machen: Sie können etwas tun, wenn die Bibliothek schließlich merkt ein Passwort waren nicht in der run ()-Funktionen benötigt.
Tags: Development, Code cleanup
This version removes the gnome-keyring support
from the library, since this was decided to be
done at the application level. It also features
new public API functions which make a new hook
available through a new callback function: you can
do something when the library finally notices a
password was not needed inside the run()
functions.

2005-07-14 16:59
1.3.2

Die Bibliothek stellt nun eine neue Art des Aufrufs Befehl, können Sie eine Callback-Funktion, um das Kennwort für den Benutzer bei Bedarf und Wunsch des von su anstelle der Standardeinstellung "Prompt gedruckt prompt:". Einige kleine Teile des Codes wurden Refactoring und sollten ein bisschen mehr für su, robuste Funktionalität zumindest.
Tags: Development, Minor feature enhancements
The library now provides a new way of calling the
command which lets you specify a callback function
to request the password to the user if needed and
with the prompt printed by su instead of the
default of "Prompt: ". Some small parts of the
code were refactored and should be a bit more
robust for su functionality at least.

2005-06-13 18:06
1.3.0

Diese Version unterstützt die Prüfung, ob ein Passwort wirklich erforderlich ist. Dies wird durch zahlreiche Kontrollen durchgeführt werden, sondern beginnt mit gnome-keyring in dieser Version.
Tags: Stable, Major feature enhancements
This release supports checking whether a password is really necessary.
This will be done through numerous checks, but starts with gnome-keyring
in this version.

Project Resources