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
2014-03-17
Re-add #include's for header files of the C file itself
Alexander Barton
2014-03-17
Update copyright notices of recently changed files
Alexander Barton
2014-03-17
Update #include's: remove unused and add missing ones
Alexander Barton
2014-03-17
portab.h: Restructure and clean up code
Alexander Barton
2014-03-17
configure[.ng]: <sys/types.h> is a required header file
Alexander Barton
2014-03-17
io.c: <sys/time.h> is only needed when using select()
Alexander Barton
2014-03-17
Remove imp.h and exp.h header files
Alexander Barton
2014-03-16
strdup.c: Code cleanup
Alexander Barton
2014-03-16
Don't define SSL_Want{Read|Write}() when SSL is disabled
Alexander Barton
2014-03-16
Code cleanup, remove blank lines
Alexander Barton
2014-03-16
Fix two K&R C portability issues
Alexander Barton
2014-02-28
Merge pull request #6 from norrs/pam_server_password_fix
Alexander Barton
2014-02-28
Use server password when PAM is compiled in but disabled
Roy Sindre Norangshol
2014-02-23
CHARCONV: Fix handling conversion errors
Alexander Barton
2014-02-09
Streamline punctuation of log messages
Alexander Barton
2014-02-02
Services.txt: Update information for Anope 2.x
Alexander Barton
2014-02-02
IRC_INVITE(): Code cleanup
Alexander Barton
2014-02-02
Streamline punctuation of log messages
Alexander Barton
2014-01-27
Correctly use cloaked IRC masks on "INVITE nickname"
Alexander Barton
2014-01-27
Use correct sender as target for ISUPPORT replies on "VERSION"
Alexander Barton
2014-01-26
Return ISUPPORT(005) numerics on "VERSION"
Alexander Barton
2014-01-26
configure: Only link "contrib/Debian" if it exists
Alexander Barton
2014-01-21
Merge pull request #5 from grawity/accountname-whois
Alexander Barton
2014-01-20
Show account name in WHOIS
Mantas Mikulėnas
2014-01-19
ngircd.conf.5: Update manual page
Alexander Barton
2014-01-17
Merge branch 'no-range-matching' of git://arthur.barton.de/ngircd-alex
Alexander Barton
2014-01-17
Use $(MKDIR_P) instead of $(mkinstalldirs) in Makefile's
Alexander Barton
2014-01-17
Fix configure script and "make check" for TCP Wrappers
Alexander Barton
2014-01-17
Add libwrap at the end of the configure run
Alexander Barton
2014-01-15
Remove "range matching" functionality
Alexander Barton
2014-01-11
platformtest.sh: Allow using separate source and build trees
Alexander Barton
2014-01-11
platformtest.sh: Show only up to 10 bytes of version information
Alexander Barton
2014-01-11
platformtest.sh: New option "-x", don't renegerate build system
Alexander Barton
2014-01-10
Client_SetHostname(): Don't use strlen() to test for value
Alexander Barton
2014-01-10
Test suite: explicitely enable glibc memory checking
Alexander Barton
2014-01-08
Send "fake '*' key" in "MODE -k" replies
Alexander Barton
2014-01-06
Add "config.cache" to .gitignore file
Alexander Barton
2014-01-05
platformtest.sh: don't use "test -e", it isn't portable
Alexander Barton
2014-01-05
Makefile.am: don't use "test -e", it isn't portable
Alexander Barton
2014-01-04
Support non-standard vsnprintf() return code
Alexander Barton
2014-01-04
Partially revert bc098794: don't require autoconf 2.67
Alexander Barton
2014-01-02
doc/Platforms.txt: Update some systems to ngIRCd 21
Alexander Barton
2014-01-02
Update configure.ng for autoconf 2.67
Alexander Barton
2014-01-02
Update Copyright notices for 2014
Alexander Barton
2014-01-02
Merge branch 'bug167-WebircIPAnoDNS' of git://arthur.barton.de/ngircd-alex
Alexander Barton
2014-01-02
Merge branch 'bug165-005-NETWORK' of git://arthur.barton.de/ngircd-alex
Alexander Barton
2014-01-01
portabtest: Add checks for strdup(), strndup(), and strtok_r()
Alexander Barton
2014-01-01
portabtest: Actually test functions
Alexander Barton
2013-12-29
portabtest: Only use one exit code to indicate errors
Alexander Barton
2013-12-29
portabtest: Code cleanup
Alexander Barton
[next]