Commit Graph

7945 Commits (73ea5316b5fa7965d8956318cd2280eeda2cebfd)
 

Author SHA1 Message Date
Luigi Rizzo 73ea5316b5 fix a couple of bugs in arguments to npval
21 years ago
Luigi Rizzo b37af2f16c remove some commented-out code
21 years ago
Luigi Rizzo a5fdd0d6b0 finish packing yylloc into macros
21 years ago
Luigi Rizzo e51725d6d4 add some comments to the code
21 years ago
Luigi Rizzo 7422c5495b more formatting cleanup
21 years ago
Matthew Fredrickson 173e8b14cd Make sure we use the correct event type when we're moving channels around :-)
21 years ago
Luigi Rizzo 5591294c5e more dup removal
21 years ago
Luigi Rizzo 98d769c7c0 more duplicate removal
21 years ago
Luigi Rizzo ef8f9a28a3 remove duplicated code
21 years ago
Luigi Rizzo 53715e59cf staticize c_prevword()
21 years ago
Luigi Rizzo 073391cc63 more indentation fixes
21 years ago
Luigi Rizzo 20314914e8 use asprintf instead of malloc
21 years ago
Luigi Rizzo f7e55f9a47 more formatting cleanup
21 years ago
Christian Richter 0b6bd0073b put the default misdn.trace to /var/log/asterisk/misdn.log for better integration of existing log structure
21 years ago
Luigi Rizzo c740982bef more indentation fixes
21 years ago
Luigi Rizzo 6c8c83c106 more formatting cleanup
21 years ago
Luigi Rizzo c081c8bdf7 cleanup formatting to emphsize common code blocks
21 years ago
Luigi Rizzo a8995c0bfd move similar blocks close to each other to make similarities
21 years ago
Luigi Rizzo e7d6df39d0 normalize and simplify the code for keeping track of line and column number.
21 years ago
Luigi Rizzo 2d33128385 define some flex constants for character sets.
21 years ago
Russell Bryant 74aecc640b only define HAVE_SOMELIB if somelib's header file was found as well
21 years ago
Luigi Rizzo d19f767c3c uncomment some functions in the flex code that were actually
21 years ago
Luigi Rizzo a857016551 use \t to indicate a tab, and fix indentation for
21 years ago
Luigi Rizzo f52022fc6f remove common blocks of code with a macro (waiting for a better
21 years ago
Luigi Rizzo df5635d844 staticize some variables
21 years ago
Luigi Rizzo e141352fd9 comment behaviour of pbcwhere in preparation for its use
21 years ago
Luigi Rizzo 2904c6956d remove unused variable
21 years ago
Luigi Rizzo aaf99191c8 include/asterisk/ael_structs.h:
21 years ago
Matt O'Gorman 7212fa80ad adds new function QUEUE_WAITING_COUNT and a few
21 years ago
Matt O'Gorman 6fd00ee7ec more janitor work, patch from bug 6975.
21 years ago
Matt O'Gorman 367de1a73d Merged revisions 22596 via svnmerge from
21 years ago
Matt O'Gorman d5892657fe adds two new applications, exitwhile, and continuewhile
21 years ago
Luigi Rizzo 55a24ef8cc whitespace-only change:
21 years ago
Luigi Rizzo 2de9dcb345 whitespace-only change:
21 years ago
Christian Richter 2bde492ea9 Facility decoding doesn't work proper yet
21 years ago
Russell Bryant c2d851de2b add the missing prototype for the included asprintf
21 years ago
Russell Bryant 046375190a another Solaris compatability fix - this makes sure u_int64_t is defined
21 years ago
Tilghman Lesher 823f464a5a Bug 7032 - Remove deprecated use of ${CALLERIDNUM}
21 years ago
Russell Bryant c9d5466773 AEL is no longer considered experimental :)
21 years ago
Kevin P. Fleming dcccc2ed71 don't rely on default search paths for finding local include files
21 years ago
Russell Bryant 5b6e2d16e3 if an external library is found, but the associated header file is not, just
21 years ago
Luigi Rizzo 36807ad092 wrong path in include file.
21 years ago
Luigi Rizzo d85048d692 fix variable declaration in the middle of a block
21 years ago
Russell Bryant e7dfb41cce don't list strcompat.o as a dependency in the build_tools Makefile. It is
21 years ago
Russell Bryant 68835cd455 remove a bashism ...
21 years ago
Russell Bryant e386a192ee apparently some systems may have ncurses that doesn't provide backwards compat
21 years ago
Russell Bryant 7918a7a1fd another little Solaris fix, unset LIBS before building libmxml
21 years ago
Russell Bryant 5267a6e6a2 menuselect needs strcompat.o for strsep on Solaris
21 years ago
Russell Bryant ed2918cfd1 check for automake before aclocal, so that the error message says automake
21 years ago
Tilghman Lesher b2d355d07f Move clueful 'h' more central; alias ESC to left arrow and make ESC quit on main menu
21 years ago