Age | Commit message (Expand) | Author | Files | Lines |
2009-10-14 | s4: Changes the old occurences of "lp_realm" in "lp_dnsdomain" where needed | Matthias Dieter Wallnöfer | 1 | -1/+3 |
2009-10-02 | s4: fix various warnings (not "const" related ones) | Matthias Dieter Wallnöfer | 1 | -1/+0 |
2009-08-17 | s4:libcli/ldap Explain why we set a hostname for ldapi:// connections | Andrew Bartlett | 1 | -1/+3 |
2009-07-31 | s4:libcli/ldap: the tls code steals the original socket on its own now | Stefan Metzmacher | 1 | -3/+0 |
2009-02-24 | libcli/ldap: move generic ldap control encoding code to ldap_message.c | Stefan Metzmacher | 1 | -2/+2 |
2009-02-18 | Worked around a problem with select/poll/epoll and gnutls | Andrew Tridgell | 1 | -0/+4 |
2009-01-03 | s4:libcli/ldap: convert to tevent_* api | Stefan Metzmacher | 1 | -13/+13 |
2009-01-03 | s4:socket: use a socket_wrapper aware function to auto close the fd event for... | Stefan Metzmacher | 1 | -3/+4 |
2008-12-29 | s4:lib/tevent: rename structs | Stefan Metzmacher | 1 | -4/+4 |
2008-12-18 | s4:lib/socket: socket_connect_send() and socket_connect_ev() should only wrok... | Stefan Metzmacher | 1 | -1/+1 |
2008-10-23 | Fix function parameters. | Jelmer Vernooij | 1 | -1/+1 |
2008-10-11 | Fix include paths to new location of libutil. | Jelmer Vernooij | 1 | -2/+2 |
2008-09-29 | LDB ASYNC: misc changes | Simo Sorce | 1 | -1/+1 |
2008-09-24 | Fix nasty bug that would come up only if a client connection to a remote | Simo Sorce | 1 | -9/+12 |
2008-07-15 | Make up a full hostname for ldapi connections. | Andrew Bartlett | 1 | -2/+7 |
2008-04-21 | Remove more event_context_init() uses from function calls within deep down th... | Simo Sorce | 1 | -8/+4 |
2008-04-02 | Install public header files again and include required prototypes. | Jelmer Vernooij | 1 | -11/+12 |
2008-01-15 | util: Move asn1 to lib/util to trim down the number of subsystems. | Jelmer Vernooij | 1 | -1/+1 |
2007-12-21 | r26376: Add context for libcli_resolve. | Jelmer Vernooij | 1 | -2/+3 |
2007-12-21 | r26355: Eliminate global_loadparm in more places. | Jelmer Vernooij | 1 | -5/+8 |
2007-12-21 | r26335: Specify name_resolve_order to socket code. | Jelmer Vernooij | 1 | -2/+2 |
2007-12-21 | r26266: Remove more global_loadparm uses. | Jelmer Vernooij | 1 | -1/+2 |
2007-12-21 | r26238: Add a loadparm context parameter to torture_context, remove more uses... | Jelmer Vernooij | 1 | -1/+12 |
2007-12-21 | r26192: Handle, test and implement the style of extended_dn requiest that MMC... | Andrew Bartlett | 1 | -0/+15 |
2007-12-21 | r25692: fixed another example where the free of fde and the free of the socket | Andrew Tridgell | 1 | -1/+3 |
2007-10-10 | r25554: Convert last instances of BOOL, True and False to the standard types. | Jelmer Vernooij | 1 | -3/+3 |
2007-10-10 | r23792: convert Samba4 to GPLv3 | Andrew Tridgell | 1 | -3/+2 |
2007-10-10 | r23036: error checking on asn1_init() failure | Andrew Tridgell | 1 | -1/+3 |
2007-10-10 | r23030: finally fixed up our asn1 code to use better memory allocation. This | Andrew Tridgell | 1 | -6/+5 |
2007-10-10 | r22884: Be consistant with the case of these constants. | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r22405: fix memory leak in error path | Stefan Metzmacher | 1 | -0/+1 |
2007-10-10 | r21806: I've been working over the last week to fix up the LDAP backend for | Andrew Bartlett | 1 | -2/+5 |
2007-10-10 | r21761: - Give more detail on LDAP client library failures (make it clear | Andrew Bartlett | 1 | -3/+6 |
2007-10-10 | r19507: Merge my DSO fixes branch. Building Samba's libraries as shared libra... | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r18309: FreeBSD 6.1 has a symbol ldap_new_connection() in the system ldap | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r18256: use the right status variable | Andrew Tridgell | 1 | -2/+1 |
2007-10-10 | r18024: The %c sscanf format I'm using doesn't null terminate. | Andrew Bartlett | 1 | -0/+3 |
2007-10-10 | r18021: Add ldapi support to our LDAP client. To be used for testing an | Andrew Bartlett | 1 | -34/+93 |
2007-10-10 | r17930: Merge noinclude branch: | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r17222: Change the function prototypes for the GENSEc and TLS socket creation | Andrew Bartlett | 1 | -5/+6 |
2007-10-10 | r17197: This patch moves the encryption of bulk data on SASL negotiated security | Andrew Bartlett | 1 | -85/+9 |
2007-10-10 | r15854: more talloc_set_destructor() typesafe fixes | Andrew Tridgell | 1 | -2/+1 |
2007-10-10 | r15400: Move the TLS code behind the socket interface. | Andrew Bartlett | 1 | -18/+21 |
2007-10-10 | r15288: fix some problems | Simo Sorce | 1 | -3/+3 |
2007-10-10 | r15241: Add helper function to set reconnect status defaults | Simo Sorce | 1 | -0/+11 |
2007-10-10 | r15238: Add some code to automatically reconnect if we want to. | Simo Sorce | 1 | -10/+68 |
2007-10-10 | r13609: Get in the initial work on making ldb async | Simo Sorce | 1 | -17/+17 |
2007-10-10 | r12733: Merge ldap/ldb controls into main tree | Simo Sorce | 1 | -0/+1 |
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 | -2/+0 |