]> arthur.barton.de Git - ngircd-alex.git/history - src/ngircd/irc-metadata.c
Don't abort startup when setgid/setuid() fails with EINVAL
[ngircd-alex.git] / src / ngircd / irc-metadata.c
2024-03-17 Alexander BartonMETATADA: Fix unsetting "cloakhost"
2015-09-03 Alexander BartonMake server-to-server protocol more robust
2014-03-17 Alexander BartonRe-add #include's for header files of the C file itself
2014-03-17 Alexander BartonUpdate copyright notices of recently changed files
2014-03-17 Alexander BartonUpdate #include's: remove unused and add missing ones
2014-03-16 Alexander BartonRemove imp.h and exp.h header files
2013-09-06 Federico G. SchwindtRework check for number of parameters
2013-08-25 Federico G. SchwindtImplement account login support
2013-08-24 Federico G. SchwindtFix spelling
2013-08-06 Alexander BartonIntroduce new function IRC_WriteErrClient()
2013-08-04 Alexander BartonMerge branch 'bug152-AllowedChannelTypes'
2013-08-04 Federico G. SchwindtAdd Client_HasFlag() to check if a client has certain...
2013-08-04 Federico G. SchwindtRename XXX_Fingerprint to XXX_CertFp
2013-08-02 Alexander BartonMerge remote-tracking branch 'fgsch/certfp'
2013-08-02 Federico G. SchwindtAdd certificate fingerprint support
2012-11-24 Alexander BartonRework cloaked hostname handling, implement "METADATA...
2012-11-05 Alexander BartonImplement METADATA command to update client metadata