projects
/
ngircd-alex.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Remove "range matching" functionality
[ngircd-alex.git]
/
src
/
2014-01-15
Alexander Barton
Remove "range matching" functionality
no-range-matching
tree
|
commitdiff
2014-01-10
Alexander Barton
Client_SetHostname(): Don't use strlen() to test for...
tree
|
commitdiff
2014-01-10
Alexander Barton
Test suite: explicitely enable glibc memory checking
tree
|
commitdiff
2014-01-08
Alexander Barton
Send "fake '*' key" in "MODE -k" replies
tree
|
commitdiff
2014-01-04
Alexander Barton
Support non-standard vsnprintf() return code
tree
|
commitdiff
2014-01-02
Alexander Barton
Update Copyright notices for 2014
tree
|
commitdiff
2014-01-01
Alexander Barton
Merge branch 'bug167-WebircIPAnoDNS' of git://arthur...
tree
|
commitdiff
2014-01-01
Alexander Barton
Merge branch 'bug165-005-NETWORK' of git://arthur.barto...
tree
|
commitdiff
2014-01-01
Alexander Barton
portabtest: Add checks for strdup(), strndup(), and...
enhance-portabtest
tree
|
commitdiff
2014-01-01
Alexander Barton
portabtest: Actually test functions
tree
|
commitdiff
2013-12-29
Alexander Barton
portabtest: Only use one exit code to indicate errors
tree
|
commitdiff
2013-12-29
Alexander Barton
portabtest: Code cleanup
tree
|
commitdiff
2013-12-29
Federico G. Schwindt
Fix permanent k/gline
tree
|
commitdiff
2013-12-27
Alexander Barton
Implement new configuration option "Network"
bug165-005-NETWORK
tree
|
commitdiff
2013-12-27
Alexander Barton
WEBIRC: Don't respect hostname when DNS is disabled
bug167-WebircIPAnoDNS
tree
|
commitdiff
2013-12-27
Alexander Barton
Check for working getaddrinfo() function
tree
|
commitdiff
2013-12-07
Federico G. Schwindt
Fix spelling
tree
|
commitdiff
2013-11-10
Alexander Barton
Only use unsetenv() when it is available
tree
|
commitdiff
2013-11-09
Alexander Barton
conf-ssl.h: make code compatible with pre-ANSI C compilers
tree
|
commitdiff
2013-11-09
Alexander Barton
vsnprintf.c: make code compatible with ansi2knr tool
tree
|
commitdiff
2013-11-09
Alexander Barton
Remove unused vsnprintf.c test function
tree
|
commitdiff
2013-11-07
Federico G. Schwindt
Add comments around some IRC_SetPenalty() calls
tree
|
commitdiff
2013-11-07
Federico G. Schwindt
Rework the penalty handling slightly
tree
|
commitdiff
2013-11-07
Federico G. Schwindt
Move IRC_SetPenalty() to Handle_Request() when possible
tree
|
commitdiff
2013-11-07
Federico G. Schwindt
Introduce a macro to define the command list
tree
|
commitdiff
2013-11-07
Federico G. Schwindt
When sending an error use the IRC_WriteErrClient()...
tree
|
commitdiff
2013-11-06
Federico G. Schwindt
On bad /oper set the penalty to 10 seconds
tree
|
commitdiff
2013-11-06
Federico G. Schwindt
Remove unneded IRC_SetPenalty() calls
tree
|
commitdiff
2013-11-06
Federico G. Schwindt
Use sizeof() intead of the explicit size
tree
|
commitdiff
2013-11-01
Alexander Barton
Remove wrong #ifdef in Option_String()
tree
|
commitdiff
2013-10-23
Federico G. Schwindt
Check and call arc4random_stir() if present
tree
|
commitdiff
2013-10-17
Federico G. Schwindt
Add support for longer config lines
tree
|
commitdiff
2013-10-17
Federico G. Schwindt
Report the correct file on error
tree
|
commitdiff
2013-10-16
Federico G. Schwindt
Add support for arc4random
tree
|
commitdiff
2013-10-16
Federico G. Schwindt
Fix another strcat warning missed in commit 4c5b43
tree
|
commitdiff
2013-10-07
Alexander Barton
ngircd.c, main(): use strlcat() instead of strcat()
tree
|
commitdiff
2013-10-01
Alexander Barton
Actually KILL clients on GLINE/KLINE
bug156-GKLine-Kill
tree
|
commitdiff
2013-10-01
Alexander Barton
Don't forward KILL commands for unknown clients
tree
|
commitdiff
2013-10-01
Alexander Barton
New function IRC_KillClient() to kill clients
tree
|
commitdiff
2013-09-26
Alexander Barton
Adjust log messages for invalid and spoofed prefixes
tree
|
commitdiff
2013-09-24
Alexander Barton
Remove CLIENT.oper_by_my, Client_SetOperByMe() and...
RemoveOperByMe
tree
|
commitdiff
2013-09-24
Federico G. Schwindt
Add support to show user links using "STATS L"
tree
|
commitdiff
2013-09-23
Alexander Barton
Log an error (not info) when working directory can...
tree
|
commitdiff
2013-09-17
Federico G. Schwindt
Change the certificate fingerprint digest to sha256
tree
|
commitdiff
2013-09-17
Federico G. Schwindt
Change cipher defaults
tree
|
commitdiff
2013-09-16
Alexander Barton
Merge remote-tracking branch 'alex/bug162-SSLCipherList'
tree
|
commitdiff
2013-09-16
Federico G. Schwindt
Fix server reconnection
tree
|
commitdiff
2013-09-15
Alexander Barton
Don't ignore SSL-related errors during startup
tree
|
commitdiff
2013-09-15
Alexander Barton
Cipher list selection for GnuTLS
bug162-SSLCipherList
tree
|
commitdiff
2013-09-15
Alexander Barton
ConnSSL_Init_SSL(): correctly set CONN_SSL flag
tree
|
commitdiff
2013-09-15
Alexander Barton
Cipher list selection for OpenSSL
tree
|
commitdiff
2013-09-15
Alexander Barton
ConnSSL_InitLibrary(): Code cleanup
tree
|
commitdiff
2013-09-06
Alexander Barton
TRACE: fix error message when there are too many parameters
tree
|
commitdiff
2013-09-06
Alexander Barton
IRC_SetPenalty(): Code cleanup
tree
|
commitdiff
2013-09-06
Federico G. Schwindt
Add more penalty times
tree
|
commitdiff
2013-09-06
Federico G. Schwindt
Rework check for number of parameters
tree
|
commitdiff
2013-09-05
Federico G. Schwindt
Reorder checks
tree
|
commitdiff
2013-09-05
Federico G. Schwindt
Move the IRC_SetPenalty() call after the asserts
tree
|
commitdiff
2013-09-05
Federico G. Schwindt
Correct numeric returned by whois
tree
|
commitdiff
2013-09-05
Federico G. Schwindt
Minor cosmetic change
tree
|
commitdiff
2013-09-03
Alexander Barton
getpid.sh: use /bin/pidof when available
tree
|
commitdiff
2013-09-03
Alexander Barton
Don't enforce channel types for other servers
tree
|
commitdiff
2013-09-02
Alexander Barton
Only log "IDENT ... no result" when IDENT was looked up
tree
|
commitdiff
2013-08-31
Florian Westphal
ngircd: use setgid/setuid errno value in error path
tree
|
commitdiff
2013-08-31
Alexander Barton
Show connection flag "s" (SSL) in RPL_TRACE{LINK|SERVER}
tree
|
commitdiff
2013-08-26
Federico G. Schwindt
Change away to be allocated dynamically
tree
|
commitdiff
2013-08-26
Alexander Barton
Ignore "operation not permitted" while dropping groups
tree
|
commitdiff
2013-08-26
Florian Westphal
ngircd: discard supplementary group ids on startup
tree
|
commitdiff
2013-08-26
Alexander Barton
Merge branch 'bug159-WebircIPA'
tree
|
commitdiff
2013-08-26
Alexander Barton
Introduce Free_Client() function to free CLIENT structure
bug159-WebircIPA
tree
|
commitdiff
2013-08-26
Alexander Barton
Save client IP address text for "WebIRC" users
tree
|
commitdiff
2013-08-26
Alexander Barton
Implement new configuration option "DefaultUserModes"
bug160-DefaultUserModes
tree
|
commitdiff
2013-08-26
Federico G. Schwindt
Change strdup() to strndup()
tree
|
commitdiff
2013-08-26
Federico G. Schwindt
private strndup() implementation in case libc does...
tree
|
commitdiff
2013-08-25
Federico G. Schwindt
Silence warning
tree
|
commitdiff
2013-08-25
Federico G. Schwindt
Plug memory leak
tree
|
commitdiff
2013-08-25
Federico G. Schwindt
Implement account login support
tree
|
commitdiff
2013-08-24
Federico G. Schwindt
Fix spelling
tree
|
commitdiff
2013-08-23
Alexander Barton
Correctly handle return code of Handle_Write()
tree
|
commitdiff
2013-08-20
Alexander Barton
Enhance log messages on "recursive" connection errors
tree
|
commitdiff
2013-08-20
Alexander Barton
Add some assert() calls to ng_ipaddr library
tree
|
commitdiff
2013-08-17
Alexander Barton
Merge branch 'ssl-log-messages'
tree
|
commitdiff
2013-08-14
Alexander Barton
Make SSL-related log messages more readable
ssl-log-messages
tree
|
commitdiff
2013-08-13
Federico G. Schwindt
Use _IRC_ARGC_BETWEEN_OR_RETURN_ when possible
tree
|
commitdiff
2013-08-12
Alexander Barton
ConnSSL_HandleError: Code cleanup, more documentation
tree
|
commitdiff
2013-08-11
Alexander Barton
Change log level of "SSL connection shutting down"
tree
|
commitdiff
2013-08-11
Federico G. Schwindt
Fix 2 bugs introduced in 74514b8c23
tree
|
commitdiff
2013-08-06
Alexander Barton
IRC_SERVER(): Code cleanup
tree
|
commitdiff
2013-08-06
Alexander Barton
Introduce new function IRC_WriteErrClient()
tree
|
commitdiff
2013-08-06
Alexander Barton
irc-macros.h: Update copyright, don't forget contributors!
tree
|
commitdiff
2013-08-06
Alexander Barton
irc-write.c: Clean up code and add more documentation...
tree
|
commitdiff
2013-08-06
Alexander Barton
Fix return code of some IRC_WriteXXX() functions
tree
|
commitdiff
2013-08-06
Alexander Barton
Streamline punctuation of log messages
tree
|
commitdiff
2013-08-05
Federico G. Schwindt
Inline who_flags_status
tree
|
commitdiff
2013-08-04
Federico G. Schwindt
Convert more code to use Channel_HasMode
tree
|
commitdiff
2013-08-04
Federico G. Schwindt
Simplify mode checking on channels and users within...
tree
|
commitdiff
2013-08-04
Federico G. Schwindt
Use Client_HasMode and Client_HasFlag where appropriate
tree
|
commitdiff
2013-08-04
Alexander Barton
Merge branch 'bug152-AllowedChannelTypes'
tree
|
commitdiff
2013-08-04
Alexander Barton
Implement new configuration option "AllowedChannelTypes"
bug152-AllowedChannelTypes
tree
|
commitdiff
2013-08-04
Federico G. Schwindt
More spelling fixes
tree
|
commitdiff
next