aboutsummaryrefslogtreecommitdiff
path: root/examples
AgeCommit message (Expand)AuthorFilesLines
2012-05-07Added defnode()Igor Pashev1-0/+26
2012-05-07Fixed file nameIgor Pashev1-0/+0
2012-05-01TypoIgor Pashev1-1/+1
2012-05-01Added examples of extending Augeas objectIgor Pashev2-0/+94
2012-04-28Async save passes the return value of aug_save(): 0 on success, -1 on failureIgor Pashev1-3/+3
2012-04-28Added defvar()Igor Pashev1-0/+20
2012-04-28example: async reading and async writing of /etc/hostsIgor Pashev1-0/+29
2012-04-26Added simple example for async reading /etc/hostsIgor Pashev2-11/+35
2012-04-25Renamed heracles() to createAugeas()Igor Pashev1-2/+1
2012-04-24Added async code that creates augeas object and execute callback function whe...Igor Pashev1-0/+12