Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text | Andrew Tridgell | 1 | -2/+1 |
2007-10-10 | r23779: Change from v2 or later to v3 or later. | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r22844: Introduce const DATA_BLOB data_blob_null = { NULL, 0, NULL }; and | Volker Lendecke | 1 | -4/+4 |
2007-10-10 | r21755: Memory leak fixes from Zack Kirsch <zack.kirsch@isilon.com>. | Jeremy Allison | 1 | -2/+7 |
2007-10-10 | r18175: Forgot to call asn1_free() in previous commit. | Günther Deschner | 1 | -0/+1 |
2007-10-10 | r18174: Do not return "success" when we failed to write in the CLDAP code. | Günther Deschner | 1 | -0/+1 |
2007-10-10 | r18162: Close socket when the CLDAP request has failed. | Günther Deschner | 1 | -0/+1 |
2007-10-10 | r18010: Ensure we don't timeout twice to the same | Jeremy Allison | 1 | -1/+3 |
2007-10-10 | r17943: The horror, the horror. Add KDC site support by | Jeremy Allison | 1 | -2/+0 |
2007-10-10 | r17928: Implement the basic store for CLDAP sitename | Jeremy Allison | 1 | -2/+2 |
2007-10-10 | r17089: Fix a possible null dereference and some memleaks. | Volker Lendecke | 1 | -0/+7 |
2007-10-10 | r16861: Fixing crash bug when passing no domain/realm name to the CLDAP request. | Günther Deschner | 1 | -4/+6 |
2007-10-10 | r16452: Fix memleak in the CLDAP processing (found by valgrind). | Günther Deschner | 1 | -0/+3 |
2007-10-10 | r15559: Smaller fixes for the new cldap code: | Günther Deschner | 1 | -5/+5 |
2007-10-10 | r15558: Do not wait endless for a CLDAP reply when the LDAP server is | Günther Deschner | 1 | -1/+21 |
2007-10-10 | r15543: New implementation of 'net ads join' to be more like Windows XP. | Gerald Carter | 1 | -0/+278 |