Komit Sejarah

Pembuat SHA1 Pesan Tanggal
  Rusty Newton bb4ea26079 Documentation: doc fixes across various parts of the code for ASTERISK issues 23061,23028,23046,23027 11 tahun lalu
  Kinsey Moore 3b3e045bab Fix the display of documentation for Transfer 12 tahun lalu
  Terry Wilson c98bbe2897 ast_channel opaquification of pointers and integral types 12 tahun lalu
  Leif Madsen bdf076843a Merged revisions 328247 via svnmerge from 13 tahun lalu
  Kevin P. Fleming 0b18e53c42 Const-ify the world (or at least a good part of it) 15 tahun lalu
  Kevin P. Fleming 7f136afcad add 'const' qualifiers in various places where they should have been 15 tahun lalu
  Russell Bryant 38a3fa4b39 Merge changes from team/group/appdocsxml 16 tahun lalu
  Jason Parker fbcd84f27d Remove options argument parsing/syntax (it isn't used any longer) 16 tahun lalu
  Luigi Rizzo c3b537494f shuffle a little bit the content of header files to reduce dependencies. 17 tahun lalu
  Luigi Rizzo a3d5e81bf4 remove another set of redundant #include "asterisk/options.h" 17 tahun lalu
  Luigi Rizzo 32d68be9da include "logger.h" and errno.h from asterisk.h - usage shows that they 17 tahun lalu
  Luigi Rizzo 47e70077d6 Start untangling header inclusion in a way that does not affect 17 tahun lalu
  Tilghman Lesher c2cbffc457 Mostly cleanup of documentation to substitute the pipe with the comma, but a few other formatting cleanups, too. 17 tahun lalu
  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 tahun lalu
  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 tahun lalu
  Russell Bryant 87d7720a75 Completely remove all of the code related to jumping to priority n + 101. yay! 17 tahun lalu
  Tilghman Lesher eadfcb4912 Issue 9477 - Improve menuselect labels 17 tahun lalu
  Kevin P. Fleming 90db3f33ab merge new_loader_completion branch, including (at least): 18 tahun lalu
  Kevin P. Fleming 2687538ae6 simplify autoconfig include mechanism (make tholo happy he can use lint again :-) 18 tahun lalu
  Russell Bryant 5241bdc2d4 remove almost all of the checks of the result from ast_strdupa() or alloca(). 18 tahun lalu
  Luigi Rizzo c8d72dde26 This rather large commit changes the way modules are loaded. 18 tahun lalu
  Kevin P. Fleming 9f7c341f1c since the module API is changing, it's a good time to const-ify the description() and key() return values 18 tahun lalu
  Russell Bryant c674004ec1 remove the uses of the deprecated STANDARD_LOCAL_USER 19 tahun lalu
  Kevin P. Fleming ca5079e21a use string fields for some stuff in ast_channel 19 tahun lalu
  Russell Bryant 021c169391 on this pass, only remove duplicate log messages 19 tahun lalu
  Russell Bryant d7374d83ff revert my pass through the tree to remove checks of the result of ast_strdupa 19 tahun lalu
  Russell Bryant be1eadeb00 remove lots of useless checks of the result of ast_strdupa 19 tahun lalu
  Russell Bryant ce2d148b36 update doxygen docs to specify authors 19 tahun lalu
  Russell Bryant 1bd243d738 convert most of the option_*'s to a single ast_flags structure. Also, fix some 19 tahun lalu
  Kevin P. Fleming 70a40d92e3 19 tahun lalu