projects
/
ngircd-alex.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Make configure[.ng] compatible with autoconf 1.10 again
[ngircd-alex.git]
/
src
/
ngircd
/
2013-03-20
Sebastian Köhler
Lists_CheckReason(): Check for Client_MaskCloaked()
tree
|
commitdiff
2013-03-09
Alexander Barton
Conn_Handler(): Don't test for penalty times
tree
|
commitdiff
2013-03-09
Alexander Barton
Don't read SSL client data before DNS resolver is finished
tree
|
commitdiff
2013-03-08
Alexander Barton
Increase password length limit to 64 characters
tree
|
commitdiff
2013-02-24
Alexander Barton
irc-op.c: use irc-macros.h
tree
|
commitdiff
2013-02-24
Alexander Barton
irc-cap.c: use irc-macros.h
tree
|
commitdiff
2013-02-24
Alexander Barton
irc-op.c: Update source code documentation
tree
|
commitdiff
2013-02-24
Alexander Barton
irc-cap.c: Update source code documentation
tree
|
commitdiff
2013-02-24
Alexander Barton
Add new _IRC_ARGC_EQ_OR_RETURN_ macro to irc-macros.h
tree
|
commitdiff
2013-02-24
Alexander Barton
Add new _IRC_ARGC_BETWEEN_OR_RETURN_ macro to irc-macros.h
tree
|
commitdiff
2013-02-24
Alexander Barton
irc-cap.c: move static functions to the top of the...
tree
|
commitdiff
2013-02-22
Alexander Barton
irc-login.c: conenction -> connection
tree
|
commitdiff
2013-02-15
Alexander Barton
Merge branch 'bug151-iconv' into master
tree
|
commitdiff
2013-02-15
Alexander Barton
Merge branch 'bug153-ServerMask' into master
tree
|
commitdiff
2013-02-15
Sebastian Köhler
KICK: Fix denial of service bug
tree
|
commitdiff
2013-02-12
Alexander Barton
sighandlers.c: Update some log messages
tree
|
commitdiff
2013-02-11
Alexander Barton
my_sd_listen_fds(): really return an "int"
tree
|
commitdiff
2013-02-11
Alexander Barton
Merge branch 'bug155-allowAtInUser'
tree
|
commitdiff
2013-02-11
Alexander Barton
Allow "@" character in user names for authentication
bug155-allowAtInUser
tree
|
commitdiff
2013-02-10
Alexander Barton
Merge branch 'systemd'
tree
|
commitdiff
2013-02-10
Alexander Barton
Show address and port of sockets passed-in by systemd(8)
tree
|
commitdiff
2013-02-10
Alexander Barton
Check type of sockets passed-in by systemd(8)
tree
|
commitdiff
2013-02-10
Alexander Barton
Adjust severity levels of some log messages
tree
|
commitdiff
2013-02-09
Alexander Barton
Merge branch 'HelpText'
tree
|
commitdiff
2013-02-09
Alexander Barton
Update irc-info.c to use irc-macros.h
bug153-ServerMask
tree
|
commitdiff
2013-02-09
Alexander Barton
Add new irc-macros.h to project
tree
|
commitdiff
2013-02-09
Alexander Barton
irc-info.c: add/streamline function documentation comments
tree
|
commitdiff
2013-02-09
Alexander Barton
irc-info: move static functions at the top of the file
tree
|
commitdiff
2013-02-08
Alexander Barton
"WHO <hostmask>": use displayed hostname for matching
tree
|
commitdiff
2013-02-05
Alexander Barton
Implement new function Client_SearchServer()
tree
|
commitdiff
2013-02-04
Alexander Barton
New configuration option "IdleTimeout": exit daemon...
tree
|
commitdiff
2013-02-04
Alexander Barton
Implement support for systemd(8) "socket activation"
tree
|
commitdiff
2013-02-03
Alexander Barton
Rename ports_initlisteners() to Init_Listeners()
tree
|
commitdiff
2013-02-03
Alexander Barton
NewListener(): Code cleanup
tree
|
commitdiff
2013-02-03
Alexander Barton
Enable WHOIS to display information about IRC Services
tree
|
commitdiff
2013-01-27
Alexander Barton
Exit message: use singular & plural :-)
tree
|
commitdiff
2013-01-27
Alexander Barton
IRC_WHO_Channel(): Use strlcpy() instead of strcpy()
tree
|
commitdiff
2013-01-26
Alexander Barton
Streamline punctuation of log messages
tree
|
commitdiff
2013-01-22
Alexander Barton
Return better "Connection not registered as server...
tree
|
commitdiff
2013-01-13
Alexander Barton
MODE: don't report error on "more modes than parameters"
tree
|
commitdiff
2013-01-07
Alexander Barton
Correctly detect when SSL subsystem must be initialized
tree
|
commitdiff
2013-01-02
Alexander Barton
Merge branch 'bug145-ProvideHelp'
tree
|
commitdiff
2013-01-01
Alexander Barton
Use "${docdir}/Commands.txt" as help text file
bug145-ProvideHelp
tree
|
commitdiff
2013-01-01
Alexander Barton
Update Copyright notices for 2013
tree
|
commitdiff
2013-01-01
Alexander Barton
Implement Help() function parsing and returning the...
tree
|
commitdiff
2012-12-31
Alexander Barton
Allow ERROR command on server and service links only
tree
|
commitdiff
2012-12-31
Alexander Barton
Implement new configuration option "HelpFile"
tree
|
commitdiff
2012-12-31
Alexander Barton
IRC_HELP(): Code cleanup
tree
|
commitdiff
2012-12-31
Alexander Barton
Refactor Read_Motd() into Read_TextFile()
tree
|
commitdiff
2012-12-31
Alexander Barton
Get rid of Conn_ResetPenalty(), it is unused
tree
|
commitdiff
2012-12-31
Alexander Barton
Mode setting: only check channel user modes when on...
tree
|
commitdiff
2012-12-25
Alexander Barton
Add some more casts in assert() statemens
tree
|
commitdiff
2012-12-25
Alexander Barton
Add Cygwin binaries (*.exe) to .gitignore files
tree
|
commitdiff
2012-12-25
Alexander Barton
Add a cast in ForwardLookup() to fix a gcc warning...
tree
|
commitdiff
2012-12-10
Alexander Barton
Allow user names up to 20 characters
tree
|
commitdiff
2012-11-24
Alexander Barton
Rework cloaked hostname handling, implement "METADATA...
tree
|
commitdiff
2012-11-24
Alexander Barton
RPL_UMODEIS: send correct target name, even on server...
tree
|
commitdiff
2012-11-24
Alexander Barton
Client_HostnameCloaked() -> Client_HostnameDisplayed()
tree
|
commitdiff
2012-11-12
Alexander Barton
Add a few casts, fix compiler warnings on NetBSD 5
tree
|
commitdiff
2012-11-11
Alexander Barton
irc-info.c: Use strlcpy() instead of strcpy()
tree
|
commitdiff
2012-11-11
Alexander Barton
conf.c: Use strlcpy() instead of strcpy()
tree
|
commitdiff
2012-11-11
Alexander Barton
conf-ssl.h: Use "gnutls_session_t" instead of "gnutls_s...
tree
|
commitdiff
2012-11-10
Alexander Barton
Add new IRC+ server flag "X": "XOP modes supported"
tree
|
commitdiff
2012-11-05
Alexander Barton
Correctly add irc-metadata.{c|h} to Makefile.ng ...
cmd-METADATA
tree
|
commitdiff
2012-11-05
Alexander Barton
Generate "METADATA host" commands on "MODE +/-x"
tree
|
commitdiff
2012-11-05
Alexander Barton
Don't cloak already cloaked hostname when using METADATA
tree
|
commitdiff
2012-11-05
Alexander Barton
Implement METADATA command to update client metadata
tree
|
commitdiff
2012-11-04
DNS777
PredefChannelsOnly: Fix message for non pre-defined...
tree
|
commitdiff
2012-11-04
Alexander Barton
Send NICK commands with prefix of (target) user
tree
|
commitdiff
2012-11-02
Alexander Barton
Implement SVSNICK command to change remote nicknames
tree
|
commitdiff
2012-11-02
Alexander Barton
IRC_NICK(): Code cleanup, new function Change_Nick()
tree
|
commitdiff
2012-11-02
Alexander Barton
Spelling fix: "nick name" -> "nickname"
tree
|
commitdiff
2012-10-29
Alexander Barton
Fix warning message introduced when cleaning up IRC_SER...
tree
|
commitdiff
2012-10-29
Alexander Barton
Make server reconnect time a little bit more random
server-link-async
tree
|
commitdiff
2012-10-29
Alexander Barton
Don't accept connections for servers already beeing...
tree
|
commitdiff
2012-10-29
Alexander Barton
IRC_SERVER(): Code cleanup
tree
|
commitdiff
2012-10-29
Alexander Barton
Use lowercase "package name" for syslog logging again
tree
|
commitdiff
2012-10-25
Brett Smith
Make the maximum /list reply length a configurable...
tree
|
commitdiff
2012-10-19
Alexander Barton
Allow remote servers and IRC Ops to change channel...
tree
|
commitdiff
2012-10-19
DNS
Increased maximum number of possible user and channel...
tree
|
commitdiff
2012-10-19
DNS777
Update error messages for user mode +b and channel...
tree
|
commitdiff
2012-10-11
Alexander Barton
Disable UID/GID checks on "single user OS"
tree
|
commitdiff
2012-10-08
DNS777
Implement user mode "b": block messages
tree
|
commitdiff
2012-10-07
Alexander Barton
Fix ERR_CANNOTSENDTOCHAN_MSG message
tree
|
commitdiff
2012-10-06
Alexander Barton
WHOIS: show RPL_WHOISHOST_MSG to all IRC Ops in the...
tree
|
commitdiff
2012-10-06
Alexander Barton
Merge branch 'bug141-ModesQq'
tree
|
commitdiff
2012-10-06
DNS777
Show active user modes in WHOIS reply
tree
|
commitdiff
2012-10-06
DNS777
Implement channel mode 'V' (invite disallow)
tree
|
commitdiff
2012-10-06
DNS777
Allow channel admins to "de-admin" channel members
tree
|
commitdiff
2012-10-06
Alexander Barton
KICK-protect IRC services
bug141-ModesQq
tree
|
commitdiff
2012-10-06
Alexander Barton
Merge branch 'bug109-CHARCONV'
tree
|
commitdiff
2012-10-06
Alexander Barton
Implement channel mode "Q" and user mode "q"
tree
|
commitdiff
2012-10-06
Alexander Barton
Fix spelling: ERR_CHANOPPRIVTOLOW_MSG -> ERR_CHANOPPRIV...
tree
|
commitdiff
2012-09-26
Federico G. Schwindt
ERR_CHANNELISFULL_MSG: better wording
tree
|
commitdiff
2012-09-26
Federico G. Schwindt
Send RPL_REHASHING if rehash was accepted
tree
|
commitdiff
2012-09-26
Federico G. Schwindt
Change variable name "SSLDHFile" to "DHFile" in log...
tree
|
commitdiff
2012-09-26
Federico G. Schwindt
Move ConnSSL_InitLibrary() "dummy" from header into...
tree
|
commitdiff
2012-09-26
Alexander Barton
NJOIN: correctly reset channel level flags
tree
|
commitdiff
2012-09-26
Alexander Barton
Simplify check for valid user names in IRC_USER().
tree
|
commitdiff
2012-09-26
Alexander Barton
Allow user mode +x only when "CloakHostModeX" is set
tree
|
commitdiff
next