Historie revizí

Autor SHA1 Zpráva Datum
  Terry Wilson c98bbe2897 ast_channel opaquification of pointers and integral types před 12 roky
  Leif Madsen bdf076843a Merged revisions 328247 via svnmerge from před 13 roky
  Richard Mudgett 721989ffdf Merged revisions 305923 via svnmerge from před 13 roky
  Tilghman Lesher 8cf6d698dd Enable SendText to send strings in encoded format. před 15 roky
  Kevin P. Fleming 0b18e53c42 Const-ify the world (or at least a good part of it) před 15 roky
  Kevin P. Fleming 7f136afcad add 'const' qualifiers in various places where they should have been před 15 roky
  Tilghman Lesher 2d4fa5a44a Merged revisions 187362 via svnmerge from před 15 roky
  Eliel C. Sardanons 4afa5204e5 - Add some see-also references based on TFOT. před 16 roky
  Russell Bryant 38a3fa4b39 Merge changes from team/group/appdocsxml před 16 roky
  Brett Bryant 2abc94b38f Fix a bug where SENDTEXTSTATUS isn't set properly when it isn't před 16 roky
  Luigi Rizzo c23eb04190 more header removal před 17 roky
  Luigi Rizzo a3d5e81bf4 remove another set of redundant #include "asterisk/options.h" před 17 roky
  Luigi Rizzo 32d68be9da include "logger.h" and errno.h from asterisk.h - usage shows that they před 17 roky
  Luigi Rizzo 47e70077d6 Start untangling header inclusion in a way that does not affect před 17 roky
  Tilghman Lesher c2cbffc457 Mostly cleanup of documentation to substitute the pipe with the comma, but a few other formatting cleanups, too. před 17 roky
  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. před 17 roky
  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. před 17 roky
  Russell Bryant 87d7720a75 Completely remove all of the code related to jumping to priority n + 101. yay! před 17 roky
  Kevin P. Fleming 90db3f33ab merge new_loader_completion branch, including (at least): před 18 roky
  Kevin P. Fleming 2687538ae6 simplify autoconfig include mechanism (make tholo happy he can use lint again :-) před 18 roky
  Russell Bryant 74920cb342 use the channel lock wrappers (issue #7120, Mithraen) před 18 roky
  Russell Bryant 5241bdc2d4 remove almost all of the checks of the result from ast_strdupa() or alloca(). před 18 roky
  Luigi Rizzo c8d72dde26 This rather large commit changes the way modules are loaded. před 18 roky
  Kevin P. Fleming 9f7c341f1c since the module API is changing, it's a good time to const-ify the description() and key() return values před 18 roky
  Russell Bryant c674004ec1 remove the uses of the deprecated STANDARD_LOCAL_USER před 19 roky
  Russell Bryant 021c169391 on this pass, only remove duplicate log messages před 19 roky
  Russell Bryant d7374d83ff revert my pass through the tree to remove checks of the result of ast_strdupa před 19 roky
  Russell Bryant be1eadeb00 remove lots of useless checks of the result of ast_strdupa před 19 roky
  Russell Bryant ce2d148b36 update doxygen docs to specify authors před 19 roky
  Russell Bryant 1bd243d738 convert most of the option_*'s to a single ast_flags structure. Also, fix some před 19 roky