summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - rename formatting functions:Nalin Dahyabhai2008-10-2412-43/+157
* - add referredx, as derefxNalin Dahyabhai2008-10-242-5/+501
* - don't forget to correctly populate the ref_attr_listNalin Dahyabhai2008-10-241-0/+3
* Merge branch 'master' of git.fedorahosted.org:/git/slapi-nisNalin Dahyabhai2008-09-231-0/+41
|\
| * Merge branch 'master' of git.fedoraproject.org:/git/slapi-nisNalin Dahyabhai2008-09-221-2/+2
| |\
| * | - note how we're using the sch plugin in ipaNalin Dahyabhai2008-09-221-0/+41
* | | - add another list of attributes and parents, for use in chasing andNalin Dahyabhai2008-09-105-34/+80
| |/ |/|
* | - we already know we're searching from the immediate superior of anNalin Dahyabhai2008-09-101-2/+2
|/
* - simplify the backref chasing logic a bit moreNalin Dahyabhai2008-09-091-16/+18
* - fixup some heap corruptionNalin Dahyabhai2008-09-092-100/+150
* - search for predecessors using the right attribute/basesNalin Dahyabhai2008-09-0911-6/+141
* - correct a typoNalin Dahyabhai2008-09-081-1/+1
* - update references as noted by the derefx functionNalin Dahyabhai2008-09-081-57/+156
* - add a way to create an SDN list using an array of stringsNalin Dahyabhai2008-09-082-3/+26
* - be a little more careful when freeing listsNalin Dahyabhai2008-09-081-13/+20
* - rename sdn list manipulation functions in case they'll be neededNalin Dahyabhai2008-09-081-16/+16
* - add a "derefx" function which should be able to handle anNalin Dahyabhai2008-09-081-0/+149
* - fixup some of the logic where we check for duplicates in theNalin Dahyabhai2008-09-081-10/+27
* - wire the format_ref_attr_list structure into the two pluginsNalin Dahyabhai2008-09-085-18/+36
* - wire a format_ref_attr_list into most APIsNalin Dahyabhai2008-09-082-27/+56
* - add structures and functions for managing lists of DNs and forNalin Dahyabhai2008-09-082-0/+223
* - correctly name the format_inref_attr structure in a forward declarationNalin Dahyabhai2008-09-081-1/+1
* - get particular about spellingNalin Dahyabhai2008-09-041-2/+2
* - add operational attributes to synthetic group and set entries, tooNalin Dahyabhai2008-09-041-22/+52
* - track the length of the list of entries kept by a mapNalin Dahyabhai2008-09-042-0/+31
* - populate the operational attributes when we synthesize an entryNalin Dahyabhai2008-09-041-0/+21
* - 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
* - bump the version so that the current version will have better docsslapi-nis-0.8Nalin Dahyabhai2008-08-062-2/+5
* - a (relatively) short introductionNalin Dahyabhai2008-08-061-0/+230
* - require that UIDs and GIDs look like numbersNalin Dahyabhai2008-08-061-3/+3
* - move the python script to docsNalin Dahyabhai2008-08-062-2/+1
* - move to where migrate-ldap.sh (which uses it) livesNalin Dahyabhai2008-08-061-0/+0
* - fix --just-containersNalin Dahyabhai2008-08-061-8/+12
* - update notes on how %format works now that it expects expressionsNalin Dahyabhai2008-08-062-52/+52
* - whoops, commit changes to tag 0.7slapi-nis-0.7Nalin Dahyabhai2008-08-062-2/+5
* - tag 0.7Nalin Dahyabhai2008-08-061-0/+308
* format.c:Nalin Dahyabhai2008-08-062-37/+60
* - fix the exampleNalin Dahyabhai2008-08-061-1/+1
* - fix "networks" defaultsNalin Dahyabhai2008-07-311-10/+10
* - fixup defaults for mail alias mapsNalin Dahyabhai2008-07-311-3/+3
* - fix ethers defaultsNalin Dahyabhai2008-07-311-8/+8
* - 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-313-9/+19
* - whoops, did thatNalin Dahyabhai2008-07-311-3/+1
* - add some tests to make sure we re-use values when there are more keys thanNalin Dahyabhai2008-07-315-0/+67
* - notes on the map cache layout, and nis-values-formatNalin Dahyabhai2008-07-311-8/+36
* - make some used-only-locally functions staticNalin Dahyabhai2008-07-315-7/+54
* - more updatesNalin Dahyabhai2008-07-311-19/+20