커밋 기록

작성자 SHA1 메시지 날짜
  Leif Madsen c7f7156c57 Merged revisions 328209 via svnmerge from 13 년 전
  Richard Mudgett 7af0aab83b Merged revisions 321337 via svnmerge from 13 년 전
  Richard Mudgett 0d9ed9a7f8 Merged revisions 321330 via svnmerge from 13 년 전
  Russell Bryant 3adfece96a Merged revisions 302921 via svnmerge from 14 년 전
  Richard Mudgett edb433a904 ast_callerid restructuring 14 년 전
  Tilghman Lesher 79b64a8065 Ensure the arguments are initialized. Also miscellaneous CG cleanup. 14 년 전
  Tilghman Lesher ce99465a3b AST-2009-005 15 년 전
  Kevin P. Fleming 0b18e53c42 Const-ify the world (or at least a good part of it) 15 년 전
  Eliel C. Sardanons 55b44d4e09 Add more SeeAlso references based on TFOT. 16 년 전
  Russell Bryant 38a3fa4b39 Merge changes from team/group/appdocsxml 16 년 전
  Michiel van Baak 8802cdc827 add a new argument to PrivacyManager to specify a context 16 년 전
  Mark Michelson fcd0880969 Get rid of any remaining ast_verbose calls in the code in favor of 17 년 전
  Tilghman Lesher c3d7c7a54d Remove use of privacy.conf by the Privacy app. 17 년 전
  Luigi Rizzo a3d5e81bf4 remove another set of redundant #include "asterisk/options.h" 17 년 전
  Luigi Rizzo 32d68be9da include "logger.h" and errno.h from asterisk.h - usage shows that they 17 년 전
  Luigi Rizzo 47e70077d6 Start untangling header inclusion in a way that does not affect 17 년 전
  Tilghman Lesher d903e91cdc Don't reload a configuration file if nothing has changed. 17 년 전
  Tilghman Lesher c2cbffc457 Mostly cleanup of documentation to substitute the pipe with the comma, but a few other formatting cleanups, too. 17 년 전
  Joshua Colp 06e56560db Applications no longer need to call ast_module_user_add and ast_module_user_remove. This is now taken care of in the pbx_exec function outside of the application. 17 년 전
  Joshua Colp 20ea2e3dd0 It is no longer required for each module that deals with a channel to call ast_module_user_hangup_all in it's unload function. The loader will automatically perform this action for it. 17 년 전
  Russell Bryant 87d7720a75 Completely remove all of the code related to jumping to priority n + 101. yay! 17 년 전
  Tilghman Lesher 75f3818876 Constify the result of a config retrieval function, to avoid mutilation (issue 7983). 18 년 전
  Kevin P. Fleming 90db3f33ab merge new_loader_completion branch, including (at least): 18 년 전
  Kevin P. Fleming 2687538ae6 simplify autoconfig include mechanism (make tholo happy he can use lint again :-) 18 년 전
  Russell Bryant 5241bdc2d4 remove almost all of the checks of the result from ast_strdupa() or alloca(). 19 년 전
  Tilghman Lesher e393eacc05 Merged revisions 24097 via svnmerge from 19 년 전
  Luigi Rizzo c8d72dde26 This rather large commit changes the way modules are loaded. 19 년 전
  Kevin P. Fleming 9f7c341f1c since the module API is changing, it's a good time to const-ify the description() and key() return values 19 년 전
  Russell Bryant c674004ec1 remove the uses of the deprecated STANDARD_LOCAL_USER 19 년 전
  Russell Bryant 021c169391 on this pass, only remove duplicate log messages 19 년 전