2012-09-24 |
Alexander Barton | configure.ng: use AM_PROG_AR to check ar(1) command |
commit | commitdiff | tree | snapshot |
2012-09-24 |
Alexander Barton | Merge branch 'automake-am11-am12' |
commit | commitdiff | tree | snapshot |
2012-09-24 |
Alexander Barton | autogen.sh: detect automake version format a.b.c and a.b |
commit | commitdiff | tree | snapshot |
2012-09-24 |
Alexander Barton | configure.ng: don't require GIT tree to detect version... |
commit | commitdiff | tree | snapshot |
2012-09-24 |
Alexander Barton | Include .mailmap file in distribution archives |
commit | commitdiff | tree | snapshot |
2012-09-24 |
Alexander Barton | INSTALL: update GNU automake/autoconf requirements |
commit | commitdiff | tree | snapshot |
2012-09-24 |
Alexander Barton | automake: don't use INCLUDES, it's AM_CPPFLAGS nowadays |
commit | commitdiff | tree | snapshot |
2012-09-24 |
Alexander Barton | automake: enable colored test output, if available |
commit | commitdiff | tree | snapshot |
2012-09-24 |
Alexander Barton | Add doc/Contributing.txt to distribution archive |
commit | commitdiff | tree | snapshot |
2012-09-24 |
Alexander Barton | Include all build-system files into distribution archives |
commit | commitdiff | tree | snapshot |
2012-09-24 |
Alexander Barton | Loose GNU autoconf / automake requirements a bit |
commit | commitdiff | tree | snapshot |
2012-09-23 |
Alexander Barton | Merge branch 'bug92-xop' |
commit | commitdiff | tree | snapshot |
2012-09-23 |
Alexander Barton | Fix NAMES/WHO response when client has multi-prefix |
commit | commitdiff | tree | snapshot |
2012-09-23 |
Alexander Barton | Fix prefix of "halfop" when "multi-prefix" is active |
commit | commitdiff | tree | snapshot |
2012-09-23 |
Alexander Barton | Change build system to support new and old GNU automake |
commit | commitdiff | tree | snapshot |
2012-09-23 |
Alexander Barton | Clean up doc/.gitignore |
commit | commitdiff | tree | snapshot |
2012-09-23 |
Alexander Barton | doc/Modes.txt: add version number to new channel modes |
commit | commitdiff | tree | snapshot |
2012-09-21 |
Alexander Barton | Free all listen ports on initialization |
commit | commitdiff | tree | snapshot |
2012-09-21 |
Alexander Barton | Initialize SSL when needed only, and disable SSL on... |
commit | commitdiff | tree | snapshot |
2012-09-16 |
Alexander Barton | Sort "feature string" alphabetically |
commit | commitdiff | tree | snapshot |
2012-09-16 |
Alexander Barton | Include CAP command even when using "strict RFC mode" |
commit | commitdiff | tree | snapshot |
2012-09-16 |
Alexander Barton | Merge branch 'autoconf-update' |
commit | commitdiff | tree | snapshot |
2012-09-16 |
Alexander Barton | AUTOMAKE_OPTIONS: fix ansi2knr option, include path |
commit | commitdiff | tree | snapshot |
2012-09-15 |
Alexander Barton | Don't use AC_FUNC_MALLOC and AC_FUNC_REALLOC |
commit | commitdiff | tree | snapshot |
2012-09-15 |
Alexander Barton | Make our own targets "silent", if enabled |
commit | commitdiff | tree | snapshot |
2012-09-14 |
Brett Smith | Allow limited punctuation in usernames, for better... |
commit | commitdiff | tree | snapshot |
2012-09-13 |
Alexander Barton | configure.in: use AC_CHECK_{FUNCS|HEADERS}_ONCE |
commit | commitdiff | tree | snapshot |
2012-09-13 |
Alexander Barton | Updated config.{guess|sub} to version 2012-08-14 |
commit | commitdiff | tree | snapshot |
2012-09-13 |
Alexander Barton | Make autogen.sh more verbose when VERBOSE=1 is set |
commit | commitdiff | tree | snapshot |
2012-09-13 |
Alexander Barton | configure.in: use AC_SEARCH_LIBS (not AC_CHECK_LIB) |
commit | commitdiff | tree | snapshot |
2012-09-12 |
Alexander Barton | configure.in: use AS_HELP_STRING macro |
commit | commitdiff | tree | snapshot |
2012-09-12 |
Alexander Barton | configure.in: use AC_CANONICAL_HOST (not AC_CANONICAL_T... |
commit | commitdiff | tree | snapshot |
2012-09-12 |
Alexander Barton | configure.in: inttypes.h is an optional header file |
commit | commitdiff | tree | snapshot |
2012-09-11 |
Alexander Barton | Merge pull request #2 from briancollins/master |
commit | commitdiff | tree | snapshot |
2012-09-11 |
Alexander Barton | Correctly re-initialize signal handlers on RESTART |
commit | commitdiff | tree | snapshot |
2012-09-11 |
Alexander Barton | Use HAVE_SETSID #define when testing for setsid() |
commit | commitdiff | tree | snapshot |
2012-09-11 |
Alexander Barton | Don't include <stdint.h>, it is included by "portab.h" |
commit | commitdiff | tree | snapshot |
2012-09-11 |
Alexander Barton | Don't check type.h availability, it is required |
commit | commitdiff | tree | snapshot |
2012-09-11 |
Alexander Barton | configure.in: Use AC_CONFIG_FILES macro |
commit | commitdiff | tree | snapshot |
2012-09-11 |
Alexander Barton | configure.in: Don't use AC_C_PROTOTYPES |
commit | commitdiff | tree | snapshot |
2012-09-11 |
Alexander Barton | configure.in: Update checks for required and optional... |
commit | commitdiff | tree | snapshot |
2012-09-11 |
Alexander Barton | configure.in: require autoconf 2.67 and automake 1.11 |
commit | commitdiff | tree | snapshot |
2012-09-11 |
Alexander Barton | configure.in: sort some lists (templates, output, ...) |
commit | commitdiff | tree | snapshot |
2012-09-11 |
Alexander Barton | New_Connection(): mark "IsSSL" parameter as UNUSED |
commit | commitdiff | tree | snapshot |
2012-09-11 |
Alexander Barton | Fix some "whitespace glitches" |
commit | commitdiff | tree | snapshot |
2012-09-11 |
Alexander Barton | Merge branch 'xop' of https://github.com/kart0ffelsack... |
commit | commitdiff | tree | snapshot |
2012-09-11 |
Alexander Barton | Show a warning on startup if config file is not a full... |
commit | commitdiff | tree | snapshot |
2012-09-10 |
Alexander Barton | Create &SERVER channel after predefined channels |
commit | commitdiff | tree | snapshot |
2012-09-10 |
Alexander Barton | WHO #channel: don't limit list size |
commit | commitdiff | tree | snapshot |
2012-09-04 |
Alexander Barton | Define EV_SET() for kqueue() on systems that don't... |
commit | commitdiff | tree | snapshot |
2012-09-04 |
Alexander Barton | Fix contrib/Makefile.am to list all files in EXTRA_DIST |
commit | commitdiff | tree | snapshot |
2012-09-04 |
Alexander Barton | Update project description |
commit | commitdiff | tree | snapshot |
2012-08-29 |
Alexander Barton | New function Conn_StartLogin() to finish connection... |
commit | commitdiff | tree | snapshot |
2012-08-29 |
Alexander Barton | Convert CONN_ID and Conf_MaxConnections to "int" datatype |
commit | commitdiff | tree | snapshot |
2012-08-28 |
Alexander Barton | Introduce numeric RPL_HOSTHIDDEN_MSG(396) |
commit | commitdiff | tree | snapshot |
2012-08-28 |
Alexander Barton | Always cloak client hostname, if needed |
commit | commitdiff | tree | snapshot |
2012-08-28 |
Alexander Barton | NoticeAuth: make sure messages are flushed immediately |
commit | commitdiff | tree | snapshot |
2012-08-27 |
Alexander Barton | Merge branch 'umode-B' |
commit | commitdiff | tree | snapshot |
2012-08-27 |
Alexander Barton | Merge branch 'recognize-umode-R' |
commit | commitdiff | tree | snapshot |
2012-08-27 |
Alexander Barton | Only allow IRC services to modify user mode "R" |
commit | commitdiff | tree | snapshot |
2012-08-27 |
Alexander Barton | ngt_RandomStr(): : make it buildable with pre-ANSI... |
commit | commitdiff | tree | snapshot |
2012-08-27 |
Alexander Barton | Get_CAP_String(): make it buildable with pre-ANSI C... |
commit | commitdiff | tree | snapshot |
2012-08-27 |
Alexander Barton | Enhance "NOTICE AUTH": show hostname and IDENT reply |
commit | commitdiff | tree | snapshot |
2012-08-27 |
Alexander Barton | Merge branch 'cmode-M' |
commit | commitdiff | tree | snapshot |
2012-08-27 |
Alexander Barton | Add new channel mode "M" to doc/Modes.txt |
commit | commitdiff | tree | snapshot |
2012-08-27 |
Alexander Barton | Remove Can_Send_To_Channel_Identified() |
commit | commitdiff | tree | snapshot |
2012-08-27 |
Brian Collins | Fix NAMES response when client has multi-prefix |
commit | commitdiff | tree | snapshot |
2012-08-26 |
Alexander Barton | Merge branch 'better-chan-errors' |
commit | commitdiff | tree | snapshot |
2012-08-26 |
Alexander Barton | Merge branch 'move-connection-password' of git://arthur... |
commit | commitdiff | tree | snapshot |
2012-08-26 |
Alexander Barton | Login_User(): use "conn" insted of calling Client_Conn... |
commit | commitdiff | tree | snapshot |
2012-08-26 |
Alexander Barton | Free already saved password when storing a new one |
commit | commitdiff | tree | snapshot |
2012-08-26 |
DNS777 | Implement channel mode "M" |
commit | commitdiff | tree | snapshot |
2012-08-26 |
Alexander Barton | Remove unused ERR_CANNOTSENDTOCHAN2_MSG message |
commit | commitdiff | tree | snapshot |
2012-08-26 |
DNS777 | Add some more information to channel error numerics |
commit | commitdiff | tree | snapshot |
2012-08-26 |
Alexander Barton | Add new user mode "B" to doc/Modes.txt |
commit | commitdiff | tree | snapshot |
2012-08-26 |
DNS777 | Implement an Unreal-like user mode "B" ("Bot mode") |
commit | commitdiff | tree | snapshot |
2012-08-26 |
DNS777 | Recognize user mode "R" |
commit | commitdiff | tree | snapshot |
2012-08-26 |
Alexander Barton | Enhance "ServiceMask" to handle a list of masks |
commit | commitdiff | tree | snapshot |
2012-08-26 |
Alexander Barton | New function MatchCaseInsensitiveList() to check list... |
commit | commitdiff | tree | snapshot |
2012-08-26 |
Alexander Barton | Block nicknames that are reserved for services |
commit | commitdiff | tree | snapshot |
2012-08-26 |
Alexander Barton | Rename Conf_IsService() to Conf_NickIsService() |
commit | commitdiff | tree | snapshot |
2012-08-26 |
Alexander Barton | Check_Connections(): code cleanup |
commit | commitdiff | tree | snapshot |
2012-08-23 |
Brett Smith | Indentation and style fixes. |
commit | commitdiff | tree | snapshot |
2012-08-23 |
Brett Smith | Connection password is not constant. |
commit | commitdiff | tree | snapshot |
2012-08-23 |
Brett Smith | Implementation clean-ups. |
commit | commitdiff | tree | snapshot |
2012-08-23 |
Brett Smith | Dynamically allocate memory for connection password. |
commit | commitdiff | tree | snapshot |
2012-08-23 |
Brett Smith | Move client password from the Client to the Connection... |
commit | commitdiff | tree | snapshot |
2012-08-21 |
Alexander Barton | Xcode: use certificate of Alex for code signing |
commit | commitdiff | tree | snapshot |
2012-08-18 |
Alexander Barton | "make uninstall": remove ngircd.conf if not modified |
commit | commitdiff | tree | snapshot |
2012-08-18 |
Alexander Barton | contrib/ngircd.service: systemd service file for ngircd |
commit | commitdiff | tree | snapshot |
2012-08-18 |
Alexander Barton | ngt_RandomStr(): Add implicit cast to "unsigned". |
commit | commitdiff | tree | snapshot |
2012-08-16 |
Alexander Barton | Fix a buffer overflow when initializing the random... |
commit | commitdiff | tree | snapshot |
2012-08-11 |
Alexander Barton | configure.in: Use AC_CONFIG_HEADER instead of AM_CONFIG... |
commit | commitdiff | tree | snapshot |
2012-08-06 |
Sebastian Köhler | Tests and documentation for xop |
commit | commitdiff | tree | snapshot |
2012-08-06 |
Sebastian Köhler | Implemented xop support |
commit | commitdiff | tree | snapshot |
2012-08-05 |
Alexander Barton | Fix compiler warning when not building with ZLIB support |
commit | commitdiff | tree | snapshot |
2012-08-03 |
Alexander Barton | Update NEWS and ChangeLog files for hashed cloaked... |
commit | commitdiff | tree | snapshot |
2012-08-03 |
Sebastian Köhler | Hashed hostnames for CloakHost |
commit | commitdiff | tree | snapshot |
2012-08-03 |
Sebastian Köhler | Implemented hashed cloaked hostnames for +x |
commit | commitdiff | tree | snapshot |
2012-06-19 |
Alexander Barton | ngIRCd release 19.2 rel-19.2 |
commit | commitdiff | tree | snapshot |
next |