Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-05-09 | Formatting and development note | Silvio Rhatto | |
2013-05-07 | Commenting breadcrumb | Silvio Rhatto | |
2013-05-07 | About | Silvio Rhatto | |
2013-05-07 | Title | Silvio Rhatto | |
2013-05-07 | Formatting | Silvio Rhatto | |
2013-05-07 | README update | Silvio Rhatto | |
2013-05-07 | Switching to cyborg theme | Silvio Rhatto | |
2013-05-07 | Adding bootstrap theme | Silvio Rhatto | |
2013-04-19 | More markdown | Silvio Rhatto | |
2013-04-19 | Formatting again | Silvio Rhatto | |
2013-04-19 | Getting the code | Silvio Rhatto | |
2013-04-19 | License and guidelines | Silvio Rhatto | |
2013-04-19 | Changelog link (2) | Silvio Rhatto | |
2013-04-19 | Changelog link | Silvio Rhatto | |
2013-04-19 | Misc web changes | Silvio Rhatto | |
2013-04-19 | Removing logo | Silvio Rhatto | |
2013-04-19 | Logo formatting | Silvio Rhatto | |
2013-04-19 | Page and issue tracker URLs | Silvio Rhatto | |
2013-04-19 | Formatting | Silvio Rhatto | |
2013-04-19 | Minor edit | Silvio Rhatto | |
2013-04-19 | Adding stylesheet | Silvio Rhatto | |
2013-04-19 | Adding index.mdwn | Silvio Rhatto | |
2012-05-07 | Doc update | Silvio Rhatto | |
2012-04-11 | Fixing contacts on README | Silvio Rhatto | |
2012-04-11 | New email and key | Silvio Rhatto | |
2012-04-11 | Listing using --fingerprint on GetSubscribersInfo | Silvio Rhatto | |
2012-04-11 | Setting 4096 as default key size | Silvio Rhatto | |
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. |