Commit Graph

142 Commits (1.2-netsec)

Author SHA1 Message Date
Russell Bryant ca81e571ae sync with 1.2 branch
18 years ago
Automerge Script 3519216fb1 automerge commit
18 years ago
Automerge Script c23816ba19 automerge commit
18 years ago
Kevin P. Fleming 05f6188c69 manual update, since automerge is not running at this time
19 years ago
Automerge script d7a7695b91 automerge commit
19 years ago
Automerge script bb63a367e3 automerge commit
19 years ago
Automerge script ab900f7fad automerge commit
19 years ago
Automerge script 5e0ea8da27 automerge commit
19 years ago
Automerge script f73cbceaf6 automerge commit
19 years ago
Automerge script b2b717e61f automerge commit
19 years ago
Automerge script 1c4e84f888 automerge commit
19 years ago
Tilghman Lesher 09a9e7bcb7 Remove copy of code in libc, preferring code in utils.c (public domain code)
20 years ago
Kevin P. Fleming a563eab49a remove extraneous svn:executable properties
20 years ago
Kevin P. Fleming 5ec3844077 remove CVS ignore lists, set SVN ignore lists
20 years ago
Mark Spencer 3fbcf6e3d0 fix bsd compile issue (bug #5731)
20 years ago
Kevin P. Fleming 1740d40182 issue #5693
20 years ago
Russell Bryant 31a804b97c issue #5605
20 years ago
Kevin P. Fleming 7ffb604a2f issue #4678
20 years ago
Mark Spencer a4c3f0ae61 Merge TDS cdr fixes (bug #5517, with slight mods)
20 years ago
Russell Bryant 6324072247 more doxygenification (issue #5513)
20 years ago
Russell Bryant c3c96a7461 fix reload problem - unload_module was not setting connected to 0 (issue #5498)
20 years ago
Kevin P. Fleming b8f23573fa more license/copyright header updates (thanks Ian!)
20 years ago
Kevin P. Fleming 5da915dcfd update MANY more files with proper copyright/license info (thanks Ian!)
20 years ago
Kevin P. Fleming f77779b4fc more Cygwin portability (issue #4678)
20 years ago
Kevin P. Fleming a90915e4e9 fix cdr_pgsql build on Debian testing (issue #5064)
20 years ago
Kevin P. Fleming 9519f6c5f4 clean up, use make functions instead of subshells, remove unused stuff
20 years ago
Kevin P. Fleming 22b0f5d306 add a library of timeval manipulation functions, and change a large number of usses to use the new functions (bug #4504)
20 years ago
Russell Bryant 1d731c6d2a clarify comment
20 years ago
Kevin P. Fleming be9d72b11d remove complex malloc-avoidance (bug #4601)
20 years ago
Kevin P. Fleming 0e9d920a60 move tools used during build into build_tools subdirectory
20 years ago
Kevin P. Fleming adc9c81692 fix version tag macro calls
20 years ago
Kevin P. Fleming 2b8338cb52 more file version tags
20 years ago
Kevin P. Fleming 005e436b57 another round of version tag updates, along with 'show version files' pattern filtering
20 years ago
Kevin P. Fleming 4f299de252 major Makefile and build process improvements, including removal of all hardcoded paths (modules must now use run-time paths as they should) (bug #4116)
20 years ago
Kevin P. Fleming 236c05fc59 let ODBC username/password default to the ones in odbc.ini (bug #4470)
20 years ago
Kevin P. Fleming 23472dd2c0 support configurable batch posting of CDRs (off by default) (bug #3883)
20 years ago
Kevin P. Fleming 8634ef9e4a don't use '%i' at all, since we have no current use cases that need non base-10 parsing (bug #4110)
20 years ago
Kevin P. Fleming 1f9ab2380a use double-quotes instead of angle-brackets for non-system include files (bug #4058)
20 years ago
Mark Spencer b6f6544f3b Fix issue with global load_module symbol... hint: NEVER call "load_module();"
20 years ago
Kevin P. Fleming 3fd8f01d7c ensure that successful configuration results in the module staying loaded (bug #3968)
20 years ago
Kevin P. Fleming 3ca72cb08a ensure that failure to register the cdr_custom backend results in a module load failure
20 years ago
Mark Spencer 5ed63ffc87 Add CDR custom config warnings (Borga borga!) :)
20 years ago
Anthony Minessale II 318406a0c5 unconfigured cdr_custom should not be fatal
20 years ago
Mark Spencer 0beb05fac4 Fix load of cdr_custom
20 years ago
Mark Spencer d4781cb4d1 Fix custom CDR error (thanks kpfleming)
20 years ago
Mark Spencer a0a2592025 Fix cross compiling (bug #3868)
20 years ago
Russell Bryant 6f85337227 remove channel_pvt.h
20 years ago
Mark Spencer 122d0d8de6 Add custom CDR (bug #3595)
20 years ago
Russell Bryant c246200ab0 fix compilation issue (bug #3752)
20 years ago
Mark Spencer 0f10f4119f Make cdr_pgsql gracefully handle restarts (bug #3628)
20 years ago