summaryrefslogtreecommitdiffstats
path: root/tests/test25-nis-modify-entry
Commit message (Collapse)AuthorAgeFilesLines
* - finish the "here" document that's being used as LDIF; newer bashNalin Dahyabhai2009-04-301-0/+1
| | | | complains about us doing it wrong
* - rename formatting functions:Nalin Dahyabhai2008-10-241-1/+1
| | | | | | derefx -> deref_r referredx -> referred_r - add a simple test for referred_r
* - search for predecessors using the right attribute/basesNalin Dahyabhai2008-09-099-0/+74
- handle nesting when searching for backreferences - actually update backreferences when we chase them the new way