| Commit message (Expand) | Author | Age | Files | Lines |
* | rewrite GET_OPTIONAL_DATE() as an extension to GET_OPTION... | Arthur de Jong | 2007-12-20 | 1 | -20/+4 |
* | switch to new LDAP entry parsing code that is much simple... | Arthur de Jong | 2007-12-09 | 1 | -108/+134 |
* | first step to use the new myldap interface | Arthur de Jong | 2007-10-28 | 1 | -88/+51 |
* | do not pass useless errnos around because they aren't use... | Arthur de Jong | 2007-09-15 | 1 | -5/+2 |
* | move the two remaining useful functions from util.c to ld... | Arthur de Jong | 2007-09-15 | 1 | -1/+0 |
* | do not flush streams: our caller closes the streams flusi... | Arthur de Jong | 2007-09-14 | 1 | -2/+0 |
* | make use of write_*ent() functions consistent | Arthur de Jong | 2007-09-14 | 1 | -17/+24 |
* | remove mutex from all LDAP operations because we now have... | Arthur de Jong | 2007-09-14 | 1 | -2/+0 |
* | get rid of global session and instead pass the session as... | Arthur de Jong | 2007-09-14 | 1 | -31/+16 |
* | move base and scope handling to database specific modules... | Arthur de Jong | 2007-09-08 | 1 | -6/+15 |
* | move filters definitions to the database modules themselv... | Arthur de Jong | 2007-09-08 | 1 | -12/+31 |
* | make handling of ent_context consistent and simpler | Arthur de Jong | 2007-09-07 | 1 | -5/+4 |
* | properly initialize all contexts | Arthur de Jong | 2007-09-07 | 1 | -1/+1 |
* | remove the ldap-schema.[ch] files since this is now fully... | Arthur de Jong | 2007-09-07 | 1 | -1/+0 |
* | also pass search filter for the *_all() functions from th... | Arthur de Jong | 2007-09-07 | 1 | -2/+5 |
* | rename attlst stuff to attrs since that is the name of th... | Arthur de Jong | 2007-09-07 | 1 | -16/+16 |
* | move some of the filter code to the database specific mod... | Arthur de Jong | 2007-09-07 | 1 | -5/+25 |
* | include service name in attlst storage and functions | Arthur de Jong | 2007-09-03 | 1 | -16/+16 |
* | define the list of attributes to look up in searches in t... | Arthur de Jong | 2007-07-28 | 1 | -2/+21 |
* | switch to the new attribute mapping code | Arthur de Jong | 2007-07-26 | 1 | -0/+1 |
* | move some shadow specific functions to shadow.c | Arthur de Jong | 2007-07-26 | 1 | -0/+34 |
* | switch to a new interface for doing attribute mapping, sp... | Arthur de Jong | 2007-07-24 | 1 | -9/+10 |
* | implement our own stdio-like library that handles IO with... | Arthur de Jong | 2007-06-09 | 1 | -3/+3 |
* | code improvements by making type casts explicit, flagging... | Arthur de Jong | 2007-03-04 | 1 | -1/+1 |
* | change license from GNU Library General Public License v.... | Arthur de Jong | 2007-01-09 | 1 | -7/+7 |
* | do not allocate new memory with malloc() for each request... | Arthur de Jong | 2006-12-27 | 1 | -4/+2 |
* | rename server directory to nslcd | Arthur de Jong | 2006-12-21 | 1 | -0/+189 |