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-02-09
irc-info: move static functions at the top of the file
Alexander Barton
2013-02-08
"WHO <hostmask>": use displayed hostname for matching
Alexander Barton
2013-02-05
Implement new function Client_SearchServer()
Alexander Barton
2013-02-04
New configuration option "IdleTimeout": exit daemon when idle
Alexander Barton
2013-02-04
Implement support for systemd(8) "socket activation"
Alexander Barton
2013-02-04
contrib/README: add more files
Alexander Barton
2013-02-03
Rename ports_initlisteners() to Init_Listeners()
Alexander Barton
2013-02-03
NewListener(): Code cleanup
Alexander Barton
2013-02-03
Enable WHOIS to display information about IRC Services
Alexander Barton
2013-02-03
Commands.txt: Add description for the "CHARCONV" command
Alexander Barton
2013-02-03
Commands.txt: Add description for the "CAP" command
Alexander Barton
2013-01-27
Exit message: use singular & plural :-)
Alexander Barton
2013-01-27
autogen.sh: Check for autoconf/automake wrapper scripts
Alexander Barton
2013-01-27
autogen.sh: Don't use "egrep -o", use "sed"
Alexander Barton
2013-01-27
IRC_WHO_Channel(): Use strlcpy() instead of strcpy()
Alexander Barton
2013-01-26
Streamline punctuation of log messages
Alexander Barton
2013-01-24
configure: "netinet/in_systm.h" is optional
Alexander Barton
2013-01-23
contrib/Debian/rules: Do no compress Commands.txt
DNS
2013-01-23
AUTHORS: Update list of contributors
Alexander Barton
2013-01-23
AUTHORS: Use "email address syntax"
Alexander Barton
2013-01-23
Commands.txt: Import descriptions from "rbose/command_help"
Alexander Barton
2013-01-23
Commands.txt: Reorder some commands
Alexander Barton
2013-01-23
Commands.txt: Fix some wording and spelling
Alexander Barton
2013-01-23
ngircd.service: Use "forking" service type
Alexander Barton
2013-01-22
Return better "Connection not registered as server link" errors
Alexander Barton
2013-01-13
MODE: don't report error on "more modes than parameters"
Alexander Barton
2013-01-07
Correctly detect when SSL subsystem must be initialized
Alexander Barton
2013-01-06
configure: use AS_HELP_STRING for --with-iconv
Alexander Barton
2013-01-05
autogen.sh: Enforce serial test harness on automake >=1.13
Alexander Barton
2013-01-05
autogen.sh: Reformat messages.
Alexander Barton
2013-01-02
Merge branch 'bug145-ProvideHelp'
Alexander Barton
2013-01-02
ngIRCd Release 20.1
rel-20.1
Alexander Barton
2013-01-01
Use "${docdir}/Commands.txt" as help text file
Alexander Barton
2013-01-01
Update Copyright notices for 2013
Alexander Barton
2013-01-01
Add a note that "help file" is updated on startup and REHASH only
Alexander Barton
2013-01-01
Add doc/Commands.txt which should document all commands
Alexander Barton
2013-01-01
Implement Help() function parsing and returning the help text
Alexander Barton
2012-12-31
Allow ERROR command on server and service links only
Alexander Barton
2012-12-31
Document "HelpFile" in sample-ngircd.conf and ngircd.conf.5
Alexander Barton
2012-12-31
Implement new configuration option "HelpFile"
Alexander Barton
2012-12-31
IRC_HELP(): Code cleanup
Alexander Barton
2012-12-31
Refactor Read_Motd() into Read_TextFile()
Alexander Barton
2012-12-31
Get rid of Conn_ResetPenalty(), it is unused
Alexander Barton
2012-12-31
Mode setting: only check channel user modes when on channel
Alexander Barton
2012-12-25
Add some more casts in assert() statemens
Alexander Barton
2012-12-25
Makefiles: Correctly quote sed expressions
Alexander Barton
2012-12-25
Add Cygwin binaries (*.exe) to .gitignore files
Alexander Barton
2012-12-25
Add a cast in ForwardLookup() to fix a gcc warning on Cygwin
Alexander Barton
2012-12-17
ngIRCd Release 20
rel-20
Alexander Barton
2012-12-12
Update NEWS and ChangeLog files
Alexander Barton
[prev]
[next]