| Commit message (Expand) | Author | Age | Files | Lines |
* | - don't leak a normalized dn on out-of-memory (defect #10106) | Nalin Dahyabhai | 2011-01-03 | 1 | -0/+1 |
* | - don't leak the poll fd array if we exit the thread on error (defect #10105) | Nalin Dahyabhai | 2011-01-03 | 1 | -0/+1 |
* | - don't leak an array of lengths (defect #10104) | Nalin Dahyabhai | 2011-01-03 | 1 | -0/+1 |
* | - don't leak memory on out-of-memory (defect #10103) | Nalin Dahyabhai | 2011-01-03 | 1 | -0/+1 |
* | - don't deref a null pointer on out-of-memory here (defect #10093) | Nalin Dahyabhai | 2011-01-03 | 1 | -0/+6 |
* | - allocate space for n integers, not n pointers to integers (defect #10110) | Nalin Dahyabhai | 2011-01-03 | 1 | -1/+1 |
* | - clear the whole array of structures before filling it, instead of the | Nalin Dahyabhai | 2011-01-03 | 1 | -2/+2 |
* | - clear the whole reply structure before use instead of just the initial part... | Nalin Dahyabhai | 2011-01-03 | 1 | -1/+1 |
* | - when building with server type "dirsrv", allow fine-grained control of | Nalin Dahyabhai | 2010-12-22 | 1 | -4/+38 |
* | - compile and link also using LDAP_CFLAGS and LDAP_LIBS | Nalin Dahyabhai | 2010-12-22 | 1 | -5/+5 |
* | cast ber_len_t lengths to (int) when we use them to limit string lengths | Nalin Dahyabhai | 2010-12-22 | 1 | -15/+17 |
* | - tag 0.21slapi-nis-0.21 | Nalin Dahyabhai | 2010-11-23 | 3 | -3/+10 |
* | - for containers which are also the groups, don't return the container | Nalin Dahyabhai | 2010-11-23 | 1 | -3/+5 |
* | - bump to 0.20slapi-nis-0.20 | Nalin Dahyabhai | 2010-11-23 | 4 | -3/+41 |
* | - add a test for deref_f | Nalin Dahyabhai | 2010-11-23 | 9 | -0/+148 |
* | - also, call the right function | Nalin Dahyabhai | 2010-11-23 | 1 | -1/+1 |
* | - whoops, enforce the right argument count | Nalin Dahyabhai | 2010-11-23 | 1 | -2/+2 |
* | - break up %deref into %deref and %deref_f | Nalin Dahyabhai | 2010-11-23 | 1 | -44/+107 |
* | - fix a brown-paper-bag crash in the schema-compat pluginslapi-nis-0.19 | Nalin Dahyabhai | 2010-11-22 | 4 | -3/+7 |
* | - make the list of known maps a built fileslapi-nis-0.18 | Nalin Dahyabhai | 2010-11-22 | 1 | -2/+2 |
* | - tag 0.18 | Nalin Dahyabhai | 2010-11-22 | 2 | -3/+9 |
* | - refine one suppression | Nalin Dahyabhai | 2010-11-22 | 1 | -9/+10 |
* | - more suppressions | Nalin Dahyabhai | 2010-11-22 | 2 | -171/+272 |
* | - always generate potential suppressions | Nalin Dahyabhai | 2010-11-22 | 1 | -1/+1 |
* | - try to use some valgrind suppressions | Nalin Dahyabhai | 2010-11-22 | 2 | -1/+281 |
* | - flesh out the description | Nalin Dahyabhai | 2010-11-22 | 1 | -7/+12 |
* | - fixup that description | Nalin Dahyabhai | 2010-11-22 | 1 | -1/+1 |
* | - handle a group with no explicitly-named container by treating the | Nalin Dahyabhai | 2010-11-22 | 13 | -20/+731 |
* | - verify that we can still do things we did with deref_r using deref_rf, | Nalin Dahyabhai | 2010-11-22 | 9 | -0/+165 |
* | - notes on deref_rf | Nalin Dahyabhai | 2010-11-22 | 1 | -0/+88 |
* | - use the filter at the right point in walking a chain | Nalin Dahyabhai | 2010-11-22 | 10 | -3/+303 |
* | - teach wrap_search_internal_get_entry to take an optional filter | Nalin Dahyabhai | 2010-11-22 | 5 | -109/+21 |
* | - update news | Nalin Dahyabhai | 2010-11-22 | 2 | -0/+4 |
* | - try to factor deref_r and its corresponding update code into | Nalin Dahyabhai | 2010-11-22 | 3 | -50/+197 |
* | Check that the search base is serviced by a real backend before we'll attempt... | Nalin Dahyabhai | 2010-11-22 | 2 | -0/+11 |
* | - okay, revert the local changes for these, which turn out to not be necessary | Nalin Dahyabhai | 2010-11-22 | 2 | -3/+1 |
* | - whitespace fix | Nalin Dahyabhai | 2010-11-19 | 1 | -1/+1 |
* | - more whitespace fixes, more getting rid of data we don't touch anyway | Nalin Dahyabhai | 2010-11-19 | 3 | -11/+2 |
* | - add schema we need, drop some that we don't, whitespace fixes | Nalin Dahyabhai | 2010-11-19 | 5 | -11/+136 |
* | - add kerberos schema | Nalin Dahyabhai | 2010-11-19 | 1 | -0/+507 |
* | - fix capitalization | Nalin Dahyabhai | 2010-11-19 | 2 | -34/+34 |
* | - whitespace fixes | Nalin Dahyabhai | 2010-11-19 | 1 | -2/+2 |
* | - make sure we have some schema definitions | Nalin Dahyabhai | 2010-11-19 | 3 | -3/+5 |
* | - should have given that a proper definition | Nalin Dahyabhai | 2010-11-19 | 1 | -1/+1 |
* | - more logging | Nalin Dahyabhai | 2010-11-19 | 1 | -0/+24 |
* | - just in case | Nalin Dahyabhai | 2010-11-19 | 1 | -0/+1 |
* | - more debug logging | Nalin Dahyabhai | 2010-11-19 | 1 | -10/+18 |
* | - also set an equality for memberUsers | Nalin Dahyabhai | 2010-11-19 | 1 | -0/+1 |
* | - yeah, we *really* need to be able to search on this attribute | Nalin Dahyabhai | 2010-11-19 | 2 | -4/+9 |
* | - initialize map_supported so that when we debug log we output it right | Nalin Dahyabhai | 2010-11-19 | 1 | -0/+1 |