Commit Graph

16825 Commits (abb7edd6e6dc4cb140043bd94b366cebe1cd211c)
 

Author SHA1 Message Date
Mark Michelson abb7edd6e6 Blocked revisions 158306 via svnmerge
18 years ago
Mark Michelson 95c416df0b Use a more expressive constant for a 64-bit scanned int
18 years ago
Mark Michelson bd6586e3d7 Use some magic constants to get the right size
18 years ago
Mark Michelson 4e67fdd3f9 Fix the build for 32-bit systems. %lu is only 32-bits
18 years ago
Mark Michelson e8aa0e29ce Change the remote user agent session version variable
18 years ago
Sean Bright 574f2daa2a Fix one case where the application argument was not converted from a pipe to
18 years ago
Mark Michelson 3a9c27459e Merged revisions 158072 via svnmerge from
18 years ago
Mark Michelson 2d4e3b21ee Merged revisions 158071 via svnmerge from
18 years ago
Ryan Brindley e27f9325ea more formatting corrections :: one line for loops and if statements still need {}
18 years ago
Terry Wilson 4f8242904a Begin on a crusade to end trailing whitespace!
18 years ago
Ryan Brindley ad918da94f formatting changes :: one line for loops and if statements should have {}
18 years ago
Mark Michelson 7a554a7386 Merged revisions 158053 via svnmerge from
18 years ago
Jeff Peeler d12263a16a (closes issue #12929)
18 years ago
Jason Parker cea9924353 Whitespace fix
18 years ago
Kevin P. Fleming 8d5deb312b Merged revisions 157859 via svnmerge from
18 years ago
Terry Wilson ebe533b83b Fix compiling
18 years ago
Mark Michelson 9e1283e160 Add a space to the output
18 years ago
Mark Michelson de5ba432da Add a RES_NOT_DYNAMIC case for the CLI command
18 years ago
Mark Michelson 7a64c70324 Commit CHANGES change I promised when submitting
18 years ago
Tilghman Lesher daa9dcd70a Add info about REALTIME_FIELD and REALTIME_HASH
18 years ago
Mark Michelson da33129373 Cast this value since a uint64_t is not the same
18 years ago
Tilghman Lesher e316c21986 Two new functions, REALTIME_FIELD, and REALTIME_HASH, which should make
18 years ago
Mark Michelson 0e5367f7eb Merge the changes from the res_timing_timerfd branch.
18 years ago
Terry Wilson d66a8cd264 Fix checking for CONFIG_STATUS_FILEINVALID so that modules don't crash upon trying to parse an invalid config
18 years ago
Tilghman Lesher 3d8fb2d878 Add check for t38_terminal_init in spandsp (not found in 0.0.6, so it should fail reasonably)
18 years ago
Kevin P. Fleming 438e410c4f correct small bug introduced during API conversion
18 years ago
Kevin P. Fleming 773eda05d0 move relevant entries into UPGRADE.txt and resync UPGRADE-1.6.txt with previous branches
18 years ago
Kevin P. Fleming 81a16aa982 make some corrections to the ast_agi_register_multiple(), ast_agi_unregister_multiple() and ast_agi_fdprintf() API calls to be consistent with API guidelines
18 years ago
Terry Wilson c7f3c505e1 Comment out config line that is in a commented out context
18 years ago
Tilghman Lesher afb571ba8f Starting with a change to ensure that ast_verbose() preserves ABI compatibility
18 years ago
Mark Michelson 07a22680ee If malloc returns NULL, we need to return NULL immediately or
18 years ago
Sean Bright 559e644b63 Fix a few build problems on Solaris (and check for an md5 utility in
18 years ago
Mark Michelson a361f7897a This change prevents a crash from occurring if res_musiconhold.so
18 years ago
Mark Michelson d584748f0c Add some missing $(DESTDIR)s to the bininstall
18 years ago
Mark Michelson 6c554e4996 Fix the logic for when delete=yes when IMAP storage
18 years ago
Mark Michelson 1a4fc71415 Merged revisions 157503 via svnmerge from
18 years ago
Mark Michelson 2ede9a603f Based on Russell's advice on the asterisk-dev list, I have
18 years ago
Jason Parker 947429b2b3 Remove echo line that is unnecessary (Thanks seanbright).
18 years ago
Jason Parker 7478e5ecd0 Make this executable
18 years ago
Jason Parker 493e903892 Add init script for ArchLinux
18 years ago
Mark Michelson 16efb5c4dd * Add a lock to be used in the update_call_counter function.
18 years ago
Jeff Peeler 53f3870ed3 Merged revisions 157365 via svnmerge from
18 years ago
Mark Michelson d91f1df3e0 Merged revisions 157305 via svnmerge from
18 years ago
Steve Murphy f68bfa4ff3 (closes issue #13420)
18 years ago
Tilghman Lesher 1287486dbf Can't use items duplicated off the stack frame in an element returned from
18 years ago
Kevin P. Fleming 211981e922 ensure that if a .i file (preprocessed source) is present, the .o file is made from it, not from the .c file (this only works because GNU makes respects the order the rules are defined)
18 years ago
Kevin P. Fleming 75281a1696 Merged revisions 157162-157163 via svnmerge from
18 years ago
Kevin P. Fleming 2ce2cc26c7 Merged revisions 157104 via svnmerge from
18 years ago
Eliel C. Sardanons 7a20daefed Avoid a not needed cast, making code more readable.
18 years ago
Russell Bryant 1148e648b8 Fix a few more places where the case insensitive hash should be used since
18 years ago