June 25, 2008 | ||
---|---|---|
View a40fc677e4
changed default user and group to run ser as to root.root - it is needed for core files generationPavel Kasparek authored on 25/06/2008 12:34:54 |
June 24, 2008 | ||
---|---|---|
View 4cb3eb66a7
- reset pointes when route set is missing, patch provided by Dragos Vingarnzan closes SER-266Jan Janak authored on 24/06/2008 16:13:07 |
||
View 7014913861
- reindentedJan Janak authored on 24/06/2008 15:52:49 |
||
View 5cace4edcc
- check defines and includes used at compile time and if different force rebuilding everything in the current dir (creates a new file: makecfg.lst that stores the compile defines & includes used at compile time). This should solve problems such as compiling mysql with malloc debugging, modifiyng a file and then recompiling without malloc debugging.Andrei Pelinescu-Onciul authored on 24/06/2008 14:39:52 |
||
View 0421ab676e
fixing install target - using underscore instead of dash in INSTALL-* and cfg-*Pavel Kasparek authored on 24/06/2008 07:39:21 |
June 23, 2008 | ||
---|---|---|
View 617ced3968
- README target support: make README will regenerate the README from all the current modules - man target: (experimental) make man will generate a man page for all the modules that support it (.xml file in the module directory, for now only acc_db, acc_syslog & auth_db support it)Andrei Pelinescu-Onciul authored on 23/06/2008 18:35:26 |
||
View c19a9ff3a8
- added various tls options (commented out)Jan Janak authored on 23/06/2008 17:53:09 |
||
View 0e10bff26e
- install ser-oob as ser-advanced - replace the path to modules in ser-advanced - install tls configuration - install ser_cert.sh scriptJan Janak authored on 23/06/2008 17:43:20 |
||
View 7da1659d2e
- add section numbers to all outputs based on html - add TOC to txt (which is used to generate READMEs)Jan Janak authored on 23/06/2008 17:22:42 |
||
View 6cd8cf3510
- enable section numbering in html and txt outputJan Janak authored on 23/06/2008 17:21:00 |
||
View 34873f534f
- comment typos fixedJan Janak authored on 23/06/2008 17:12:04 |
||
View f70be5befb
- fixed crash caused by incorrect to/from, patch provided by Bogdan Pintea closes SER-373Jan Janak authored on 23/06/2008 17:09:57 |
||
View ccf689e591
- removed debugging return from a destroy function, patch provided by Jan Andres closes SER-379Jan Janak authored on 23/06/2008 14:10:02 |
June 20, 2008 | ||
---|---|---|
View 3505beb53b
- added missing notes about t_reset_fr(), t_reset_retr() and t_reset_max_lifetime()Andrei Pelinescu-Onciul authored on 20/06/2008 17:01:31 |
||
View efc53e7f80
- doc update: - fixed timer examples (milliseconds instead of seconds) - added note that delete_timer is obsolete for 2.1 - added "See also" for various parameters and functions - added missing docs for: t_reset_fr(), t_reset_retr(), t_set_max_lifetime(), t_reset_max_lifetime(), t_set_auto_inv_100(), max_inv_lifetime, max_noninv_lifetime, restart_fr_on_each_reply, auto_inv_100 - removed solved "known limitations": authentication mergin on forking (we have it), local ack/cancel ignoring delete routes (Miklos reparse* patches solved it some time ago), 6xx should be delayed (solved long time ago), snmp support (we don't intend to ever add it). - regenerated the READMEAndrei Pelinescu-Onciul authored on 20/06/2008 16:59:43 |