asterisk/autoconf
Tilghman Lesher 80f91f6ab7 Merged revisions 172438 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
  r172438 | tilghman | 2009-01-29 16:54:29 -0600 (Thu, 29 Jan 2009) | 9 lines
  
  Lose the CAP_NET_ADMIN at every fork, instead of at startup.  Otherwise, if
  Asterisk runs as a non-root user and the administrator does a 'restart now',
  Asterisk loses the ability to set QOS on packets.
  (closes issue #14004)
   Reported by: nemo
   Patches: 
         20090105__bug14004.diff.txt uploaded by Corydon76 (license 14)
   Tested by: Corydon76
........


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@172441 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2009-01-29 23:15:40 +00:00
..
acx_pthread.m4 Merged revisions 151240 via svnmerge from 2008-10-20 04:59:04 +00:00
ast_c_compile_check.m4 Kevin sent a note indicating that this change is 2008-11-13 17:07:56 +00:00
ast_c_define_check.m4 Merged revisions 151240 via svnmerge from 2008-10-20 04:59:04 +00:00
ast_check_gnu_make.m4 Merged revisions 151240 via svnmerge from 2008-10-20 04:59:04 +00:00
ast_check_mandatory.m4 Merged revisions 151240 via svnmerge from 2008-10-20 04:59:04 +00:00
ast_check_openh323.m4 Merged revisions 151241 via svnmerge from 2008-10-20 05:00:56 +00:00
ast_check_pwlib.m4 Merged revisions 151241 via svnmerge from 2008-10-20 05:00:56 +00:00
ast_ext_lib.m4 when --without-<foo> is passed to the configure script, explicitly inform menuselect that the package was disabled by the user 2008-11-03 12:26:35 +00:00
ast_ext_tool_check.m4 Merged revisions 151240 via svnmerge from 2008-10-20 04:59:04 +00:00
ast_func_fork.m4 Merged revisions 172438 via svnmerge from 2009-01-29 23:15:40 +00:00
ast_gcc_attribute.m4 improve handling of API calls provided by loaded modules through use of some GCC features; this makes app_stack's usage of AGI APIs even cleaner, and will allow it to work 'as expected' either with or without res_agi being loaded 2008-11-26 21:20:50 +00:00
ast_prog_egrep.m4 Merged revisions 151240 via svnmerge from 2008-10-20 04:59:04 +00:00
ast_prog_ld.m4 Merged revisions 151240 via svnmerge from 2008-10-20 04:59:04 +00:00
ast_prog_ld_gnu.m4 Merged revisions 151240 via svnmerge from 2008-10-20 04:59:04 +00:00
ast_prog_sed.m4 Merged revisions 151240 via svnmerge from 2008-10-20 04:59:04 +00:00