summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2013-05-18Moving dwbem to own directoryStefan Bolte
2013-05-18dwbem: Adding --archive-pack/--archive-unpackStefan Bolte
2013-05-18Updating backtrace.shStefan Bolte
2013-05-16Moving tools/exar/ to exar/portix
2013-05-16Free extract bufferportix
2013-05-16Implementing exar_extract, use unsigned char for file dataportix
2013-05-15Copyright date in exar, fixing false return value in mainportix
2013-05-15Implementing exar_catStefan Bolte
2013-05-15Null terminate string when unpackingStefan Bolte
2013-05-15Check for currupted filesStefan Bolte
2013-05-15Abort if output cannot be writtenStefan Bolte
2013-05-15Close open file in exar_unpack on errorStefan Bolte
2013-05-15Checking file type of exar filesStefan Bolte
2013-05-15Removing _BSD_SOURCE defineStefan Bolte
2013-05-15Renaming exar-filesStefan Bolte
2013-05-15Correction help message of exarStefan Bolte
2013-05-15Moving "Packaging ..." message to begin of exar_packStefan Bolte
2013-05-15Fixing typo in lexar.cStefan Bolte
2013-05-15Fixing typos in filetype descriptionStefan Bolte
2013-05-15Updating help message of exarStefan Bolte
2013-05-15Adding extension archiverStefan Bolte
2013-05-10Check config for -E/-L-B, fixing memory leak when checking configportix
2013-05-09Use mkstemp in dwbem, check for config errorsportix
2013-05-09Don't use mkstemps in dwbem.cportix
2013-05-09Check for glibc in dwbemportix
2013-05-09Check for missing header files automaticallyportix
2013-04-10Update backtrace.sh to use the git repositoryportix
2013-04-03Check for existence of glib2-2.36 to avoid deprecated-warningsportix
2013-03-18Fixing revision check when retrieving metadataportix
2013-03-02Update debug scriptportix
2013-02-11Fixing --no-confirm commandline option in dwbem, does not delete the configportix
2013-02-01Coding style in dwbem.cportix
2013-02-01Indicate installed/disabled extensions when calling dwbem -a/-lportix
2013-01-18Fixing description for dwbem -aportix
2013-01-13Remove trailing whitespaces in do_updateportix
2013-01-09Updating copyright informationportix
2013-01-08Implementing extensions.disableAll; fixing possible segfault in global_unbindportix
2012-12-28Get rid of missing-field-initializers warning in GOptionEntry-arrayportix
2012-12-22Automated merge with ssh://bitbucket.org/portix/dwbportix
2012-12-14Include config.mk in the tools Makefile; call va_arg also for undefined objec...portix
2012-12-13Fixing format-security errorsportix
2012-12-12Commmandline option --proxy for dwbem; respect https_proxy and http_proxy, cl...portix
2012-12-01Implementing first gui propertiesportix
2012-11-04Log in builddir in backtrace.shportix
2012-11-03Adding backtrace.shportix
2012-11-03Fixing possible segfault in scripts_emitportix
2012-10-28Use sizeof for stack-allocated buffers in dwbemportix
2012-10-27Remove newline in xreadlineportix
2012-10-27Fixing double free in dwbem when using -Bportix
2012-10-26Remove readline dependency for dwbemportix