aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* mkdump: remove cut'n'paste error as spotted by DocScrutinizer, thanks.Michael 'Mickey' Lauer2010-12-201-1/+0
* mdbus2: Remove deprecated syntax for valaFrederik 'playya' Sdun2010-10-261-10/+10
* mdbus2: Fix segfault for empty dictionariesFrederik 'playya' Sdun2010-10-261-0/+3
* mdbus2: Add missing dbus type 'x'Frederik 'playya' Sdun2010-10-191-0/+4
* mdbus2: Allow tab completion for empty busnamesFrederik 'playya' Sdun2010-10-071-6/+2
* mioctl: add --pkg linux to valac call to build it with newer valaMartin Jansa2010-10-061-0/+1
* new way to detect valaMartin Jansa2010-10-052-6/+0
* new way to detect valaMartin Jansa2010-10-059-40/+18
* mdbus2: rename --want-bash-completion to --enableFrederik 'playya' Sdun2010-09-201-1/+1
* mdbus2: Add pretty printFrederik 'playya' Sdun2010-09-152-7/+30
* mdbus2: strip busnames, paths, interfaces to avoidFrederik 'playya' Sdun2010-09-101-13/+13
* mdbus2: remove properties in bash completionFrederik 'playya' Sdun2010-09-101-2/+2
* mdbus2: update bash completionFrederik 'playya' Sdun2010-09-101-4/+26
* mdbus2: add bash completion scriptFrederik 'playya' Sdun2010-09-094-0/+66
* bump vala dependenciesMichael 'Mickey' Lauer2010-08-299-18/+18
* mdbus2: Don't add empty arguments to the array of subargumentsFrederik 'playya' Sdun2010-08-201-1/+2
* mdbus2: Add HashTable support on the sending sideFrederik 'playya' Sdun2010-08-141-6/+32
* mdbus2: Add struct support on the sender sideFrederik 'playya' Sdun2010-08-141-2/+24
* mdbus2: Add minimal parser for seperation of complex argumentsFrederik 'playya' Sdun2010-08-131-4/+29
* mdbus2: Add array support for basic typesFrederik 'playya' Sdun2010-08-131-11/+67
* mdbus: this is version 2.0.2Michael 'Mickey' Lauer2010-07-312-3/+5
* mdbus2: fix to comply with coding style :)Klaus Kurzmann2010-07-311-1/+1
* mdbus2: check arg_type of the iter and do not try to get_basic when invalidKlaus Kurzmann2010-07-311-6/+3
* mdbus2: duct-tape against invalid responseMichael 'Mickey' Lauer2010-07-161-2/+7
* serial_forward: use silent rules, if availableMichael 'Mickey' Lauer2010-07-091-0/+16
* serial_forward: set SO_REUSEADDRMichael 'Mickey' Lauer2010-07-091-1/+4
* serial_forward: fix warnings; folks, please let's attempt warning free programsMichael 'Mickey' Lauer2010-07-094-9/+16
* serial_forward: add support for the "cy8mrln" touchscreen device node with th...Valery Febvre2010-06-263-6/+72
* Cosmetics: remove trailing spacesAntonio Ospite2010-06-0917-24/+24
* mdbus2: skip introspecting before calling a method, when method no parameters...Michael 'Mickey' Lauer2010-06-011-0/+35
* mdbus2: remove some warnings and improve error message when we can't hook to ...Michael 'Mickey' Lauer2010-06-011-23/+3
* mdbus2: fix tab completion against bogus spaces at the start of the commandMichael 'Mickey' Lauer2010-05-291-0/+8
* mdbus2: add TODOMichael 'Mickey' Lauer2010-05-291-0/+6
* mdbus2: allow _ in object paths; fixes FSO #563Michael 'Mickey' Lauer2010-05-291-1/+1
* Fix using AC_ARG_ENABLEMaksim 'max_posedon' Melnikau2010-05-132-2/+4
* mdbus2: don't swallow container with just one element. Should close #555Michael 'Mickey' Lauer2010-05-101-1/+7
* all: use Linux.ioctl rather than Posix.ioctl which is not supported on some L...Michael 'Mickey' Lauer2010-05-104-7/+7
* mterm2: bail out, if readline is missingMichael 'Mickey' Lauer2010-05-011-0/+5
* mdbus2: bail out, if readline is missingMichael 'Mickey' Lauer2010-05-011-0/+4
* mdbus2: bump version number after release and strip unnecessary dependenciesMichael 'Mickey' Lauer2010-04-292-5/+2
* mkdump: first version worksMichael 'Mickey' Lauer2010-04-232-11/+52
* mkdump: add skeleton for new tool to dump kernel messagesMichael 'Mickey' Lauer2010-04-2212-0/+834
* mdbus2: validate bus names and object paths rather than always introspecting.Michael 'Mickey' Lauer2010-04-181-0/+27
* mdbus2: mention expected signature if argument count does not match; idea by ...Michael 'Mickey' Lauer2010-04-171-1/+23
* mdbus2: fix readline history name; this should close FSO #545Michael 'Mickey' Lauer2010-04-171-2/+2
* mdbus2: print method's meaningful reply to stdoutPaul Fertser2010-04-151-3/+3
* mterm2: cosmeticsMichael 'Mickey' Lauer2010-04-101-4/+4
* fso-alsa: dump simple mixer settingsMichael 'Mickey' Lauer2010-04-101-0/+25
* fso-alsa: dump scenario worksMichael 'Mickey' Lauer2010-04-103-38/+66
* fso-alsa; small alsa diagnostics and testing utilityMichael 'Mickey' Lauer2010-04-1014-0/+847