summaryrefslogtreecommitdiffstats
path: root/mof
Commit message (Collapse)AuthorAgeFilesLines
* Clean up FIXME comment in mof fileJohn Dennis2013-04-111-1/+1
|
* fix typo in mof fileJohn Dennis2013-04-101-1/+1
|
* Use short names for interface names, divorce from DBus syntaxJohn Dennis2013-04-101-4/+4
|
* Add Python scription: realmd-cimJohn Dennis2013-04-011-0/+5
| | | | Add RealmName property to LMI_RealmdRealm class
* Add support for leaving realmJohn Dennis2013-03-281-0/+100
| | | | | | | | | | | * Implement DBus leave method * Implement LMI_RealmdKerberosRealm.Leave() method * Implement LMI_RealmdService JoinDomain() & LeaveDomain() methods * GedDBusProperties now takes CMPIStatus arg * Add LMI_REALMD_RESULT_* constants, replaced hardcoded numbers * Implement SetCMPIStatus() which replaces CMSetStatusWithChars, SetCMPIStatus() permits printf style string formatting * Move handle_g_error() from rdcp_util to rdcp_error
* Initial commit for public repositoryJohn Dennis2013-03-222-0/+420