abartlet/samba.git/.git
2014-10-15 Andrew Bartlettntlm_auth: Allow the --option parameter to work against... subdomain-for-master6
2014-10-15 Andrew Bartlettntlm_auth: Allow us to use kerberos when we are an...
2014-10-15 Andrew Bartlettdocs: Explain that winbindd enforces smb signing by...
2014-10-15 Stefan Metzmachers3:libsmb: remove unused cli_set_username() function
2014-10-15 Stefan Metzmachers3:libsmb: avoid calling cli_set_username() cliconnect.c
2014-10-15 Stefan Metzmachers3:libsmb: avoid calling cli_set_username() in clidfs
2014-10-15 Stefan Metzmachers3:libsmb: avoid cli_set_username() in SMBC_server_inte...
2014-10-15 Stefan Metzmachers3:lib/netapi: avoid calling cli_set_username()
2014-10-15 Stefan Metzmachers3:torture: avoid unused cli_set_username()
2014-10-15 Stefan Metzmachers3:libsmb: Remove unused domain copy stored in cli_state
2014-10-15 Andrew Bartletts3:libsmb: Remove unused password copy stored in cli_state
2014-10-15 Andrew BartlettTODO REVIEW s3-winbindd: Use own machine account to...
2014-10-15 Stefan MetzmacherTODO REVIEW s3-winbindd: use a cli_credentials structur...
2014-10-15 Andrew Bartlettlibsmb: Print the principal name that we failed to...
2014-10-15 Andrew Bartlettpassdb: Use common code in cli_credentials_set_machine_...
2014-10-15 Andrew Bartlettauth/credentials: Ensure that we set the realm when...
2014-10-15 Andrew Bartlettcredentials: Allow the secret.tdb handle to be passed...
2014-10-15 Andrew Bartlettcredentials: Improve error message on failure to set...
2014-10-15 Andrew Bartlettcredentials: Set secure_channel_type from secrets.tdb...
2014-10-15 Andrew Bartlettselftest: Run samba.tests.messaging in an environment...
2014-10-15 Andrew Bartletttests: Allow "max open files" to differ from the docume...
2014-10-15 Andreas Schneidernss_wrapper: check for nss.h
2014-10-14 Günther Deschnerlibcli/smb: use lib/crypto SHA512 functions, do not...
2014-10-14 Günther Deschnerlib/crypto: add and build a copied version of SHA512...
2014-10-14 Jelmer Vernooijfilter-subunit: Drop support for allow_empty_output...
2014-10-14 Jelmer Vernooijsamba3dump: Add subunit-enabled test for samba3dump.
2014-10-14 Jelmer Vernooijurgent_replication: Use subunit reporting, remove allow...
2014-10-14 Jelmer Vernooijtestr: Use waf testonly and create a custom directory...
2014-10-14 Jelmer Vernooijselftest: Actually honor --with-selftest-prefix.
2014-10-14 Jelmer VernooijDon't import into testr when --load-list was specified...
2014-10-14 Jelmer VernooijDon't ignore testsuites without --list support, but...
2014-10-14 Jelmer VernooijRun duplicate symbol check as just another test, rather...
2014-10-14 Jelmer Vernooijsamba.tests.unicodenames: Fix docstring formatting...
2014-10-14 Jelmer Vernooijpy_net: Fix typo in change_password docstring, and...
2014-10-14 Jelmer Vernooijsamba_tool_drs: Fix docstring formatting so pydoctor...
2014-10-14 Jelmer VernooijFix pydoctor invocation.
2014-10-14 Jelmer Vernooijsamba.tests.source: Fix lint.
2014-10-14 Jelmer VernooijRemove obsolete pep8 test.
2014-10-14 Jelmer VernooijFix more pep8 issues in code I touched recently.
2014-10-14 Jelmer VernooijRemove last instances of pep8 error E602 (old style...
2014-10-14 Jelmer VernooijRemove last instances of pep8 error E712 (use 'is'...
2014-10-14 Jelmer Vernooijpep8: Import new version.
2014-10-14 Jelmer VernooijRemove last instance of pep8 error E701 (more statement...
2014-10-14 Jelmer VernooijRemove remaining instance of pep8 E211 (too many spaces...
2014-10-13 Martin Schwenkelib/util: Add RFC3339 timestamp support to timeval_str_...
2014-10-13 Martin Schwenkelib/util: Use snprintf() instead of strftime() in timev...
2014-10-13 Andrew Bartlettdsdb: Do not attempt to return beyond the end of the...
2014-10-11 Ralph Boehmevfs_posixacl: catch ACL_EVERYONE on FreeBSD
2014-10-11 Volker Lendeckedsdb: Fix a crash in an error return
2014-10-10 Volker Lendeckesmbd: Fix a use-after-free
2014-10-10 Jeremy Allisons3: smbd: Preparation for leases code merge. Ensure...
2014-10-09 Matthieu Patoupidl-wireshark: insure that we have an entire match...
2014-10-09 Matthieu Patoupidl-wireshark: generate an error for the new Pipe...
2014-10-09 Matthieu Patoupidl-wireshark: add the type dom_sid28 and call ad...
2014-10-09 Matthieu Patoupidl-wireshark: add a function to change the type of...
2014-10-09 Matthieu Patoupidl-wireshark: cosmetic reformat
2014-10-09 Matthieu Patoupidl-wireshark: Handle the case when the DATA_TYPE...
2014-10-09 Matthieu Patoupidl: Improve string delection in function ContainsString
2014-10-09 Matthieu Patoupidl: Make the compilation of PIDL producing the same...
2014-10-09 Ralph Boehmencacn_http: fix GNUism
2014-10-09 Ralph Boehmelib/texpect: portability fix, include signal.h
2014-10-09 Andreas Schneiderconfigure: Unload the wrappers so waf configure succeeds.
2014-10-09 Björn Baumbachbuild: do not install texpect binary anymore.
2014-10-09 Andreas Schneidernwrap: Bump version of nss_wrapper to 1.0.3.
2014-10-09 Andreas Schneidernwrap: Make sure addr is initialized.
2014-10-09 Andreas Schneidernwrap: Use DNS_NAME_MAX cause it is not available on...
2014-10-09 Andreas Schneidernwrap: Don't overflow the in_addr if convert IPv6.
2014-10-09 Andreas Schneidernwrap: Fix resolving hostnames with a trailing dot.
2014-10-09 Andreas Schneidernwrap: Fall back to RTLD_NEXT if we can't find libc.
2014-10-08 Günther Deschners3-net: display full value of "msDS-SupportedEncryption...
2014-10-08 Volker Lendeckeregistry: Don't leave dangling transactions
2014-10-08 Andrew Bartletts3-winbindd: Attempt to connect to NETLOGON over NCACN_...
2014-10-08 Martin Schwenkebuild: Hook CTDB into top level build using --with...
2014-10-08 Martin Schwenkectdb-build: Make some steps conditional on standalone...
2014-10-08 Martin Schwenkectdb-build: Rename define BINDIR to CTDB_HELPER_BINDIR
2014-10-08 Andrew Bartletts3-rpc_client: Migrate to cli_rpc_pipe_open_generic_aut...
2014-10-07 Andrew Bartletts3-rpc_client: Adapt cli_rpc_pipe_open_generic_auth...
2014-10-07 Andrew Bartletts3-rpc_client: Adapt cli_rpc_pipe_open_spnego to use...
2014-10-07 Andrew Bartletts3-winbindd: Allow winbindd to connect over SMB2 to...
2014-10-07 Andrew Bartletts3-winbindd: Pass the whole winbindd_domain to invalida...
2014-10-07 Matthieu Patoutests: Pass the test context as lp_ctx for messaging...
2014-10-07 Stefan Metzmacherlibcli/smb: remove unused SMB2_TF_ALGORITHM define
2014-10-07 Stefan Metzmacherlibcli/smb: use SMB 3.10 flags for the transform header
2014-10-07 Stefan Metzmacherlibcli/smb: pass tcon flags to the server for SMB 3.10
2014-10-07 Stefan Metzmacherlibcli/smb: avoid validate info after tcon for SMB...
2014-10-07 Stefan Metzmacherlibcli/smb: implement SMB 3.10 session setup
2014-10-07 Stefan Metzmacherlibcli/smb: implement SMB 3.10 negprot
2014-10-07 Stefan Metzmacherlibcli/smb: add smb2cli_req_get_send_iov()
2014-10-07 Stefan Metzmacherlibcli/smb: add smb2_negotiate_context.c
2014-10-07 Stefan Metzmacherlibcli/smb: add SMB 3.10 related defines
2014-10-07 Stefan Metzmacherdocs-xml: document SMB3_10 as available protocol for...
2014-10-07 Stefan Metzmachers3:torture: add PROTOCOL_SMB3_10 handling
2014-10-07 Stefan Metzmacherlib/param: add PROTOCOL_SMB3_10 handling
2014-10-07 Stefan Metzmacherlibcli/smb: negotiate SMB3_DIALECT_REVISION_310 if...
2014-10-07 Stefan Metzmacherlibcli/smb: add PROTOCOL_SMB3_10
2014-10-07 Stefan Metzmacherlibcli/smb: add SMB3_DIALECT_REVISION_310 define
2014-10-07 Stefan Metzmacherlibcli/smb: fix smb2cli_validate_negotiate_info with...
2014-10-07 David Disseldorpprinter_list: fix talloc tos leak of tdb record
2014-10-07 Volker Lendeckeidl: Fix a typo
2014-10-07 Volker Lendeckesmbd: Simplify remove_child_pid
next