Commit Graph

165 Commits (08d773532bdbef24c6785ab8c3c5144d6a10df80)

Author SHA1 Message Date
Luigi Rizzo fbe6c86b0b introduce uri_decode() so that '+' are translated into ' '
19 years ago
Luigi Rizzo d1058df18f various code simplifications to reduce nesting depth,
19 years ago
Luigi Rizzo 97fc34d450 comment some functions, and more small code simplifications
19 years ago
Luigi Rizzo 250ad2ad7e fix indentation of a large block after changes in previous commit
19 years ago
Luigi Rizzo 9146e44403 simplify string parsing routines using ast_skip_*() functions.
19 years ago
Luigi Rizzo 895eb4fd73 don't forget to close a descriptor on a malloc failure.
19 years ago
Luigi Rizzo 9a3cef21ac typo: serer -> server
19 years ago
Luigi Rizzo 3f641c6048 make sure sockets are blocking when they should be blocking.
19 years ago
Kevin P. Fleming 3c876af5cf Merged revisions 44378 via svnmerge from
19 years ago
Matt O'Gorman ae8cc3e18b bug #8076 check option_debug before printing to debug channel.
19 years ago
Tilghman Lesher 2b55678e1f Remove deprecated CLI apps from the core
19 years ago
Jason Parker fc60c151d3 After discussing this with other people, we decided we'd like to try to do this a little differently.
19 years ago
Anthony LaMantia 3f3402d69e 5240 update
19 years ago
Kevin P. Fleming fcb999c01c merge qwell's CLI verbification work
19 years ago
Kevin P. Fleming 0a27d8bfe5 merge new_loader_completion branch, including (at least):
19 years ago