]> arthur.barton.de Git - ngircd-alex.git/history - src/tool
Make sure that the target user is able to join a local channel
[ngircd-alex.git] / src / tool /
2014-03-17 Alexander BartonUpdate copyright notices of recently changed files
2014-03-16 Alexander BartonRemove imp.h and exp.h header files
2013-10-16 Federico G. SchwindtAdd support for arc4random
2012-11-12 Alexander BartonAdd a few casts, fix compiler warnings on NetBSD 5
2012-11-11 Alexander Bartontool.h: Don't check for and #define PF_INET
2012-10-06 Alexander BartonMerge branch 'bug109-CHARCONV'
2012-09-24 Alexander BartonRemove all geneerated Makefile.am on "make maintainer...
2012-09-24 Alexander BartonMerge branch 'automake-am11-am12'
2012-09-24 Alexander Bartonautomake: don't use INCLUDES, it's AM_CPPFLAGS nowadays
2012-09-24 Alexander BartonInclude all build-system files into distribution archives
2012-09-23 Alexander BartonMerge branch 'bug92-xop'
2012-09-23 Alexander BartonChange build system to support new and old GNU automake
2012-09-16 Alexander BartonMerge branch 'autoconf-update'
2012-09-16 Alexander BartonAUTOMAKE_OPTIONS: fix ansi2knr option, include path autoconf-update
2012-09-11 Alexander BartonMerge pull request #2 from briancollins/master
2012-09-11 Alexander BartonMerge branch 'xop' of https://github.com/kart0ffelsack...
2012-08-27 Alexander BartonMerge branch 'umode-B'
2012-08-27 Alexander BartonMerge branch 'recognize-umode-R'
2012-08-27 Alexander Bartonngt_RandomStr(): : make it buildable with pre-ANSI...
2012-08-18 Alexander Bartonngt_RandomStr(): Add implicit cast to "unsigned".
2012-08-03 Sebastian KöhlerImplemented hashed cloaked hostnames for +x
2011-02-13 Alexander BartonCode cleanup: mostly removing empty lines
2011-02-13 Alexander BartonAdd Doxygen @file documentation to each source and...
2010-10-24 Alexander BartonMake sourcecode compatible with ansi2knr again
2010-10-05 Alexander Bartonconst'ify ngt_SyslogFacilityName() function
2010-09-24 Alexander BartonNew functions ngt_SyslogFacilityName() and ngt_SyslogFa...
2009-09-11 Alexander BartonFix "implicit conversion shortens 64-bit value" warning
2008-09-23 Alexander BartonNew function ngt_UpperStr()
2008-04-09 Alexander BartonMoved .cvsignore files to .gitignore
2008-02-26 Florian WestphalIPv6 support.
2007-11-25 Florian Westphalinclude <arpa/inet.h> inside tool.h
2007-11-23 Florian Westphalbind ListenAddress for outgoing connections
2006-12-28 Alexander BartonAdded .cvsignore files to hide generated files from...
2006-04-09 Alexander BartonFix up ngt_TrimStr() once more ... :-/
2006-03-24 Florian Westphalfix ngt_TrimStr(), fix format string
2006-03-22 Alexander Bartonngt_TrimStr(): code cleanup.
2005-03-19 Florian WestphalRemove INT, LONG, BOOLEAN, STATIC, CONST, CHAR datatypes.
2005-02-04 Alexander BartonAdd ngt_TrimLastChr() to header file. By Florian Westphal.
2005-01-25 Alexander BartonNew function ngt_TrimLastChr(), prototype by Florian...
2003-01-13 Alexander Barton- new library "libngtool", reorganized code and directo...