/mandos/release

To get this branch, use:
bzr branch http://bzr.recompile.se/loggerhead/mandos/release

« back to all changes in this revision

Viewing changes to DBUS-API

  • Committer: Teddy Hogeborn
  • Date: 2012-01-01 04:53:54 UTC
  • mfrom: (237.7.95 trunk)
  • Revision ID: teddy@recompile.se-20120101045354-mr3k5cvc3mvq7pyc
merge from trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
112
112
      Disable().
113
113
   
114
114
   f) The date and time this client will be disabled, as an RFC 3339
115
 
      string, or an empty string if this has not happened.
 
115
      string, or an empty string if this is not scheduled.
116
116
   
117
117
   g) The date and time of the last approval request, as an RFC 3339
118
118
      string, or an empty string if this has not happened.
152
152
*** Rejected(s: Reason)
153
153
    This client was not given its secret for a specified Reason.
154
154
 
 
155
*** NewRequest(s: IPAddress)
 
156
    A client at IPAdress has requested its secret.
 
157
 
155
158
* Copyright
156
159
 
157
 
    Copyright © 2010-2011 Teddy Hogeborn
158
 
    Copyright © 2010-2011 Björn Påhlsson
 
160
    Copyright © 2010-2012 Teddy Hogeborn
 
161
    Copyright © 2010-2012 Björn Påhlsson
159
162
  
160
163
** License:
161
164