index
:
ngircd
this commit
master
ngircd with make
naki
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2008-10-03
Updated config.{guess|sub} to version 2008-01-16.
Alexander Barton
2008-09-23
Enable KICK to be handled from remote servers and from services.
Alexander Barton
2008-09-23
Respect RFC 1459 compatibility mode when announcing channels (no NJOIN).
Alexander Barton
2008-09-23
Document the server flag "S": SERVICE command is supported.
Alexander Barton
2008-09-23
Announce IRC services in the network.
Alexander Barton
2008-09-23
Change Introduce_Client() to set the correct client type (user/service).
Alexander Barton
2008-09-23
Convert SQUERY to PRIVMSG on RFC 1459 compliant links.
Alexander Barton
2008-09-23
Don't allow SQUERY to send to "target masks" and channels; only services!
Alexander Barton
2008-09-23
Fix PRIVMSG/NOTICE handler (II): keep command when forwarding to channels.
Alexander Barton
2008-09-23
New function ngt_UpperStr()
Alexander Barton
2008-09-23
Fix PRIVMSG/NOTICE handler Send_Message(): don't forward NOTICE as PRIVMSG.
Alexander Barton
2008-09-23
Make real use of the CLIENT_SERVICE client type.
Alexander Barton
2008-09-23
Allow IRC services to change their nick names.
Alexander Barton
2008-09-23
New function Client_TypeText() and Destroy_UserOrService().
Alexander Barton
2008-09-23
Send_Message(): really enforce target client type.
Alexander Barton
2008-09-23
sample-ngircd.conf & ngircd.conf(5): document "ServiceMask" option.
Alexander Barton
2008-09-23
Allow ngIRCd to detect services connected to an "virtual services server".
Alexander Barton
2008-09-23
Centralize logging functions in Introduce_Client().
Alexander Barton
2008-09-23
Get rid of INTRO_INFO structure again: we don't need it at all!
Alexander Barton
2008-09-23
Announce_User(): support RFC 1459 compatibility mode.
Alexander Barton
2008-09-23
Introduce_Client(): send MODES in RFC 1459 mode, too.
Alexander Barton
2008-09-23
numeric.c: whitespace fixes ...
Alexander Barton
2008-09-23
Server links: detect RFC 1459 mode direct after SERVER command
Alexander Barton
2008-09-23
Send and handle NICK+USER commands for user registration (RFC 1459).
Alexander Barton
2008-09-23
New function IRC_WriteStrServersPrefixFlag_CB() using a callback function.
Alexander Barton
2008-09-23
New function Introduce_Client() to announce new local and remote users.
Alexander Barton
2008-09-23
New connection option CONN_RFC1459.
Alexander Barton
2008-09-23
New global function Conn_SetOption().
Alexander Barton
2008-09-23
USER: servers and services can alter user information after registration.
Alexander Barton
2008-09-23
NICK: allow servers and services to use RFC 1459 syntax (2 parameters).
Alexander Barton
2008-09-23
Whitespace fixes: remove trailing tabulator characters.
Alexander Barton
2008-09-15
conn-ssl.c: don't append a newline to ConnSSL_GetCipherInfo
Florian Westphal
2008-09-13
TLS/SSL support: code changes.
Florian Westphal
2008-09-13
TLS/SSL support: documentation.
Florian Westphal
2008-09-13
TLS/SSL support: core files.
Florian Westphal
2008-08-30
Fix handling of MaxConnections option
Florian Westphal
2008-08-18
Include "mcheck.h" when using mtrace().
Alexander Barton
2008-08-17
SECURITY: Fixed a message handling bug which could crash the daemon.
Alexander Barton
2008-08-13
Enable GNU libc "memory tracing" when compiled with debug code.
Alexander Barton
2008-08-12
New make target: "osxpkg" to create an Mac OS X installer package.
Alexander Barton
2008-08-11
Clean up Mac OS X Xcode environment.
Alexander Barton
2008-08-10
doc/Platforms.txt: added Debian GNU/Hurd, "i686/unknown/gnu0.3"
Alexander Barton
2008-08-10
Added CVE identifiers to ChangeLog.
Alexander Barton
2008-08-06
Remove de.barton.ngircd.plist on "make clean", its a generated file.
Alexander Barton
2008-08-01
Make ngIRCd compile and run on NeXTSTEP 3.3 and OPENSTEP 4.2
Alexander Barton
2008-07-31
Merge branch 'master' of git://ngircd.barton.de/ngircd
Alexander Barton
2008-07-31
Install /Library/LaunchDaemons/de.barton.ngircd.plist into $(DESTDIR)
Alexander Barton
2008-07-31
FAQ: add entry about /OPER and OperCanUseMode
Florian Westphal
2008-07-27
GIT: added src/testsuite/message-test to ignore list.
Alexander Barton
2008-07-27
Fix Validate_Args(): unused parameter "Idx" and "Req"
Alexander Barton
[prev]
[next]