Rewrite identd

- Use gio (which is cross platform)
- Properly support multiple users
- Allow configuring port
- Allow other plugins overriding
This commit is contained in:
TingPing
2014-06-14 12:07:47 -04:00
committed by TingPing
parent 3bb717a3b5
commit fef580ed7f
11 changed files with 260 additions and 234 deletions

View File

@@ -10,6 +10,7 @@ src/common/inbound.c
src/common/notify.c
src/common/outbound.c
src/common/plugin.c
src/common/plugin-identd.c
src/common/plugin-timer.c
src/common/server.c
src/common/servlist.c