| Commit message (Expand) | Author | Age | Files | Lines |
* | - don't fail map_next() when there's no next entry before verifying that there | Nalin Dahyabhai | 2008-06-21 | 1 | -1/+4 |
* | - log the key third in a "next" debug message | Nalin Dahyabhai | 2008-06-21 | 1 | -7/+7 |
* | - notes on the "nis-disallowed-chars" setting | Nalin Dahyabhai | 2008-06-21 | 2 | -1/+5 |
* | - add a "disallowed chars" map attribute | Nalin Dahyabhai | 2008-06-21 | 9 | -47/+119 |
* | - note that key formats can be multi-valued now | Nalin Dahyabhai | 2008-06-21 | 2 | -2/+4 |
* | - no, drop that last thing | Nalin Dahyabhai | 2008-06-21 | 1 | -1/+1 |
* | - manage multiple trees of keys to support multi-keying for entries | Nalin Dahyabhai | 2008-06-21 | 2 | -59/+204 |
* | - force anyone who initializes a map to provide a count of how many keys will | Nalin Dahyabhai | 2008-06-21 | 1 | -2/+2 |
* | - drop the debug-friendly pausing | Nalin Dahyabhai | 2008-06-21 | 1 | -1/+0 |
* | - make the attribute name for search bases be 'nis-base' instead of 'base', per | Nalin Dahyabhai | 2008-06-21 | 1 | -1/+1 |
* | - correct the reading of base locations, too | Nalin Dahyabhai | 2008-06-21 | 1 | -7/+9 |
* | - read the key format list correctly | Nalin Dahyabhai | 2008-06-21 | 1 | -23/+36 |
* | - get most of the tree in shape to handle multiple keys per entry | Nalin Dahyabhai | 2008-06-17 | 7 | -112/+170 |
* | - remove map_data_unset_entry_key(), which isn't being used | Nalin Dahyabhai | 2008-06-16 | 2 | -19/+0 |
* | - okay, so i got the usual map names wrong... | Nalin Dahyabhai | 2008-06-13 | 1 | -3/+3 |
* | - okay, so i had the usual map names wrong... | Nalin Dahyabhai | 2008-06-13 | 1 | -4/+4 |
* | - use search-by-id interfaces when handling nis_all requests | Nalin Dahyabhai | 2008-06-13 | 1 | -54/+59 |
* | - add search-by-id interfaces | Nalin Dahyabhai | 2008-06-13 | 3 | -22/+164 |
* | - i like to see what's going on | Nalin Dahyabhai | 2008-06-13 | 1 | -1/+1 |
* | - the principal map should search users, not groups | Nalin Dahyabhai | 2008-06-13 | 1 | -1/+1 |
* | - add some notes on differences | Nalin Dahyabhai | 2008-06-13 | 1 | -0/+74 |
* | - so that i don't forget later | Nalin Dahyabhai | 2008-06-13 | 1 | -0/+1 |
* | - add a couple of examples | Nalin Dahyabhai | 2008-06-11 | 1 | -3/+38 |
* | - remove this file, it's not needed | Nalin Dahyabhai | 2008-06-11 | 1 | -47/+0 |
* | - something hopefully more directly usable for configuring the plugin | Nalin Dahyabhai | 2008-06-11 | 1 | -0/+70 |
* | - add example of making memberOf indexed | Nalin Dahyabhai | 2008-06-11 | 1 | -0/+14 |
* | - move plugin.ldif to the doc subdirectory | Nalin Dahyabhai | 2008-06-11 | 2 | -1/+1 |
* | - fix migration | Nalin Dahyabhai | 2008-06-10 | 1 | -4/+4 |
* | - autogen with ipa-style defaults | Nalin Dahyabhai | 2008-06-10 | 1 | -1/+1 |
* | - aagh, stop with the quoting and the commas | Nalin Dahyabhai | 2008-06-10 | 1 | -6/+6 |
* | - default user and group containers to those used by freeipa | Nalin Dahyabhai | 2008-06-10 | 1 | -6/+6 |
* | - forget gecos, just use cn, stripping out any ':' that might be in there | Nalin Dahyabhai | 2008-06-10 | 1 | -2/+2 |
* | - match naming conventions | Nalin Dahyabhai | 2008-06-10 | 2 | -4/+4 |
* | more edits | Nalin Dahyabhai | 2008-06-10 | 1 | -7/+9 |
* | - whoops, "nis-secure" defaults to no always | Nalin Dahyabhai | 2008-06-10 | 1 | -6/+7 |
* | - settle on more unique attribute names for configuration options | Nalin Dahyabhai | 2008-06-10 | 4 | -59/+80 |
* | - updates | Nalin Dahyabhai | 2008-06-10 | 1 | -41/+60 |
* | - fail to provide the order for secure maps to not-secure clients | Nalin Dahyabhai | 2008-06-10 | 4 | -6/+10 |
* | - forget getservbyname(), use nsslapd-pluginArg0 to get the port number | Nalin Dahyabhai | 2008-06-10 | 1 | -9/+35 |
* | - comment updates | Nalin Dahyabhai | 2008-06-10 | 1 | -2/+6 |
* | - sort out host/network order for port numbers | Nalin Dahyabhai | 2008-06-10 | 2 | -9/+9 |
* | - change DEFAULT_TCPWRAPNAME to DEFAULT_TCPWRAP_NAME | Nalin Dahyabhai | 2008-06-10 | 2 | -4/+12 |
* | - take a client_secure flag, and if the map_secure flag is set and the | Nalin Dahyabhai | 2008-06-10 | 2 | -28/+41 |
* | - match new prototypes, always return secure = false | Nalin Dahyabhai | 2008-06-10 | 1 | -13/+24 |
* | - note "secure", drop "referred", which no longer requires manual configuration | Nalin Dahyabhai | 2008-06-10 | 1 | -2/+2 |
* | - compensate for changed function signatures elsewhere | Nalin Dahyabhai | 2008-06-10 | 1 | -1/+2 |
* | - read a map's "secure" flag from the configuration, and set it | Nalin Dahyabhai | 2008-06-10 | 2 | -18/+44 |
* | - predefine an attribute name for the "secure" flag | Nalin Dahyabhai | 2008-06-10 | 1 | -0/+3 |
* | - add a "secure" default field | Nalin Dahyabhai | 2008-06-10 | 2 | -7/+20 |
* | - keep track of whether a map is "secure" or not, returning that information | Nalin Dahyabhai | 2008-06-10 | 2 | -12/+45 |