Kevin P. Fleming
|
54727e1851
|
19 년 전 |
Russell Bryant
|
d5f7e52368
Fix poll error condition causing memory corruption (bug #4915)
|
19 년 전 |
Russell Bryant
|
204504c4c6
add some newlines and fix some misspellings (bug #4027)
|
20 년 전 |
Russell Bryant
|
4b2977b746
correct 'sync' on action_originate (bug #3922)
|
20 년 전 |
Russell Bryant
|
a189ff78d2
some more management command description updates (bug #3645)
|
20 년 전 |
Mark Spencer
|
83699b2ce5
Fix originate success/failure formatting (bug #2485)
|
20 년 전 |
James Golovich
|
58d4cd5a95
Cleanup code. Spacing issues, nested if issues, lots of strlen used instead of ast_strlen_zero
|
20 년 전 |
Mark Spencer
|
bbbbb2c49f
Add status for async manager originate (including ActionID) (bug #2434)
|
20 년 전 |
Mark Spencer
|
9c505864fe
Properly lock management stuff (bug #2406)
|
20 년 전 |
Mark Spencer
|
a2f4296021
Make GetVar respect ActionID (bug #2404/2405)
|
20 년 전 |
Mark Spencer
|
97e83dfc40
Make sure we behave properly for parking (bug #2292)
|
20 년 전 |
Mark Spencer
|
fbab57820a
Fix missing \r\n
|
20 년 전 |
Mark Spencer
|
0e9e565ef1
Merge BSD stack size work (bug #2067)
|
20 년 전 |
Mark Spencer
|
936f7c83b2
Merge nicolasg's manager/cli patch (bug #2207)
|
20 년 전 |
Malcolm Davenport
|
0502e9d91c
Bug # 2170: Add authority_to_str function to let Administrator issue command to find privilege string
|
20 년 전 |
Mark Spencer
|
0c20868fb8
Remaining rgagnon source audit improvements (bug #2011)
|
21 년 전 |
James Golovich
|
2ec3a80e5a
Cleanup recent manager changes. We have a doc/CODING-GUIDELINES file for
|
21 년 전 |
Anthony Minessale II
|
4d804811ff
This patch allows an event mask to be sent on a manager login session
|
21 년 전 |
Mark Spencer
|
2c2aee554b
Use INET_ADDRLEN (bug #1956) (from airport!)
|
21 년 전 |
Mark Spencer
|
5239058fa6
Create reentrant ast_inet_ntoa and replace all inet_ntoa's with ast_inet_ntoa's (but #1944)
|
21 년 전 |
James Golovich
|
3714b28dd6
Add manager action descriptions for 'Events', 'Logoff', and 'Hangup'.
|
21 년 전 |
Mark Spencer
|
14caecdfe5
Merge cmaj's ZapDND and specific channel status manager commands (bugs #1917, 1918)
|
21 년 전 |
James Golovich
|
4f9cfda67d
Remove pthread.h from source. We should be using asterisk/lock.h everywhere instead (except in asterisk/lock.h).
|
21 년 전 |
Mark Spencer
|
cb29e2520b
Merge major BSD mutex and symbol conflict patches (bug #1816) (link patch still pending)
|
21 년 전 |
Mark Spencer
|
90b249b863
Merge FreeBSD locking fixes (bug #1411)
|
21 년 전 |
Mark Spencer
|
28e9787a8b
Make monitor merge application settable via variable, allow setting of variables via manager interface, allow mix flag to be set via manager (bug #1268)
|
21 년 전 |
James Golovich
|
0e2912f194
Add 'ListCommands' manager command
|
21 년 전 |
James Golovich
|
f0910238e6
Add description to manager_action structure, and add some comments.
|
21 년 전 |
James Golovich
|
801c3f4422
Use ast_strlen_zero in manager.c
|
21 년 전 |
Mark Spencer
|
f7eb20683a
Fix potential segfault, add support for MacOS X locks
|
21 년 전 |