- 06 5月, 2014 5 次提交
-
-
由 Anthony Minessale 提交于
FS-6506 --resolve Technically when you are not using groups you do not add a <users> tag inside <domain> you just put several <user> tags in <domain> This patch will consume an extraneous <users> tag and move on making it work either way.
-
由 Steve Underwood 提交于
-
由 Michael Jerris 提交于
-
由 Steve Underwood 提交于
-
由 Steve Underwood 提交于
expect any functionality.
-
- 05 5月, 2014 6 次提交
-
-
由 Michael Jerris 提交于
-
由 Michael Jerris 提交于
FS-6484: guess at fixing seg from mod_managed, this function should never be called without a channel, but if it does, throw an error instead
-
由 Anthony Minessale 提交于
sofia is treating all notify sending as if they were natted rather than when nat is detected. This causes issues on some polycoms that use strange ports in their contact for getting notifies that do not match the port the calls come from
-
由 Travis Cross 提交于
When the path was empty, path_push_unique would cause a training colon to be added. This was a known issue that didn't cause any harm, but while we're here, we'll clean this up.
-
由 Travis Cross 提交于
sed on Mac is apparently incredibly broken and incapable of adding newlines. `printf 'x' | sed 's/x/\n/'` results in 'n' on Mac rather than a newline. GNU sed even in --posix mode does not agree with this behavior. None the less, we can work around it here.
-
由 Steve Underwood 提交于
-
- 04 5月, 2014 2 次提交
-
-
由 Steve Underwood 提交于
-
由 Steve Underwood 提交于
the callbacks.
-
- 02 5月, 2014 16 次提交
-
-
由 Michael Jerris 提交于
-
由 Michael MCGuinness 提交于
SIP-686 changed mod_say (en) to speak full dates when asked to speak a date in the future (rather than only weekday and time).
-
由 Anthony Minessale 提交于
-
由 Travis Cross 提交于
Some systems don't have the pkg-config file, or don't have it in the right place. Breaking build on those systems does have the positive effect of getting people to file bugs with those distros, but we should at least keep things working on Debian wheezy while getting Debian to accept the fix to ldns.
-
由 Michael Jerris 提交于
FS-353: look for ldns pkg-config for homebrew, you will need to update your homebrew ldns package if you installed it prior to this commit, they just fixed the pkg-config file being installed
-
由 Brian West 提交于
-
由 Brian West 提交于
-
由 Brian West 提交于
-
由 Steve Underwood 提交于
-
由 Natanael Copa 提交于
POSIX says poll.h and signal.h should not be prefixed with sys/ (ie poll.h instead of sys/poll.h) limits.h also defines a TZNAME_MAX so we change name of the define for spandsp.
-
由 Michael Jerris 提交于
-
由 Travis Cross 提交于
-
由 Travis Cross 提交于
-
由 Travis Cross 提交于
When we couldn't acquire the rwlock on the conference we were leaking a buffer we just allocated. On a 48k/10ms conference we would leak 960 bytes per attempt.
-
由 Moises Silva 提交于
-
由 Moises Silva 提交于
FS-6500: freetdm: Add more enum compliance by defining proper enum values for FTDM_END and FTDM_ANY special state values
-
- 01 5月, 2014 11 次提交
-
-
由 Michael Jerris 提交于
-
由 Michael Jerris 提交于
-
由 Travis Cross 提交于
-
由 Michael Jerris 提交于
-
由 Travis Cross 提交于
This library is used only by mod_enum and is available on most platforms. The version in our tree has many code quality problems that are generating noise when doing static analysis. Suffice it to say we want rid of it as our responsibility. FS-353
-
由 Travis Cross 提交于
-
由 Raymond Chandler 提交于
-
由 Raymond Chandler 提交于
-
由 Raymond Chandler 提交于
-
由 Anthony Minessale 提交于
-
由 Brian West 提交于
-