Skip to content

Tags

Tags give the ability to mark specific points in history as being important
  • 0.11
    bcaf68b3 · Release version 0.11 ·
    0.11
     * Support install mode, where we try not to use the DBus system bus
     * Support caller based package installation
     * Fix various bugs
    
  • 0.8.1
    d8fad1d7 · Release version 0.8.1 ·
    0.8.1
     * Distribute debian settings file correctly
    
  • 0.8
    297d1b67 · Release version 0.8 ·
    0.8
     * Cleaner, faster and robuster IPA discovery
     * Don't refret the PackageKit cache when installing
     * Add first translation, although gettext not hooked up yet
     * Pass passwords directly to the samba 'net' command
     * Better prompting for realm administrator/user password in realm tool
     * Remove custom debug code, just use glib
     * Support basic one-time-password and automatic joining
     * Ignore temporarily DNS failures when discovering
     * Add a generic kerberos provider, for discovering non AD/IPA realms
     * Add support for specifying a computer OU LDAP DN when joining
     * Don't require unstable glib
     * Fix timeout in the realm tool
     * Some build and testing fixes
     * Other bug fixes
    
  • 0.7
    de2f5950 · Release version 0.7 ·
    0.7
     * Refactor the DBus interface so we can add other realm types later
     * Implement o.f.DBus.ObjectManager
     * Some compat fixes for samba4
     * Use better LoginFormats format
     * Add DBus interface documentation
     * Build fixes
    
  • 0.6
    1b4ab68e · Release version 0.6 ·
    0.6
     * Switch default AD client to sssd
     * Support building with automake 1.12.x
     * Cleaner DBus API which handles password based authentication
       required for samba3's net command.
     * Remove support for out of process providers
     * Lots of bug fixes