Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r12510: Change the DCE/RPC interfaces to take a pointer to a | Jelmer Vernooij | 2 | -16/+13 |
2007-10-10 | r12500: Use init functions explicitly in a few more places. 'gensec' and 'lib... | Jelmer Vernooij | 5 | -1/+8 |
2007-10-10 | r12499: Move smb_build.h out of includes.h | Jelmer Vernooij | 7 | -0/+7 |
2007-10-10 | r12498: Eliminate INIT_OBJ_FILES and ADD_OBJ_FILES. We were not using | Jelmer Vernooij | 20 | -68/+55 |
2007-10-10 | r12494: Support loading modules from .so files for most subsystems. | Jelmer Vernooij | 6 | -24/+81 |
2007-10-10 | r12487: Remove obsolete function | Jelmer Vernooij | 1 | -24/+0 |
2007-10-10 | r12483: Remove --tdr-header option (merged into --tdr-parser) | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r12445: Fix header in manpage, make script executable | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r12433: Add comment describing this function. | Andrew Bartlett | 1 | -0/+4 |
2007-10-10 | r12431: - the TIME_T_MAX needs to be a singed max value | Stefan Metzmacher | 1 | -3/+16 |
2007-10-10 | r12408: as we always add the destinguishedName as autogenerated value, | Stefan Metzmacher | 1 | -8/+16 |
2007-10-10 | r12385: call pidl with the perl found by configure | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r12364: add UINT32_MAX and UINT64_MAX replacement defines | Stefan Metzmacher | 2 | -0/+10 |
2007-10-10 | r12361: Add a new function: ldb_binary_encode_string() | Andrew Bartlett | 2 | -1/+14 |
2007-10-10 | r12320: Add command-line processing hooks for simple bind DN, and password ca... | Andrew Bartlett | 2 | -7/+18 |
2007-10-10 | r12310: Link simple bind support in our internal LDAP libs to LDB and the | Andrew Bartlett | 1 | -5/+16 |
2007-10-10 | r12286: handle absolute path and url in lock_path() as in private_path() | Stefan Metzmacher | 1 | -0/+6 |
2007-10-10 | r12285: move the smbd.tmp into piddir, --with-fhs piddir is different | Stefan Metzmacher | 1 | -1/+24 |
2007-10-10 | r12254: Add some (hopefully correct) descriptions for libraries that are inst... | Jelmer Vernooij | 6 | -0/+6 |
2007-10-10 | r12239: as we only get error from our events system when we wait for read eve... | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r12227: I realised that I wasn't yet seeing authenticated LDAP for the ldb | Andrew Bartlett | 3 | -5/+17 |
2007-10-10 | r12216: Couple of small fixes: reduce include/includes.h a bit, simplify headers | Jelmer Vernooij | 5 | -1/+11 |
2007-10-10 | r12209: Fix some issues with XML entities. | Jelmer Vernooij | 11 | -25/+54 |
2007-10-10 | r12178: Make ldb_ildap work against localhost again, by setting the event | Andrew Bartlett | 1 | -0/+4 |
2007-10-10 | r12158: added ldif handlers for the ntSecurityDescriptor attribute, so when | Andrew Tridgell | 1 | -0/+67 |
2007-10-10 | r12157: ldb_dump_results() is useful to call from within gdb, so you can see a | Andrew Tridgell | 1 | -0/+17 |
2007-10-10 | r12153: work arround the fact that epoll reports EPOLLERR and EPOLLHUP, even if | Stefan Metzmacher | 1 | -10/+87 |
2007-10-10 | r12146: as epoll notifies EPOLLERR and EPOLLHUP implicit, | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r12141: - move epoll related code into one big #ifdef, and use dummy #define's | Stefan Metzmacher | 1 | -160/+174 |
2007-10-10 | r12140: - add an additional_flags field to the fd_event struct, so that | Stefan Metzmacher | 3 | -3/+6 |
2007-10-10 | r12124: we don't need this comment twice | Stefan Metzmacher | 1 | -5/+0 |
2007-10-10 | r12123: handle fde == NULL at the correct level | Stefan Metzmacher | 3 | -11/+16 |
2007-10-10 | r12116: got rid of composite_trigger_done() and composite_trigger_error(), and | Andrew Tridgell | 2 | -2/+2 |
2007-10-10 | r12074: in accept() we need to set socket name of the child socket by looking | Stefan Metzmacher | 1 | -3/+19 |
2007-10-10 | r12073: fix vlgrind error, calculate the correct size for memcpy() | Stefan Metzmacher | 1 | -6/+13 |
2007-10-10 | r12057: fixed authentication in ldb client tools | Andrew Tridgell | 1 | -0/+3 |
2007-10-10 | r12014: free the irpc_request structure with the irpc_call_recv functions, | Stefan Metzmacher | 1 | -5/+8 |
2007-10-10 | r11988: Setup the sessionInfo just before the connect, rather than earlier | Andrew Bartlett | 1 | -4/+6 |
2007-10-10 | r11984: LGPL on header and testsuite as well | Andrew Tridgell | 2 | -22/+30 |
2007-10-10 | r11983: make talloc LGPL. This makes more sense given that ldb depends on | Andrew Tridgell | 1 | -11/+15 |
2007-10-10 | r11981: we should allocate request specific memory in ldb modules off the | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r11967: Fix more 64-bit warnings. | Tim Potter | 2 | -3/+3 |
2007-10-10 | r11958: - fixed memory leaks in the ldb_result handling in ldb operations | Andrew Tridgell | 6 | -90/+99 |
2007-10-10 | r11953: enabled the rootdse module in the ldb modules code | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r11870: fixed the problem volker reported with the RPX-XPLOGIN test. The | Andrew Tridgell | 1 | -1/+37 |
2007-10-10 | r11869: talloc has been ported :-) | Volker Lendecke | 1 | -2/+3 |
2007-10-10 | r11823: make the socket_connect_send() context a child of the local state | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r11822: reworked the socket_connect_multi() code so it is built on top of | Andrew Tridgell | 1 | -144/+149 |
2007-10-10 | r11821: got rid of two more unnecessary variables and made the variable names | Andrew Tridgell | 1 | -60/+58 |
2007-10-10 | r11820: fixed some problems with the socket socket.c code. | Andrew Tridgell | 1 | -68/+72 |