Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | - note that NIS is a postop plugin, not object | Nalin Dahyabhai | 2009-06-17 | 2 | -16/+22 | |
| | | | | - note that the defaults at the bottom of getting-started actually work | |||||
* | - move some documentation files around | Nalin Dahyabhai | 2009-06-17 | 15 | -3/+12 | |
| | ||||||
* | - list map names in non-nickname form | Nalin Dahyabhai | 2009-06-17 | 1 | -12/+27 | |
| | | | | | - explicitly mention all of the maps that a ypserv-based server would try to provide | |||||
* | - comment why we bother with this script | Nalin Dahyabhai | 2009-06-17 | 1 | -0/+3 | |
| | ||||||
* | - remove a typo word | Nalin Dahyabhai | 2009-06-17 | 1 | -2/+2 | |
| | ||||||
* | - note that the "filter" we expect in configuration is an LDAP search | Nalin Dahyabhai | 2009-06-17 | 1 | -5/+11 | |
| | | | | | filter, and refer to format-specifiers.txt when describing settings which are given as format specifiers (Dmitri Pal) | |||||
* | - actually send portmap registrations to the right serverslapi-nis-0.17 | Nalin Dahyabhai | 2009-05-14 | 4 | -3/+7 | |
| | ||||||
* | - 0.16slapi-nis-0.16 | Nalin Dahyabhai | 2009-05-14 | 3 | -2/+8 | |
| | ||||||
* | - when not configured to use a specific port, bindresvport to a datagram | Nalin Dahyabhai | 2009-05-14 | 1 | -3/+4 | |
| | | | | | socket so that we avoid trying to use the same one that we might be using for a portmap client socket | |||||
* | - try to set the reuse-address socket option at the right level (socket, | Nalin Dahyabhai | 2009-05-14 | 1 | -2/+2 | |
| | | | | not IP) this time | |||||
* | - call this 0.15slapi-nis-0.15 | Nalin Dahyabhai | 2009-05-08 | 3 | -2/+8 | |
| | ||||||
* | - another test for handling of empties | Nalin Dahyabhai | 2009-05-07 | 5 | -0/+67 | |
| | ||||||
* | - changes to comments | Nalin Dahyabhai | 2009-05-07 | 1 | -4/+5 | |
| | ||||||
* | - more redundancy in the test | Nalin Dahyabhai | 2009-05-07 | 3 | -9/+9 | |
| | ||||||
* | - verify that we don't merge empty values, either | Nalin Dahyabhai | 2009-05-07 | 1 | -1/+1 | |
| | ||||||
* | - remove that debug message, it's redundant | Nalin Dahyabhai | 2009-05-07 | 1 | -1/+0 | |
| | ||||||
* | - log more details | Nalin Dahyabhai | 2009-05-07 | 1 | -9/+30 | |
| | ||||||
* | - add a test for %collect() | Nalin Dahyabhai | 2009-05-07 | 2 | -0/+21 | |
| | ||||||
* | - make sure that %referred() and %deref() don't return empty strings | Nalin Dahyabhai | 2009-05-07 | 7 | -9/+88 | |
| | ||||||
* | - run edit-dse-config.sh from the subdirectory of the test | Nalin Dahyabhai | 2009-05-07 | 2 | -3/+4 | |
| | ||||||
* | - remove unused variables | Nalin Dahyabhai | 2009-05-06 | 3 | -7/+2 | |
| | ||||||
* | - update version to 0.14slapi-nis-0.14 | Nalin Dahyabhai | 2009-05-06 | 4 | -3/+7 | |
| | ||||||
* | - verify that toggling nsslapd-pluginEnabled for the plugin doesn't do | Nalin Dahyabhai | 2009-05-06 | 30 | -0/+92 | |
| | | | | anything bad | |||||
* | - if there's a script to edit the default dse.ldif in the test | Nalin Dahyabhai | 2009-05-06 | 2 | -1/+11 | |
| | | | | directory, run it before starting the server | |||||
* | - revert to registering plugins at init-time, which is what the docs | Nalin Dahyabhai | 2009-05-06 | 4 | -66/+90 | |
| | | | | | | say we should do - use whether or not the plugin_base is initialized as in indicator of whether the plugin's been started or not | |||||
* | - register our internal pre-/post-/internalpre-op plugins at | Nalin Dahyabhai | 2009-05-06 | 2 | -78/+92 | |
| | | | | startup-time, so that the hooks will only be used if we're enabled | |||||
* | - yikes, those weren't supposed to be symbolic links | Nalin Dahyabhai | 2009-05-06 | 4 | -4/+708 | |
| | ||||||
* | - adjust the description to not name namesslapi-nis-0.13 | Nalin Dahyabhai | 2009-04-30 | 2 | -2/+2 | |
| | ||||||
* | - tag 0.13 | Nalin Dahyabhai | 2009-04-30 | 3 | -3/+7 | |
| | ||||||
* | - add the list of function parameters to debugged invocation failure log | Nalin Dahyabhai | 2009-04-30 | 1 | -2/+2 | |
| | | | | messages | |||||
* | - fixup Rob's example, and remember that here documents need escapes escaped | Nalin Dahyabhai | 2009-04-30 | 9 | -0/+562 | |
| | ||||||
* | - add expected output for Rob's case | Nalin Dahyabhai | 2009-04-30 | 1 | -0/+12 | |
| | ||||||
* | - fix format_link() to not corrupt the heap with some bad math | Nalin Dahyabhai | 2009-04-30 | 1 | -29/+43 | |
| | ||||||
* | - a test built out of Rob's netgroups from bug #498432 | Nalin Dahyabhai | 2009-04-30 | 8 | -0/+552 | |
| | ||||||
* | - add config files from IPA so that we can test using entries that | Nalin Dahyabhai | 2009-04-30 | 6 | -0/+542 | |
| | | | | conform to its schema | |||||
* | - refresh the schema we use that are part of the directory server | Nalin Dahyabhai | 2009-04-30 | 3 | -10/+14 | |
| | ||||||
* | - fix the test for putting schema in the right placeslapi-nis-0.12 | Nalin Dahyabhai | 2009-04-30 | 1 | -1/+1 | |
| | ||||||
* | - version update to 0.12 | Nalin Dahyabhai | 2009-04-30 | 3 | -3/+7 | |
| | ||||||
* | - handle builddir != srcdir | Nalin Dahyabhai | 2009-04-30 | 3 | -7/+11 | |
| | ||||||
* | - handle includedir!=parent-of-parent-of-directory-with-yp.x | Nalin Dahyabhai | 2009-04-30 | 2 | -1/+12 | |
| | ||||||
* | - finish the "here" document that's being used as LDIF; newer bash | Nalin Dahyabhai | 2009-04-30 | 2 | -0/+2 | |
| | | | | complains about us doing it wrong | |||||
* | - update dse.ldif so that it won't make 1.2.0 complain | Nalin Dahyabhai | 2009-04-30 | 2 | -2/+2 | |
| | | | | | - add a default nsslapd-rundir setting - remove the default nsslapd-ldapiautodnsuffix setting | |||||
* | - only clear the backend_data return pointer if we were given one -- it's | Nalin Dahyabhai | 2009-04-30 | 1 | -2/+6 | |
| | | | | | an optional argument, and we were already checking for non-NULL later on when assigning it a real value | |||||
* | - formatting/markup fixes | Nalin Dahyabhai | 2009-04-29 | 1 | -8/+8 | |
| | ||||||
* | - formatting/markup fixes | Nalin Dahyabhai | 2009-04-29 | 1 | -19/+25 | |
| | | | | | - note that the purpose of grouping is so that we can save some work when figuring out where to search for referrants | |||||
* | - formatting/markup fixes | Nalin Dahyabhai | 2009-04-29 | 2 | -12/+13 | |
| | ||||||
* | - formatting/markup tweaks | Nalin Dahyabhai | 2009-04-29 | 1 | -28/+28 | |
| | ||||||
* | - fix a couple of markup/formatting mistakes | Nalin Dahyabhai | 2009-04-29 | 1 | -9/+9 | |
| | ||||||
* | - note the bug number | Nalin Dahyabhai | 2009-04-27 | 1 | -2/+2 | |
| | ||||||
* | - fix formatting in the changelog | Nalin Dahyabhai | 2009-04-27 | 1 | -1/+1 | |
| |