index
:
telepathy/telepathy-logger
master
next
telepathy-logger-0.1
telepathy-logger-0.4
telepathy-logger-0.6
telepathy-logger-0.8
TPL - the Telepathy Logger (mirrored from https://gitlab.freedesktop.org/telepathy/telepathy-logger)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-01
Preserve the original order of messages
HEAD
master
Daniel Landau
1
-0
/
+9
2024-08-01
Fix incompatible pointer types
Balló György
3
-3
/
+3
2016-07-22
tests: Rename function to avoid conflict with stdio.h
Michael Catanzaro
1
-26
/
+26
2015-04-28
log-iter-xml: Fix crash when logs are corrupted or invalid XML
Debarshi Ray
1
-1
/
+5
2015-04-20
tests: Add a test for log-iter-xml/get-events
Debarshi Ray
2
-2
/
+47
2015-04-20
tests: Add new TpLogger logs that don't parse as XML
Debarshi Ray
5
-2
/
+19
2014-03-18
logger: fix several string and date leaks
Simon McVittie
2
-2
/
+13
2014-03-03
use tp_message_get_pending_message_id()
Guillaume Desmottes
1
-14
/
+7
2014-01-05
Ask libxml2 to recover from errors of possible
Sjoerd Simons
1
-1
/
+1
2013-11-07
Replace deprecated INCLUDES with AM_CPPFLAGS
Simon McVittie
1
-2
/
+2
2013-11-07
Use subdir-objects (compile a/b.c to a/b.lo, not ./b.lo)
Simon McVittie
1
-1
/
+1
2013-11-07
Use the Automake "parallel-tests" driver, albeit in non-parallel mode
Simon McVittie
3
-14
/
+21
2013-11-07
Use AC_PROG_MKDIR_P, MKDIR_P instead of deprecated AM_PROG_MKDIR_P, mkdir_p
Simon McVittie
3
-4
/
+4
2013-11-07
Distribute debug.h, fixing distcheck
Simon McVittie
1
-0
/
+1
2013-11-07
Put Autoconf, Automake, Libtool droppings in /build-aux
Simon McVittie
2
-1
/
+2
2013-11-07
Fix out-of-tree documentation building
Simon McVittie
1
-1
/
+1
2013-11-07
autogen.sh: don't override Automake version
Simon McVittie
1
-14
/
+0
2013-09-30
log-store-xml: fix reason leaks
Guillaume Desmottes
1
-0
/
+2
2013-09-30
test-tpl-log-store: test end reasons
Guillaume Desmottes
1
-0
/
+15
2013-09-30
log-store-pidgin: keep a ref on the account manager
Guillaume Desmottes
1
-6
/
+10
2013-09-27
move tp_tests_copy_dir() to logger-test-helper
Guillaume Desmottes
5
-22
/
+25
2013-09-27
stop using tp_account_is_prepared()
Guillaume Desmottes
2
-4
/
+2
2013-09-27
stop using NUM_TP_*
Guillaume Desmottes
1
-1
/
+1
2013-09-27
include telepathy-glib-dbus.h
Guillaume Desmottes
9
-0
/
+9
2013-09-27
Prepare TpAccount if needed
Guillaume Desmottes
2
-1
/
+104
2013-09-27
log-manager: factor out start_async_op_in_thread()
Guillaume Desmottes
1
-10
/
+13
2013-09-27
use account's normalized name instead of its account id
Guillaume Desmottes
2
-31
/
+17
2013-09-27
tests/dbus/test-tpl-log-iters-xml: use tpl_test_create_and_prepare_account()
Guillaume Desmottes
1
-7
/
+22
2013-09-27
tests/dbus/test-tpl-log-store-xml: use tpl_test_create_and_prepare_account()
Guillaume Desmottes
1
-18
/
+38
2013-09-27
add logger-test-helper.c
Guillaume Desmottes
3
-1
/
+105
2013-09-27
text-event: chain up dispose
Guillaume Desmottes
1
-0
/
+2
2013-09-26
build with TP_DISABLE_SINGLE_INCLUDE
Guillaume Desmottes
1
-0
/
+1
2013-09-26
stop using tp-glib sealed variables
Guillaume Desmottes
3
-6
/
+5
2013-09-26
tests/lib: sync with tp-glib master
Guillaume Desmottes
18
-176
/
+1651
2013-09-25
fix tp-glib single headers
Guillaume Desmottes
4
-4
/
+3
2013-09-25
stop building test-api
Guillaume Desmottes
2
-8
/
+1
2013-09-25
bump TP_VERSION_MIN_REQUIRED to 0.22
Guillaume Desmottes
1
-1
/
+1
2013-09-25
test-entity: stop using tp_connection_get_contacts_by_handle()
Guillaume Desmottes
1
-31
/
+29
2013-09-25
tests/lib: sync with tp-glib master
Guillaume Desmottes
8
-98
/
+777
2013-09-25
bump tp-glib dep to 0.21.2
Guillaume Desmottes
1
-2
/
+2
2013-09-25
stop using tp_account_new()
Guillaume Desmottes
5
-25
/
+60
2013-09-25
client-factory: turn to a singleton
Guillaume Desmottes
3
-3
/
+19
2013-09-25
ignore deprecation warning when calling tp_account_parse_object_path()
Guillaume Desmottes
1
-0
/
+3
2013-09-25
stop using tp_text_channel_get_pending_messages()
Guillaume Desmottes
1
-2
/
+2
2013-09-25
stop using tp_account_manager_get_valid_accounts()
Guillaume Desmottes
3
-5
/
+5
2013-09-25
stop using tp_account_get_protocol()
Guillaume Desmottes
1
-2
/
+2
2013-09-25
use tp_channel_get_connection()
Guillaume Desmottes
2
-2
/
+2
2013-09-25
sync tools/ with tp-glib master
Guillaume Desmottes
17
-138
/
+165
2013-09-25
bump GLib dep and use versioning macros
Guillaume Desmottes
1
-8
/
+4
2013-09-23
tpl_log_manager_search_async: fix introspection
Guillaume Desmottes
1
-1
/
+1
[next]