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
2012-08-26
Free already saved password when storing a new one
Alexander Barton
2012-08-26
Implement channel mode "M"
DNS777
2012-08-26
Remove unused ERR_CANNOTSENDTOCHAN2_MSG message
Alexander Barton
2012-08-26
Add some more information to channel error numerics
DNS777
2012-08-26
Add new user mode "B" to doc/Modes.txt
Alexander Barton
2012-08-26
Implement an Unreal-like user mode "B" ("Bot mode")
DNS777
2012-08-26
Recognize user mode "R"
DNS777
2012-08-26
Enhance "ServiceMask" to handle a list of masks
Alexander Barton
2012-08-26
New function MatchCaseInsensitiveList() to check list of patterns
Alexander Barton
2012-08-26
Block nicknames that are reserved for services
Alexander Barton
2012-08-26
Rename Conf_IsService() to Conf_NickIsService()
Alexander Barton
2012-08-26
Check_Connections(): code cleanup
Alexander Barton
2012-08-23
Indentation and style fixes.
Brett Smith
2012-08-23
Connection password is not constant.
Brett Smith
2012-08-23
Implementation clean-ups.
Brett Smith
2012-08-23
Dynamically allocate memory for connection password.
Brett Smith
2012-08-23
Move client password from the Client to the Connection struct.
Brett Smith
2012-08-22
Xcode: use certificate of Alex for code signing
Alexander Barton
2012-08-18
"make uninstall": remove ngircd.conf if not modified
Alexander Barton
2012-08-18
contrib/ngircd.service: systemd service file for ngircd
Alexander Barton
2012-08-18
ngt_RandomStr(): Add implicit cast to "unsigned".
Alexander Barton
2012-08-16
Fix a buffer overflow when initializing the random salt for "+x"
Alexander Barton
2012-08-11
configure.in: Use AC_CONFIG_HEADER instead of AM_CONFIG_HEADER
Alexander Barton
2012-08-06
Fix compiler warning when not building with ZLIB support
Alexander Barton
2012-08-03
Update NEWS and ChangeLog files for hashed cloaked hostnames
Alexander Barton
2012-08-03
Hashed hostnames for CloakHost
Sebastian Köhler
2012-08-03
Implemented hashed cloaked hostnames for +x
Sebastian Köhler
2012-06-19
ngIRCd release 19.2
rel-19.2
Alexander Barton
2012-06-13
doc/Capabilities.txt: document "multi-prefix" capability
Alexander Barton
2012-06-13
ngIRCd release 19.2~rc1
rel-19.2-rc1
Alexander Barton
2012-06-11
Merge branch 'bug124-CloakHostModeX'
Alexander Barton
2012-06-09
Update ChangeLog and NEWS files
Alexander Barton
2012-06-09
Describe "CloakHostModeX" in sample-ngircd.conf an ngircd.conf(5)
Alexander Barton
2012-06-09
Rename "CloakModeHost" option to "CloakHostModeX"
Alexander Barton
2012-06-09
Introduce new configuration option "CloakModeHost"
Christoph Biedl
2012-06-09
Correctly handle asynchronously re-established server links
Alexander Barton
2012-06-08
Log a debug message when SIGUSR2 is handled
Alexander Barton
2012-06-07
doc/Platforms.txt: more updates
Alexander Barton
2012-06-02
NoticeAuth: Fix test if IDENT reply has been invalid
Alexander Barton
2012-06-02
IDENT reply: only allow alphanumeric characters in user name
Alexander Barton
2012-06-01
USER command: only allow alphanumeric characters in user name
Alexander Barton
2012-05-29
doc/Platforms.txt: add powerpc/apple/darwin7.9.0
Alexander Barton
2012-05-23
Change wording of "TLS initialized" message
Alexander Barton
2012-05-22
Pidfile_Create(): Don't leak file descriptor on error path
Alexander Barton
2012-05-19
INSTALL: Add "satisfy prerequisites" section
Alexander Barton
2012-05-07
NEWS, ChangeLog: fixed some misspellings
Alexander Barton
2012-05-01
Numeric 005 (ISUPPORT), CHANMODES: add missing mode "r"
Alexander Barton
2012-04-29
doc/Platforms.txt: add "armv7l/unknown/linux-gnueabi"
Alexander Barton
2012-04-29
Add instructions for setting up Atheme.
William Pitcock
2012-04-29
irc-cap.c: mark arguments of Handle_CAP_ACK() as "unused"
Alexander Barton
[prev]
[next]