Commit Graph

29 Commits

Author SHA1 Message Date
André Apitzsch 125ce523e4 Rename src directory 2017-07-02 17:25:47 +02:00
Emmanuel Gil Peyrot 2fbadc91e9 Use Enum or IntEnum instead of range() constants. 2017-02-11 02:40:07 +00:00
Fabian Pietsch 25240888d5 link-local: try to connect to each collected address in turn 2015-04-06 16:33:10 +02:00
Fabian Pietsch 0dcbe70635 link-local: track multiple service resolved infos (currently one for each browsing protocol) 2015-04-05 02:25:10 +02:00
Yann Leboulanger e71188a6fa print -> print() 2013-01-01 19:36:56 +01:00
Yann Leboulanger edccb053a8 fix roster handling with zeroconf. Fixes #5820 2010-10-26 11:25:30 +02:00
Éric Araujo fedd7dc8e2 convert tabs to spaces in source code thanks to reindent.py
holy diff batman!
2010-02-08 15:08:40 +01:00
Alexander Cherniuk 99472b1702 Yet more doc-string refactoring 2009-11-26 14:27:47 +02:00
Benjamin Richter 7378efcb21 Improve group renaming efficiency. Fixes #4212 2009-09-26 20:23:59 +02:00
Yann Leboulanger e389e0b16b [thorstenp] remove whitespace at eol 2008-12-03 21:56:12 +00:00
Yann Leboulanger 70abf6a955 [thorstenp] self as first argument of method 2008-12-03 21:12:32 +00:00
Yann Leboulanger c163e90b10 [thorstenp] fix unused variables 2008-12-02 15:53:23 +00:00
Yann Leboulanger 06ab4a7b6d revert thorstenp patches for now. They introduce bugs. 2008-10-20 21:38:06 +00:00
Yann Leboulanger f801a50260 [thorstenp] fix unused variables 2008-10-20 21:17:48 +00:00
Yann Leboulanger 6cc8204319 [thorstenp] replace if statement with dict.get() 2008-10-11 09:31:48 +00:00
Yann Leboulanger 9d7c80d522 [thorstenp] replace has_key by key in dict. Fixes #4392 2008-10-07 20:41:59 +00:00
js 8605cd3f38 For historical reasons, we have a tab width of 3. This is strange, but
we have that in all files. To at least lesser the confusion a bit, add
vim tags for that.
Additionally, fix wrong #! in a few files.
2008-07-29 19:49:31 +00:00
Yann Leboulanger 22c1aeda29 next release will be GPL v3. fixes #3290 2007-10-22 11:13:13 +00:00
Yann Leboulanger 8661ed1c17 [misc] if status is not set in the TXT record in zeroconf, consider it as avail, see #3057 2007-04-19 17:54:04 +00:00
Stefan Bethge 720b190db8 fix some small things. Thanks, pyflakes. Fix #2684 2006-11-20 21:02:15 +00:00
Stefan Bethge 8bfbb62aac complete [7275] - remove send file for offline users (dkirov) 2006-10-17 19:38:43 +00:00
Stefan Bethge f787d2c1ad fix file transfer,
add log messages for zeroconf,
refresh name changes of roster items (on resolve)
2006-09-28 23:38:55 +00:00
Stefan Bethge 341e88864c remove ssl/tls button from zeroconf props,
don't publish empty txt fields
2006-09-28 22:23:53 +00:00
Dimitur Kirov 25b5b85aaa fix parse error 2006-09-17 16:18:15 +00:00
Dimitur Kirov fd7eead5dd add property bare_name in zeroconf.contacts[..]
property list. Using it, instead of bad-client
2006-09-17 15:07:35 +00:00
Stefan Bethge d7719e73b3 display full name on roster if available 2006-07-27 20:36:21 +00:00
Dimitur Kirov f2f911c91e don't update roster, on each getRoster request 2006-07-06 14:26:44 +00:00
Stefan Bethge b43d9ffd5e fix module imports (woops :) 2006-06-27 23:09:21 +00:00
Stefan Bethge 22c02ee2d3 move everything zeroconf to src/zeroconf 2006-06-27 22:51:07 +00:00
Renamed from src/common/roster_zeroconf.py (Browse further)