/mandos/trunk

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

« back to all changes in this revision

Viewing changes to mandos

  • Committer: Björn Påhlsson
  • Date: 2010-09-02 18:53:38 UTC
  • mto: (237.4.3 mandos-release)
  • mto: This revision was merged to the branch mainline in revision 421.
  • Revision ID: belorn@fukt.bsnet.se-20100902185338-d1022sv517txn3sb
early commit to ease todays coding

Show diffs side-by-side

added added

removed removed

Lines of Context:
840
840
        pass
841
841
    
842
842
    # GotSecret - signal
 
843
    # Is sent after succesfull transfer of secret from mandos-server to mandos-client
843
844
    @dbus.service.signal(_interface)
844
845
    def GotSecret(self):
845
846
        "D-Bus signal"