summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2012-03-15this is pretty hard to find now, so I'm putting it in herediscomfitor1-0/+4050
2012-03-08edbus connman - stop reporting the same error again and again oneraster1-3/+13
2012-02-27Fix linking complaints brought out by:raster6-6/+6
2012-01-18update all minor versions to 2 (or 6) - and yes. i missed making mostraster1-1/+1
2012-01-17e_ukit: Fix to handle the dbus type 'object path', it is just a string after ...davemds1-0/+2
2012-01-13From: Stefan Schmidt <stefan@datenfreihafen.org>discomfitor3-24/+24
2012-01-03e_dbus - one more typo fixed...hermet1-1/+1
2012-01-03e_dbus - fixed typohermet1-1/+1
2011-12-19From: Guillaume Friloux <guillaume.friloux@asp64.com>discomfitor1-0/+2
2011-12-10init enotify log dom when using only daemon functionsdiscomfitor3-2/+3
2011-12-06e_dbus: less warning due to headers change.cedric17-6/+34
2011-12-06e_dbus: warning--billiob3-0/+6
2011-12-03fix incorrect usage of dbus_message_iter_open_containerdiscomfitor1-3/+3
2011-12-01e_dbus really should check returns of making containers as if it failsraster13-294/+574
2011-11-30fixed enotify bug!!!!discomfitor1-16/+1
2011-11-29use struct marshalizer for image hints as pointed out by k-sdiscomfitor1-1/+15
2011-11-29close dbus iterator iterator as pointed out by John Palmieri <johnp@redhat.com>discomfitor1-0/+1
2011-11-27new enotify test which showcases 1) our ability to break e_dbus 2) enotify's ...discomfitor3-3/+46
2011-11-27better fix for duplicate fdh, also delete watches when necessarydiscomfitor1-18/+24
2011-11-27fix case where dbus fd could have two handlers addeddiscomfitor1-2/+10
2011-11-22with connman 07x changes - make sure headers dont conflict with oldraster3-11/+5
2011-11-22move econnman include into subdirraster1-1/+1
2011-11-21e_connman0_7x: phase-2 - remove the old library and create the new one.barbieri13-27/+26
2011-11-21e_connman0_7x: phase-1 - revert to old codebarbieri4-182/+4
2011-11-20let's go back to not having a broken api.raster5-5/+117
2011-11-19Let's go back to recent API while the issue is discussedlucas5-117/+5
2011-11-19put back old api's into connman edbus support to not break compatraster5-5/+117
2011-11-19gustavo - i know you don't like this, but putting back old connman apiraster1-1/+67
2011-11-18better organization for unmarshaling image hints, also reduce number of poten...discomfitor1-8/+12
2011-11-14E_Dbus: spellingcaro1-48/+48
2011-11-14e_dbus/connman: prepare for upcoming release, review API.barbieri6-95/+122
2011-11-14e_dbus/connman: let there be fewer stringslucas2-24/+0
2011-11-14e_dbus/connman: add Domains.Configuration propertylucas3-0/+78
2011-11-14e_dbus/connman: add Nameservers.Configuration propertylucas3-0/+77
2011-11-14e_dbus/connman: set array propertylucas2-0/+67
2011-11-14e_dbus/connman: add getters for Proxy.Configurationlucas4-0/+142
2011-11-14e_dbus/connman: add readonly Proxy propertieslucas4-4/+146
2011-11-14e_dbus/connman: allow a property inside a dict to belucas2-6/+76
2011-11-14e_dbus/connman: add Domains propertylucas4-0/+37
2011-11-14e_dbus/connman: add Nameservers propertylucas4-0/+45
2011-11-14e_dbus/connman: remove deprecated propertieslucas6-302/+0
2011-11-14e_dbus/connman: remove Mode property in Servicelucas6-65/+0
2011-11-14e_dbus/connman: add Ethernet.Duplex propertylucas4-2/+32
2011-11-14e_dbus/connman: add Ethernet.Speed propertylucas4-1/+28
2011-11-14e_dbus/connman: add Ethernet.Interface propertylucas4-0/+31
2011-11-14e_dbus/connman: remove wrong methodlucas4-53/+0
2011-11-14e_dbus/connman: define macro to do boring repetitivelucas1-137/+54
2011-11-14e_dbus/connman: Add getter/setter for LoginRequiredlucas4-0/+38
2011-11-14e_dbus/connman: Remove legacy interfaceslucas1-65/+15
2011-11-13connman: match upstream change to security property.barbieri4-14/+30