커밋 기록

작성자 SHA1 메시지 날짜
  Kevin P. Fleming 1fdd7c85b6 bring over all the fixes for the warnings found by gcc 4.3.x from the 1.4 branch, and add the ones needed for all the new code here too 16 년 전
  Terry Wilson 22ed294ceb func_strings isn't a dependency of this module anymore 16 년 전
  Kevin P. Fleming 0859d98486 inter-module dependencies should be included in the source code, not just in sample config files 16 년 전
  Kevin P. Fleming 71a6413918 correct file name in message 16 년 전
  Terry Wilson 7f41b4ef94 Make phoneprov case-insensitive to remove the func_strings dependency of the default config 16 년 전
  Doug Bailey e89deb1813 Blanch the 404 error message for those with no sense of humor 16 년 전
  Tilghman Lesher 494f40bad2 Create a new config file status, CONFIG_STATUS_FILEINVALID for differentiating 16 년 전
  Mark Michelson 58f382e8a0 Merged revisions 140488 via svnmerge from 16 년 전
  Sean Bright 6869d7976e All of the res/ stuff (other than res_jabber) from the RSW branch. 16 년 전
  Terry Wilson c39d1b27a1 Need a new buffer for each loop 16 년 전
  Terry Wilson 23ce758b71 Don't unref user twice on failure. Also, when adding sorted list of users, it is best to check the entry already in the list for a "next" entry instead of the newly created entry... 16 년 전
  Terry Wilson 2dd0d654d9 Make sure that ${LINE} is set even if linenumber is not set in users.conf 16 년 전
  Terry Wilson 581c15069c Fix the fact that global_variables 1) weren't being updated on reload (thanks for the report, Doug), and 2) weren't actually being appended to the list of profile variables because build_profile was called before the list was populated. Also needed to free the contents returned by load_file(). 16 년 전
  Terry Wilson 5b2f6bbd18 atoi(NULL) is bad 16 년 전
  Terry Wilson 344dacac1e Clean up some memory leak/ref counting issues 16 년 전
  Terry Wilson 999c103781 Multi-line support for phoneprov 16 년 전
  Terry Wilson cad6e3f474 Re-add HTTP post support by moving to res_http_post.c 16 년 전
  Kevin P. Fleming 026047daf8 ensure that res_phoneprov's HTTP handler tells the dispatcher what method it can handle 16 년 전
  Kevin P. Fleming 4731838231 start the process of changing HTTP request dispatching to do it based on *both* URI and method, so that POST support can move into a module; move http.c's private function prototypes into _private.h 16 년 전
  Terry Wilson 7b02df6ecb Go through and fix a bunch of places where character strings were being interpreted as format strings. Most of these changes are solely to make compiling with -Wsecurity and -Wformat=2 happy, and were not 16 년 전
  Russell Bryant 69a8a306bf Rename ast_tcptls_server_instance to session_instance, since this pertains to 16 년 전
  Russell Bryant e0994e1c51 Rename public object server_instance to ast_tcptls_server_instance 16 년 전
  Terry Wilson 3f0db59d7b Set username to default to the category name if it isn't overridden by a usernmae= setting in users.conf 16 년 전
  Russell Bryant 891d047a57 fix this module, too 16 년 전
  Jason Parker 75c3b5d8fa Fix up some doxygen issues. 16 년 전
  Jason Parker 7e83139fcb Merged revisions 100138 via svnmerge from 16 년 전
  Terry Wilson cab5670056 Update res_phoneprov to default to setting the SERVER variable to the IP 16 년 전
  Terry Wilson 22e9f45cc1 Make users list static 16 년 전
  Terry Wilson 82ab217f05 Attempt at making lookup_iface work under FreeBSD. Not yet tested, but it compiles under OS X. And still works under linux. 16 년 전
  Terry Wilson f8bde78eec Added a new module, res_phoneprov, which allows auto-provisioning of phones 16 년 전