index
:
irker
master
Fork of https://gitorious.org/irker/irker
Laurent Bachelier
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
irkerd
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'syslog' into 'master'
HEAD
master
Eric S. Raymond
2018-06-14
1
-8
/
+1
|
\
|
*
do not hardcode syslog devices
Antoine Beaupré
2016-07-28
1
-8
/
+1
*
|
Drop sorted() from event_handler
Neil Muller
2018-04-27
1
-1
/
+1
*
|
Only close the connection if it still exists
Niels Ole Salscheider
2017-02-12
1
-1
/
+2
|
/
*
Need to incrememt version in the right file.
Eric S. Raymond
2016-06-02
1
-1
/
+1
*
Version bump for release 2.17.
Eric S. Raymond
2016-03-14
1
-1
/
+1
*
Remove some irclib remnants.
Eric S. Raymond
2016-03-11
1
-7
/
+3
*
Fix a dropped stich in the 2-to-3 port.
Eric S. Raymond
2016-03-11
1
-6
/
+1
*
Improved fix for (Debian bug #749650).
Eric S. Raymond
2016-03-10
1
-1
/
+3
*
Fix the way the proxy patch broke normal operation.
Eric S. Raymond
2016-03-08
1
-3
/
+9
*
Proxy support
D0han
2016-03-08
1
-1
/
+8
*
Add a reconnect delay (Debian bug #749650).
Eric S. Raymond
2016-03-08
1
-0
/
+2
*
Version bump for release 2.16.
Eric S. Raymond
2016-02-18
1
-1
/
+1
*
Tweak code to run on either Python2 or Python3.
Eric S. Raymond
2016-02-18
1
-13
/
+14
*
Port to Python 3.
Eric S. Raymond
2016-01-27
1
-12
/
+12
*
Version bump for release 2.15
2.15
Eric S. Raymond
2016-01-12
1
-22
/
+9
*
Version bump for release 2.14
2.14
Eric S. Raymond
2016-01-12
1
-1
/
+1
*
Merge branch 'support-ipv6-irc' into 'master'
Eric S. Raymond
2016-01-12
1
-8
/
+21
|
\
|
*
Use getaddrinfo to connect to IRC
Willem Mulder
2015-11-21
1
-8
/
+21
*
|
Capitalization fix for SPDX tag.
Eric S. Raymond
2015-11-21
1
-1
/
+1
|
/
*
Move from BSD-3-clause to BSD-2-clause, apply SPDX tag.
Eric S. Raymond
2015-10-17
1
-0
/
+2
*
Version bump for release 2.13.
2.13
Eric S. Raymond
2015-06-14
1
-1
/
+1
*
Merge branch 'fix-logdev-checking' into 'master'
Eric S. Raymond
2015-06-14
1
-1
/
+1
|
\
|
*
Fix logdev checking on Debian Jessie
Michal Rus
2015-06-14
1
-1
/
+1
*
|
Add CertFP to the ssl.SSLContext method too.
Unit 193
2015-06-14
1
-0
/
+2
|
/
*
Version bump for 2.12 release.
Eric S. Raymond
2014-10-23
1
-1
/
+1
*
Catch Unicode decode errors.
Eric S. Raymond
2014-10-23
1
-2
/
+6
*
Open in binary mode so we do the right thing when using python 3
Neil
2014-10-23
1
-1
/
+1
*
Standardise on 'utf-8'
Neil
2014-10-23
1
-1
/
+1
*
Explicitly log messages using utf8 to avoid crashes on non-ascii input
Neil
2014-10-22
1
-2
/
+4
*
use string interpolation to log IRCServerConnectionError exceptions
Neil
2014-10-07
1
-1
/
+1
*
Note for the future.
Eric S. Raymond
2014-06-20
1
-1
/
+3
*
Also autodetect the right logging device under FreeBSD: /var/run/syslog
Eric S. Raymond
2014-06-20
1
-2
/
+2
*
Version bump for 2.11 release.
2.11
Eric S. Raymond
2014-06-20
1
-1
/
+1
*
Remove trailing whitespace.
Eric S. Raymond
2014-06-20
1
-1
/
+1
*
Portability fix: work with BSD as well as Linux log device.
Eric S. Raymond
2014-06-20
1
-1
/
+8
*
With -i, message string argument now optional, stdin is read if it is absent.
Eric S. Raymond
2014-06-20
1
-4
/
+6
*
Logging improvement.
Eric S. Raymond
2014-06-20
1
-11
/
+11
*
Fix some erroneous login calls.
Eric S. Raymond
2014-06-19
1
-2
/
+2
*
Version bump for 2.10 release.
Eric S. Raymond
2014-06-19
1
-1
/
+1
*
Version bump for release.
2.9
Eric S. Raymond
2014-06-01
1
-1
/
+1
*
Clean up after recent pylint changes.
Eric S. Raymond
2014-05-31
1
-5
/
+5
*
Host option, as contributed by wking.
Eric S. Raymond
2014-05-31
1
-2
/
+5
*
Add support for using CertFP to auth to the IRC server, and document it.
Unit 193
2014-05-31
1
-2
/
+6
*
Better behavior in case stdout was closed when irkerd was backgrounded.
Eric S. Raymond
2014-05-31
1
-1
/
+4
*
irkerd.xml: Cleanup syslog docs and shift 'os' import
W. Trevor King
2014-05-31
1
-1
/
+1
*
Use syslog facility when irkerd is backgtrounded and no -l was given.
Eric S. Raymond
2014-05-31
1
-1
/
+11
*
Fix a typoed member name.
Eric S. Raymond
2014-05-31
1
-1
/
+1
*
Version bump for 2.8 release.
2.8
Eric S. Raymond
2014-05-30
1
-1
/
+1
*
fix usage for --log-level
Antoine Beaupré
2014-05-30
1
-1
/
+1
[next]