Activity for taco

  • Jens Krüger committed [03a7cc]

    Classes: Reformat code

  • Jens Krüger committed [82a44a]

    Rename command 'DevSaveConfi' to 'DevSaveConfig'

  • Jens Krüger committed [8076ec]

    Fix some typo

  • Jens Krüger committed [1c612f]

    Debian: disable tcl binding

  • Jens Krüger committed [290d44]

    HelloWorld: Fix incompatible types

  • Jens Krüger committed [29409c]

    bindings/python: reformat code

  • Jens Krüger committed [5f0315]

    bindings/tcl: reformat code

  • Jens Krüger committed [6d1f85]

    bindings/labview:

  • Jens Krüger committed [7e1f38]

    Debian: Clean lintian exceptions for dev package

  • Jens Krüger committed [fcc9b5]

    Debian: clean up rules file

  • Jens Krüger committed [1272d2]

    DB server: Fix DBDATUM = operator

  • Jens Krüger committed [81ea77]

    Reformat lib components

  • Jens Krüger committed [2af4e2]

    Change version number

  • Jens Krüger committed [03c0fe]

    Reformat classes/motor

  • Jens Krüger committed [9f764a]

    use _DEFAULT_SOURCE instead of _BSD_SOURCE

  • Jens Krüger committed [573b10]

    Fix some const char* assignments

  • Jens Krüger committed [2b1a5a]

    Add missing parameter

  • Jens Krüger committed [0dece5]

    Use the C types for the definition

  • Jens Krüger committed [081d8c]

    Fix formatting issues

  • Jens Krüger committed [697549]

    Remove the exception definition from methods

  • Jens Krüger committed [ccb368]

    Fix wrong parameter types

  • Jens Krüger committed [14ae87]

    Remove unused parameter

  • Jens Krüger committed [2578c4]

    test_server: Fix type mismatch

  • Jens Krüger committed [2ef70b]

    Fix formatting parameter

  • Jens Krüger committed [eaee72]

    Add missing includes

  • Jens Krüger committed [bdd986]

    Fix some format-security issues

  • Jens Krüger committed [8ad3d6]

    Fix size of the string memory

  • Jens Krüger committed [1abc8b]

    Use the DevLong type for the error variable

  • Jens Krüger committed [b4813b]

    Distribute the man page code

  • Jens Krüger committed [1388e1]

    Fix some formatting issues

  • Jens Krüger committed [917e85]

    Debian: change the install dirs

  • Jens Krüger committed [8a8e85]

    Debian: make lintian happier

  • Jens Krüger committed [ed25ee]

    Debian: add examples

  • Jens Krüger committed [fea8c8]

    Debian: fix package dependencies

  • Jens Krüger committed [7845df]

    Debian: clean up rules

  • Jens Krüger committed [52207c]

    Debian: move the taco init script to debian package

  • Jens Krüger committed [341eed]

    Make the man page sources man compatible

  • Jens Krüger committed [2e284f]

    Add man pages for some central services and tools.

  • Jens Krüger committed [bb8e0c]

    Manager: Fix help text

  • Jens Krüger committed [d8c135]

    Database server: Fix the help (-h) option

  • Jens Krüger committed [b923e9]

    Fix typo in db_info man page.

  • Jens Krüger committed [408379]

    Fix some installation issues of the config scripts

  • Jens Krüger committed [9b44fa]

    Debian: change copyright and licences links

  • Jens Krüger committed [4f4eaf]

    Move startup, shutdown and status scripts to sbindir

  • Jens Krüger committed [5a6c72]

    acinclude.m4: fix typo

  • Jens Krüger committed [288bea]

    Remove taco.debian from rpm distributions

  • Jens Krüger committed [4abe4c]

    Fix typo

  • Jens Krüger committed [5f56b6]

    Add man pages

  • Jens Krüger committed [49d321]

    Fix a series of typo

  • Jens Krüger committed [2a21f5]

    Fix command help

  • Jens Krüger committed [4dc067]

    Move the 'taco-config' script to the bindir

  • Jens Krüger committed [035a71]

    Python: install in package path

  • Jens Krüger committed [4f442a]

    Fix copyright year

  • Jens Krüger committed [9e82c2]

    Remove trailing white space

  • Jens Krüger committed [20b246]

    binding/python: Temp. fix of core dump

  • Jens Krüger committed [93ad18]

    lib: Fix typo

  • Jens Krüger committed [6ce50d]

    lib: Free 'malloc'ed memory.

  • Jens Krüger committed [96d17e]

    dev_ping: use DevLong instead of long for error code

  • Jens Krüger committed [6e9ec9]

    Tests: Fix some formatting issues

  • Jens Krüger committed [071c91]

    Test: Use 'DS_NOTOK' instead of '-1' improve readability

  • Jens Krüger committed [8a3f61]

    Fix: free some memory allocated by malloc

  • Jens Krüger committed [bf3390]

    Fix python extension build

  • Jens Krüger committed [f9dc10]

    Configure: Raise an error if log4cpp not proper installed

  • Jens Krüger committed [087981]

    Starter: improve code

  • Jens Krüger committed [8c0e43]

    Tests: fix starter test client

  • Jens Krüger committed [524bb5]

    TEST: fix date time extraction

  • Jens Krüger committed [25a306]

    Tests: extract personal for starter from hostname

  • Jens Krüger committed [699c98]

    Tests: Fix typo in database test

  • Jens Krüger committed [a4fab2]

    Test: Fix deprecated increment of bool types

  • Jens Krüger committed [99dde4]

    Test: Fix typo

  • Jens Krüger committed [ef0d72]

    Test: Fix return value for the 'start' command

  • Jens Krüger committed [57ac4f]

    Remove '_Int' type

  • Jens Krüger committed [8fda3c]

    Test: Fix python test

  • Jens Krüger committed [099fd3]

    bindings/python: derive 'error' from 'Exception'

  • Jens Krüger committed [64bb78]

    binding/python: Remove the py1/2 'apply' function

  • Jens Krüger committed [6578f0]

    Python: add (rudimentary) Python3 support

  • Jens Krüger committed [add725]

    Python: Drop Python 1 support

  • Jens Krüger committed [25a148]

    fix log4cpp stream init

  • Jens Krüger committed [a00873]

    Tango: use 'subdir-objects' option

  • Jens Krüger committed [0285a5]

    Update min version of autotools suite

  • Jens Krüger committed [835e9d]

    Test: run sqlite database server only if the sqlite3 is available

  • Jens Krüger committed [f8c1fa]

    Remove '_Int' type

  • Jens Krüger committed [af1740]

    Change version number

  • Jens Krüger committed [c0d769]

    Configure: disable gdbm if not found or version < 1.10

  • Jens Krüger committed [a5a956]

    Test: fix typo

  • Jens Krüger committed [5dfe3a]

    Enable use of swig 2

  • Jens Krüger committed [123d9a]

    Fix detection of log4cpp library

  • Jens Krüger committed [7314ff]

    Tests: Fix database tests

  • Jens Krüger committed [147051]

    Tests: parametrize python client test

  • Jens Krüger committed [8f913e]

    Tests: fix skipping python test if no services running

  • Jens Krüger committed [f30f0d]

    Add missed test file.

  • Jens Krüger committed [d537aa]

    Set python3 dependency for the debian package

  • Jens Krüger committed [6f9914]

    Remove old dbm format support

  • Jens Krüger committed [df151f]

    Fix logging with stringstreams

  • Jens Krüger committed [1de312]

    Fix buggy log4cpp detection macro

  • Jens Krüger committed [d9aa74]

    Remove trailing spaces at the end of lines

  • Jens Krüger committed [ac5e44]

    Update copyright info (years)

  • Jens Krüger committed [2a7e4b]

    fix autotools dependencies

  • Jens Krüger committed [af297a]

    Remove remaining log4cpp connections

  • Jens Krüger committed [2312e1]

    Remove gdbm from sources

1 >