Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | password check fixed, run_cryptcreate silenced | toni | 2016-01-04 | |
| | ||||
* | added ipc check binary | toni | 2016-01-04 | |
| | ||||
* | default option | toni | 2015-12-09 | |
| | ||||
* | replaced obsolete gettimeofday with clock_gettime | toni | 2015-11-17 | |
| | | | | (pthread_conf_timedwait) | |||
* | - atmout/pthread_cond_timedwait bug (still not fixed) | toni | 2015-11-17 | |
| | | | | | - txtwindow update callback added - better update funcs | |||
* | (auto(conf|make)|dpkg) versioning fix (src/version.h shows the | toni | 2015-11-16 | |
| | | | | DEFINITIVE version of the pkg) | |||
* | fixed wgetch key loop and wtimeout bug | toni | 2015-11-16 | |
| | ||||
* | - ui_nwindow.c renamed to better ui_txtwindow.c | toni | 2015-11-16 | |
| | | | | - better ui_txtwindow.c | |||
* | waitpid(...) checks now for WIFEXITED instead of WIFSIGNALED | toni | 2015-11-16 | |
| | ||||
* | ~auto(conf|make)~ | toni | 2015-11-14 | |
| | ||||
* | ui thread does now the cursor mgmt | toni | 2015-11-14 | |
| | ||||
* | trying to fix ncurses problerms .. fixed | toni | 2015-11-14 | |
| | ||||
* | - changed dir structure | toni | 2015-11-11 | |
- fixed ipc semaphore/mq stuff |