Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add %sort() and %dribble_merge() | Nalin Dahyabhai | 2013-05-23 | 1 | -0/+9 |
| | | | | | | | Add %sort(), which binary-sorts a single list of values, and %dribble_merge(), which takes a quoted length, a separator, and some expressions and produces a list of lists of values using the separator, where no list is larger than the length. | ||||
* | - treat the padding values used by %link() into expressions instead of | Nalin Dahyabhai | 2012-03-30 | 1 | -5/+5 |
| | | | | as literals | ||||
* | - add a "default" function | Nalin Dahyabhai | 2012-03-28 | 1 | -0/+23 |
| | |||||
* | - add multiple-result capable versions of match/regmatch/regsub | Nalin Dahyabhai | 2012-01-24 | 1 | -0/+35 |
| | |||||
* | - add regsubi/regmatchi, which are like the originals but case-insensitive | Nalin Dahyabhai | 2012-01-04 | 1 | -0/+14 |
| | |||||
* | - bump to 0.20slapi-nis-0.20 | Nalin Dahyabhai | 2010-11-23 | 1 | -1/+33 |
| | |||||
* | - notes on deref_rf | Nalin Dahyabhai | 2010-11-22 | 1 | -0/+88 |
| | |||||
* | - yeah, we *really* need to be able to search on this attribute | Nalin Dahyabhai | 2010-11-19 | 1 | -4/+8 |
| | |||||
* | - try to cut down on the number of places that a given formatting | Nalin Dahyabhai | 2009-06-17 | 1 | -3/+5 |
| | | | | function is being documented | ||||
* | - remove a typo word | Nalin Dahyabhai | 2009-06-17 | 1 | -2/+2 |
| | |||||
* | - make sure that %referred() and %deref() don't return empty strings | Nalin Dahyabhai | 2009-05-07 | 1 | -1/+2 |
| | |||||
* | - fix a couple of markup/formatting mistakes | Nalin Dahyabhai | 2009-04-29 | 1 | -9/+9 |
| | |||||
* | - note that ifeq compares values using the server's matching rules | Nalin Dahyabhai | 2009-03-04 | 1 | -1/+2 |
| | |||||
* | - take a stab at documenting %ifeq() | Nalin Dahyabhai | 2009-02-11 | 1 | -0/+21 |
| | |||||
* | - point out that attributes which are used to hold DNs should be indexed | Nalin Dahyabhai | 2008-12-03 | 1 | -0/+12 |
| | |||||
* | - try to rework referred_r's description again | Nalin Dahyabhai | 2008-12-02 | 1 | -6/+6 |
| | |||||
* | - add more on recursive dereferencing | Nalin Dahyabhai | 2008-12-02 | 1 | -9/+50 |
| | |||||
* | - clean up (and clean up documentation for) matching functions | Nalin Dahyabhai | 2008-12-02 | 1 | -24/+30 |
| | |||||
* | - go more in-depth with some of the functions | Nalin Dahyabhai | 2008-12-02 | 1 | -208/+311 |
| | |||||
* | - more generic stuff before we dive into functions | Nalin Dahyabhai | 2008-11-13 | 1 | -8/+30 |
| | |||||
* | - split out docs on format specifiers, since it's shared anyway | Nalin Dahyabhai | 2008-11-13 | 1 | -0/+218 |