Age | Commit message (Expand) | Author | Files | Lines |
2010-05-31 | s3: only use netlogon/nbt header when needed. | Günther Deschner | 1 | -0/+1 |
2010-05-18 | s3: Remove use of iconv_convenience. | Jelmer Vernooij | 1 | -1/+1 |
2009-07-28 | (Hopefully) fix the problem Kai reported with | Jeremy Allison | 1 | -1/+1 |
2009-06-08 | Replace the "ipv4" specific strings in libcli/cldap/cldap.c with "ip". CLDAP can | Jeremy Allison | 1 | -15/+6 |
2009-04-28 | s3-cldap: check for zero ip address in ads_cldap_netlogon(). | Günther Deschner | 1 | -0/+7 |
2009-03-19 | s3:libads: use libcli/cldap code | Stefan Metzmacher | 1 | -229/+67 |
2008-12-31 | Replace a static variable and alarm() calls by using sys_select() | Volker Lendecke | 1 | -23/+24 |
2008-12-31 | Fix some nonempty blank lines | Volker Lendecke | 1 | -5/+5 |
2008-10-22 | s3-asn1: make all of s3 asn1 code do a proper asn1_init() first. | Günther Deschner | 1 | -68/+79 |
2008-10-22 | s3: use shared asn1 code. | Günther Deschner | 1 | -4/+4 |
2008-10-02 | The IRIX compiler does not like embedded unnamed unions | Volker Lendecke | 1 | -1/+1 |
2008-09-24 | s3-nbt: use the new generated nbt. | Günther Deschner | 1 | -98/+19 |
2008-09-23 | s3: fix NETLOGON_NT_VERSION version flags. | Günther Deschner | 1 | -10/+10 |
2008-09-23 | s3: use samba4 prototype for ndr_push/pull_struct_blob. | Günther Deschner | 1 | -1/+1 |
2008-06-05 | mailslot: always pull a command 25 type reply. | Günther Deschner | 1 | -0/+1 |
2008-05-09 | dsgetdcname: make use of nbt_cldap_netlogon_15. | Günther Deschner | 1 | -1/+1 |
2008-05-09 | cldap: move out cldap object to fix the build. | Günther Deschner | 1 | -0/+84 |
2008-05-09 | cldap: let ads_cldap_netlogon() return all possible cldap replies. | Günther Deschner | 1 | -14/+55 |
2008-05-06 | mailslot/cldap: use nt_version bits in queries. | Günther Deschner | 1 | -1/+2 |
2008-04-21 | cldap: add talloc context to ads_cldap_netlogon(). | Günther Deschner | 1 | -4/+9 |
2008-04-21 | libads: Use libnbt for CLDAP reply parsing. | Günther Deschner | 1 | -93/+12 |
2007-10-18 | RIP BOOL. Convert BOOL -> bool. I found a few interesting | Jeremy Allison | 1 | -1/+1 |
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 |