summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* pidl-wireshark: insure that we have an entire match for the variable nameMatthieu Patou2014-10-101-1/+1
* pidl-wireshark: generate an error for the new Pipe type in typedefMatthieu Patou2014-10-091-2/+11
* pidl-wireshark: add the type dom_sid28 and call ad-hoc dissectorMatthieu Patou2014-10-091-2/+8
* pidl-wireshark: add a function to change the type of a hf_fieldMatthieu Patou2014-10-091-0/+17
* pidl-wireshark: cosmetic reformatMatthieu Patou2014-10-091-4/+5
* pidl-wireshark: Handle the case when the DATA_TYPE is not a simple typeMatthieu Patou2014-10-091-1/+8
* pidl: Improve string delection in function ContainsStringMatthieu Patou2014-10-091-0/+10
* pidl: Make the compilation of PIDL producing the same results if the content ...Matthieu Patou2014-10-097-26/+39
* ncacn_http: fix GNUismRalph Boehme2014-10-091-2/+2
* lib/texpect: portability fix, include signal.hRalph Boehme2014-10-091-0/+1
* configure: Unload the wrappers so waf configure succeeds.Andreas Schneider2014-10-091-0/+3
* build: do not install texpect binary anymore.Björn Baumbach2014-10-091-4/+2
* nwrap: Bump version of nss_wrapper to 1.0.3.Andreas Schneider2014-10-091-1/+1
* nwrap: Make sure addr is initialized.Andreas Schneider2014-10-091-1/+3
* nwrap: Use DNS_NAME_MAX cause it is not available on BSD.Andreas Schneider2014-10-091-2/+5
* nwrap: Don't overflow the in_addr if convert IPv6.Andreas Schneider2014-10-091-32/+22
* nwrap: Fix resolving hostnames with a trailing dot.Andreas Schneider2014-10-091-0/+9
* nwrap: Fall back to RTLD_NEXT if we can't find libc.Andreas Schneider2014-10-091-4/+7
* s3-net: display full value of "msDS-SupportedEncryptionTypes".Günther Deschner2014-10-081-4/+3
* registry: Don't leave dangling transactionsVolker Lendecke2014-10-081-1/+1
* s3-winbindd: Attempt to connect to NETLOGON over NCACN_IP_TCP if we canAndrew Bartlett2014-10-088-15/+61
* build: Hook CTDB into top level build using --with-cluster-supportMartin Schwenke2014-10-082-0/+6
* ctdb-build: Make some steps conditional on standalone buildMartin Schwenke2014-10-081-37/+49
* ctdb-build: Rename define BINDIR to CTDB_HELPER_BINDIRMartin Schwenke2014-10-083-3/+3
* s3-rpc_client: Migrate to cli_rpc_pipe_open_generic_auth and remove cli_rpc_p...Andrew Bartlett2014-10-084-92/+16
* s3-rpc_client: Adapt cli_rpc_pipe_open_generic_auth to use enum credentials_k...Andrew Bartlett2014-10-085-0/+5
* s3-rpc_client: Adapt cli_rpc_pipe_open_spnego to use enum credentials_kerbero...Andrew Bartlett2014-10-084-18/+11
* s3-winbindd: Allow winbindd to connect over SMB2 to serversAndrew Bartlett2014-10-087-7/+43
* s3-winbindd: Pass the whole winbindd_domain to invalidate_cm_connection()Andrew Bartlett2014-10-087-20/+21
* tests: Pass the test context as lp_ctx for messaging testsMatthieu Patou2014-10-081-1/+2
* libcli/smb: remove unused SMB2_TF_ALGORITHM defineStefan Metzmacher2014-10-081-1/+0
* libcli/smb: use SMB 3.10 flags for the transform headerStefan Metzmacher2014-10-071-6/+4
* libcli/smb: pass tcon flags to the server for SMB 3.10Stefan Metzmacher2014-10-071-0/+5
* libcli/smb: avoid validate info after tcon for SMB 3.10Stefan Metzmacher2014-10-071-0/+5
* libcli/smb: implement SMB 3.10 session setupStefan Metzmacher2014-10-073-21/+155
* libcli/smb: implement SMB 3.10 negprotStefan Metzmacher2014-10-071-6/+251
* libcli/smb: add smb2cli_req_get_send_iov()Stefan Metzmacher2014-10-072-0/+38
* libcli/smb: add smb2_negotiate_context.cStefan Metzmacher2014-10-073-0/+248
* libcli/smb: add SMB 3.10 related definesStefan Metzmacher2014-10-071-2/+17
* docs-xml: document SMB3_10 as available protocol for the client sideStefan Metzmacher2014-10-072-1/+4
* s3:torture: add PROTOCOL_SMB3_10 handlingStefan Metzmacher2014-10-071-0/+3
* lib/param: add PROTOCOL_SMB3_10 handlingStefan Metzmacher2014-10-071-0/+1
* libcli/smb: negotiate SMB3_DIALECT_REVISION_310 if PROTOCOL_SMB3_10 is requestedStefan Metzmacher2014-10-071-0/+1
* libcli/smb: add PROTOCOL_SMB3_10Stefan Metzmacher2014-10-071-2/+3
* libcli/smb: add SMB3_DIALECT_REVISION_310 defineStefan Metzmacher2014-10-071-0/+1
* libcli/smb: fix smb2cli_validate_negotiate_info with min=PROTOCOL_NT1 max=PRO...Stefan Metzmacher2014-10-071-1/+5
* printer_list: fix talloc tos leak of tdb recordDavid Disseldorp2014-10-071-0/+1
* idl: Fix a typoVolker Lendecke2014-10-071-1/+1
* smbd: Simplify remove_child_pidVolker Lendecke2014-10-071-1/+1
* status: 80 chars per lineVolker Lendecke2014-10-071-367/+734