summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* - add and test a "unique" operatorNalin Dahyabhai2012-01-1021-0/+340
|
* - add tests which exercise us in combination with memberOf and refintNalin Dahyabhai2012-01-1025-48/+239
|
* - make refint and memberof tests the defaultNalin Dahyabhai2012-01-102-12/+26
| | | | - add an option to add -Wl,-z,nodelete to the link flags
* - add constructs conditionally using refint and memberofNalin Dahyabhai2012-01-102-2/+14
|
* - change how we skip the be-txn-post hook so that it doesn't produce a ↵Nalin Dahyabhai2012-01-093-3/+21
| | | | | | misleading debug message - set IPV6_V6ONLY to avoid logging an expected EADDRINUSE error
* - most of what's needed to hook back-end txn postoperations, except for the ↵Nalin Dahyabhai2012-01-097-0/+116
| | | | passing the TXN ID around, which means we deadlock if we actually do it
* - turn on refint and memberof plugins when running testsNalin Dahyabhai2012-01-095-3/+69
|
* - detect whether or not SLAPI interfaces for backend txn postop callbacks existNalin Dahyabhai2012-01-091-1/+26
|
* - Make a note of which attributes we read from any entry when evaluating ↵Nalin Dahyabhai2012-01-067-53/+304
| | | | data, and when we're later called for a modify request which doesn't modify any of those attributes, skip recalculating the entry contents (should make a dent in #771493).
* - remove use of 'memberOf' for computing members of the group.byname andNalin Dahyabhai2012-01-061-3/+3
| | | | | | group.bygid maps; in IPA, the memberOf plugin ensures that it's only ever going to have redundant data, so there's nothing to be gained by examining the relationships from that end
* - release notesNalin Dahyabhai2012-01-042-0/+10
|
* - update to expect normalized DNs in sample search resultsNalin Dahyabhai2012-01-046-20/+20
|
* - use the NDN instead of the target DN as the map keyNalin Dahyabhai2012-01-041-3/+3
|
* - in the test client, don't force the timeout to 0Nalin Dahyabhai2012-01-041-1/+0
|
* - tag 0.29Nalin Dahyabhai2012-01-043-2/+8
|
* - it helps if i don't typo in a way that breaks compilationNalin Dahyabhai2012-01-041-4/+4
|
* - use regsubi() rather than regsub() to match {crypt} hashesNalin Dahyabhai2012-01-041-4/+4
|
* - add regsubi/regmatchi, which are like the originals but case-insensitiveNalin Dahyabhai2012-01-042-26/+100
|
* - note the bug numbersNalin Dahyabhai2011-12-192-2/+2
|
* - bump this to 0.28, tooNalin Dahyabhai2011-12-191-1/+1
|
* - when configured with --with-ldap=openldap, link with -lldap_r rather than ↵Nalin Dahyabhai2011-12-193-2/+9
| | | | -lldap (rmeggins)
* - tag for 0.27Nalin Dahyabhai2011-12-063-4/+6
|
* fix a typo in the error messageNalin Dahyabhai2011-12-051-1/+1
|
* - fix detection of slapi_rwlocksNalin Dahyabhai2011-08-161-2/+2
| | | | - disable static libraries by default
* - when building for 389-ds, use Slapi_RWLocks if they appear to be available ↵Nalin Dahyabhai2011-08-163-3/+37
| | | | (the rest of #730394/#730403)
* - set RQ_FILE when asking tcp-wrappers about client authorizationNalin Dahyabhai2011-08-161-0/+2
|
* - semanticsNalin Dahyabhai2011-08-121-1/+1
|
* - merge changes from ELNalin Dahyabhai2011-08-121-1/+6
|
* - tag 0.26slapi-nis-0.26Nalin Dahyabhai2011-08-123-3/+9
|
* - error out when we don't select threading/locking APIsNalin Dahyabhai2011-08-121-0/+4
|
* - make it harder to try to use both posix and nspr versions of thingsNalin Dahyabhai2011-08-121-4/+18
|
* - separate which thread creation/manipulation/destruction API we useNalin Dahyabhai2011-08-122-14/+20
| | | | from which rwlock creation/manipulation/destruction API we use
* - correct the entries for 0.24 and 0.25Nalin Dahyabhai2011-08-081-1/+2
|
* - fix that bug referenceNalin Dahyabhai2011-07-271-1/+1
|
* - tag 0.25 for releaseslapi-nis-0.25Nalin Dahyabhai2011-07-272-2/+6
|
* - try to handle two one-allocation-fails cases (static analysis)Nalin Dahyabhai2011-07-271-0/+8
|
* - remove format_* functions that didn't need to be exportedNalin Dahyabhai2011-07-263-108/+150
| | | | | - make SDN lists/queues also have a sorted companion which we can use for presence testing
* - fix counting, thereNalin Dahyabhai2011-07-261-2/+2
|
* - don't dup a list and then just free the originalNalin Dahyabhai2011-07-261-18/+11
|
* - handle control characters in disallowed-chars listsNalin Dahyabhai2011-07-262-6/+44
|
* - get more verbose with loggingNalin Dahyabhai2011-07-262-1/+18
|
* - we already did this check earlierNalin Dahyabhai2011-05-261-12/+0
|
* - handle failure parsing a resultNalin Dahyabhai2011-05-261-1/+3
|
* - handle some unusedsNalin Dahyabhai2011-05-131-6/+3
|
* - we need libtirpc-devel when libc doesn't provide yp client headersNalin Dahyabhai2011-05-131-0/+3
|
* - build sources we use in this directoryNalin Dahyabhai2011-05-131-1/+16
|
* - clean up the changelogNalin Dahyabhai2011-05-131-5/+4
|
* - we need rpcgen nowNalin Dahyabhai2011-05-131-1/+3
|
* - tar up yp.x, make sure yp.h can be foundNalin Dahyabhai2011-05-133-3/+2
|
* - nuke the old file when we decide to create a new oneNalin Dahyabhai2011-05-131-0/+3
|