Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r17930: Merge noinclude branch: | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r15854: more talloc_set_destructor() typesafe fixes | Andrew Tridgell | 1 | -2/+1 |
2007-10-10 | r15356: Remove unused 'flags' argument from socket_send() and friends. | Andrew Bartlett | 1 | -3/+3 |
2007-10-10 | r14860: create libcli/security/security.h | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r14464: Don't include ndr_BASENAME.h files unless strictly required, instead | Jelmer Vernooij | 2 | -1/+2 |
2007-10-10 | r13924: Split more prototypes out of include/proto.h + initial work on header | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r12804: This patch reworks the Samba4 sockets layer to use a socket_address | Andrew Bartlett | 2 | -34/+27 |
2007-10-10 | r12733: Merge ldap/ldb controls into main tree | Simo Sorce | 1 | -2/+0 |
2007-10-10 | r12696: Reduce the size of include/structs.h | Jelmer Vernooij | 1 | -0/+2 |
2007-10-10 | r12694: Move some headers to the directory of the subsystem they belong to. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r12608: Remove some unused #include lines. | Jelmer Vernooij | 1 | -1/+0 |
2007-10-10 | r10213: fixed a memory leak in the ldap client and server code spotted by Karl | Andrew Tridgell | 1 | -6/+3 |
2007-10-10 | r8520: fixed a pile of warnings from the build farm gcc -Wall output on | Andrew Tridgell | 1 | -2/+2 |
2007-10-10 | r7596: next step in ldap cleanup. I'm aiming to get rid of the cut&pasted | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r7593: simplified the memory management in the ldap code. Having a mem_ctx | Andrew Tridgell | 1 | -35/+40 |
2007-10-10 | r7527: - added a ldb_search_bytree() interface, which takes a ldb_parse_tree | Andrew Tridgell | 1 | -1/+4 |
2007-10-10 | r7483: ensure we try reading from a socket if epoll says we can, and don't | Andrew Tridgell | 1 | -1/+2 |
2007-10-10 | r7230: use socket_pending() to get rid of the max packet size limits in the | Andrew Tridgell | 1 | -4/+8 |
2007-10-10 | r6766: some more cldap tests ... | Andrew Tridgell | 1 | -3/+13 |
2007-10-10 | r6764: added support for DomainGuid, DomainSid, AAC, and User attributes in | Andrew Tridgell | 2 | -8/+40 |
2007-10-10 | r6744: added support for reply packets in libcli/cldap/ | Andrew Tridgell | 2 | -7/+184 |
2007-10-10 | r6724: added "cldap port" smb.conf parameter | Andrew Tridgell | 2 | -4/+26 |
2007-10-10 | r6720: added support for the remaining 2 types of CLDAP netlogon | Andrew Tridgell | 2 | -3/+4 |
2007-10-10 | r6693: first version of cldap client library, with async interface | Andrew Tridgell | 2 | -0/+613 |