summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-01-10Fix the cmake LIBUUID_INCLUDE_DIRS value when we are not using pkg-configFlorent Le Coz
2014-12-17And another trivial -Weffc++ warningFlorent Le Coz
2014-12-17Fix a few issues reported by static analyzersFlorent Le Coz
2014-11-24Cache the result of jidprep()Florent Le Coz
2014-11-13Use hardened_build 1 in the spec fileFlorent Le Coz
2014-11-13Build with the fedora CFLAGS in the .specFlorent Le Coz
2014-11-13Use the new flags in the .spec fileFlorent Le Coz
2014-11-13Improve dependencies checks in the build processFlorent Le Coz
2014-11-12Implement the PING on a server or the gateway itselfFlorent Le Coz
2014-11-12send_iq_result can have a "from" with just the domain nameFlorent Le Coz
2014-11-12Implement PING to in-room participantFlorent Le Coz
2014-11-12Add utils::revstrFlorent Le Coz
2014-11-12Implement PING, user to user only (XMPP and IRC side, using CTCP PING)Florent Le Coz
2014-11-12Rename iq_responder_callback_t to irc_… and add the equivalent to wait for iqsFlorent Le Coz
2014-08-29Merge branch 'v1'Florent Le Coz
2014-08-29[spec] Update the URL, and do not hardcode the version in itv1Florent Le Coz
2014-08-18Escape a # in biboumi.1.mdFlorent Le Coz
2014-08-18Wrap a paragraph from INSTALL file to 79 charsFlorent Le Coz
2014-08-18Merge branch 'v1'Florent Le Coz
2014-08-18Update spec file to 1.1Florent Le Coz
2014-08-08Send a proper error on IRC message 438 (nickname change too fast)Florent Le Coz
2014-08-08Use generic send_presence_error() instead of almost identical specializationsFlorent Le Coz
2014-07-31Run the service with the nobody userFlorent Le Coz
2014-07-31Do not create a useless biboumi unix user with the RPM packageFlorent Le Coz
2014-07-21Add two missing type="error" in some presence errorsFlorent Le Coz
2014-07-16Release version 1.11.1Florent Le Coz
2014-07-15Merge branch 'v1'Florent Le Coz
2014-07-15Fix IPv6 support (sockaddr size)Florent Le Coz
2014-07-15Provide WITHOUT_BOTAN and WITHOUT_SYSTEMD cmake flagsFlorent Le Coz
2014-07-15Send the reason of the connection close to the userFlorent Le Coz
2014-07-12Bump master version to 2.0~devFlorent Le Coz
2014-07-12Merge branch 'v1'Florent Le Coz
2014-07-12Release version 1.01.0Florent Le Coz
2014-07-12Add a CHANGELOG file describing a general view of 1.0 featuresFlorent Le Coz
2014-07-03Move some members of TCPSocketHandler into the SocketHandler classFlorent Le Coz
2014-07-02Add a level of inheritance above SocketHandlerFlorent Le Coz
2014-06-30Also remove that from the spec fileFlorent Le Coz
2014-06-30Remove biboumi_logdir from the spec fileFlorent Le Coz
2014-06-30Run the test_suite in the spec %check sectionFlorent Le Coz
2014-06-30Fix a typoFlorent Le Coz
2014-06-30Enable assert() even in release mode, in the test_suiteFlorent Le Coz
2014-06-30Provide a spec file to build a Fedora RPMFlorent Le Coz
2014-06-30Use systemd-daemon logging prefix if availableFlorent Le Coz
2014-06-30Provide an example unit file for systemdFlorent Le Coz
2014-06-30Provide an example configuration fileFlorent Le Coz
2014-06-30Regularly send a notification for the systemd watchdogFlorent Le Coz
2014-06-30Fix some cmake issuesFlorent Le Coz
2014-06-28Add missing <string> include in timed_events.hppFlorent Le Coz
2014-06-25Fix ad-hoc “disconnect user” command. Do not add the <error/> on successFlorent Le Coz
2014-06-25Add some details in the INSTALL fileFlorent Le Coz