[gupnp] (130 commits) Non-fast-forward update to branch wip/client-cache
- From: Jens Georg <jensgeorg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gupnp] (130 commits) Non-fast-forward update to branch wip/client-cache
- Date: Thu, 29 May 2014 12:40:33 +0000 (UTC)
The branch 'wip/client-cache' was changed in a way that was not a fast-forward update.
NOTE: This may cause problems for people pulling from the branch. For more information,
please see:
https://wiki.gnome.org/Git/Help/NonFastForward
Commits removed from the branch:
6e8cd23... Cache user agents per IP
Commits added to the branch:
77c728e... Fix Typos (*)
b0315a0... Remove crap (*)
27606b2... Add testcase for bgo#696762 (*)
d2684ea... Preserve argument order (*)
10b31c6... Distribute test files (*)
e177d21... Prepare 0.20.2 (*)
e7d929a... Add rescan_control_points feature (*)
fcb4ff7... Post-release version bump (*)
4870e04... Depend on vapigen >= 0.20 if g-i >= 1.36 is found (*)
7650217... Clarify notification SEQ count behavior (*)
be0665b... Ensure NOTIFY message has a proper SID (*)
4aabe93... Return 400 to NOTIFYs without NT or NTS header (*)
1c515b9... SEQ is supposed to be an uint32 (*)
188084a... Use unix CM as fall-back if netlink isn't there (*)
87ff325... Prevent C++ name mangling in examples (*)
80b33de... Fix compilation with -Wall -Wextra (*)
161969f... Prepare 0.20.3 (*)
d031b66... Post-release version bump (*)
76dd0e0... Fix gtk-doc warnings (*)
552b9e7... Minor doc improvements (*)
ee09644... context: Use ASCII-only user-agent (*)
27e2dbe... Force HTTP version 1.1 on SOAP requests (*)
fe9fb18... Fix a potential crash in case of a corrupted or malformed X (*)
ee0745f... Fix potential crashes in case of a bad parameter. (*)
3e72dfb... Fix multiple memory leaks (*)
2982f46... Coding convention. Remove trailing spaces. (*)
f6d1065... Add API for retrieving device class identifiers (*)
47d2dc2... Add new API to gtk-doc (*)
89ce575... Prepare 0.20.4 (*)
44f92c2... Post-release version bump (*)
9580ae0... Add G_BEGIN_DECLS & G_END_DECLS macros (*)
c990c04... Variable might be used uninitialized. (*)
510ead0... Add GUPnPWhiteList to the library (*)
37554c2... Use GUPnPWhiteList in GUPnPContextManager (*)
ef1a17b... Add GUPnPWhiteList to docs (*)
08ce5b8... Port gupnp-binding-tool to Python 3 (*)
78109f1... Indentation fix (*)
c0fca00... Make NMDevice into a refcounted structure (*)
a9e09f0... Hold references while doing async calls (*)
3b3ff4c... Be nicer to G-I in WhitList (*)
26dac38... Add gupnp-white-list.h to gupnp.h (*)
2d091d4... Fix tests (*)
fb09b9e... Fix small leak in SimpleContextManager (*)
d07be39... White List: Various fixes (*)
84512d8... White List: Fix remove entry function (*)
b31c86a... Drop extra check for GTest (*)
97a2354... Update gtk-doc integration (*)
9c750ca... doc: Fix service example (*)
13f9991... Remove inverted arguments range test (*)
283d435... Disable gtk-doc checks (*)
fdeb6f9... Prepare 0.20.5 (*)
a97d67b... Post-release version bump (*)
3f69b8c... Network traffic optimization (*)
79d81cd... Prepare 0.20.6 (*)
7586d85... Post-release version bump (*)
f16a62e... Fix GCC warnings about unused typedefs for local includes (*)
7134af3... Do not hand out libxml2-allocated strings (*)
00a73ff... Do not try to reuse message on error (*)
e914903... Call action callback through idle on error (*)
1c11743... examples/light-client: add --quiet, --help and repeat optio (*)
7d1c1d6... examples/light-server: add --quiet and --help options (*)
35f53a6... Prepare 0.20.7 (*)
8ddee9d... Post-release version bump (*)
a234854... Properly include gio.h for GSocket (*)
2a1747b... Minor include fixes for Linux CM (*)
1b1fd5d... Style fixes in Linux CM (*)
865aea3... Some Linux CM docs (*)
5f31dc3... Add gupnp_white_list_add_entryv (*)
b8f2cbf... Propagate port property to GSSDPClient (*)
a2cc854... Minor style fix (*)
c9eae7e... Prepare 0.20.8 (*)
0865229... Post-release version bump (*)
ad51620... Enforce HTTP version 1.1 (*)
98dedfe... build: Add libuuid to Requires.private in the pkg-config fi (*)
423e5e8... Deprecate {begin,send}_action_hash (*)
3858e8a... Add deprecation guards (*)
909e721... Add gupnp_service_info_get_introspection_async_full() (*)
c90f519... tests: Add a way to test cancelling introspection gets (*)
684ec29... Revert "tests: Add a way to test cancelling introspection g (*)
64e5b08... Revert "Add gupnp_service_info_get_introspection_async_full (*)
da2e5c6... Add gupnp_service_info_get_introspection_async_full() (*)
78b3f02... tests: Add a way to test cancelling introspection gets (*)
485d15d... context: Ensure msearch-port property exists before setting (*)
135a7de... Ignore deprecation warning when in a deprecated function (*)
fa86dd4... Update docs (*)
f6b5244... Prepare 0.20.9 (*)
0f5013d... Post-release version bump (*)
7d89cbb... tests: Make test-bugs naming generic (*)
d1b03cb... tests: unref objects after running test (*)
ab2a6ec... tests: Add test for #678701 (*)
639e7fd... Ensure ResourceFactory creates proxies with right GType (*)
17442e3... tests: Add test for #690400 (*)
bf151a7... Survive ServiceProxy callback-list changes from callbacks (*)
4ad119c... tests: refactor main loop handling to one function (*)
128fd74... Also disable managed RootDevices on WL change (*)
cd8a47e... Fix make distcheck (*)
2eb8c09... Prepare 0.20.10 (*)
64b67f3... Post-release version bump (*)
a74e61c... Make the Unix context manager option, it doesn't work for A (*)
c67e2f6... libgupnp: Include <windows.h> on Windows for GetVersionEx() (*)
a209644... context-manager: Fix a memory leak of network devices (*)
067d43d... build: Don’t add libuuid to pkg-config files if it’s no (*)
036f9d8... Implement a simple ACL infrastructure (*)
0fa05ed... Fix critical on unset ACL (*)
7a948d7... Fix gtk-doc issues (*)
c82f000... Prepare 0.20.11 (*)
d7219ab... Post-release version bump (*)
cc69acf... Fixup GUPnPAcl documentation (*)
e59250a... Some more gtk-doc fixes (*)
fde1264... doc: Remove reference to general signal handling (*)
05889bb... Bump glib requirement to 2.28 (*)
82052b1... Fix warning with clang (*)
7507049... Prevent critical if there's no system bus (*)
dd6008c... Check for system bus before using DBus (*)
1455e2b... gupnp-acl: Add missing return statements (*)
c186160... Don't leak CallbackData (*)
9ffedf4... Add _add_notify_full variant with a GDestroyNotify (*)
8abfa80... Use g_list_free_full (*)
bbff7f8... Use g_propagate_error (*)
78af7d3... Annotation and doc fixes (*)
c1ecb41... g_free is NULL-safe (*)
baa0fa5... Update "Since" documentation tags (*)
bb6fbdd... Prevent dangling pointer (*)
8fdd98c... Unref root device in ACL server handler (*)
5937467... Add some comments about ownership (*)
faeb369... More g_list_free_full (*)
bd9dfdc... Yet more g_list_free_full (*)
e1be1a3... Make "document" property readable (*)
5e7039a... Add gupnp_service_proxy_*_raw_notify functions (*)
b475166... Cache user agents per IP
(*) This commit already existed in another branch; no separate mail sent
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]