index
:
~~obsolete/aif
master
parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
aif.sh
Age
Commit message (
Expand
)
Author
2010-12-06
until we have bash 4.2, import the new associative arrays in the global scope
Dieter Plaetinck
2010-12-05
make AIF track needed filesystem packages
Dieter Plaetinck
2010-03-24
fix returns and exits in subshells
Matthias Dienstbier
2010-03-10
migrate everything to new approach where lib-ui.sh contains just some aif-spe...
Dieter Plaetinck
2010-03-02
fix sort order
Dieter Plaetinck
2009-09-04
allow only executing aif as user root
Dieter Plaetinck
2009-07-29
add disclaimer
Dieter Plaetinck
2009-07-19
use LANG=C when parsing aif output. Fixes FS#14852
Dieter Plaetinck
2009-06-14
fix for remote (http) modules
tuxce
2009-03-14
load lib-misc early so debugging works
Dieter Plaetinck
2009-03-13
move flowcontrol stuff into its own library
Dieter Plaetinck
2009-03-08
sort procedure names in help message
Dieter Plaetinck
2009-03-06
load lib-ui in early bootstrap so we dont need to define some functions redun...
Dieter Plaetinck
2009-03-01
premature die_error fix
Dieter Plaetinck
2009-03-01
better error handling in log/debug functions
Dieter Plaetinck
2009-03-01
fix for undefined die_error + avoid loops
Dieter Plaetinck
2009-02-28
fix for sourcing of backup files (*~)
Dieter Plaetinck
2009-02-28
support for debug categories
Dieter Plaetinck
2009-02-22
since we use /tmp now, no more need to hide files. some categorizing (tagging...
Dieter Plaetinck
2009-02-15
even better display of procedures
Dieter Plaetinck
2009-02-15
fix for display of user procedures
Dieter Plaetinck
2009-02-15
fix for procedures display
Dieter Plaetinck
2009-02-15
some more changes related to FHS stuff
Dieter Plaetinck
2009-02-14
tried to make aif FHS/hier compliant + updated howto/readme
Dieter Plaetinck
2009-01-24
tell user where to find the readme
Dieter Plaetinck
2008-12-20
arg passing fix
Dieter Plaetinck
2008-12-20
output fix
Dieter Plaetinck
2008-12-20
allow procedures to add stuff to usage output
Dieter Plaetinck
2008-12-20
enhanced arg parsing + automatic procedure can read configs now
Dieter Plaetinck
2008-12-20
first version of new argument parsing where we load module/procedure first so...
Dieter Plaetinck
2008-12-18
todo updates
Dieter Plaetinck
2008-12-12
cleanup stale files on start and stop + long overdue introduction of $RUNTIME...
Dieter Plaetinck
2008-12-09
implementation of LOG_TO_FILE 1/0, dont send log/debug to tty1. in some cases...
Dieter Plaetinck
2008-12-09
typo fix
Dieter Plaetinck
2008-12-09
moving some code around to make some stuff prettier
Dieter Plaetinck
2008-12-09
layout fix
Dieter Plaetinck
2008-12-09
command args related fixes
Dieter Plaetinck
2008-12-09
syntax bugfix
Dieter Plaetinck
2008-12-09
basic overridable implementation of commandline argument parsing
Dieter Plaetinck
2008-11-17
misc small cleanups/todo updates
Dieter Plaetinck
2008-11-16
updated HOWTO for install using packages, got rid of patch-install-cd script ...
Dieter Plaetinck