[lpc-ext] [SCM] LPC Extensions branch, master, updated. 0.5-9-g7b75d2e
Status: Inactive
Brought to you by:
dworkin-sf
From: Felix A. C. <dwo...@us...> - 2011-07-18 14:02:55
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "LPC Extensions". The branch, master has been updated via 7b75d2ef888ce4bc250b3bf21ea81455fb6e639b (commit) from da238b0b351fcb79af3ae24dca33eb670f5ac693 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 7b75d2ef888ce4bc250b3bf21ea81455fb6e639b Author: Felix A. Croes <fe...@dw...> Date: Mon Jul 18 16:02:15 2011 +0200 Include the relay program that was briefly part of DGD today. ----------------------------------------------------------------------- Summary of changes: src/relay/Makefile | 22 +++++++++ src/relay/login.c | 128 ++++++++++++++++++++++++++++++++++++++++++++++++++++ src/relay/login.h | 19 ++++++++ src/relay/relay.c | 55 ++++++++++++++++++++++ 4 files changed, 224 insertions(+), 0 deletions(-) create mode 100644 src/relay/Makefile create mode 100644 src/relay/login.c create mode 100644 src/relay/login.h create mode 100644 src/relay/relay.c hooks/post-receive -- LPC Extensions |