Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r12605: docs patch from Brad Hards <bradh@frogmouth.net> | Simo Sorce | 2 | -82/+151 |
2007-10-10 | r12604: fix make clean as Brad Hards <bradh@frogmouth.net> sugested | Simo Sorce | 1 | -1/+2 |
2007-10-10 | r12601: Syncronise both copies of dlinklist.h. | Andrew Bartlett | 1 | -0/+14 |
2007-10-10 | r12600: Add a new module to sort the objectclass attribute on store. The | Andrew Bartlett | 4 | -1/+326 |
2007-10-10 | r12599: This new LDB module (and associated changes) allows Samba4 to operate | Andrew Bartlett | 1 | -0/+1 |
2007-10-10 | r12592: Remove some useless dependencies | Jelmer Vernooij | 14 | -129/+160 |
2007-10-10 | r12553: Steal the error string onto this context, so that the caller doesn't | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r12542: Move some more prototypes out to seperate headers | Jelmer Vernooij | 3 | -0/+3 |
2007-10-10 | r12540: Provide more information in the ldb error string. | Andrew Bartlett | 1 | -3/+5 |
2007-10-10 | r12534: Make the transaction code fill the error string on failure. | Andrew Bartlett | 1 | -3/+30 |
2007-10-10 | r12531: 'make quicktest' was taking 15 minutes on my system due to failing DNS | Andrew Tridgell | 2 | -61/+41 |
2007-10-10 | r12528: Add seperate proto headers for ntvfs, tdr, smb_server and nbt_server. | Jelmer Vernooij | 5 | -11/+16 |
2007-10-10 | r12523: Convert the registry subsystem to use a seperate prototype header | Jelmer Vernooij | 2 | -0/+3 |
2007-10-10 | r12512: Use GUID structs in API functions everywhere rather then converting b... | Jelmer Vernooij | 2 | -8/+4 |
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 |