summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* r12197: Some improvements to the Debian package. Thanks to Steinar GundersonJelmer Vernooij2007-10-1011-32/+37
* r12181: Use BASE_HEX rather then BASE_DEC by default for bitmaps. Patch by GuyJelmer Vernooij2007-10-101-1/+1
* r12179: Allow our KDC to use LDAP to get to the backend database.Andrew Bartlett2007-10-107-26/+100
* r12178: Make ldb_ildap work against localhost again, by setting the eventAndrew Bartlett2007-10-101-0/+4
* r12162: More comments.Rafal Szczesniak2007-10-101-5/+30
* r12161: Fix a memleak and do the -O1 janitor :-)Volker Lendecke2007-10-102-2/+11
* r12158: added ldif handlers for the ntSecurityDescriptor attribute, so whenAndrew Tridgell2007-10-103-8/+82
* r12157: ldb_dump_results() is useful to call from within gdb, so you can see aAndrew Tridgell2007-10-101-0/+17
* r12156: added samdb_domain_sid(), a routine to get the domain sid by lookingAndrew Tridgell2007-10-101-0/+66
* r12154: Torture test for bug # 3303.Volker Lendecke2007-10-101-0/+125
* r12153: work arround the fact that epoll reports EPOLLERR and EPOLLHUP, even ifStefan Metzmacher2007-10-101-10/+87
* r12151: match the select mode of the standard events system and the liboop sy...Stefan Metzmacher2007-10-101-2/+2
* r12150: ReformattingVolker Lendecke2007-10-101-8/+15
* r12148: add the docs for the paged results controlSimo Sorce2007-10-101-0/+395
* r12146: as epoll notifies EPOLLERR and EPOLLHUP implicit,Stefan Metzmacher2007-10-101-2/+2
* r12141: - move epoll related code into one big #ifdef, and use dummy #define'sStefan Metzmacher2007-10-101-160/+174
* r12140: - add an additional_flags field to the fd_event struct, so thatStefan Metzmacher2007-10-104-3/+12
* r12139: - fixed up the ace object flags checkingAndrew Tridgell2007-10-101-3/+8
* r12138: added use of 2 letter SID codes in sddl_encode_sid()Andrew Tridgell2007-10-101-3/+42
* r12137: added sddl_encode(), the reverse of the sddl_decode() function added aAndrew Tridgell2007-10-102-1/+191
* r12136: fixed a bug in NetWkstaTransportEnum() from the recent merge with eth...Andrew Tridgell2007-10-101-1/+0
* r12135: Move named pipe connect on smb2 function to async implementation.Rafal Szczesniak2007-10-102-43/+121
* r12128: add --enable-socket-wrapperStefan Metzmacher2007-10-101-1/+4
* r12127: add --option=rpc_login:samr_auth=yes, to work against w2k3Stefan Metzmacher2007-10-101-13/+36
* r12126: get rid of the local ->terminate hacks, we do that genericly nowStefan Metzmacher2007-10-104-54/+19
* r12125: make the deferred connection termination the default,Stefan Metzmacher2007-10-102-6/+30
* r12124: we don't need this comment twiceStefan Metzmacher2007-10-101-5/+0
* r12123: handle fde == NULL at the correct levelStefan Metzmacher2007-10-104-15/+16
* r12122: add forward declaration for packet_contextStefan Metzmacher2007-10-101-0/+2
* r12121: remove some dublicate codeStefan Metzmacher2007-10-101-44/+19
* r12116: got rid of composite_trigger_done() and composite_trigger_error(), andAndrew Tridgell2007-10-1014-58/+57
* r12115: bring SMB sesssetup_spnego in sync with SMB2 sesssetupStefan Metzmacher2007-10-101-46/+51
* r12114: - smb2_keepalive() acts on the smb2_transportStefan Metzmacher2007-10-103-11/+13
* r12113: in SMB2 we should only allocate a new sessionStefan Metzmacher2007-10-101-6/+6
* r12105: Formatting.Rafal Szczesniak2007-10-101-3/+3
* r12104: Move to (sync) smb_composite_connect from smbcli_tree_full_connection()Rafal Szczesniak2007-10-101-2/+13
* r12103: Comments and a bit of formatting.Rafal Szczesniak2007-10-101-6/+28
* r12102: for SMB2 we need to allocate tcons per sessionStefan Metzmacher2007-10-109-53/+116
* r12101: revert my last commit, I breaks the build and I don't know why...Stefan Metzmacher2007-10-101-17/+19
* r12095: the most SMB2 opcodes need a valid session and tcon,Stefan Metzmacher2007-10-101-0/+46
* r12094: - implement dummy smb2srv_tcon()Stefan Metzmacher2007-10-101-2/+122
* r12093: add missing fileStefan Metzmacher2007-10-101-0/+74
* r12092: - add dummy functions for the missing SMB2 opcodesStefan Metzmacher2007-10-105-12/+82
* r12091: the SMB2 specific level are not available via SMBStefan Metzmacher2007-10-101-0/+4
* r12090: use the _trigger_error() function in the functionStefan Metzmacher2007-10-101-19/+17
* r12089: Couple of fixes in cases of memory outage before we sortRafal Szczesniak2007-10-101-12/+21
* r12088: Use a structure to pass arguments to dcerpc connection functionsRafal Szczesniak2007-10-102-71/+26
* r12087: Split dcerpc pipe connection functions into separate file.Rafal Szczesniak2007-10-102-1/+167
* r12086: reverted the utf8string change in xattr.idl. See the discussion onAndrew Tridgell2007-10-101-3/+3
* r12085: wkssvc.idl updated based on work by Ronnie Sahlberg to bring theAndrew Tridgell2007-10-104-31/+183