summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 0.13.5gupnp-0.13.5Zeeshan Ali (Khattak)2010-08-102-1/+23
* Explicitly linker test apps to needed librariesZeeshan Ali (Khattak)2010-08-041-4/+12
* Check for body length rather than Content-LengthZeeshan Ali (Khattak)2010-08-041-3/+1
* Prefer g_strcmp0() over strcmp()Zeeshan Ali (Khattak)2010-07-291-1/+1
* Update transfer annotation for gupnp_context_get_sessionZachary Goldberg2010-07-291-2/+2
* Chain up in finalize()Sven Neumann2010-06-241-0/+2
* Release 0.13.4gupnp-0.13.4Zeeshan Ali (Khattak)2010-06-092-1/+29
* Remove server handlers on disposeSven Neumann2010-06-031-0/+24
* Refactor duplicated code into a utility functionSven Neumann2010-06-031-15/+20
* DLNA requires subscription timeout to be 300sZeeshan Ali (Khattak)2010-05-271-67/+31
* GUPnPServiceAction is a boxed, not a pointerOlivier Crête2010-05-261-1/+1
* Remove unneeded copying of GValue contentSven Neumann2010-05-262-3/+6
* Handle multiple variables inside property nodeZeeshan Ali (Khattak)2010-05-181-6/+11
* Refactor emit_notification functionZeeshan Ali (Khattak)2010-05-181-37/+44
* Fix syntax of property sets with multiple properties.Sven Neumann2010-05-181-5/+4
* Add scope annotations to various functionsZach Goldberg2010-04-192-11/+11
* Fix gtk-doc format on all functions in public GUPnP APIZach Goldberg2010-04-1912-133/+133
* Release 0.13.3 announcementgupnp-0.13.3Zeeshan Ali (Khattak)2010-04-091-0/+48
* Use complete paths of sources in GIR build ruleZeeshan Ali (Khattak)2010-04-091-16/+16
* Coding-style fixes for got_introspection functionZeeshan Ali (Khattak)2010-04-061-15/+16
* Change type of data in got_introspection to gpointerZach Goldberg2010-04-061-3/+3
* Add gupnp_service_action_get/set_valuesZach Goldberg2010-04-063-0/+100
* Add gupnp_service_action_get_gvalue for PyGIZach Goldberg2010-04-063-1/+36
* Add GList variants of begin/end/send_actionZach Goldberg2010-04-063-0/+255
* Hide internal API from introspection scannerZeeshan Ali (Khattak)2010-04-061-1/+15
* Include introspection glossary to docsZeeshan Ali (Khattak)2010-04-061-0/+1
* Make GUPnPServiceAction a ref-counted boxed typeRoss Burton2010-04-042-10/+48
* Add gobject-introspection annotationsZach Goldberg2010-04-046-83/+93
* Generate introspection dataRoss Burton2010-04-041-1/+38
* Check for gobject-introspectionRoss Burton2010-04-041-0/+2
* Add m4 macro for gobject introspection checkZach Goldberg2010-04-033-0/+91
* New API to host path for specific user-agent(s)Zeeshan Ali (Khattak)2010-04-013-6/+165
* Minor coding-style fixZeeshan Ali (Khattak)2010-03-291-1/+3
* Bump versionZeeshan Ali (Khattak)2010-03-291-1/+1
* Set User-Agent only once on the sessionZeeshan Ali (Khattak)2010-03-296-35/+10
* Micro coding-style fixZeeshan Ali (Khattak)2010-03-261-3/+1
* Fix IP bindingRoss Burton2010-03-181-2/+2
* gcc warning fixesPhilip Withnall2010-03-1811-71/+42
* Disconnect signal handlers when contextmanager is disposedOlivier Crête2010-03-181-0/+4
* autogen.sh: Obey the ACLOCAL_FLAGS environment variableNeil Roberts2010-03-181-1/+1
* Remove soup handler before emitting signalsSven Neumann2010-03-181-7/+7
* Make the HTTP server listen on the context's interface onlyJens Georg2010-03-181-0/+7
* Use g_message instead of g_warning if we can't connect to DBus (#1979)Ross Burton2010-03-151-2/+2
* Bump gssdp dependency because we need GSSDP_ERROR_NO_IP_ADDRESSRoss Burton2010-01-271-1/+1
* Fix failures for DLNA CTT test cases 7.2.5.9 and 7.2.29.1.Yakup Akbay2010-01-011-1/+1
* Prepare release 0.13.2gupnp-0.13.2Zeeshan Ali (Khattak)2009-12-042-1/+39
* Make dbus handling really thread-safe (I hope)Olivier Crête2009-12-033-19/+30
* NetworkManager is on system bus, not sessionOlivier Crête2009-12-031-1/+1
* Fix compile failure in gupnp_network_manager_disposeRoss Burton2009-12-021-1/+3
* Cleanup pending notifies correctlyOlivier Crête2009-12-021-1/+1