index
:
bitlbee
develop
install-dev
master
patched-3.4.1
patched-master
scram
server-time
set-account
tagged_msg
twitter-reconnect
personal fork of github.com/bitlbee/bitlbee
Marius Halden
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ipc.h
Commit message (
Expand
)
Author
Age
Lines
*
Reindent everything to K&R style with tabs
Indent
2015-02-20
-17
/
+16
*
Fix incorrect Free Software Foundation address
Matej Cepl
2015-01-16
-2
/
+2
*
Merging *BSD compatibility fix from Doug Luce (include sys/uio.h even
Wilmer van der Gaast
2010-07-15
-1
/
+1
|
\
|
*
This makes Bitlbee compile on OpenBSD.
Doug Luce
2010-07-14
-0
/
+1
|
/
*
Cleanup. Move some code to a more appropriate location, and show the old
Wilmer van der Gaast
2010-07-10
-0
/
+2
*
First part of the handshake, including sending a file descriptor to the
Wilmer van der Gaast
2010-07-06
-0
/
+6
*
Now using an environment variable instead of a flag to pass state info when
Wilmer van der Gaast
2008-06-29
-2
/
+1
*
Some saner error handling in ipc.c. One of the things I wanted to do for
Wilmer van der Gaast
2008-03-02
-0
/
+3
*
-
.
Merging from main development tree.
Wilmer van der Gaast
2006-05-26
-2
/
+2
|
\
\
|
|
*
Added G_GNUC_PRINTF(...) to definitions of functions that take format
Wilmer van der Gaast
2006-05-23
-2
/
+2
|
|
/
*
/
Moved everything to the BitlBee event handling API.
Wilmer van der Gaast
2006-05-10
-2
/
+2
|
/
*
Also listen for admin connections on a unix domain socket at /var/run/bitlbee
Jelmer Vernooij
2006-03-01
-1
/
+1
*
Added RESTART command (only for ForkDaemon mode) for easier upgrades.
Wilmer van der Gaast
2006-01-21
-0
/
+4
*
Renamed commands.c, got rid of return values in all command functions.
Wilmer van der Gaast
2006-01-20
-1
/
+1
*
Rehash command now also works in inetd mode. Other "IPC" commands only make
Wilmer van der Gaast
2006-01-19
-0
/
+6
*
A bit too much for one commit, but well: Client processes didn't clean up
Wilmer van der Gaast
2006-01-19
-8
/
+15
*
Added REHASH command, IPC emulation in daemon (non-forked) mode.
Wilmer van der Gaast
2006-01-15
-0
/
+2
*
Better DIE implementation, added SO_REUSEADDR to listening socket.
Wilmer van der Gaast
2006-01-15
-0
/
+2
*
Imported irc_command branch and used this addition for parsing IPC commands. ...
Wilmer van der Gaast
2006-01-15
-0
/
+40