summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* - use the filter at the right point in walking a chainNalin Dahyabhai2010-11-2210-3/+303
| | | | - add a test for deref_rf
* - teach wrap_search_internal_get_entry to take an optional filterNalin Dahyabhai2010-11-225-109/+21
| | | | | - where we were applying a filter test after retrieving an entry, just let the retrieval function do it
* - update newsNalin Dahyabhai2010-11-222-0/+4
| | | | - whoops, there's no asyncns support
* - try to factor deref_r and its corresponding update code intoNalin Dahyabhai2010-11-223-50/+197
| | | | optionally handling filters at each step of the way
* Check that the search base is serviced by a real backend before we'll ↵Nalin Dahyabhai2010-11-222-0/+11
| | | | attempt to participate in a search request.
* - okay, revert the local changes for these, which turn out to not be necessaryNalin Dahyabhai2010-11-222-3/+1
|
* - whitespace fixNalin Dahyabhai2010-11-191-1/+1
|
* - more whitespace fixes, more getting rid of data we don't touch anywayNalin Dahyabhai2010-11-193-11/+2
|
* - add schema we need, drop some that we don't, whitespace fixesNalin Dahyabhai2010-11-195-11/+136
|
* - add kerberos schemaNalin Dahyabhai2010-11-191-0/+507
|
* - fix capitalizationNalin Dahyabhai2010-11-192-34/+34
|
* - whitespace fixesNalin Dahyabhai2010-11-191-2/+2
|
* - make sure we have some schema definitionsNalin Dahyabhai2010-11-193-3/+5
|
* - should have given that a proper definitionNalin Dahyabhai2010-11-191-1/+1
|
* - more loggingNalin Dahyabhai2010-11-191-0/+24
|
* - just in caseNalin Dahyabhai2010-11-191-0/+1
|
* - more debug loggingNalin Dahyabhai2010-11-191-10/+18
|
* - also set an equality for memberUsersNalin Dahyabhai2010-11-191-0/+1
|
* - yeah, we *really* need to be able to search on this attributeNalin Dahyabhai2010-11-192-4/+9
|
* - initialize map_supported so that when we debug log we output it rightNalin Dahyabhai2010-11-191-0/+1
|
* - track origins of uninitialized dataNalin Dahyabhai2010-11-191-1/+1
|
* - restore flag attributesNalin Dahyabhai2010-11-181-0/+4
|
* - fix whitespaceNalin Dahyabhai2010-11-181-1/+1
|
* - fix a capitalization detailNalin Dahyabhai2010-11-181-1/+1
|
* - whitespace and capitalization fixesNalin Dahyabhai2010-11-1841-147/+147
|
* - account for whitespace changesNalin Dahyabhai2010-11-182-2/+2
|
* - try to remove whitespace between DN componentsNalin Dahyabhai2010-11-185-5/+5
|
* - do a full clear of some temporaries (valgrind)Nalin Dahyabhai2010-11-181-0/+2
|
* - set the plugin up correctlyNalin Dahyabhai2010-11-181-1/+1
|
* - don't walk off the end of the filter array, but expect it to be of theNalin Dahyabhai2010-11-181-1/+1
| | | | right length
* - update schema for testsNalin Dahyabhai2010-11-1829-1494/+3285
|
* - 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
| | | | more appropriate here
* - 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
| | | | to write requests
* - 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
| | | | | - set the flags on a newly-created ipa user to require preauth and a new password
* - 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
| | | | we were able to find a matching key
* - 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
| | | | function is being documented
* - add a note about known map typesNalin Dahyabhai2009-06-173-0/+39
|