augeas

log

age author description
3 weeks David Lutterkort Version 0.5.1default tip
3 weeks David Lutterkort * tests/test-put-symlink.sh: fix broken test
3 weeks David Lutterkort * bootstrap: use getline module from gnulib
3 weeks David Lutterkort * src/augtool.c: initialize 'line' to NULL
4 weeks David Lutterkort Logrotate (hooks): simplify to speed up typechecker
4 weeks David Lutterkort Logrotate: make newline at end of script optional
4 weeks David Lutterkort * src/put.c (put_store): escape regexp before printing
4 weeks David Lutterkort * src/pathx.c: coerce the operands of 'and'/'or' to boolean
4 weeks David Lutterkort * src/lexer.l: allow empty regexps
4 weeks David Lutterkort Dnsmasq: process files in /etc/dnsmasq.d/*
4 weeks David Lutterkort * src/augtool.c: allow comments starting with '#'
5 weeks David Lutterkort Whitespace cleanup (no functional change)
5 weeks David Lutterkort Ntp: support more commands
5 weeks David Lutterkort Fix grammar docs (production for PrimaryExpr was wrong)
5 weeks David Lutterkort * tests/root/etc/: add group and passwd files
5 weeks Matt Palmer Interfaces: various bug fixes
5 weeks Matt Palmer Interfaces: accept options containing '_'
5 weeks David Lutterkort * tests/grub-rm-entry.rb: 'savedefault' indented by '\t', not ''
7 weeks David Lutterkort Modprobe: handle comments at the end of a line
2 months David Lutterkort Grub: allow optional argument for savedefault command
2 months David Lutterkort Grub: parse arguments to chainloader command
2 months David Lutterkort Grub: parse arguments for terminal command
2 months David Lutterkort Grub: parse individual arguments for serial command
2 months David Lutterkort Grub: parse kernel and module arguments
2 months David Lutterkort Grub: simplify comment_re to speed up typecheck
2 months Raphael Pinson Cron: add a "time" node
2 months David Lutterkort * src/augeas.h: improve some comments
2 months David Lutterkort * src/augparse.c: add --notypecheck option
2 months Raphael Pinson Pbuilder: lens and tests for Debian's personal builder
2 months Raphael Pinson Shellvars: map comments with Util.comment and Util.empty
2 months Raphael Pinson Shellvars: parse 'export' and 'unset' commands
2 months David Lutterkort Add Cron to the dosumentation menu
2 months Raphael Pinson Cron: new lens and test
2 months Raphael Pinson Sudoers: allow backslashes inside sto_to_com and sto_to_com_user
2 months Raphael Pinson Xinetd: map comments using Util.comment
2 months Raphael Pinson Squid: allow indentation of entries
2 months Raphael Pinson Logrotate: allow = as a separator for value_to_eol
2 months David Lutterkort Ntp: fixes to make the default Fedora config work
2 months Raphael Pinson Ntp: add fudge directive
2 months David Lutterkort * src/transform.c (transform_save): append newline to old text
3 months David Lutterkort * src/augtool.c: new option --noautoload
3 months David Lutterkort * src/augeas.h: expose flag to suppress module autoload
3 months David Lutterkort * src/transform.c (filter_generate): avoid segfault if we never call glob
3 months David Lutterkort Php: some more tests, sample php.ini in test root
3 months David Lutterkort Rx: remove \b and \d escapes
3 months Raphael Pinson Modify some existing lenses to use new utility modules
3 months Raphael Pinson New utility modules Build, Rx, and Sep
3 months Marc Fournier Php: added default path on redhat
3 months Raphael Pinson Use readline only when stdin is a tty, use getline otherwise
3 months Marc Fournier Vsftpd: several fixes
3 months David Lutterkort Iptables: fix ticket #51
3 months David Lutterkort * augeas.spec.in: fadot is not installed yet
3 months David Lutterkort Version 0.5.0
3 months David Lutterkort Fix build problems uncovered by distcheck
3 months David Lutterkort * src/get.c (get_quant_star): do not leak registers
3 months David Lutterkort Some more test files
3 months David Lutterkort Fix uninitialized variables found by optimizer
3 months David Lutterkort * src/hash.c (hash_free_nodes): simplify and accelerate
3 months David Lutterkort * src/hash.c: mark some asserts as expensive
3 months David Lutterkort * tests/root/etc/krb5.conf: simple example file