summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-12-01Make private DBus connectionHEADmasterOlivier CrĂȘte1-5/+20
2009-12-01Fix problems when compiling with gcc 4.[1,2]Jens Georg2-4/+12
2009-11-25Don't require timeouts to be specified in SUBSCRIBE methods (#1890)Cem Eliguzel1-1/+1
2009-11-25Ignore point-to-point interfaces in the Unix connection managerRoss Burton1-0/+3
2009-11-23Delay handling of missing notificationsZeeshan Ali (Khattak)1-21/+32
2009-11-23Postpone notify emissions if subscription in progressZeeshan Ali (Khattak)1-1/+7
2009-11-23Delay SID checksZeeshan Ali (Khattak)1-16/+51
2009-11-23Get rid of redundant loopZeeshan Ali (Khattak)1-33/+29
2009-11-23Refactor emit_notifications()Zeeshan Ali (Khattak)1-51/+59
2009-11-23Use AM_V_GEN when building marshalsRoss Burton1-2/+2
2009-11-23Enable silent rules if they are availableRoss Burton1-0/+2
2009-11-19Signal the unavailibility of contextsZeeshan Ali (Khattak)1-1/+8
2009-11-18Utilize libconic if availableZeeshan Ali (Khattak)3-16/+119
2009-11-17UnixContextManager keeps contextsZeeshan Ali (Khattak)1-1/+17
2009-11-17Add private struct to unix context managerZeeshan Ali (Khattak)2-0/+14
2009-11-12Revert "In dispose() unsubscribe again after being sure that all pending"Ross Burton1-12/+1
2009-11-11In dispose() unsubscribe again after being sure that all pendingHenry Hoegelow1-1/+12
2009-10-07Provide empty override fileZeeshan Ali (Khattak)1-0/+0
2009-10-07Announcement for release 0.13.1Zeeshan Ali (Khattak)1-0/+13
2009-10-07Dump micro versionZeeshan Ali (Khattak)1-1/+1
2009-09-29Use unix context manager if NM is unavailableZeeshan Ali (Khattak)2-8/+11
2009-09-29Function to query NetworkManager availabilityZeeshan Ali (Khattak)2-0/+43
2009-09-29Correct a small typoZeeshan Ali (Khattak)1-1/+1
2009-08-31Don't leak GValuesZeeshan Ali (Khattak)1-0/+3
2009-08-28Release announcement for release 0.13Zeeshan Ali (Khattak)1-0/+60
2009-08-28Default context-manager should be "unix"Zeeshan Ali (Khattak)1-1/+1
2009-08-24Remove gupnp_context_get_name from the header as it doesn't exist any moreRoss Burton1-3/+0
2009-08-24Ignore the platform-specific context manager code when generating documentationRoss Burton1-0/+2
2009-08-24Add the XML error to the API documentationRoss Burton1-0/+3
2009-08-24Make the doc member publicRoss Burton1-1/+1
2009-08-24Fix a typoZeeshan Ali (Khattak)1-1/+1
2009-08-24Random doc correctionsZeeshan Ali (Khattak)2-6/+2
2009-08-24Add GUPnPXMLDoc to reference docZeeshan Ali (Khattak)4-6/+49
2009-08-24Provide function to create XMLDoc given a pathZeeshan Ali (Khattak)3-7/+35
2009-08-24New domains for xml errorsZeeshan Ali (Khattak)2-0/+40
2009-08-24RootDevice should make use of GUPnPXMLDocZeeshan Ali (Khattak)2-32/+27
2009-08-24GUPnPXMLDoc is no longer initially unownedZeeshan Ali (Khattak)6-13/+6
2009-08-24Rename GUPnPXMLDocWrapper to GUPnPXMLDocZeeshan Ali (Khattak)11-83/+83
2009-08-24Clean-up and expose the xml doc wrapperZeeshan Ali (Khattak)13-131/+201
2009-08-17Fix strrchr result checkingRoss Burton1-1/+1
2009-08-12Handle the SOAPAction header being missingRoss Burton1-1/+7
2009-07-29make signal autoconnect work on windowsJens Georg1-5/+6
2009-07-29Fix name collisionJens Georg1-2/+2
2009-07-21API to get SoupMessage associated with ServiceActionZeeshan Ali (Khattak)3-0/+19
2009-07-21More documentation fixesZeeshan Ali (Khattak)2-2/+4
2009-07-21Free app developer from hosting of desc docsZeeshan Ali (Khattak)5-88/+171
2009-07-20Create only one context for each interfaceZeeshan Ali (Khattak)1-0/+11
2009-07-20Adapt to changes in GSSDP APIZeeshan Ali (Khattak)4-171/+21
2009-07-18Must not announce earlier versions of resourcesZeeshan Ali (Khattak)1-60/+16
2009-07-18Don't create redundant proxiesZeeshan Ali (Khattak)1-0/+8