summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* - add optional caching of filters to attribute listsNalin Dahyabhai2010-11-182-19/+51
* - use actual slapi_filter structures to avoid reparsingNalin Dahyabhai2010-11-182-4/+14
* - manage filters along with chains of attributes and search basesNalin Dahyabhai2010-11-182-4/+23
* - revert that last changeNalin Dahyabhai2010-11-171-8/+5
* - build against either 389-ds-base or redhat-ds-base, whichever is probablyNalin Dahyabhai2010-11-111-2/+11
* - handle the docs being moved aroundNalin Dahyabhai2010-11-111-1/+1
* - merge fedora .spec file changesNalin Dahyabhai2010-10-181-5/+16
* - symlinkNalin Dahyabhai2010-09-271-0/+1
* - return unwilling-to-perform instead of insufficient-access in responseNalin Dahyabhai2010-08-021-2/+2
* - fix doc/nis-known-maps.txtNalin Dahyabhai2010-08-021-1/+1
* - Fedora Directory Server's been called 389 Directory Server for a whileNalin Dahyabhai2010-07-201-1/+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
* - fixup changelog entries that looked like macro invocationsNalin Dahyabhai2009-07-141-0/+23
* - note whether or not the map is "secure" regardless of whether or notNalin Dahyabhai2009-06-181-5/+5
* - include the devel docs in the binary packageNalin Dahyabhai2009-06-182-3/+6
* - 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-173-0/+39
* - note that NIS is a postop plugin, not objectNalin Dahyabhai2009-06-172-16/+22
* - move some documentation files aroundNalin Dahyabhai2009-06-1715-3/+12
* - 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
* - actually send portmap registrations to the right serverslapi-nis-0.17Nalin Dahyabhai2009-05-144-3/+7
* - 0.16slapi-nis-0.16Nalin Dahyabhai2009-05-143-2/+8
* - when not configured to use a specific port, bindresvport to a datagramNalin Dahyabhai2009-05-141-3/+4
* - try to set the reuse-address socket option at the right level (socket,Nalin Dahyabhai2009-05-141-2/+2
* - call this 0.15slapi-nis-0.15Nalin Dahyabhai2009-05-083-2/+8
* - another test for handling of emptiesNalin Dahyabhai2009-05-075-0/+67
* - changes to commentsNalin Dahyabhai2009-05-071-4/+5
* - more redundancy in the testNalin Dahyabhai2009-05-073-9/+9
* - verify that we don't merge empty values, eitherNalin Dahyabhai2009-05-071-1/+1
* - remove that debug message, it's redundantNalin Dahyabhai2009-05-071-1/+0
* - log more detailsNalin Dahyabhai2009-05-071-9/+30
* - add a test for %collect()Nalin Dahyabhai2009-05-072-0/+21
* - make sure that %referred() and %deref() don't return empty stringsNalin Dahyabhai2009-05-077-9/+88
* - run edit-dse-config.sh from the subdirectory of the testNalin Dahyabhai2009-05-072-3/+4
* - remove unused variablesNalin Dahyabhai2009-05-063-7/+2
* - update version to 0.14slapi-nis-0.14Nalin Dahyabhai2009-05-064-3/+7
* - verify that toggling nsslapd-pluginEnabled for the plugin doesn't doNalin Dahyabhai2009-05-0630-0/+92
* - if there's a script to edit the default dse.ldif in the testNalin Dahyabhai2009-05-062-1/+11
* - revert to registering plugins at init-time, which is what the docsNalin Dahyabhai2009-05-064-66/+90
* - register our internal pre-/post-/internalpre-op plugins atNalin Dahyabhai2009-05-062-78/+92
* - yikes, those weren't supposed to be symbolic linksNalin Dahyabhai2009-05-064-4/+708
* - adjust the description to not name namesslapi-nis-0.13Nalin Dahyabhai2009-04-302-2/+2
* - tag 0.13Nalin Dahyabhai2009-04-303-3/+7
* - add the list of function parameters to debugged invocation failure logNalin Dahyabhai2009-04-301-2/+2
* - fixup Rob's example, and remember that here documents need escapes escapedNalin Dahyabhai2009-04-309-0/+562