Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r10315: Remove use of fstring and pstring in dynconfig.c | Jelmer Vernooij | 1 | -1/+0 |
2007-10-10 | r10252: a recent checkin from simo changed the handling of BASE and SUBTREE | Andrew Tridgell | 1 | -1/+2 |
2007-10-10 | r7747: - simplified the ldap server buffer handling | Andrew Tridgell | 1 | -5/+3 |
2007-10-10 | r7726: - removed some unused variables | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r7720: - simplify the asn1 decode of ldap_search() a lot, taking advantage of | Andrew Tridgell | 1 | -16/+4 |
2007-10-10 | r7711: update callers of ldb_connect() for new syntax | Andrew Tridgell | 1 | -53/+16 |
2007-10-10 | r7677: fixed ldap server to honor 'private path' | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r7670: fixed rootDSE search in ldap server | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r7596: next step in ldap cleanup. I'm aiming to get rid of the cut&pasted | Andrew Tridgell | 1 | -2/+2 |
2007-10-10 | r7593: simplified the memory management in the ldap code. Having a mem_ctx | Andrew Tridgell | 1 | -2/+2 |
2007-10-10 | r5585: LDB interfaces change: | Simo Sorce | 1 | -1/+1 |
2007-10-10 | r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for the | Andrew Tridgell | 1 | -7/+7 |
2007-10-10 | r4629: we now have a global macro NT_STATUS_HAVE_NO_MEMORY() | Stefan Metzmacher | 1 | -17/+10 |
2007-10-10 | r4475: fixed smbd to work with the small changes in the ldb API (the most imp... | Andrew Tridgell | 1 | -2/+2 |
2007-10-10 | r4000: DATA_BLOB.data is uint8_t * not void * :-) | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r3962: fix compiler warnings | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r3783: - don't use make proto for ldb anymore | Stefan Metzmacher | 1 | -2/+4 |
2007-10-10 | r3494: got rid of include/rewrite.h, and split out the dynconfig.h header | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r3464: split out registry.h, rap.h and ldap_server.h | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r3447: more include/system/XXX.h include files | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r3097: - an empty string is a valid DN | Stefan Metzmacher | 1 | -24/+18 |
2007-10-10 | r2908: fix typo | Simo Sorce | 1 | -1/+1 |
2007-10-10 | r2892: fix compiler warning | Stefan Metzmacher | 1 | -4/+0 |
2007-10-10 | r2891: call rootDSE only with LDAP_SEARCH_SCOPE_BASE | Stefan Metzmacher | 1 | -2/+1 |
2007-10-10 | r2876: - more than one rootDSE entry in the database is an error! | Stefan Metzmacher | 1 | -14/+28 |
2007-10-10 | r2874: Italian CodeJam commit :-) | Simo Sorce | 1 | -41/+194 |
2007-10-10 | r2816: fix 'Default-First-Site-Name' dn | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r2688: - fix case where listed attributes are asked | Stefan Metzmacher | 1 | -10/+18 |
2007-10-10 | r2527: - add a dummy for a simple ldb backend | Stefan Metzmacher | 1 | -1/+9 |
2007-10-10 | r2523: - readd rootDSE reply | Stefan Metzmacher | 1 | -0/+249 |