ira/wip.git
2012-03-04 Jelmer Vernooijsamba.7: Remove references to long gone testprns and...
2012-03-03 Volker Lendeckes3: Fix a bogus if (client_len < 0)
2012-03-03 Michael Adamselftest: more precisely skip durable-open, not durable...
2012-03-03 Michael Adams4:torture:smb2: start a testsuite for durable v2 handl...
2012-03-03 Michael Adams4:libcli:smb2: set SMB2_CAP_ALL in the negprot
2012-03-03 Stefan Metzmachers3:libsmb: pass smb2 capabilities and client guid in...
2012-03-03 Michael Adams4:libcli:smb2: store the share capabilites in the...
2012-03-03 Michael AdamsmbXcli: add the possiblilty to negotiate client capabi...
2012-03-03 Michael Adams4:libcli:smb2: allow max protocol 0x0224
2012-03-03 Michael Adams4:libcli:smb2: add support for parsing the durable...
2012-03-03 Michael Adams4:libcli:smb2: add support durable handle reconnect...
2012-03-03 Michael Adams4:libcli:smb2: add support durable handle request...
2012-03-03 Michael Adams4:libcli:smb2: add durable handle v2 data to the smb2_...
2012-03-03 Michael Adamlibcli:smb: define SMB2_DHANDLE_FLAG_PERSISTENT
2012-03-03 Michael Adamlibcli:smb: add new SMB2 share flags
2012-03-03 Michael Adamlibcli:smb: upgrade SMB2_CAP_ALL to include the newly...
2012-03-03 Michael Adamlibcli:smb: add defines for SMB2.2 share capabilities
2012-03-03 Michael Adamlibcli:smb: add defines for SMB2.2 global capabilities
2012-03-03 Michael Adamlibcli:smb: define DH2Q and DH2C tags for smb2 extra...
2012-03-03 Michael Adams4:torture:smb2: rename some of the durable-handle...
2012-03-03 Michael Adams4:torture:smb2:durable_open: update (C)
2012-03-03 Stefan Metzmachers4:torture:smb2:durable-open: skip the open-with-lease...
2012-03-03 Michael Adams4:torture:smb2: durable-open: make tables static
2012-03-03 Stefan Metzmachers4:test:smb2:durable_open: skip lease tests when the...
2012-03-03 Stefan Metzmachers4:torture:smb2:durable_open: remove unused lease varia...
2012-03-03 Michael Adams3:smbd:smb2_write: improve logging in the error case
2012-03-03 Matthias Dieter... s4:samba-tool domain level raise command - reference...
2012-03-03 Christian Ambachsmb2_constants: fix a typo
2012-03-03 Christian Ambachs3:smb2_server: use SMB2_WATCH_TREE
2012-03-03 Christian Ambachsmb2_constants: add SMB2_WATCH_TREE
2012-03-03 Christian Ambachs3:smb2_server fix a typo
2012-03-03 Volker Lendeckes3: Fix some blank line endings
2012-03-02 Volker Lendeckeexamples: Make examples/VFS/Makefile.in FreeBSD-friendly
2012-03-02 Arvid RequateSEGV in acl_validate_spn_value: dnsHostName NULL
2012-03-02 Andrew Bartlettselftest: Rework samba4.blackbox.bogusdomain to use...
2012-03-02 Andrew Bartlettselftest: close stdin and wait with waitpid() for a...
2012-03-02 Andrew Bartlettselftest: Put stdin pipe on the environment
2012-03-02 Volker Lendeckes3: Test for statfs before statfs64
2012-03-02 Brad Smiths3: Further fix for bug 8777
2012-03-02 Volker Lendeckes3: Enable statvfs usage on NetBSD
2012-03-02 Amitay Isaacss4-rpc: dnsserver: Fix the typo in comparing two DNS...
2012-03-02 Stefan Metzmachers3:rpc_server: initialize struct schannel_state to...
2012-03-02 Stefan Metzmachers3:rpc_client: initialize struct schannel_state to...
2012-03-02 Stefan Metzmachers4:auth/gensec/schannel: initialize struct schannel_sta...
2012-03-02 Stefan Metzmachers4:auth/gensec/schannel: make a copy of netlogon_creds_...
2012-03-02 Andrew Bartletts3-selftest: Add tests for ntlm_auth gss-spnego client...
2012-03-02 Andrew Bartletts3-rpcclient: Ensure interfaces are loaded after smb...
2012-03-02 Jelmer Vernooijpyldb: Fix some more long lines, fix formatting.
2012-03-02 Jelmer Vernooijselftest: Move manual page into a separate file.
2012-03-02 Andrew Bartlettselftest: Establish a registry of socket wrapper IPs
2012-03-02 Andrew Bartletts3-libsmb: Initialise ticket to ensure we do not invali...
2012-03-01 Jeremy AllisonMove to talloc from malloc.
2012-03-01 Jeremy AllisonFix mixup between talloc/malloc.
2012-03-01 Jelmer Vernooijpyldb: Avoid using PyErr_LDB_ERROR_IS_ERR_RAISE where...
2012-03-01 Amitay Isaacsdlz_bind9: Match PTR records as DNS names and not just...
2012-03-01 Amitay Isaacss4-dns: Fix handling of TXT DNS Record
2012-03-01 Amitay Isaacsupgradedns: Fix import of TXT DNS records
2012-03-01 Amitay Isaacss4-rpc: dnsserver: Update data type for TXT DNS records
2012-03-01 Amitay Isaacssamba-tool: dns: Add support for handling TXT records
2012-03-01 Amitay Isaacssamba-tool: dns: Copy string data when creating DNS_RPC...
2012-03-01 Amitay Isaacsprovision: dns: TXT Records need a list of strings...
2012-03-01 Amitay Isaacsndr: dnsserver: Add pull and push functions for DNS_RPC...
2012-03-01 Amitay Isaacsidl: dnsserver: Add DNS_RPC_RECORD_STRING data type...
2012-03-01 Amitay Isaacsdlz_bind9: Fix handling of TXT records with multiple...
2012-03-01 Amitay Isaacsndr: Add NDR pull, push, print functions for dnsp_strin...
2012-03-01 Amitay Isaacsidl: dnsp: Add dnsp_string_list data type for TXT DNS...
2012-03-01 Amitay Isaacsndr: Fix NDR push function for dnsp_string
2012-03-01 Amitay Isaacsndr: Fix the error messages, add correct data type...
2012-03-01 Amitay Isaacsdlz_bind9: This fixes the problem with adding/deleting...
2012-03-01 Andrew Bartletts4-libnet: Remove set but unused variables
2012-03-01 Andrew Bartletts4-libnet: Move to talloc_get_type_abort()
2012-03-01 Matthias Dieter... s4:torture/smb2/ioctl.c - quiet format specifier warnin...
2012-03-01 Andrew Bartletts3-selftest: make ntlm_auth test more robust to bad...
2012-03-01 Andrew Bartletts3-selftest: Add more tests for ntlm_auth
2012-03-01 Andrew Bartletts3-ntlm_auth fix up gss-spnego-client so as to work...
2012-03-01 Andrew Bartletts3-ntlm_auth: Wrap kerberos token in GSSAPI
2012-03-01 Andrew Bartletts3-ntlm_auth: Add --target-service and --target-hostnam...
2012-03-01 Andrew Bartlettbuild: look for backtrace_symbols in libexec
2012-03-01 Andrew Bartlettbuild: link heimdal krb5 against execinfo if found
2012-03-01 Amitay Isaacss4-provision: Use "state directory" from lp, as it...
2012-03-01 Richard SharpeTrivial Comment fix: Supply a missing word in a comment
2012-03-01 Volker Lendeckes3: Fix "make bin/smbtorture4" in the autoconf build
2012-03-01 Volker Lendeckeheimdal: Fix the build on FreeBSD
2012-03-01 Jeremy AllisonAdd open_dir_with_privilege() to ensure we're opening...
2012-03-01 Jeremy AllisonImplement FLAG_TRANS2_FIND_BACKUP_INTENT for trans2...
2012-03-01 Jeremy AllisonAdd accessor functions to set a bool "priv" on a direct...
2012-03-01 Jeremy AllisonAdd the implementation of check_reduced_name_with_privi...
2012-02-29 Jeremy AllisonAdd check_reduced_name_with_privilege(), filename_conve...
2012-02-29 Andrew Bartlettselftest: add more tests for plugin_s4_dc
2012-02-29 Andrew Bartlettselftest: change plugin_dc to test using s3fs
2012-02-29 Andrew Bartlettselftest: skip the troublesome samba4.rpc.unixinfo...
2012-02-29 Stefan Metzmachers4:winbind: use ncalrpc for connections to ourself
2012-02-29 Andrew Bartlettselftest: Do not run chgdcpass test on the main DC
2012-02-29 Andrew Bartletts4-winbindd: Do not ask for a tree that we will not use
2012-02-29 Amitay Isaacstestsuite: Replace deprecated bzero with memset
2012-02-29 Michael Adamlibcli/smb/smb2_signing: rename smb2_key_deviration...
2012-02-29 Stefan Metzmachers3:torture/test_smb2: test path based calls during...
2012-02-29 Stefan Metzmachers3:torture/test_smb2: test handle based calls during...
2012-02-29 Stefan Metzmachers3:torture/test_smb2: do a reauth over multiple channel...
2012-02-29 Stefan Metzmachers3:torture/test_smb2: add a 3rd channel to SMB2-MULTI...
next