summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Do not ignore return code for custom script functionsFlex2011-09-02
* Start-stop-daemon: remove call to pam_authenticateDiego2011-09-01
* Libeinfo: do not suppress ewarn() messagesWilliam Hubbs2011-08-22
* Improve processing of service directories and conf.d filesWilliam Hubbs2011-07-31
* runscript: rename saveDir back to save to fix compile errorWilliam Hubbs2011-07-26
* rename save and save2 for clarityWilliam Hubbs2011-07-20
* Fix rc_service_value_get() to return multiple lines as wellChristian Ruppert2011-07-13
* Add a new function, bool rc_getfile(const char *, char **, size_t *)Mike Frysinger2011-07-13
* Do not skip similar config optionsChristian Ruppert2011-07-09
* Rename rc_logger_path to rc_log_pathChristian Ruppert2011-07-06
* Improve loggingChristian Ruppert2011-07-05
* Don't write into optarg, this also fixes a compiler warning.Christian Ruppert2011-07-05
* Add --startas/-a back to the optstringChristian Ruppert2011-06-30
* drop useless "All rights reserved" noticeMike Frysinger2011-06-29
* Use RC_CONF instead of the hardcoded /etc/rc.confChristian Ruppert2011-06-28
* Only print the deprecation warning for --chuid/-c when using itJoe Harvell2011-06-27
* Warn if deprecated commandline options are used for start-stop-daemonChristian Ruppert2011-06-05
* clean up gitignore filesMike Frysinger2011-06-03
* rc-update: sort "show" outputMike Frysinger2011-05-28
* cc.mk: move debug.mk out of end MakefilesMike Frysinger2011-05-28
* librc: tweak style: foo () -> foo()Mike Frysinger2011-05-28
* rc: delete now unused local "i" variableMike Frysinger2011-05-28
* Fix dirname calls in runscriptChristian Ruppert2011-05-23
* fix rc_service_extra_commands return valueJames Le Cuirot2011-04-27
* fix list returned by rc_service_extra_commandsWilliam Hubbs2011-04-27
* typo fixWilliam Hubbs2011-04-09
* new implementation of applet optionWilliam Hubbs2011-02-16
* make version option commonWilliam Hubbs2011-02-14
* tests: filter valid parisc relocsMike Frysinger2011-02-14
* fix symlink targetWilliam Hubbs2011-02-07
* rework pam, ncurses and termcap include filesWilliam Hubbs2011-02-04
* remove unnecessary shell callsWilliam Hubbs2011-02-04
* selinux: replace symlinks with wrapper scriptsChris Richards2011-01-31
* use immediate evaluation for shell callsWilliam Hubbs2011-01-31
* librc: delete trailing newlinesMike Frysinger2011-01-17
* tests: check for trailing blank newlinesMike Frysinger2011-01-17
* Document that rc_sys_v{1,2} should not be used outside of OpenRC.Robin H. Johnson2011-01-17
* Bug #351570: Fix hidden functions visibility for rc_deptree_load_file.Robin H. Johnson2011-01-17
* Build cleanup: librc.funcs.hidden.list is generated by testsuite.Robin H. Johnson2011-01-17
* Bug #351570: Hidden function fixes: rc_conf_value.Robin H. Johnson2011-01-17
* tests: check for common style issuesMike Frysinger2011-01-17
* more whitespace cleanupMike Frysinger2011-01-17
* start-stop-daemon: use termios.h rather than sys/termios.hMike Frysinger2011-01-17
* Style fix: "char *foo" not "char* foo".Robin H. Johnson2011-01-17
* Style fix: /* */ comments not // comments.Robin H. Johnson2011-01-17
* Style fix: "while (" not "while(".Robin H. Johnson2011-01-17
* Style fix: "if (" not "if(".Robin H. Johnson2011-01-17
* Better error checking of argc for --applet call.Robin H. Johnson2011-01-17
* Use xstrdup for style.Robin H. Johnson2011-01-17
* Clean up all trailing whitespace in src/.Robin H. Johnson2011-01-17