aboutsummaryrefslogtreecommitdiffstats
path: root/cdr
AgeCommit message (Expand)AuthorFilesLines
2004-07-14Merge remaining audit patch (save dlfcn.c)markster4-51/+57
2004-07-09Fixes from bkw_. Formatting in app_db.c and handle start right in cdr_pgsql.ccitats1-6/+2
2004-07-08Merge bkw_'s ODBC patchmarkster1-5/+1
2004-07-08Add SQLite CDR support (bug #1986)markster2-0/+220
2004-06-13x86-64 compile fixes and cleanupsmarkster1-1/+1
2004-06-09Merge FreeBSD locking fixes (bug #1411)markster2-2/+2
2004-05-31More BSD compile fixes (bugs #1754 and #1756)markster1-0/+5
2004-05-21Fix FreeTDS/MSSQL from bkwjeremy1-32/+32
2004-05-08ast_strlen_zero changescitats1-1/+2
2004-01-23Create individual sip reload command (bug #880)markster1-1/+1
2004-01-22ODBC fix for PPC (bug #895)markster1-4/+4
2004-01-22Release pgsql on failure (bug #891)markster1-0/+1
2004-01-13change warning into notice.jeremy1-1/+1
2004-01-11should be != :)jeremy1-1/+1
2004-01-11Remove /usr/include from path??markster1-1/+1
2004-01-11Add userfield loggingjeremy1-3/+5
2004-01-11Log cdr user data, if enabledjeremy1-2/+3
2004-01-11Missed cdr_csv commit for CDR user datajeremy1-0/+7
2004-01-08Silly cdr_pgsql.so errormalcolmd1-1/+3
2004-01-07Fix for cdr_pgsql for Debian per Bug #609malcolmd1-1/+2
2004-01-04prevent deadlock if no config filejeremy1-3/+4
2003-12-28check another possible location for unix-odbc install. Bug #727jeremy1-1/+1
2003-12-24fix a small memory leak, from brianjeremy1-1/+11
2003-12-24Brian's ODBC patchesmarkster1-115/+88
2003-12-09stop seg when no loguniqueid is set in config file. From bkwjeremy1-1/+2
2003-12-07fix a minor typo from brianjeremy1-1/+1
2003-12-07More updates from Brianmarkster1-11/+65
2003-12-07More renaming updatesmarkster1-64/+66
2003-12-06Rename cdr_unixodbc to cdr_odbcmarkster2-2/+2
2003-12-02Add cdr_unixodbcmarkster1-0/+450
2003-12-02Merge BK's unix ODBC drivermarkster1-0/+9
2003-11-05Harden PGSQL against dead connections (bug #481)markster1-25/+33
2003-11-01This is for postgres, not mysql now. (it was buggin me)jeremy1-1/+1
2003-10-26Make it build and run on MacOS Xmarkster1-2/+2
2003-10-25Add DESTDIR support (bug #200)markster1-1/+1
2003-10-01Fix extraneous include from MySQLmarkster1-1/+0
2003-10-01Add PGSQL supportmarkster2-0/+342
2003-09-26Remove MySQL support from default Asterisk in accordance with new MySQL libra...markster2-352/+0
2003-09-08BSD portability enhancements (bug #234)markster1-10/+13
2003-08-21Fix location of errmsg.h filemarkster1-1/+1
2003-08-20Never *ever* call load_module() / unload_module()markster1-4/+14
2003-08-19depend stuffmarkster1-0/+2
2003-08-18Bug #124markster1-1/+1
2003-08-17Escape fields going into MySQL CDR'smarkster1-4/+36
2003-08-16New "show codecs" option and mysql feature requests from Tilghmanmarkster1-4/+37
2003-08-15Special NULL case for mysql (bug #49)markster1-37/+57
2003-08-13Totally revamp thread debugging to support locating and removing deadlocksmarkster1-4/+4
2003-08-09CDR Mysql fixesmarkster1-173/+171
2003-07-24Fix the INSERT for the disposition in the stringmartinp1-2/+2
2003-07-23Fix the 'disposition' field so that we have ANSWERED, NO ANSWERED, BUSY strin...martinp1-2/+2