Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r12198: Some more Debian updates. Thanks to Steinar H. Gunderson | Jelmer Vernooij | 10 | -5/+21 |
2007-10-10 | r12197: Some improvements to the Debian package. Thanks to Steinar Gunderson | Jelmer Vernooij | 11 | -32/+37 |
2007-10-10 | r12181: Use BASE_HEX rather then BASE_DEC by default for bitmaps. Patch by Guy | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r12179: Allow our KDC to use LDAP to get to the backend database. | Andrew Bartlett | 7 | -26/+100 |
2007-10-10 | r12178: Make ldb_ildap work against localhost again, by setting the event | Andrew Bartlett | 1 | -0/+4 |
2007-10-10 | r12162: More comments. | Rafal Szczesniak | 1 | -5/+30 |
2007-10-10 | r12161: Fix a memleak and do the -O1 janitor :-) | Volker Lendecke | 2 | -2/+11 |
2007-10-10 | r12158: added ldif handlers for the ntSecurityDescriptor attribute, so when | Andrew Tridgell | 3 | -8/+82 |
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 | r12156: added samdb_domain_sid(), a routine to get the domain sid by looking | Andrew Tridgell | 1 | -0/+66 |
2007-10-10 | r12154: Torture test for bug # 3303. | Volker Lendecke | 1 | -0/+125 |
2007-10-10 | r12153: work arround the fact that epoll reports EPOLLERR and EPOLLHUP, even if | Stefan Metzmacher | 1 | -10/+87 |
2007-10-10 | r12151: match the select mode of the standard events system and the liboop sy... | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r12150: Reformatting | Volker Lendecke | 1 | -8/+15 |
2007-10-10 | r12148: add the docs for the paged results control | Simo Sorce | 1 | -0/+395 |
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 | 4 | -3/+12 |
2007-10-10 | r12139: - fixed up the ace object flags checking | Andrew Tridgell | 1 | -3/+8 |
2007-10-10 | r12138: added use of 2 letter SID codes in sddl_encode_sid() | Andrew Tridgell | 1 | -3/+42 |
2007-10-10 | r12137: added sddl_encode(), the reverse of the sddl_decode() function added a | Andrew Tridgell | 2 | -1/+191 |
2007-10-10 | r12136: fixed a bug in NetWkstaTransportEnum() from the recent merge with eth... | Andrew Tridgell | 1 | -1/+0 |
2007-10-10 | r12135: Move named pipe connect on smb2 function to async implementation. | Rafal Szczesniak | 2 | -43/+121 |
2007-10-10 | r12128: add --enable-socket-wrapper | Stefan Metzmacher | 1 | -1/+4 |
2007-10-10 | r12127: add --option=rpc_login:samr_auth=yes, to work against w2k3 | Stefan Metzmacher | 1 | -13/+36 |
2007-10-10 | r12126: get rid of the local ->terminate hacks, we do that genericly now | Stefan Metzmacher | 4 | -54/+19 |
2007-10-10 | r12125: make the deferred connection termination the default, | Stefan Metzmacher | 2 | -6/+30 |
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 | 4 | -15/+16 |
2007-10-10 | r12122: add forward declaration for packet_context | Stefan Metzmacher | 1 | -0/+2 |
2007-10-10 | r12121: remove some dublicate code | Stefan Metzmacher | 1 | -44/+19 |
2007-10-10 | r12116: got rid of composite_trigger_done() and composite_trigger_error(), and | Andrew Tridgell | 14 | -58/+57 |
2007-10-10 | r12115: bring SMB sesssetup_spnego in sync with SMB2 sesssetup | Stefan Metzmacher | 1 | -46/+51 |
2007-10-10 | r12114: - smb2_keepalive() acts on the smb2_transport | Stefan Metzmacher | 3 | -11/+13 |
2007-10-10 | r12113: in SMB2 we should only allocate a new session | Stefan Metzmacher | 1 | -6/+6 |
2007-10-10 | r12105: Formatting. | Rafal Szczesniak | 1 | -3/+3 |
2007-10-10 | r12104: Move to (sync) smb_composite_connect from smbcli_tree_full_connection() | Rafal Szczesniak | 1 | -2/+13 |
2007-10-10 | r12103: Comments and a bit of formatting. | Rafal Szczesniak | 1 | -6/+28 |
2007-10-10 | r12102: for SMB2 we need to allocate tcons per session | Stefan Metzmacher | 9 | -53/+116 |
2007-10-10 | r12101: revert my last commit, I breaks the build and I don't know why... | Stefan Metzmacher | 1 | -17/+19 |
2007-10-10 | r12095: the most SMB2 opcodes need a valid session and tcon, | Stefan Metzmacher | 1 | -0/+46 |
2007-10-10 | r12094: - implement dummy smb2srv_tcon() | Stefan Metzmacher | 1 | -2/+122 |
2007-10-10 | r12093: add missing file | Stefan Metzmacher | 1 | -0/+74 |
2007-10-10 | r12092: - add dummy functions for the missing SMB2 opcodes | Stefan Metzmacher | 5 | -12/+82 |
2007-10-10 | r12091: the SMB2 specific level are not available via SMB | Stefan Metzmacher | 1 | -0/+4 |
2007-10-10 | r12090: use the _trigger_error() function in the function | Stefan Metzmacher | 1 | -19/+17 |
2007-10-10 | r12089: Couple of fixes in cases of memory outage before we sort | Rafal Szczesniak | 1 | -12/+21 |
2007-10-10 | r12088: Use a structure to pass arguments to dcerpc connection functions | Rafal Szczesniak | 2 | -71/+26 |
2007-10-10 | r12087: Split dcerpc pipe connection functions into separate file. | Rafal Szczesniak | 2 | -1/+167 |
2007-10-10 | r12086: reverted the utf8string change in xattr.idl. See the discussion on | Andrew Tridgell | 1 | -3/+3 |