Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-04-11 | Enclosing config with quotes / changing default keyserver | Silvio Rhatto | |
2012-04-11 | Syslog config change | Silvio Rhatto | |
2012-04-11 | Fixing EvalConfigParameter to not use quotes | Silvio Rhatto | |
2012-04-10 | Changing default config parameters | Silvio Rhatto | |
2012-02-24 | Ignoring lists folder | Silvio Rhatto | |
2012-02-24 | Adding sample firma.conf and lists folder | Silvio Rhatto | |
2012-02-24 | Fixing config help | Silvio Rhatto | |
2011-12-27 | Changing default config location, version update and config fixes | Silvio Rhatto | |
2010-02-15 | Adding misc files | Silvio Rhatto | |
2007-12-06 | VERSION=0.3-CVS (instead of just 0.3) and cleaned up part of the command ↵origin | luis | |
line parsing code. | |||
2007-08-19 | Splitted command line parsing in: check command line args for errors and ↵ | luis | |
parse valid options. Looks more manageable and easier to extend this way. | |||
2007-08-19 | - Set FIRMA_CONFIG_FILE, VERSION and BASENAME as readonly variables. | luis | |
- Removed REPLAY_DEFAULT_FILE global variable. | |||
2007-08-19 | Discard STDERR on all touch/chown/chmod calls. | luis | |
2007-08-19 | firma no longer declares/unsets global variables and functions at the ↵ | luis | |
beginning/end of execution. BASH can take care of that just fine. | |||
2007-08-12 | Updated FUNCTIONS value. | luis | |
2007-08-08 | Message replay protection still not working. Fixed, I hope. | luis | |
2007-08-08 | Message replay protection wasn't working at all. Fixed. | luis | |
2007-08-08 | REPLIES_SHOULD_GO_TO_LIST wasn`t being disabled if set to zero. Fixed | luis | |
2007-08-08 | - CheckListConfigFile: Small fixes in LIST_ADMIN and REPLAY_COUNT checking. | luis | |
- CheckListConfigFile: Added SILENTLY_DISCARD_INVALID_MESSAGES checking. - CheckValidEmail: Improved email address syntax checking. Other small fixes. | |||
2007-08-02 | Typo. | luis | |
2007-08-02 | Changes for firma rev 1.172. | luis | |
2007-08-02 | - SIGNATURE_MADE_BY_SENDER checking wasn't working. Fixed. | luis | |
- Better firma config file checking. | |||
2007-07-31 | - Better list config file checking. | luis | |
- Slightly better firma config file checking. - Better logging/printing routine. | |||
2007-07-30 | - Try to guarantee that REPLAY_COUNT, DELIVERY_RANDOMIZATION, | luis | |
and RandomString's input contain just digits. - Fixed a few minor bugs in NewList (list creation routine). - Catch NewList exit code. | |||
2007-07-29 | rev 1.168 -> rev 1.169 | luis | |
2007-07-29 | Ops. | luis | |
2007-07-29 | - Trying to create a list with the same name of an existing list | luis | |
would cause the existing list to be removed. Fixed. - User:group would always be set to nobody:nobody. Fixed. - Not all global variables were being unset after execution. Fixed. - Minor bugs fixed on the list creation routine. | |||
2007-07-29 | EXIT_CODE was being unset right before the end of the script. Fixed. | luis | |
Passphrase check for sequentially repeated characters wasn't working. Fixed. One occurrence of REQUIRE_SIGNATURE mistyped as REQUIRED_SIGNATURE. Fixed. Other small changes on code and comments. | |||
2007-07-18 | another small fix on list creation | rhatto | |
2007-07-18 | another small fix on list creation | rhatto | |
2007-07-18 | another small fix on list creation | rhatto | |
2007-07-18 | another small fixes on list creation | rhatto | |
2007-07-18 | small fixes | rhatto | |
2007-07-13 | small fix | rhatto | |
2007-07-13 | small fixes | rhatto | |
2007-07-11 | another small fix :/ | rhatto | |
2007-07-11 | another small fix | rhatto | |
2007-07-11 | small fix | rhatto | |
2007-07-11 | Small changes: | rhatto | |
1 - Passphrase validation. 2 - NewList function doesn't show stdin key import option anymore, as this feature just works in the interactive mode. 3 - RandomString now generate also punct. chars. | |||
2007-07-11 | small fix in function NewList | rhatto | |
2007-02-01 | firma: REQUIRE_SIGNATURE e REPLAY_PROTECTION are now set/unset using 1/0, no ↵ | luis | |
longer yes/no README, GUIDELINES: Small fixes | |||
2007-02-01 | Small fixes. | luis | |
2007-01-31 | Updating CHANGELOG. | luis | |
2007-01-31 | Removed a few dependencies (bc, cat, tac). | luis | |
2007-01-30 | Lots of small changes. Check CHANGELOG. | luis | |
2007-01-19 | updated changelog | rhatto | |
2007-01-19 | added command listinfo | rhatto | |
2006-11-15 | Small change on SendListPubkey. | luis | |
2006-11-12 | CHANGELOG update | rhatto | |
2006-11-12 | firma 0.3pre1 :) | rhatto | |