/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 .bzrignore

  • Committer: Teddy Hogeborn
  • Date: 2008-09-26 21:54:54 UTC
  • Revision ID: teddy@fukt.bsnet.se-20080926215454-7kfrl0gxmisz71gw
* mandos: Remove unused "select" module.  Import "ctypes.util".
  (AvahiError.__init__): Call __init__ of superclass.
  (AvahiService.__init__): Rename keyword arg "type" to "servicetype".
  (AvahiService.rename): Bug fix: use "self.rename_count".
  (Client.__init__): Use "None" instead of "{}" as default value.
  (tcp_handler): Renamed to "TCP_handler".  All callers changed.
  (IPv6_TCPServer.__init__): Don't "return", just call the superclass
                             method.
  (if_nametoindex): Don't import "ctypes.util" here.
  (main): Removed unused variable "main_loop_started".

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
*.8
3
3
*.8mandos
4
4
confdir
 
5
debian/po/messages.mo
 
6
debian/po/templates.pot
5
7
keydir
6
 
statedir
7
 
man
8
8
plugin-runner
9
 
plugins.d/askpass-fifo
10
9
plugins.d/mandos-client
11
10
plugins.d/password-prompt
12
11
plugins.d/splashy
13
12
plugins.d/usplash
14
 
plugins.d/plymouth