- 11 8月, 2014 4 次提交
-
-
-
由 Brian West 提交于
* commit 'fe2a6e8a': FS-6620 mod_blacklist fix not deleting entries from list
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
- 08 8月, 2014 2 次提交
-
-
由 Anthony Minessale 提交于
-
由 Travis Cross 提交于
-
- 06 8月, 2014 3 次提交
-
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Brian West 提交于
-
- 05 8月, 2014 11 次提交
-
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Nathan Neulinger 提交于
-
由 Nathan Neulinger 提交于
-
由 Nathan Neulinger 提交于
-
由 Nathan Neulinger 提交于
-
由 Nathan Neulinger 提交于
-
由 Nathan Neulinger 提交于
mod_skinny: start using switch_copy_string so it uses apy_cpystrn - CID: 1214145 1214146 1214131 1214132 1214133 1214134 1214135 1214147 1214148 1214149 1214150 1214151 1214152 1214153 1214154 1214155 1214138 1214139 1214143 1214144 Forces null termination of the destination string.
-
由 Nathan Neulinger 提交于
-
- 04 8月, 2014 2 次提交
-
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
- 03 8月, 2014 3 次提交
-
-
由 Dušan Dragić 提交于
-
由 William King 提交于
Silence warning from clang-3.5 dealing with redefining the variable argv which is first defined as a function parameter
-
由 William King 提交于
Silence a warning in clang-3.5 dealing with implicit conversion from 64bit to 32bit in a function call to switch_ivr_sleep()
-
- 01 8月, 2014 9 次提交
-
-
由 Brian West 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Ken Rice 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
add switch_separate_file_params function so when using relative paths with bracketed params the full path can be constructed with the params in tact
-
由 Anthony Minessale 提交于
-
由 Travis Cross 提交于
-
由 Travis Cross 提交于
This prevents e.g. `git log -p` from showing the content changes in these files by default, which is what we want because line-oriented diffs of these files are meaningless.
-
- 31 7月, 2014 6 次提交
-
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
FS-6707 #resolve #comment add the param iceServers to verto constructor. possible values: true: enables previous behaviour, false: nowthe default, use no iceServers, ARRAY of iceServer objects: this object will be passed into the browser as-is
-
由 Travis Cross 提交于
-
由 Travis Cross 提交于
Debian has packaged libpq version 9.4beta2. We were parsing the minor version as "4beta2" and then trying to treat it as a constant integer, which obviously doesn't work. There's not really a perfect way to handle versions like this, so we'll just pretend it's 9.4.0.
-