Allow semicolons to be escaped, when passing arguments to the System command.
[asterisk/asterisk.git] / apps / app_system.c
2009-02-20 Tilghman LesherAllow semicolons to be escaped, when passing arguments...
2008-11-01 Russell BryantMerge changes from team/group/appdocsxml
2007-11-22 Luigi Rizzoshuffle a little bit the content of header files to...
2007-11-22 Luigi Rizzoremove redundant headers
2007-11-21 Luigi Rizzoremove another set of redundant #include "asterisk...
2007-11-19 Luigi Rizzomore errno.h removal
2007-11-19 Luigi Rizzoinclude "logger.h" and errno.h from asterisk.h - usage...
2007-11-16 Luigi RizzoStart untangling header inclusion in a way that does...
2007-09-19 Russell BryantMerged revisions 83179 via svnmerge from
2007-07-16 Joshua ColpApplications no longer need to call ast_module_user_add...
2007-07-16 Joshua ColpIt is no longer required for each module that deals...
2007-06-12 Russell BryantCompletely remove all of the code related to jumping...
2006-08-21 Kevin P. Flemingmerge new_loader_completion branch, including (at least):
2006-06-07 Kevin P. Flemingsimplify autoconfig include mechanism (make tholo happy...
2006-04-14 Luigi RizzoThis rather large commit changes the way modules are...
2006-04-08 Kevin P. Flemingsince the module API is changing, it's a good time...
2006-02-15 Russell Bryantremove the uses of the deprecated STANDARD_LOCAL_USER
2005-12-30 Russell Bryantupdate doxygen docs to specify authors
2005-12-04 Russell Bryantconvert most of the option_*'s to a single ast_flags...
2005-11-29 Kevin P. Flemingremove extraneous svn:executable properties
2005-11-08 Russell Bryantmake app_queue 1.2 jump compliant (issue #5580)
2005-11-07 Kevin P. Flemingapplication doc update
2005-11-06 Russell Bryantissue #5605
2005-10-26 Russell Bryantremove unnecessary checks before calls to ast_strlen_zero
2005-10-24 Russell BryantDoxygen documentation update from oej (issue #5505)
2005-10-19 Russell BryantMassive cleanups to applications for LOCAL_USER handlin...
2005-10-18 Russell Bryantit's a good idea to unregister everything before callin...
2005-10-13 Russell Bryantupdate docs to reflect that priority jumping only occur...
2005-09-14 Kevin P. Flemingupdate MANY more files with proper copyright/license...
2005-09-07 Kevin P. Flemingadd status variable output to System() app (issue ...
2005-06-06 Kevin P. Flemingthe last round of file version tags
2005-04-21 Kevin P. Fleminguse double-quotes instead of angle-brackets for non...
2005-01-21 Russell Bryantupdate copyright headers for 2005
2004-10-02 Mark SpencerHuge callerid rework (might break H.323, others)
2004-09-18 Mark SpencerAdd "TrySystem" variation to System (bug #768)
2004-06-22 James GolovichRemove pthread.h from source. We should be using aster...
2004-03-22 James GolovichMake app_system.c use ast_safe_system
2004-02-27 Mark SpencerInclude errno.h
2004-02-27 Mark SpencerIgnore ECHILD in app_system
2003-10-19 Mark SpencerChange skel to system
2002-06-21 Mark SpencerVersion 0.1.12 from FTP
2001-08-23 Mark SpencerVersion 0.1.9 from FTP
2001-04-10 Mark SpencerVersion 0.1.8 from FTP
2001-03-07 Mark SpencerVersion 0.1.7 from FTP
2000-01-02 Mark SpencerVersion 0.1.2 from FTP