Age | Commit message (Expand) | Author |
---|---|---|
2013-03-03 | update the trimming expressions code to follow the new coding style | Arthur de Jong |
2013-03-03 | allow trimming expressions with ${foo#bar} syntax in nslcd | Thorsten Glaser |
2012-12-22 | update C coding style to a more commonly used style | Arthur de Jong |
2012-10-19 | allow attribute options in attribute mapping expressions | Arthur de Jong |
2011-06-05 | handle expressions where the expander function returns NULL (handle it as an ... | Arthur de Jong |
2011-05-13 | switch variable expander function type name because _t suffix is reserved | Arthur de Jong |
2011-03-19 | small code improvements | Arthur de Jong |
2010-08-14 | also don't expand variables in rest of ${var:+rest} expressions if var is not... | Arthur de Jong |
2010-08-14 | do not expand variables in rest of ${var:-rest} expressions if var is not bla... | Arthur de Jong |
2009-12-28 | implement attribute mapping using shell-like expressions | Arthur de Jong |