| Commit message (Expand) | Author | Age | Files | Lines |
* | get rid of some old code and rename ldap-nss to myldap si... | Arthur de Jong | 2007-12-09 | 1 | -93/+0 |
* | replace calls to _nss_ldap_get_values() by myldap_get_val... | Arthur de Jong | 2007-10-28 | 1 | -79/+0 |
* | first step to use the new myldap interface | Arthur de Jong | 2007-10-28 | 1 | -12/+5 |
* | integrate basic myldap interface (partially merged from d... | Arthur de Jong | 2007-10-19 | 1 | -11/+1 |
* | some small improvements to the code based on some source ... | Arthur de Jong | 2007-09-23 | 1 | -1/+1 |
* | remove support for nested groups and use of uniqueMember ... | Arthur de Jong | 2007-09-15 | 1 | -20/+0 |
* | some more code cleanup, changing return type of _nss_ldap... | Arthur de Jong | 2007-09-15 | 1 | -1/+1 |
* | do not pass useless errnos around because they aren't use... | Arthur de Jong | 2007-09-15 | 1 | -2/+1 |
* | move the two remaining useful functions from util.c to ld... | Arthur de Jong | 2007-09-15 | 1 | -0/+13 |
* | revert special casing for alias_byname() to other functio... | Arthur de Jong | 2007-09-14 | 1 | -28/+12 |
* | remove mutex from all LDAP operations because we now have... | Arthur de Jong | 2007-09-14 | 1 | -67/+2 |
* | get rid of global session and instead pass the session as... | Arthur de Jong | 2007-09-14 | 1 | -66/+82 |
* | change naming of search functions to clearly indicate whe... | Arthur de Jong | 2007-09-09 | 1 | -2/+2 |
* | rename a function and a little bit of cleanup | Arthur de Jong | 2007-09-08 | 1 | -2/+1 |
* | move base and scope handling to database specific modules... | Arthur de Jong | 2007-09-08 | 1 | -11/+9 |
* | make handling of ent_context consistent and simpler | Arthur de Jong | 2007-09-07 | 1 | -12/+11 |
* | remove struct ldap_args stuff | Arthur de Jong | 2007-09-07 | 1 | -55/+0 |
* | also pass search filter for the *_all() functions from th... | Arthur de Jong | 2007-09-07 | 1 | -12/+14 |
* | move some of the filter code to the database specific mod... | Arthur de Jong | 2007-09-07 | 1 | -19/+10 |
* | move enum ldap_map_selector and struct ldap_service_searc... | Arthur de Jong | 2007-08-26 | 1 | -29/+1 |
* | remove --enable-paged-results configure option and now al... | Arthur de Jong | 2007-08-03 | 1 | -32/+0 |
* | define the list of attributes to look up in searches in t... | Arthur de Jong | 2007-07-28 | 1 | -7/+5 |
* | get rid of default and override attribute value mappings ... | Arthur de Jong | 2007-07-26 | 1 | -36/+9 |
* | move some shadow specific functions to shadow.c | Arthur de Jong | 2007-07-26 | 1 | -3/+0 |
* | remove some more unused code | Arthur de Jong | 2007-07-24 | 1 | -2/+0 |
* | switch to a new interface for doing attribute mapping, sp... | Arthur de Jong | 2007-07-24 | 1 | -1/+0 |
* | implement our own stdio-like library that handles IO with... | Arthur de Jong | 2007-06-09 | 1 | -1/+2 |
* | code improvements by making type casts explicit, flagging... | Arthur de Jong | 2007-03-04 | 1 | -13/+9 |
* | replace syslog calls to calls with our own logging module | Arthur de Jong | 2007-02-10 | 1 | -1/+0 |
* | trim trailing whitespace | Arthur de Jong | 2007-02-01 | 1 | -1/+1 |
* | move name_list stuff to group.c as that is the only place... | Arthur de Jong | 2007-01-17 | 1 | -6/+0 |
* | first step to split out all configuration stuff into sepa... | Arthur de Jong | 2007-01-17 | 1 | -140/+5 |
* | get rid of more code that would check if the socket was c... | Arthur de Jong | 2007-01-17 | 1 | -5/+2 |
* | change license from GNU Library General Public License v.... | Arthur de Jong | 2007-01-09 | 1 | -7/+7 |
* | get rid of debug() function and call log_log() instead | Arthur de Jong | 2006-12-29 | 1 | -28/+0 |
* | get rid of NSS_BUFSIZ, rename _nss_ldap_oc_check() to has... | Arthur de Jong | 2006-12-25 | 1 | -15/+3 |
* | rename server directory to nslcd | Arthur de Jong | 2006-12-21 | 1 | -0/+611 |