aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fsodeviced: kernel26_powersupply: send 'critical' and 'empty' statusMichael 'Mickey' Lauer2009-05-091-1/+15
* fsodevice: kernel26_powersupply: send org.freesmartphone.Device.PowerSupply.C...Michael 'Mickey' Lauer2009-05-091-34/+66
* fsoframework: interfaces: add org.freesmartphone.Device.PowerSupply.Capacity ...Michael 'Mickey' Lauer2009-05-094-2/+5
* fsodevice: kernel26_powersupply: send status signalsMichael 'Mickey' Lauer2009-05-091-4/+115
* fsoframework: utilities: mention filename in warningMichael 'Mickey' Lauer2009-05-091-2/+2
* fsodeviced: kernel26_powersupply: add AggregatePowerSupply objectMichael 'Mickey' Lauer2009-05-091-0/+50
* fsodeviced: add skeleton for kernel26_powersupply pluginMichael 'Mickey' Lauer2009-05-094-0/+167
* fsoframework: add interface for org.freesmartphone.Device.PowerSupplyMichael 'Mickey' Lauer2009-05-092-1/+28
* fsotransport: yank vapi from configure.acMichael 'Mickey' Lauer2009-05-091-2/+1
* fsotransport: post-release version bumpMichael 'Mickey' Lauer2009-05-092-2/+2
* fsotransport: remove posixextra vapi from this projectMichael 'Mickey' Lauer2009-05-096-498/+11
* fsoframework: first version of kobjectnotifier now worksMichael 'Mickey' Lauer2009-05-083-18/+136
* fsoframework: add enough bindings to get messages from the kobject netlink di...Michael 'Mickey' Lauer2009-05-086-22/+103
* fsoframework: linux26.vapi: add netlink message constantsMichael 'Mickey' Lauer2009-05-081-2/+45
* fsoframework: depend on vala 0.7.3 which has our syslog patches applied, remo...Michael 'Mickey' Lauer2009-05-083-80/+3
* fsoframework: linux26.vapi: include sys/ioctl.h here, since it's Linux specificMichael 'Mickey' Lauer2009-05-081-4/+4
* fsoframework: add skeleton for KObjectNotifierMichael 'Mickey' Lauer2009-05-086-0/+93
* enable Transport.GetDelegate, now that http://bugzilla.gnome.org/show_bug.cgi...Michael 'Mickey' Lauer2009-05-083-8/+19
* fsodevice: rtc plugin worksMichael 'Mickey' Lauer2009-05-085-96/+93
* fsoframework: simplify linux26.vapi, vala's posix.vapi is buggy :)Michael 'Mickey' Lauer2009-05-082-16/+5
* fsoframework: tweak bindings and add SystemError to interfacesMichael 'Mickey' Lauer2009-05-082-6/+18
* fsoframework: linux26.vapi: add bindings for linux-specificsMichael 'Mickey' Lauer2009-05-085-0/+55
* fsoframework: interfaces: add org.freesmartphone.Device.RTCMichael 'Mickey' Lauer2009-05-074-11/+268
* fsodevice: kernel26_leds: derive mode from cleaned modeMichael 'Mickey' Lauer2009-05-071-2/+6
* fsoframework: kernel26_leds: leds 1.0 :)Michael 'Mickey' Lauer2009-05-071-6/+13
* fsoframework: openlog does not copy the ident string, make sure it's not removedMichael 'Mickey' Lauer2009-05-074-1/+30
* fsodevice: kernel26_leds: throw proper dbus errorsMichael 'Mickey' Lauer2009-05-071-9/+10
* fsoframework: gitignore++Michael 'Mickey' Lauer2009-05-071-1/+2
* specify dbus errors where necessaryMichael 'Mickey' Lauer2009-05-074-24/+37
* libfsotransport: move fsotransport.hHeiko Stübner2009-04-291-1/+1
* fsoframework: fix dbus testMichael 'Mickey' Lauer2009-04-285-63/+91
* fsoframework: first sketch of asyncworkerMichael 'Mickey' Lauer2009-04-287-1/+222
* fsogsm: catch up with vala 0.7.xMichael 'Mickey' Lauer2009-04-269-25/+26
* fsodevice: catch up with vala 0.7.xMichael 'Mickey' Lauer2009-04-267-52/+12
* fsoframework: catch up with vala 0.7.x; fix header pathMichael 'Mickey' Lauer2009-04-266-71/+69
* fsoframework: catch up with vala 0.7.xMichael 'Mickey' Lauer2009-04-264-7/+12
* fsotransport: catch up with vala 0.7.xMichael 'Mickey' Lauer2009-04-265-6/+85
* fsogsmd: Libgsm0710muxTransport now lives in its libraryMichael 'Mickey' Lauer2009-04-218-1/+87
* fsoframework: remove transport functions; they're now in libfsotransportMichael 'Mickey' Lauer2009-04-215-950/+0
* fsotransport: add setPriorities()Michael 'Mickey' Lauer2009-04-211-0/+10
* fsotransport: link to -lutil for ptsname_rMichael 'Mickey' Lauer2009-04-212-1/+2
* fsotransport: new library; needed to be separated from libfsoframework since ...Michael 'Mickey' Lauer2009-04-2119-0/+2139
* fsoframework: allow overriding log_level, log_to, log_destination via environ...Michael 'Mickey' Lauer2009-04-204-17/+27
* fsoframework: check whether delegate is actually set before calling itMichael 'Mickey' Lauer2009-04-201-2/+4
* fsoframework: transport: fix detection for IN and HUP conditionsMichael 'Mickey' Lauer2009-04-201-3/+11
* fsoframework: set NullLogger as default logger. log_to = none (or omitting lo...Michael 'Mickey' Lauer2009-04-201-4/+10
* fsoframework: add NullLoggerMichael 'Mickey' Lauer2009-04-204-0/+46
* fsogsmd: implement missing createChannels() method in pluginsMichael 'Mickey' Lauer2009-04-182-0/+10
* fsoframework: transport: refactor configure into base classMichael 'Mickey' Lauer2009-04-183-244/+215
* fsoframework: add test for transport/freeze&thawMichael 'Mickey' Lauer2009-04-151-0/+40