summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* r12150: ReformattingVolker Lendecke2005-12-091-8/+15
* r12148: add the docs for the paged results controlSimo Sorce2005-12-091-0/+395
* r12146: as epoll notifies EPOLLERR and EPOLLHUP implicit,Stefan Metzmacher2005-12-091-2/+2
* r12141: - move epoll related code into one big #ifdef, and use dummy #define'sStefan Metzmacher2005-12-091-160/+174
* r12140: - add an additional_flags field to the fd_event struct, so that Stefan Metzmacher2005-12-094-3/+12
* r12139: - fixed up the ace object flags checkingAndrew Tridgell2005-12-091-3/+8
* r12138: added use of 2 letter SID codes in sddl_encode_sid()Andrew Tridgell2005-12-091-3/+42
* r12137: added sddl_encode(), the reverse of the sddl_decode() function added aAndrew Tridgell2005-12-092-1/+191
* r12136: fixed a bug in NetWkstaTransportEnum() from the recent merge with eth...Andrew Tridgell2005-12-091-1/+0
* r12135: Move named pipe connect on smb2 function to async implementation.Rafal Szczesniak2005-12-092-43/+121
* r12128: add --enable-socket-wrapperStefan Metzmacher2005-12-081-1/+4
* r12127: add --option=rpc_login:samr_auth=yes, to work against w2k3Stefan Metzmacher2005-12-081-13/+36
* r12126: get rid of the local ->terminate hacks, we do that genericly nowStefan Metzmacher2005-12-084-54/+19
* r12125: make the deferred connection termination the default,Stefan Metzmacher2005-12-082-6/+30
* r12124: we don't need this comment twiceStefan Metzmacher2005-12-081-5/+0
* r12123: handle fde == NULL at the correct levelStefan Metzmacher2005-12-084-15/+16
* r12122: add forward declaration for packet_contextStefan Metzmacher2005-12-081-0/+2
* r12121: remove some dublicate codeStefan Metzmacher2005-12-081-44/+19
* r12116: got rid of composite_trigger_done() and composite_trigger_error(), andAndrew Tridgell2005-12-0814-58/+57
* r12115: bring SMB sesssetup_spnego in sync with SMB2 sesssetupStefan Metzmacher2005-12-071-46/+51
* r12114: - smb2_keepalive() acts on the smb2_transportStefan Metzmacher2005-12-073-11/+13
* r12113: in SMB2 we should only allocate a new sessionStefan Metzmacher2005-12-071-6/+6
* r12105: Formatting.Rafal Szczesniak2005-12-061-3/+3
* r12104: Move to (sync) smb_composite_connect from smbcli_tree_full_connection()Rafal Szczesniak2005-12-061-2/+13
* r12103: Comments and a bit of formatting.Rafal Szczesniak2005-12-061-6/+28
* r12102: for SMB2 we need to allocate tcons per sessionStefan Metzmacher2005-12-069-53/+116
* r12101: revert my last commit, I breaks the build and I don't know why...Stefan Metzmacher2005-12-061-17/+19
* r12095: the most SMB2 opcodes need a valid session and tcon,Stefan Metzmacher2005-12-061-0/+46
* r12094: - implement dummy smb2srv_tcon()Stefan Metzmacher2005-12-061-2/+122
* r12093: add missing fileStefan Metzmacher2005-12-061-0/+74
* r12092: - add dummy functions for the missing SMB2 opcodesStefan Metzmacher2005-12-065-12/+82
* r12091: the SMB2 specific level are not available via SMBStefan Metzmacher2005-12-061-0/+4
* r12090: use the _trigger_error() function in the functionStefan Metzmacher2005-12-061-19/+17
* r12089: Couple of fixes in cases of memory outage before we sortRafal Szczesniak2005-12-061-12/+21
* r12088: Use a structure to pass arguments to dcerpc connection functionsRafal Szczesniak2005-12-062-71/+26
* r12087: Split dcerpc pipe connection functions into separate file.Rafal Szczesniak2005-12-062-1/+167
* r12086: reverted the utf8string change in xattr.idl. See the discussion onAndrew Tridgell2005-12-061-3/+3
* r12085: wkssvc.idl updated based on work by Ronnie Sahlberg to bring theAndrew Tridgell2005-12-064-31/+183
* r12084: added a comment on what is appropriate for parameter_controlAndrew Tridgell2005-12-061-1/+1
* r12082: fixed a valgrind error found by kukks in the transs server handlingAndrew Tridgell2005-12-061-2/+1
* r12079: Fix to the comment for sake of completness...Rafal Szczesniak2005-12-051-1/+1
* r12078: fix the build on hosts with old compilersStefan Metzmacher2005-12-051-1/+1
* r12075: remove NBT-WINSREPLICATION-QUICK test, as we now pass the NBT-WINSREP...Stefan Metzmacher2005-12-053-41/+1
* r12074: in accept() we need to set socket name of the child socket by lookingStefan Metzmacher2005-12-051-3/+19
* r12073: fix vlgrind error, calculate the correct size for memcpy()Stefan Metzmacher2005-12-051-6/+13
* r12072: fix sgroup,active,owned vs. sgroup,non-active caseStefan Metzmacher2005-12-051-5/+20
* r12071: - implement MHOMED mergingStefan Metzmacher2005-12-051-3/+198
* r12070: make sure a unique record with multiple addresses becauses mhomedStefan Metzmacher2005-12-051-0/+3
* r12069: fix typoStefan Metzmacher2005-12-051-1/+1
* r12068: a better fix to prevent crashing, on errorsStefan Metzmacher2005-12-051-8/+2