2006-01-23 |
Olle Johansson | Remove javadoc doxygen format... |
blob | commitdiff |
2006-01-21 |
Russell Bryant | on this pass, only remove duplicate log messages |
blob | commitdiff | diff to current |
2006-01-21 |
Russell Bryant | revert my pass through the tree to remove checks of... |
blob | commitdiff | diff to current |
2006-01-21 |
Russell Bryant | remove lots of useless checks of the result of ast_strdupa |
blob | commitdiff | diff to current |
2006-01-18 |
Russell Bryant | constify arguments in more places where strings should... |
blob | commitdiff | diff to current |
2006-01-13 |
Matt O'Gorman | make voicemail files group writable and uses a |
blob | commitdiff | diff to current |
2006-01-13 |
BJ Weschke | More memory wrapper and cleanup work. #6226 w/one... |
blob | commitdiff | diff to current |
2006-01-12 |
Tilghman Lesher | Fix typos that caused voicemail not to compile. |
blob | commitdiff | diff to current |
2006-01-12 |
Matt O'Gorman | I will never touch VM again... |
blob | commitdiff | diff to current |
2006-01-12 |
Matt O'Gorman | some error checking added into g and a option |
blob | commitdiff | diff to current |
2006-01-12 |
Matt O'Gorman | More cosmetic changes. thanks qwell and everyone |
blob | commitdiff | diff to current |
2006-01-12 |
Matt O'Gorman | Minor revisions from bug 6090 |
blob | commitdiff | diff to current |
2006-01-12 |
Russell Bryant | fix breakage from new feature committed in r7995 |
blob | commitdiff | diff to current |
2006-01-12 |
BJ Weschke | New memory wrapper changes. |
blob | commitdiff | diff to current |
2006-01-12 |
BJ Weschke | Use argument macro in app_voicemail #6221 |
blob | commitdiff | diff to current |
2006-01-12 |
Tilghman Lesher | Merged revisions 7999 via svnmerge from |
blob | commitdiff | diff to current |
2006-01-12 |
Russell Bryant | typo |
blob | commitdiff | diff to current |
2006-01-12 |
Matt O'Gorman | Added automatic folder feature described in 6090 |
blob | commitdiff | diff to current |
2006-01-11 |
Russell Bryant | fix temp greetings with odbc storage (issue #6078) |
blob | commitdiff | diff to current |
2006-01-11 |
Tilghman Lesher | Merged revisions 7955 via svnmerge from |
blob | commitdiff | diff to current |
2006-01-09 |
Kevin P. Fleming | fix breakage introduced in revision 7863 |
blob | commitdiff | diff to current |
2006-01-07 |
Mark Spencer | Fix segfault in greek syntax (bug #6142) |
blob | commitdiff | diff to current |
2005-12-30 |
Russell Bryant | update doxygen docs to specify authors |
blob | commitdiff | diff to current |
2005-12-29 |
Russell Bryant | normalize a loop and avoid multiple strlen calls when... |
blob | commitdiff | diff to current |
2005-12-27 |
Tilghman Lesher | Bug 5382 - Allow VM_CATEGORY in voicemail emails |
blob | commitdiff | diff to current |
2005-12-25 |
Tilghman Lesher | Bug 5727 - reduce duplicate code |
blob | commitdiff | diff to current |
2005-12-22 |
Tilghman Lesher | Merged revisions 7601 via svnmerge from |
blob | commitdiff | diff to current |
2005-12-11 |
Russell Bryant | Merged revisions 7404,7406,7425,7427,7429-7430 via... |
blob | commitdiff | diff to current |
2005-12-08 |
Tilghman Lesher | Bug 5960 |
blob | commitdiff | diff to current |
2005-12-04 |
Russell Bryant | convert most of the option_*'s to a single ast_flags... |
blob | commitdiff | diff to current |
2005-12-03 |
Tilghman Lesher | Merging from 1.2, bug 5925 - app_voicemail should check... |
blob | commitdiff | diff to current |
2005-12-02 |
Kevin P. Fleming | Merged revisions 7265-7266,7268-7275 via svnmerge from |
blob | commitdiff | diff to current |
2005-11-30 |
Josh Roberson | issue #5887 |
blob | commitdiff | diff to current |
2005-11-29 |
Kevin P. Fleming | remove extraneous svn:executable properties |
blob | commitdiff | diff to current |
2005-11-23 |
Josh Roberson | issue #5829 |
blob | commitdiff | diff to current |
2005-11-20 |
Josh Roberson | issue #5774 |
blob | commitdiff | diff to current |
2005-11-16 |
Jeremy McNamara | Make voicemail not terminate asterisk if no config... |
blob | commitdiff | diff to current |
2005-11-12 |
Kevin P. Fleming | issue #5704 |
blob | commitdiff | diff to current |
2005-11-12 |
Kevin P. Fleming | issue #5718 |
blob | commitdiff | diff to current |
2005-11-12 |
Kevin P. Fleming | issue #5721 |
blob | commitdiff | diff to current |
2005-11-12 |
Kevin P. Fleming | issue #5663 again |
blob | commitdiff | diff to current |
2005-11-11 |
Kevin P. Fleming | issue #5663 |
blob | commitdiff | diff to current |
2005-11-11 |
Russell Bryant | clean up descriptions for the voicemail applications |
blob | commitdiff | diff to current |
2005-11-08 |
Kevin P. Fleming | issue #5649 |
blob | commitdiff | diff to current |
2005-11-08 |
Kevin P. Fleming | issue #5648 |
blob | commitdiff | diff to current |
2005-11-07 |
Kevin P. Fleming | application doc update |
blob | commitdiff | diff to current |
2005-11-06 |
Russell Bryant | issue #5605 |
blob | commitdiff | diff to current |
2005-11-06 |
Russell Bryant | alphabetize option lists |
blob | commitdiff | diff to current |
2005-11-06 |
Mark Spencer | Handle ODBC forwarding properly (bug #5606) |
blob | commitdiff | diff to current |
2005-11-03 |
Kevin P. Fleming | major update to arg/option parsing APIs and documentation |
blob | commitdiff | diff to current |
2005-11-01 |
Russell Bryant | when going through new user setup, don't change the... |
blob | commitdiff | diff to current |
2005-10-31 |
Kevin P. Fleming | handle comments containing what appear to be context... |
blob | commitdiff | diff to current |
2005-10-31 |
Kevin P. Fleming | don't use 'rowcount' after SELECT statements, since... |
blob | commitdiff | diff to current |
2005-10-26 |
Russell Bryant | remove unnecessary checks before calls to ast_strlen_zero |
blob | commitdiff | diff to current |
2005-10-24 |
Russell Bryant | Doxygen documentation update from oej (issue #5505) |
blob | commitdiff | diff to current |
2005-10-19 |
Russell Bryant | Massive cleanups to applications for LOCAL_USER handlin... |
blob | commitdiff | diff to current |
2005-10-18 |
Russell Bryant | it's a good idea to unregister everything before callin... |
blob | commitdiff | diff to current |
2005-10-14 |
Kevin P. Fleming | ensure that message envelopes are retrieved from ODBC... |
blob | commitdiff | diff to current |
2005-09-25 |
Kevin P. Fleming | correct logic errors (issue #5258) |
blob | commitdiff | diff to current |
2005-09-24 |
Kevin P. Fleming | fix copy-and-paste error |
blob | commitdiff | diff to current |
2005-09-14 |
Kevin P. Fleming | update MANY more files with proper copyright/license... |
blob | commitdiff | diff to current |
2005-09-14 |
Kevin P. Fleming | allow channel receive gain to be adjusted while recordi... |
blob | commitdiff | diff to current |
2005-09-09 |
Josh Roberson | Set filaneme BEFORE we return from open_mailbox() if... |
blob | commitdiff | diff to current |
2005-09-07 |
Kevin P. Fleming | convert a bunch of apps to use ast_goto_if_exists(... |
blob | commitdiff | diff to current |
2005-09-07 |
Kevin P. Fleming | eliminate signedness warnings (issue #5129) |
blob | commitdiff | diff to current |
2005-08-29 |
Russell Bryant | fix mem leak from not destrying config (issue #5048) |
blob | commitdiff | diff to current |
2005-08-25 |
Kevin P. Fleming | add optional 'extended ODBC storage' mode (issue #4403) |
blob | commitdiff | diff to current |
2005-08-23 |
Kevin P. Fleming | do expensive 'next message number' calculation before... |
blob | commitdiff | diff to current |
2005-08-22 |
Kevin P. Fleming | make pager messages configurable (issue #4829) |
blob | commitdiff | diff to current |
2005-08-22 |
Kevin P. Fleming | add 'restart' character to ast_control_playback functio... |
blob | commitdiff | diff to current |
2005-08-17 |
Mark Spencer | Fix password change bug (bug #4976) |
blob | commitdiff | diff to current |
2005-08-03 |
Mark Spencer | Fix voicemail crash (bug #4800) |
blob | commitdiff | diff to current |
2005-08-01 |
Mark Spencer | Make sure we don't close a mailbox if we didn't open... |
blob | commitdiff | diff to current |
2005-08-01 |
Mark Spencer | Minor voicemail fixup (related to 4800, but not the... |
blob | commitdiff | diff to current |
2005-07-28 |
Mark Spencer | Remove per-context maxmsg which should never have made... |
blob | commitdiff | diff to current |
2005-07-20 |
Kevin P. Fleming | add OGG/Vorbis file format support (bug #4296) |
blob | commitdiff | diff to current |
2005-07-15 |
Kevin P. Fleming | add a library of timeval manipulation functions, and... |
blob | commitdiff | diff to current |
2005-07-15 |
Kevin P. Fleming | restore count_messages for ODBC storage to proper behav... |
blob | commitdiff | diff to current |
2005-07-15 |
Kevin P. Fleming | clean up maxmsg parsing, and ensure default applies... |
blob | commitdiff | diff to current |
2005-07-13 |
Kevin P. Fleming | fix up lock breakage from bug #4245 |
blob | commitdiff | diff to current |
2005-07-12 |
Russell Bryant | get rid of compiler warning (bug #4682) |
blob | commitdiff | diff to current |
2005-07-12 |
Kevin P. Fleming | clean up and reorganize vm_intro_it (bug #4683, with... |
blob | commitdiff | diff to current |
2005-07-12 |
Kevin P. Fleming | correct arguments being passed to external notify funct... |
blob | commitdiff | diff to current |
2005-07-12 |
Kevin P. Fleming | support a configurable number of mailboxes per folder... |
blob | commitdiff | diff to current |
2005-07-12 |
Russell Bryant | update the password in memory as well when using extern... |
blob | commitdiff | diff to current |
2005-07-12 |
Kevin P. Fleming | fix voicemail path locking problems (bug #4245) |
blob | commitdiff | diff to current |
2005-07-11 |
Russell Bryant | properly handle the return of the rowcount from ast_upd... |
blob | commitdiff | diff to current |
2005-07-10 |
Russell Bryant | define an AST_MAX_CONTEXT for use instead of AST_MAX_EX... |
blob | commitdiff | diff to current |
2005-07-07 |
Kevin P. Fleming | ast_copy_string conversion |
blob | commitdiff | diff to current |
2005-07-07 |
Kevin P. Fleming | allow user-configurable date formats in voicemail messa... |
blob | commitdiff | diff to current |
2005-06-23 |
Kevin P. Fleming | support Swedish grammar for voicemail message counts... |
blob | commitdiff | diff to current |
2005-06-06 |
Kevin P. Fleming | the last round of file version tags |
blob | commitdiff | diff to current |
2005-06-06 |
Kevin P. Fleming | major Makefile and build process improvements, includin... |
blob | commitdiff | diff to current |
2005-05-17 |
Russell Bryant | remove extra LOCAL_USER_REMOVE (bug #4308) |
blob | commitdiff | diff to current |
2005-05-16 |
Kevin P. Fleming | clean up message duration writing code (bug #4285) |
blob | commitdiff | diff to current |
2005-05-15 |
Kevin P. Fleming | support Swedish and Norwegian mailbox intros (bug ... |
blob | commitdiff | diff to current |
2005-05-15 |
Kevin P. Fleming | add silent option to VMAuthenticate application (bug... |
blob | commitdiff | diff to current |
2005-05-10 |
Matthew Fredrickson | Fix to bug 4118 |
blob | commitdiff | diff to current |
2005-05-08 |
Mark Spencer | Fix gethostname calls (bug #4198, with mods) |
blob | commitdiff | diff to current |
2005-04-29 |
Kevin P. Fleming | don't use '%i' at all, since we have no current use... |
blob | commitdiff | diff to current |
next |