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
2011-01-09
IRC_TOPIC(): code cleanup
Alexander Barton
2011-01-09
conf: move 'run-time-feature-disable' options to new FEATURE section
Florian Westphal
2011-01-09
array: remove check for allocated == 0
Florian Westphal
2011-01-09
array: remove alignment of requested size
Florian Westphal
2011-01-09
conf: Warn if PAM=true when ngircd was built without PAM support
Florian Westphal
2011-01-09
conf: add missing static qualifier
Florian Westphal
2011-01-09
Update copyright notices for 2010 :)
Alexander Barton
2011-01-09
Make NoZeroConf option work with Howl
Alexander Barton
2011-01-09
config: deprecate NoXX-Options
Florian Westphal
2010-12-31
channel: fix confusing "adding to invite list" debug output
Florian Westphal
2010-12-29
Command throttling: introduce MAX_COMMANDS_SERVICE
Alexander Barton
2010-12-29
Don't throttle services and servers beeing registered
Alexander Barton
2010-12-29
Xcode: correctly sort files
Alexander Barton
2010-12-24
Don't assert() when serching a client for an invalid server token
Alexander Barton
2010-12-19
ngIRCd release 17.1
rel-17.1
Alexander Barton
2010-12-02
--configtest: remember if MOTD is configured by file or phrase
Alexander Barton
2010-12-02
Enhance log messages when establishing server links a little bit
Alexander Barton
2010-12-02
Reset ID of outgoing server link on DNS error correctly
Alexander Barton
2010-12-02
Don't log critical (or worse) messages to stderr
Alexander Barton
2010-12-01
Manual page ngircd(8): add SIGNALS section
Alexander Barton
2010-12-01
Manual pages: update and simplyfy AUTHORS section
Alexander Barton
2010-12-01
Remove "error file" when compiled with debug code enabled
Alexander Barton
2010-11-19
README: Updated list of implemented commands
Alexander Barton
2010-11-15
add doc/README-Interix.txt and doc/Bopm.txt to distribution tarball
Alexander Barton
2010-11-15
Merge branch 'numeric-329'
Alexander Barton
2010-11-14
add doc/PAM.txt to distribution tarball
Florian Westphal
2010-11-11
New numeric 329: get channel creation time on "MODE #chan" commands
Alexander Barton
2010-11-11
Save channel creation time; new function Channel_CreationTime()
Alexander Barton
2010-11-07
ngIRCd release 17
rel-17
Alexander Barton
2010-11-07
Updated doc/Platforms.txt for upcoming release 17
Alexander Barton
2010-11-07
contrib/platformtest.sh: make command name quoting consistent
Alexander Barton
2010-11-07
contrib/ngircd-redhat.init: updated email address of Naoya Nakazawa
Alexander Barton
2010-11-03
Fix up generation and distribution of sample-ngircd.conf
Alexander Barton
2010-11-03
doc: change path names in sample-ngircd.conf depending on sysconfdir
Florian Westphal
2010-10-27
ngIRCd Release 17~rc3
rel-17-rc3
Alexander Barton
2010-10-27
Fix connect attempts to further IP addresses of outgoing server links
Alexander Barton
2010-10-27
Debian: Install default /etc/pam.d/ngircd allowing all logins
Alexander Barton
2010-10-26
Debian: update standards to 3.9.1; add libpam0g-dev dependency
Alexander Barton
2010-10-26
Make contrib/platformtest.sh more portable
Alexander Barton
2010-10-26
Mac OS X package ("make osxpkg"): generate PAM configuration
Alexander Barton
2010-10-26
Xcode builds ("make xcode"): disable pam_fail_delay()
Alexander Barton
2010-10-26
Xcode: update project file, use 10.5.x SDK
Alexander Barton
2010-10-26
Xcode builds ("make xcode"): detect version number correctly
Alexander Barton
2010-10-25
ngIRCd release 17~rc2
rel-17-rc2
Alexander Barton
2010-10-25
Updated contrib/platformtest.sh (new version scheme)
Alexander Barton
2010-10-25
New doc/HowToRelease.txt file describing the release process
Alexander Barton
2010-10-25
ZeroConf: include header files missing since commit a988bbc86a
Alexander Barton
2010-10-24
Generate ngIRCd version number from GIT tag
Alexander Barton
2010-10-24
Make sourcecode compatible with ansi2knr again
Alexander Barton
2010-10-24
./configure: check if C compiler can compile ISO Standard C
Alexander Barton
[next]