Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r7742: abstracted out the tls code from the web server, so that our other ser... | Andrew Tridgell | 4 | -0/+646 |
2007-10-10 | r7741: fixed the verbose option in ldbedit | Andrew Tridgell | 1 | -12/+11 |
2007-10-10 | r7740: get rid of our duplicate base64 routines | Andrew Tridgell | 5 | -85/+18 |
2007-10-10 | r7739: fixed an off by one bug in the base64 decoder for ldb ldif | Andrew Tridgell | 1 | -0/+3 |
2007-10-10 | r7738: It's actually an API function test. | Rafal Szczesniak | 1 | -1/+1 |
2007-10-10 | r7737: Test for libnet_Lookup function. | Rafal Szczesniak | 3 | -0/+54 |
2007-10-10 | r7736: Propagate change in resolve_name function. Let's use default methods | Rafal Szczesniak | 1 | -1/+1 |
2007-10-10 | r7735: Extend resolve_name function so that it's possible to pass resolve | Rafal Szczesniak | 1 | -8/+16 |
2007-10-10 | r7734: A few missing pieces... | Rafal Szczesniak | 3 | -5/+7 |
2007-10-10 | r7733: New io structure for name lookup function. | Rafal Szczesniak | 1 | -0/+1 |
2007-10-10 | r7732: Implementation of very basic lookup function (to be used in more | Rafal Szczesniak | 6 | -9/+141 |
2007-10-10 | r7731: change debug level to not spam the build-farm smbd log | Stefan Metzmacher | 2 | -2/+2 |
2007-10-10 | r7729: Small fixes to the charset stuff. | Jelmer Vernooij | 4 | -14/+27 |
2007-10-10 | r7728: handle 64 bit integers in INTEGER match | Andrew Tridgell | 1 | -3/+3 |
2007-10-10 | r7727: we need to mark some attributes as INTEGER, so that the standard searches | Andrew Tridgell | 1 | -0/+4 |
2007-10-10 | r7726: - removed some unused variables | Andrew Tridgell | 4 | -4/+10 |
2007-10-10 | r7725: fixed a bug with partial asn1 frames in the ldap client | Andrew Tridgell | 1 | -0/+3 |
2007-10-10 | r7724: added encoding of LDB_OP_NOT search components | Andrew Tridgell | 1 | -1/+6 |
2007-10-10 | r7723: - fix a mismatched asn1 push/pop on bind | Andrew Tridgell | 1 | -29/+26 |
2007-10-10 | r7722: when we get a zero read, the connection is dead | Andrew Tridgell | 1 | -2/+1 |
2007-10-10 | r7721: solve a problem with null arguments to testit() | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r7720: - simplify the asn1 decode of ldap_search() a lot, taking advantage of | Andrew Tridgell | 4 | -20/+10 |
2007-10-10 | r7719: make the ildap ldb backend use the defaultNamingContext if the basedn | Andrew Tridgell | 1 | -2/+28 |
2007-10-10 | r7717: fixed some typos | Andrew Tridgell | 1 | -4/+4 |
2007-10-10 | r7716: a single wrapped ldap blob can contain multiple ldap messages | Andrew Tridgell | 1 | -3/+3 |
2007-10-10 | r7715: ensure we don't print null strings in ldap_errstr() | Andrew Tridgell | 1 | -1/+3 |
2007-10-10 | r7714: enable samba credentials handling in ldb tools. So you can now do a | Andrew Tridgell | 10 | -58/+38 |
2007-10-10 | r7713: fixed error display in ildap_search() | Andrew Tridgell | 1 | -0/+6 |
2007-10-10 | r7712: ldb/common/util.c is gone | Andrew Tridgell | 1 | -1/+0 |
2007-10-10 | r7711: update callers of ldb_connect() for new syntax | Andrew Tridgell | 2 | -57/+27 |
2007-10-10 | r7710: new command line handling code for ldb | Andrew Tridgell | 3 | -0/+189 |
2007-10-10 | r7709: - convert ldb to use popt, so that it can interact with the samba | Andrew Tridgell | 23 | -689/+343 |
2007-10-10 | r7706: Move ParseExpr() to util. | Jelmer Vernooij | 4 | -87/+51 |
2007-10-10 | r7705: prevent SIGPIPE. this is what causes BASE-NEGNOWAIT to sometimes fail | Andrew Tridgell | 1 | -0/+3 |
2007-10-10 | r7704: - fixed open_nbt_connection() to return NULL when the connection failed | Andrew Tridgell | 9 | -38/+33 |
2007-10-10 | r7702: Implement [charset()] attribute. | Jelmer Vernooij | 5 | -16/+66 |
2007-10-10 | r7695: Add support for the [string] attribute that works in the traditional s... | Jelmer Vernooij | 5 | -57/+104 |
2007-10-10 | r7690: Move the NT hash generation into the credentials system, rather than | Andrew Bartlett | 4 | -36/+96 |
2007-10-10 | r7689: Add new file from previous commit (seperate file for session key test). | Andrew Bartlett | 1 | -0/+1 |
2007-10-10 | r7688: Fix the internal heimdal build - push one #define back to | Andrew Bartlett | 2 | -1/+1 |
2007-10-10 | r7687: Some more tests that must be done only when krb5_config is absent. | Andrew Bartlett | 1 | -4/+5 |
2007-10-10 | r7686: Check for a type of invalid account name. | Andrew Bartlett | 1 | -0/+1 |
2007-10-10 | r7685: Simply the test for session key logic, so we pass against NT4. | Andrew Bartlett | 2 | -34/+191 |
2007-10-10 | r7684: Add a test aimed at checking we have agreement between client and | Andrew Bartlett | 5 | -0/+87 |
2007-10-10 | r7683: The other file from the last commit. And it's include/system/kerberos... | Andrew Bartlett | 1 | -1/+107 |
2007-10-10 | r7682: Move the properties of our heimdal build from heimdal_build/config.h | Andrew Bartlett | 1 | -108/+0 |
2007-10-10 | r7681: This #define is unused. | Andrew Bartlett | 1 | -1/+0 |
2007-10-10 | r7680: Move to using our own private enum for the principal type inside the | Andrew Bartlett | 1 | -30/+40 |
2007-10-10 | r7679: update the documentation of security_description_create() | Stefan Metzmacher | 1 | -2/+5 |
2007-10-10 | r7678: fixed typo | Andrew Tridgell | 1 | -1/+1 |