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-01-16
Clean up and document IRC_JOIN() and join_allowed() functions
Alexander Barton
2010-01-16
Show our name (IRCD=ngIRCd) in ISUPPORT (005) numeric
Alexander Barton
2010-01-16
Added missing modes to USERMODES #define
Alexander Barton
2010-01-01
Updated links to ngIRCd homepage (bug tracker, mailing list)
Alexander Barton
2009-12-31
setsockopt(): use IPPROTO_IP instead of SOL_IP to set IPTOS_LOWDELAY
Alexander Barton
2009-12-31
Really test for netinet/ip.h and set HAVE_NETINET_IP_H
Alexander Barton
2009-12-30
ReverseLookup(): fix documentation comment
Alexander Barton
2009-12-30
Move NewConnection handling from callbacks to New_Connection()
Alexander Barton
2009-12-30
Connection functions: add some more documentation comments
Alexander Barton
2009-12-30
Clean up conn.{c|h} a little bit
Alexander Barton
2009-12-27
Xcode: fix "-Wuninitialized is not supported without -O"
Alexander Barton
2009-12-02
Added i686/unknown/kfreebsd7.2-gnu
Alexander Barton
2009-11-15
platformtest.sh: Only show latest commit
Alexander Barton
2009-11-07
Merge commit 'cade80dcf516f40e7d53124bc98526e6e5b3fb66'
Alexander Barton
2009-11-07
Added missing contrib/platformtest.sh to distribution
rel-15
Alexander Barton
2009-11-07
Remove limit on max number of configured irc operators.
Florian Westphal
2009-11-07
ngIRCd release 15
Alexander Barton
2009-10-17
configtest: print ssl config options even when unset
Florian Westphal
2009-10-15
ngIRCd release 15~rc1
rel-15-rc1
Alexander Barton
2009-10-03
Updated NEWS and ChangeLog files
Alexander Barton
2009-09-30
Make sure forwarded CONNECT commands are handled correctly
Alexander Barton
2009-09-30
Generate WALLOPS message on operator-generated SQUIT
Alexander Barton
2009-09-30
Enable SQUIT command for IRC Operators
Alexander Barton
2009-09-30
Xcode: added new op.{c|h} to project file
Alexander Barton
2009-09-30
Use functions provided by op.c "module"
Alexander Barton
2009-09-30
New "module" op.c/op.h for IRC operator related functions
Alexander Barton
2009-09-30
Allow forwarding of CONNECT commands.
Alexander Barton
2009-09-30
Check_Oper(): check origin of forwarded messages instead of server.
Alexander Barton
2009-09-30
No_Privileges(): handle forwarded messages.
Alexander Barton
2009-09-30
IRC_SendWallops(): support format string and variable parameter lists.
Alexander Barton
2009-09-30
CONNECT, DISCONNECT: generate WALLOPS messages
Alexander Barton
2009-09-30
New function IRC_SendWallops().
Alexander Barton
2009-09-30
Code cleanup of IRC_DISCONNECT().
Alexander Barton
2009-09-30
Code cleanup of IRC_SQUIT() in preparation to deal with bug #73.
Alexander Barton
2009-09-30
New local functions Check_Oper() and No_Privileges().
Alexander Barton
2009-09-30
Bad_OperPass(): code cleanup.
Alexander Barton
2009-09-30
New configuration option "AllowRemoteOper"
Alexander Barton
2009-09-26
fix assertion failure in ng_ipaddr.c
Florian Westphal
2009-09-20
configtest: complain when ssl keys are not readable
Florian Westphal
2009-09-14
Check for sockaddr_in.sin_len and initialize it
Alexander Barton
2009-09-14
Always use get{addr|name}info() when available
Alexander Barton
2009-09-14
Xcode: add "debug" configuration to project
Alexander Barton
2009-09-12
Fix cb_connserver() to handle aborted outgoing connections
Alexander Barton
2009-09-11
conn.c: fix more sizeof(..dst_addr) misuse
Florian Westphal
2009-09-11
resolve.c: fix valgrind 'uninitialized memory' warning
Florian Westphal
2009-09-11
conn.c: fix resolver server address backlog
Florian Westphal
2009-09-11
Fix "implicit conversion shortens 64-bit value" warning
Alexander Barton
2009-09-11
Xcode: use gcc 4.0 for Mac OS X 10.4 compatibility
Alexander Barton
2009-09-11
Channel_Mode(): fix return code of function
Alexander Barton
2009-09-11
IRC_SERVER(): code cleanup, remove unneeded variable
Alexander Barton
[prev]
[next]