14 Commits (2ae7cec1ca7086a93500f05b3810f2cc9a16990f)

Author SHA1 Message Date
Aleksander Machniak 6cbd09613f Fix PHP warnings 4 years ago
Aleksander Machniak 61a5ade872 PHP8 fixes, short array syntax 5 years ago
Aleksander Machniak 8e63309203 CS fixes, tabs to spaces 6 years ago
Aleksander Machniak 57c67db029 Remove year(s) from copyright headers + some cleanup 6 years ago
Aleksander Machniak 0ea079d604 dirname(__FILE__) -> __DIR__ 11 years ago
Aleksander Machniak f23ef1c968 Fix error handling in CLI mode, use STDERR and non-empty exit code (#1489043) 12 years ago
Aleksander Machniak 9290303e80 Move prompt_silent() and get_opt() to rcube_utils class 13 years ago
thomascube 3e48b941ec Removed kolab plugins; they will be maintaied and published in the Kolab project 14 years ago
thomascube bd911ba814 Pool some code for command line tools; avoid displaying password on shell (#1486947); fix msgexport now using the new imap wrapper 15 years ago
till d4847048a1 * let's not discriminate unix :) (= generalized paths) 17 years ago
alecpl ab8b44741d - Allow calling msgimport.sh/msgexport.sh from any directory (#1485431) 17 years ago
thomascube 9787ca6063 Don't ask for password if passed as argument 17 years ago
thomascube 687b224da2 Allow to import mbox files 17 years ago
thomascube 47124c2279 Changed codebase to PHP5 with autoloader + added some new classes from the devel-vnext branch 18 years ago
thomascube 6cc6e78be3 Add commandline script for message exporting (proof-of-concept) 18 years ago
thomascube b48bd06c0f Improve message import 18 years ago
thomascube 6d09984ea8 Prompt for password in message import shell script 19 years ago
thomascube 0712a392dc Added commandline script for message import 19 years ago