Commit Graph

65 Commits (1.0)

Author SHA1 Message Date
Kevin P. Fleming ebb8253d2f remove extraneous svn:executable properties
20 years ago
Russell Bryant ac303de4aa fix incorrect CLI tab completion (issue #5041)
20 years ago
Russell Bryant 2f5ced421e Fix CLI memory leak (issue #5035)
20 years ago
Russell Bryant 9b8ba163f2 fix format string (issue #4945)
20 years ago
Russell Bryant 0c2abdf74e restructure buggy parse_args routine
20 years ago
Russell Bryant c98832d092 fix output when no help text is available for a cli command
20 years ago
Russell Bryant 9386b25b51 add missing header
21 years ago
Russell Bryant ad851c87b5 fix typos (bug #3162)
21 years ago
Russell Bryant 77ad568144 fix tab completion issue (bug #988)
21 years ago
Russell Bryant e73c4e4a44 tweaks to make valgrind happy
21 years ago
Russell Bryant 2423b41fd9 tab completion on show dialplan from -r asterisk with large extensions.conf will segfault (bug #2634)
21 years ago
Russell Bryant df358f42e0 verbose fixes (bug #2602)
21 years ago
Mark Spencer d8aff59a9e Add set debug option, make output for set verbose better (bug #2428)
21 years ago
Mark Spencer eb57ea95d6 reload documentation, don't display res in app_test...
21 years ago
Mark Spencer d77ae42896 Display elapsed time in hours/mins/seconds (bug #2365 kinda sorta)
21 years ago
Mark Spencer fd7577eed2 Don't try to look offhook with channel banks & Loopstart (bug #2362), also make individual modules reloadable...
21 years ago
Mark Spencer ccbc7a6835 Fix a couple minor command line completion issues
21 years ago
Mark Spencer f074b92823 Merge nicolasg's manager/cli patch (bug #2207)
21 years ago
James Golovich fa0ca01ffe Minor formatting fix from code audit in cli.c
21 years ago
Mark Spencer 8ed49644a6 Remaining rgagnon source audit improvements (bug #2011)
21 years ago
Malcolm Davenport c5e44cc3cb Bug # 1973: Change write to ast_carefulwrite
21 years ago
James Golovich 8801247d76 Remove pthread.h from source. We should be using asterisk/lock.h everywhere instead (except in asterisk/lock.h).
21 years ago
Mark Spencer 5546e32355 Merge major BSD mutex and symbol conflict patches (bug #1816) (link patch still pending)
21 years ago
Mark Spencer bad7cc9c14 Add "show channels concise" for machine readable format
21 years ago
Mark Spencer 727abcdec7 Merge FreeBSD locking fixes (bug #1411)
21 years ago
James Golovich fa9a8d158a Hopefully last ast_strlen_zero fix in cli.c
21 years ago
Mark Spencer 6195dd35e0 Make ast_channel_walk become ast_channel_walk_locked
21 years ago
Anthony Minessale II 960c01e4c6 Patch Submitted by BKW on 5/10/2004 to chan_sip.c
21 years ago
James Golovich 6f9829fa5e Use ast_strlen_zero in cli.c
21 years ago
James Golovich 0f2bcccaba Free some cli memory
21 years ago
James Golovich 8cfed866d3 Remove size restiction on remote console command completion (bug 1360)
21 years ago
James Golovich 51f004494a Make sure time is valid for uptime (bug 1214)
21 years ago
James Golovich fa4ed416c7 Fix comment in cli.c
21 years ago
James Golovich 509e9a4d4e Fix 'show channel<tab>' completion, where show channel would be
22 years ago
James Golovich 4b26ec2372 Fix command completion (bug #988)
22 years ago
Jeremy McNamara c6fb650a62 another nickpick on formatting
22 years ago
Jeremy McNamara 94fe1c8b26 Nitpic CLI output. Bug #858
22 years ago
Mark Spencer 4518e7d1f0 Revert bad patch in 187
22 years ago
Mark Spencer 8f276e00c5 Minor patch for improving console response with asterisk -r (bug #183)
22 years ago
Mark Spencer d48b05d8ab Back out "leak" fixes, as it causes segfaults
22 years ago
Mark Spencer 9f110a3b81 CLI memory leak patch
22 years ago
Mark Spencer d9d8746b06 Bah, it needs the free apparently
22 years ago
Mark Spencer ada63fbb4f Switch to vasprintf (big #398) dropping bogus free()
22 years ago
Mark Spencer 55e664cb00 Fix various compiler warnings (bug #322)
22 years ago
Mark Spencer 1bb58646de Totally revamp thread debugging to support locating and removing deadlocks
22 years ago
Mark Spencer f945ae2122 Minor cleanups
22 years ago
Mark Spencer 047bc4bd88 Add unique identifier
22 years ago
Mark Spencer fba6a02260 Show uptime
22 years ago
Mark Spencer 0e451c786e Little revert on some CLI stuff
22 years ago
Mark Spencer e4c20dbe87 Minor CLI fix
22 years ago