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
2010-06-29
Update comments: subprocesses not only can be resolver processes
Alexander Barton
2010-06-29
Refactoring: Rename CONNECTION.res_stat to .proc_stat
Alexander Barton
2010-06-29
New "module" proc.c/proc.h for generic process handling
Alexander Barton
2010-06-29
Only #include resolve.h if it is really needed
Alexander Barton
2010-06-26
Fix redundant redeclaration of Conn_Count*() functions
Alexander Barton
2010-06-26
const'ify Conn_WriteStr() function
Alexander Barton
2010-06-26
const'ify Send_ListChange() function in irc-mode.c
Alexander Barton
2010-06-26
const'ify IRC_WriteStrXXX() and Get_Prefix() functions
Alexander Barton
2010-06-26
const'ify command name variable in _COMMAND strcuture
Alexander Barton
2010-06-26
const'ify Client_TypeText()
Alexander Barton
2010-06-25
Add some documentation for using BOPM with ngIRCd
Alexander Barton
2010-06-25
Implement user mode "c": receive connect/disconnect NOTICEs
Alexander Barton
2010-06-25
Refactor Wall_ServerNotice() into more generic Log_ServerNotice()
Alexander Barton
2010-06-25
New function Conn_IPA(): get client IP address as string
Alexander Barton
2010-06-25
ngircd.init: require $network $remote_fs when stopping ngircd
Alexander Barton
2010-06-23
Show SSL status in WHOIS, numeric 275
Neale Pickett
2010-06-09
Include correct header files when testing for arpa/inet.h (Closes: #105)
Alexander Barton
2010-06-09
Revert "configure: make implicit declarations fatal"
Florian Westphal
2010-06-09
configure: make implicit declarations fatal
Florian Westphal
2010-05-22
Don't access already freed memory in IRC_KILL()
Alexander Barton
2010-05-14
fix "beeing" typo
Florian Westphal
2010-05-07
SSL/TLS: fix bogus 'socket closed' error message
Florian Westphal
2010-05-02
ngIRCd release 16
rel-16
Alexander Barton
2010-05-01
doc/SSL: remove line continuation marker
Florian Westphal
2010-04-25
ngIRCd release 16~rc2
rel-16-rc2
Alexander Barton
2010-04-25
Don't reset counters on RESTART
Alexander Barton
2010-04-23
New numeric RPL_STATSCONN (250): display connection statistics
Alexander Barton
2010-04-23
Display total number of served connections on daemon shutdown
Alexander Barton
2010-04-23
Enhace connection statistics counters
Alexander Barton
2010-04-23
Conn_Init: code cleanup
Alexander Barton
2010-04-23
Updated doc/Platforms.txt
Alexander Barton
2010-04-23
Only include <netinet/in_systm.h> if it exists
Alexander Barton
2010-04-23
Include netinet/{in.h, in_systm.h} when checking for netinet/ip.h
Alexander Barton
2010-04-11
Include netinet/in_systm.h alongside netinet/ip.h
Alexander Barton
2010-04-09
Fix gcc warning "ignoring return value of ..."
Alexander Barton
2010-04-09
Only compile in Get_Error() if really needed
Alexander Barton
2010-04-02
Updated some more copyright notices, it's 2010 already (part 2)
Alexander Barton
2010-04-02
Updated some more copyright notices, it's 2010 already :-)
Alexander Barton
2010-03-25
ngIRCd release 16~rc1
rel-16-rc1
Alexander Barton
2010-03-25
Updated NEWS and ChangeLog file for ngIRCd 16-rc1
Alexander Barton
2010-03-16
Don't use port 6668 as example for both "Ports" and "SSLPorts"
Alexander Barton
2010-02-17
configure.in: only add -lnsl when needed
Florian Westphal
2010-02-11
Implement WEBIRC command
Alexander Barton
2010-02-10
ngircd.conf.5: Document missing "Password" variable
Alexander Barton
2010-02-10
Re-format Init_New_Client() function
Alexander Barton
2010-02-05
New README-Interix.txt for running ngIRCd on MS SFU and MS SUA
Alexander Barton
2010-01-22
Added "i586/pc/interix3.5" (MS Services for UNIX) to Platforms.txt
Alexander Barton
2010-01-19
Quote received messages of ERROR commands in log output
Alexander Barton
2010-01-17
Implemented new "secure clients only" channel mode: +z
Alexander Barton
2010-01-16
Clean up and document IRC_STATS() function
Alexander Barton
[prev]
[next]