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
2013-07-18
Add "compile" to .gitignore file
Alexander Barton
2013-07-18
Commands.txt: Update description of the "ERROR" command
Alexander Barton
2013-07-18
Update irc.c to use irc-macros.h
Alexander Barton
2013-07-18
Merge pull request #4 from fgsch/master
Alexander Barton
2013-07-18
Handle services in IRC_WHOIS_SendReply()
Federico G. Schwindt
2013-07-18
Fix spelling
Federico G. Schwindt
2013-07-17
Slightly update ngircd.8 manual page
Alexander Barton
2013-06-04
Travis-CI: Enable OpenSSL and libiconv support
Alexander Barton
2013-06-04
Updated NEWS and ChangeLog files
Alexander Barton
2013-06-04
Enhance Travis-CI configuration file
Alexander Barton
2013-05-30
Merge pull request #3 from Cofyc/master
Alexander Barton
2013-05-30
LINE_LEN -> COMMAND_LEN
Yecheng Fu
2013-05-25
IncludeDir: default to "$SYSCONFDIR/ngircd.conf.d"
Alexander Barton
2013-05-24
"IncludeDir" can't be overwritten by included files
Alexander Barton
2013-05-24
Implement new configuration option "IncludeDir"
Alexander Barton
2013-05-24
conf.c: New function Read_Config_File()
Alexander Barton
2013-04-21
Rename "Mask" variables into "Pattern" in assert() statements
Alexander Barton
2013-04-20
Ensure there is enough space for the mask
Federico G. Schwindt
2013-04-20
Better description for Lists_CheckReason()
Federico G. Schwindt
2013-04-20
Change Lists_MakeMask() to receive a buffer for the mask
Federico G. Schwindt
2013-04-20
Fix use-after-free on Lists_CheckReason()
Federico G. Schwindt
2013-04-01
Update doc/Platforms.txt a little bit ...
Alexander Barton
2013-03-27
Build OS X package with correct file permissions
Alexander Barton
2013-03-27
Xcode: fix detection of host OS, vendor, and CPU
Alexander Barton
2013-03-27
PackageMaker: use relativ path names
Alexander Barton
2013-03-25
Add Travis-CI configuration file
Alexander Barton
2013-03-24
Make configure[.ng] compatible with autoconf 1.10 again
Alexander Barton
2013-03-20
Lists_CheckReason(): Check for Client_MaskCloaked()
Sebastian Köhler
2013-03-13
Services.txt: Anope 1.9.8 has been released now
Alexander Barton
2013-03-09
Commands.txt: Update description of the "KILL" command
Alexander Barton
2013-03-09
Conn_Handler(): Don't test for penalty times
Alexander Barton
2013-03-09
Don't read SSL client data before DNS resolver is finished
Alexander Barton
2013-03-08
Increase password length limit to 64 characters
Alexander Barton
2013-02-26
doc/Services.txt: Update Anope status and URL
Alexander Barton
2013-02-24
Commands.txt: Update description of the "KICK" command
Alexander Barton
2013-02-24
Commands.txt: Update description of the "INVITE" command
Alexander Barton
2013-02-24
irc-op.c: use irc-macros.h
Alexander Barton
2013-02-24
irc-cap.c: use irc-macros.h
Alexander Barton
2013-02-24
irc-op.c: Update source code documentation
Alexander Barton
2013-02-24
irc-cap.c: Update source code documentation
Alexander Barton
2013-02-24
Add new _IRC_ARGC_EQ_OR_RETURN_ macro to irc-macros.h
Alexander Barton
2013-02-24
Add new _IRC_ARGC_BETWEEN_OR_RETURN_ macro to irc-macros.h
Alexander Barton
2013-02-24
irc-cap.c: move static functions to the top of the file
Alexander Barton
2013-02-22
Update Doxygen configuration
Alexander Barton
2013-02-22
Clean up Xcode project file, remove outdated files, add missing
Alexander Barton
2013-02-22
src/testsuite/README: add whois-test.e
Alexander Barton
2013-02-22
irc-login.c: conenction -> connection
Alexander Barton
2013-02-15
Merge branch 'bug151-iconv' into master
Alexander Barton
2013-02-15
Merge branch 'bug153-ServerMask' into master
Alexander Barton
2013-02-15
configure: search for iconv_open as well as libiconv_open
Alexander Barton
[next]