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
2009-01-05
Clean up channel allocation table on shutdown/restart.
Alexander Barton
2009-01-05
Add Channel_Free().
Florian Westphal
2009-01-04
Clean up (reformat and comment) Delete_Channel() function.
Alexander Barton
2009-01-04
Free topic array on channel deletion.
Alexander Barton
2009-01-01
Fix spelling in some documents.
Alexander Barton
2008-12-30
Allow pre-defined server local channels ("&").
Alexander Barton
2008-12-30
Spell check and enhance ngIRCd manual pages.
Alexander Barton
2008-12-29
man ngircd.conf: line break missing before the SSLConnect description
Florian Westphal
2008-12-27
defines.h: remove MAX_LISTEN_PORTS, MAX_SERVICES
Florian Westphal
2008-12-26
Remove limit on max number of predefined channels.
Florian Westphal
2008-12-26
channel.c: constify a few function arguments.
Florian Westphal
2008-12-26
use %ld as format specifier for posix data types
Florian Westphal
2008-12-25
ngIRCd release 13
rel-13
Alexander Barton
2008-12-17
don't print pid_t type with %ld format specifier
Florian Westphal
2008-12-06
Update the date ("Dec 2008") of the manual pages.
Alexander Barton
2008-12-05
doc/Platforms.txt: added x86_64/unknown/linux-gnu
Alexander Barton
2008-12-05
doc/Platforms.txt: update list of tested platforms.
Alexander Barton
2008-12-04
doc/SSL.txt: enhance documentation.
Alexander Barton
2008-12-04
doc/Services.txt: explain which IRC Services versions are compatible
Alexander Barton
2008-12-03
Testsuite start-server.sh: return correct exit code.
Alexander Barton
2008-12-03
Make testsuite (getpid.sh) work on OpenSolaris (i386/pc/solaris2.11).
Alexander Barton
2008-12-02
doc/Services.txt: document using ngIRCd with IRC Services.
Alexander Barton
2008-11-22
sample-ngircd.conf: remove now unused CVS "$Id$"
Alexander Barton
2008-11-21
ngIRCd release 13~rc1
rel-13-rc1
Alexander Barton
2008-11-21
Fix double minus signs in manual pages
Alexander Barton
2008-11-21
Debian package ("make deb"): fix some lintian(1) warnings
Alexander Barton
2008-11-20
Change formatting of some log messages
Alexander Barton
2008-11-20
Fix pem_passwd_cb(): unused variable "rwflag" (OpenSSL)
Alexander Barton
2008-11-19
New configuration option "NoIdent" to disable IDENT lookups
Alexander Barton
2008-11-19
Implement the IRC command "SERVLIST"
Alexander Barton
2008-11-19
Updated NEWS and ChangeLog, using NEWS for news only :-)
Alexander Barton
2008-11-17
Create local &SERVER channel and log server messages to it
Alexander Barton
2008-11-17
Implement local channels (prefix "&")
Alexander Barton
2008-11-13
Added some missing files of GIT tree to distribution archives
Alexander Barton
2008-11-13
Test suite: start two servers and test server-server links
Alexander Barton
2008-11-13
Add conf-ssl.h to "noinst_HEADERS"
Alexander Barton
2008-11-13
Re-add CVE identifiers to ChangeLog.
Alexander Barton
2008-11-12
Updated NEWS and ChangeLog to include 0.12.1 and the development version
Alexander Barton
2008-11-12
Connection counter: count outgoing connections as well.
Alexander Barton
2008-11-11
Ignore numeric 020 ("please wait while we process your coinnection")
Alexander Barton
2008-11-11
GNUTLS: define new API types when installed library is too old
Alexander Barton
2008-11-11
Console log: output timestamp (seconds since start) for resolver, too
Alexander Barton
2008-11-10
Console log: output timestamp (seconds since start of daemon)
Alexander Barton
2008-10-29
conn-ssl.c: work around gnutls API problems on 64 bit platforms
Florian Westphal
2008-10-29
GIT: don't ignore cvs-version.{h|new}, because it isn't used any more.
Alexander Barton
2008-10-19
Fix ForwardLookup(): "ISO C90 forbids specifying subobject to initialize"
Alexander Barton
2008-10-19
Fix ConnSSL_LogCertInfo(): unused variable "cred" (GNUTLS)
Alexander Barton
2008-10-03
Debian: build ngircd-full with support for GNU TLS and IPv6.
Alexander Barton
2008-10-03
Debian: make sure that /var/run/ircd is owned by user "irc".
Alexander Barton
2008-10-03
GIT: Ignore Debian-related generated files.
Alexander Barton
[prev]
[next]