summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
...
* - 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
| | | | lists, but without flattening them as %merge does
* - change %ifelse to %ifeq, because we won't have to worry about how toNalin Dahyabhai2008-11-032-12/+22
| | | | | compare the evaluated expression if we need to compare it using a single attribute name
* - add an %ifelse functionNalin Dahyabhai2008-10-242-0/+126
| | | | - fix a bug in function argument parsing
* - note how we're using the sch plugin in ipaNalin Dahyabhai2008-09-221-0/+41
|
* - refer to expressions rather than patters, for consistencyNalin Dahyabhai2008-08-132-6/+6
|
* - fix example syntax for deref and referred functionsNalin Dahyabhai2008-08-132-16/+16
|
* fix a typoNalin Dahyabhai2008-08-061-1/+1
|
* - a (relatively) short introductionNalin Dahyabhai2008-08-061-0/+230
|
* - move to where migrate-ldap.sh (which uses it) livesNalin Dahyabhai2008-08-061-0/+4
|
* - fix --just-containersNalin Dahyabhai2008-08-061-8/+12
|
* - update notes on how %format works now that it expects expressionsNalin Dahyabhai2008-08-062-52/+52
|
* - tag 0.7Nalin Dahyabhai2008-08-061-0/+308
|
* - fix the exampleNalin Dahyabhai2008-08-061-1/+1
|
* - more on the map cache, update some of the functionsNalin Dahyabhai2008-07-311-18/+42
|
* - make %first sort the values it's given and return the first in sort order,Nalin Dahyabhai2008-07-311-3/+0
| | | | not returned-by-the-directory order, which isn't really guaranteed
* - whoops, did thatNalin Dahyabhai2008-07-311-3/+1
|
* - notes on the map cache layout, and nis-values-formatNalin Dahyabhai2008-07-311-8/+36
|
* - more updatesNalin Dahyabhai2008-07-311-19/+20
|
* - one-word changeNalin Dahyabhai2008-07-311-1/+1
|
* - a note on duplicate keysNalin Dahyabhai2008-07-311-1/+4
|
* - add a brief note about using nis-values-formatNalin Dahyabhai2008-07-301-5/+11
|
* - add a couple of todo items from a conversation with rcrittenNalin Dahyabhai2008-07-241-0/+5
|
* - add a todo item: make %first() sort before selecting the first list itemNalin Dahyabhai2008-07-221-0/+3
|
* - provide the more-useful netid exampleslapi-nis-0.6Nalin Dahyabhai2008-07-211-16/+2
|
* - update todo listslapi-nis-0.5Nalin Dahyabhai2008-07-151-0/+2
| | | | - tag 0.5
* - make %first() take a pattern and not a literalNalin Dahyabhai2008-07-142-0/+8
|
* - don't include jpegPhoto by default -- compat clients are probably not goingNalin Dahyabhai2008-07-101-1/+0
| | | | to care, and it takes up space
* - updateNalin Dahyabhai2008-07-091-1/+3
|
* - add some notes on how the schema compatibility plugin is built and configuredNalin Dahyabhai2008-07-074-8/+291
|
* - update some docsNalin Dahyabhai2008-07-071-45/+48
|
* - drop mention of echoNalin Dahyabhai2008-07-071-15/+2
| | | | - correct argumetn list for deref and referred
* - add an example binary attributeNalin Dahyabhai2008-07-031-0/+1
|
* - whoops, that's not even valid ldif - missing the rdnNalin Dahyabhai2008-07-031-2/+2
|
* - move the example data to be located under a real suffixNalin Dahyabhai2008-07-021-4/+4
|
* - use the attribute name to hold the plugin versionNalin Dahyabhai2008-07-012-2/+2
|
* - add more recent configuration examplesNalin Dahyabhai2008-07-011-2/+36
|
* - do some renamingNalin Dahyabhai2008-07-014-0/+0
|
* - take out the need for a backend to provide a matching testNalin Dahyabhai2008-06-301-0/+14
| | | | - start adding configuration for the schema plugin
* - rename plugin.ldif to nis-plugin.ldifNalin Dahyabhai2008-06-301-0/+0
|
* - namespace nis-specific configurationNalin Dahyabhai2008-06-301-12/+12
| | | | - format doesn't care about the secure flag, so don't bother returning its value
* - more on nis-key-format vs. nis-keys-formatNalin Dahyabhai2008-06-262-7/+21
|
* - drop the not-useful disallowed chars operatorNalin Dahyabhai2008-06-261-2/+1
|
* - notes on the "nis-disallowed-chars" settingNalin Dahyabhai2008-06-212-1/+5
|
* - note that key formats can be multi-valued nowNalin Dahyabhai2008-06-212-2/+4
|
* - okay, so i had the usual map names wrong...Nalin Dahyabhai2008-06-131-4/+4
|
* - the principal map should search users, not groupsNalin Dahyabhai2008-06-131-1/+1
|
* - add some notes on differencesNalin Dahyabhai2008-06-131-0/+74
|
* - so that i don't forget laterNalin Dahyabhai2008-06-131-0/+1
|
* - add a couple of examplesNalin Dahyabhai2008-06-111-3/+38
|