summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Add ignore-subtree and restrict-subtree settingsNalin Dahyabhai2013-09-192-16/+34
* sch-ipa.txt: add documentation about trusted domains support for FreeIPAAlexander Bokovoy2013-08-071-0/+48
* Add %sort() and %dribble_merge()Nalin Dahyabhai2013-05-231-0/+9
* notes on what changes when we switch to betxnsNalin Dahyabhai2012-10-161-0/+18
* add shadow, passwd.adjuct, base64-encode nis-disallowed-charsNalin Dahyabhai2012-08-231-0/+2
* - treat the padding values used by %link() into expressions instead ofNalin Dahyabhai2012-03-301-5/+5
* - add a "default" functionNalin Dahyabhai2012-03-281-0/+23
* - add multiple-result capable versions of match/regmatch/regsubNalin Dahyabhai2012-01-241-0/+35
* - add regsubi/regmatchi, which are like the originals but case-insensitiveNalin Dahyabhai2012-01-041-0/+14
* - bump to 0.20slapi-nis-0.20Nalin Dahyabhai2010-11-231-1/+33
* - handle a group with no explicitly-named container by treating theNalin Dahyabhai2010-11-221-1/+2
* - notes on deref_rfNalin Dahyabhai2010-11-221-0/+88
* - yeah, we *really* need to be able to search on this attributeNalin Dahyabhai2010-11-191-4/+8
* - symlinkNalin Dahyabhai2010-09-271-0/+1
* - add a minimum uid and gid setting for screening users and groupsNalin Dahyabhai2010-01-271-0/+8
* - add the basics of a --files optionNalin Dahyabhai2010-01-271-3/+20
* - if the userPassword isn't a valid crypted value, drop itNalin Dahyabhai2009-09-011-0/+8
* - include the devel docs in the binary packageNalin Dahyabhai2009-06-181-2/+5
* - try to cut down on the number of places that a given formattingNalin Dahyabhai2009-06-173-88/+40
* - add a note about known map typesNalin Dahyabhai2009-06-172-0/+31
* - note that NIS is a postop plugin, not objectNalin Dahyabhai2009-06-172-16/+22
* - move some documentation files aroundNalin Dahyabhai2009-06-1711-7/+7
* - list map names in non-nickname formNalin Dahyabhai2009-06-171-12/+27
* - comment why we bother with this scriptNalin Dahyabhai2009-06-171-0/+3
* - remove a typo wordNalin Dahyabhai2009-06-171-2/+2
* - note that the "filter" we expect in configuration is an LDAP searchNalin Dahyabhai2009-06-171-5/+11
* - make sure that %referred() and %deref() don't return empty stringsNalin Dahyabhai2009-05-071-1/+2
* - formatting/markup fixesNalin Dahyabhai2009-04-291-8/+8
* - formatting/markup fixesNalin Dahyabhai2009-04-291-19/+25
* - formatting/markup fixesNalin Dahyabhai2009-04-292-12/+13
* - formatting/markup tweaksNalin Dahyabhai2009-04-291-28/+28
* - fix a couple of markup/formatting mistakesNalin Dahyabhai2009-04-291-9/+9
* - add UPG examplesNalin Dahyabhai2009-03-042-0/+13
* - add an example user-private-group setNalin Dahyabhai2009-03-041-1/+14
* - note that ifeq compares values using the server's matching rulesNalin Dahyabhai2009-03-041-1/+2
* - Remove the note about logging, as I think the right things are loggedNalin Dahyabhai2009-03-041-3/+0
* - take a stab at documenting %ifeq()Nalin Dahyabhai2009-02-111-0/+21
* - whoops, that's an object plugin nowNalin Dahyabhai2008-12-032-2/+2
* - point out that attributes which are used to hold DNs should be indexedNalin Dahyabhai2008-12-031-0/+12
* - try to rework referred_r's description againNalin Dahyabhai2008-12-021-6/+6
* - add more on recursive dereferencingNalin Dahyabhai2008-12-021-9/+50
* - clean up (and clean up documentation for) matching functionsNalin Dahyabhai2008-12-021-24/+30
* - go more in-depth with some of the functionsNalin Dahyabhai2008-12-021-208/+311
* - update the todo list a bitNalin Dahyabhai2008-11-171-1/+4
* - more generic stuff before we dive into functionsNalin Dahyabhai2008-11-131-8/+30
* - split out docs on format specifiers, since it's shared anywayNalin Dahyabhai2008-11-133-435/+251
* - add a note about "%link"Nalin Dahyabhai2008-11-042-0/+28
* - add a %collect function, for concatenating lists of values into singleNalin Dahyabhai2008-11-032-4/+26
* - change %ifelse to %ifeq, because we won't have to worry about how toNalin Dahyabhai2008-11-032-12/+22
* - add an %ifelse functionNalin Dahyabhai2008-10-242-0/+126