- 15 5月, 2014 17 次提交
-
-
由 Michael Jerris 提交于
-
由 Michael Jerris 提交于
-
由 Michael Jerris 提交于
CID:1214196 Dereference null return value, if we hit this condition, something very bad has happened, we should never have the private not set if we get to the hangup hook, log error instead of crashing
-
由 Michael Jerris 提交于
-
由 Michael Jerris 提交于
-
由 Michael Jerris 提交于
-
由 Michael Jerris 提交于
-
由 Michael Jerris 提交于
-
由 Michael Jerris 提交于
CID:1214163 Unchecked return value, check return value of switch_ivr_play_file and bail out if it fails
-
由 Michael Jerris 提交于
-
由 Michael Jerris 提交于
-
由 Michael Jerris 提交于
-
由 Michael Jerris 提交于
-
由 Michael Jerris 提交于
-
由 Michael Jerris 提交于
-
由 Michael Jerris 提交于
-
由 William King 提交于
-
- 14 5月, 2014 1 次提交
-
-
由 Raymond Chandler 提交于
-
- 13 5月, 2014 3 次提交
-
-
由 Travis Cross 提交于
Putting `net-snmp-config --cflags` into CFLAGS causes major pollution; it overrides optimization and debugging levels, warnings, and more. While normally we do want to automatically locate library headers, there has to be a better way to do this. libsnmp is normally in the usual place and doesn't need special handling. Perhaps people with libsnmp in a weird place should just need to add the -I flag to their CFLAGS before build.
-
由 Travis Cross 提交于
Calling out to net-snmp-config --agent-libs causes transitive dependencies to get pulled in, but we don't need those -- a sensible dynamic linker pulls those in automatically. Trying to track the transitive dependencies manually would be a losing battle. People were recently hitting this on Debian sid/jessie, where libpci is in the transitive dependency list but isn't otherwise one of our build dependencies.
-
由 Giovanni Maruzzelli 提交于
-
- 12 5月, 2014 4 次提交
-
-
由 Giovanni Maruzzelli 提交于
FS-6517 skypopen: mod_skypopen not using configured context with mod_sms chatplan with PATCH, thanks Russell Treleaven
-
由 Travis Cross 提交于
-
由 Michael Jerris 提交于
-
由 Michael Jerris 提交于
-
- 11 5月, 2014 2 次提交
-
-
由 Moises Silva 提交于
-
由 Moises Silva 提交于
-
- 10 5月, 2014 1 次提交
-
-
由 Moises Silva 提交于
-
- 09 5月, 2014 6 次提交
-
-
由 Travis Cross 提交于
This allows someone without pkg-config in their PATH to set where pkg-config is located.
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Travis Cross 提交于
We depend on pkg-config, but we weren't explicitly testing for it, so the absence of pkg-config would cause the sqlite test to fail, which was confusing.
-
由 Anthony Minessale 提交于
-
由 Travis Cross 提交于
-
- 08 5月, 2014 6 次提交
-
-
由 Michael Jerris 提交于
-
由 Travis Cross 提交于
This makes portable the fix from commit 28ee7736.
-
由 Travis Cross 提交于
-
由 Travis Cross 提交于
-
由 Michael Jerris 提交于
-
由 Anthony Minessale 提交于
-