Age | Commit message (Expand) | Author |
2016-12-21 | Update copyright info: Add copyright+license header to rules file. | Jonas Smedegaard |
2016-12-21 | Update copyright info: Extend ID of main author. | Jonas Smedegaard |
2016-12-21 | Update copyright info: Add license grants. | Jonas Smedegaard |
2016-12-21 | Update copyright info: Fix add verbatim public-domain statement. | Jonas Smedegaard |
2016-12-21 | Update copyright info: Fix add Zlib license. | Jonas Smedegaard |
2016-12-21 | Add patch 2001 to avoid cmake messing with git. | Jonas Smedegaard |
2016-12-10 | Initial copyright | Vasudev Kamath |
2016-12-10 | Added cmake and catch build dependency | Vasudev Kamath |
2016-10-23 | Updated version 3.0 from 'upstream/3.0' | Vasudev Kamath |
2016-10-23 | New upstream version 3.0upstream/3.0 | Vasudev Kamath |
2016-10-23 | Initial upstream branch | Vasudev Kamath |
2016-10-23 | Initial debian packaging. | Vasudev Kamath |
2016-08-04 | Release 3.03.0v3 | louiz’ |
2016-08-03 | Be verbose with make check | louiz’ |
2016-08-03 | Test the version request, in many ways | louiz’ |
2016-08-03 | Lower case the nick, when forwarding a version or ping request | louiz’ |
2016-08-02 | Test the kick on a multisession nick | louiz’ |
2016-08-01 | Rephrase an error message | louiz’ |
2016-07-31 | Provide a --help option | louiz’ |
2016-07-31 | test kick | louiz’ |
2016-07-29 | Actually it works when we surrount the WHOLE string with quotes | louiz’ |
2016-07-29 | lol k gitlab-ci. It fails to parse a string that contains : | louiz’ |
2016-07-29 | Trivial micro fix | louiz’ |
2016-07-29 | ci: echo the cmake command line arguments | louiz’ |
2016-07-28 | Document the multi-nick session thing | louiz’ |
2016-07-28 | Do not use the logger before the configuration has been loaded first | louiz’ |
2016-07-28 | Update the changelog by adding (all?) the changes in 3.0 | louiz’ |
2016-07-28 | Mark some more cmake variables as advanced | louiz’ |
2016-07-28 | Fix the timeout test, now that we don't wait 1ms too much everytime | louiz’ |
2016-07-28 | Do not add 1ms to the timeout of our poller | louiz’ |
2016-07-28 | Always remove all the DNS sockets on an c-ares event | louiz’ |
2016-07-27 | Revert "Don’t use unique_ptr to store dns socket handlers" | louiz’ |
2016-07-25 | Test the resolving of multiple hostnames at the same time | louiz’ |
2016-07-24 | Use log_error instead of cerr | louiz’ |
2016-07-23 | Refactor the CI file, build many configurations | louiz’ |
2016-07-18 | In reload.cpp, only build the database things if litesql is used | louiz’ |
2016-07-18 | Always build the artifacts | louiz’ |
2016-07-12 | Properly use the docstring variables | louiz’ |
2016-07-12 | Clean the list of options visible in non-advanced ccmake | louiz’ |
2016-07-12 | Use an ugly way, because SOURCES property does not work in cmake 3.0 | louiz’ |
2016-07-12 | Bring back DNSSocketHandler's destructor | louiz’ |
2016-07-12 | Set the required cmake version to 3.0 | louiz’ |
2016-07-12 | Don't use target_sources() in cmake because it's >=3.1 only | louiz’ |
2016-07-12 | Don’t use unique_ptr to store dns socket handlers | louiz’ |
2016-07-12 | Move reload.*pp from louloulibs to src | louiz’ |
2016-07-12 | Properly catch and handle database errors | louiz’ |
2016-07-04 | Send the iq requests to one random resource instead of the bare JID | louiz’ |
2016-07-04 | Replace all include guards by #pragma once | louiz’ |
2016-07-04 | List of channels are saved per-request and not globally | louiz’ |
2016-07-04 | Remove forgotten comment | louiz’ |