]> git.ipfire.org Git - thirdparty/samba.git/shortlog
thirdparty/samba.git
2016-08-15  Andrew Bartlettldb-samba: Add "secret" as a value to hide in LDIF... v4-2-test gitlab-samba-devel/v4-2-test gitlab-samba-security/v4-2-test gitlab/v4-2-test
2016-08-04  Stefan Metzmacherpython/tests: add auth_pad test for the dcerpc raw_prot...
2016-08-04  Stefan Metzmachers4:rpc_server: generate the correct error when we got...
2016-08-04  Stefan Metzmacherlibrpc/rpc: ignore invalid auth_pad_length values in...
2016-08-04  Stefan Metzmacherlibrpc/rpc: let dcerpc_pull_auth_trailer() check that...
2016-08-04  Stefan Metzmacherlibrpc/rpc: let dcerpc_pull_auth_trailer() only accept...
2016-08-04  Stefan Metzmachers4:librpc/rpc: don't ask for auth_length if we ask...
2016-08-04  Stefan Metzmachers4:rpc_server: parse auth data only for BIND,ALTER_REQ...
2016-07-08  Stefan MetzmacherVERSION: Bump version up to 4.2.15...
2016-07-07  Karolin SeegerMerge tag 'samba-4.2.14' into v4-2-test
2016-07-05  Karolin SeegerVERSION: Disable git snapshots for the 4.2.14 release. v4-2-stable gitlab-samba-devel/v4-2-stable gitlab-samba-security/v4-2-stable gitlab/v4-2-stable samba-4.2.14
2016-07-05  Karolin SeegerWHATSNEW: Add release notes for Samba 4.2.14.
2016-07-05  Stefan MetzmacherCVE-2016-2019: s3:selftest: add regression tests for...
2016-07-05  Stefan MetzmacherCVE-2016-2019: s3:libsmb: add comment regarding smbXcli...
2016-07-05  Stefan MetzmacherCVE-2016-2019: libcli/smb: don't allow guest sessions...
2016-07-04  Amitay Isaacsctdb-common: For AF_PACKET socket types, protocol is...
2016-07-04  Amitay Isaacsctdb-common: Use documented names for protocol family...
2016-07-04  Amitay Isaacsctdb-common: Protocol argument must be in host order...
2016-07-04  Stefan Metzmacherdcerpc.idl: remove unused DCERPC_NCACN_PAYLOAD_MAX_SIZE
2016-07-04  Stefan Metzmachers4:rpc_server: use a variable for the max total reassem...
2016-07-04  Stefan Metzmachers4:librpc/rpc: allow a total reassembled response paylo...
2016-07-04  Stefan Metzmacherdcerpc.idl: add DCERPC_NCACN_{REQUEST,RESPONSE}_DEFAULT...
2016-07-04  Karolin SeegerVERSION: Bump version up to 4.2.14...
2016-06-16  Karolin SeegerVERSION: Bump version up to 4.2.14...
2016-06-16  Karolin SeegerVERSION: Disable git snapshots for the 4.2.13 release. samba-4.2.13
2016-06-16  Karolin SeegerWHATSNEW: Add release notes for Samba 4.2.13.
2016-06-15  Jeremy Allisons3: krb5: keytab - The done label can be jumped to...
2016-06-02  Volker Lendeckesmbd: Fix an assert
2016-06-01  Jeremy Allisons3: auth: Move the declaration of struct dom_sid tmp_si...
2016-05-30  Stefan Metzmachers3:rpcclient: make use of SMB_SIGNING_IPC_DEFAULT
2016-05-30  Stefan Metzmachers3:smbd: fix anonymous authentication if signing is...
2016-05-30  Stefan Metzmachers3:ntlm_auth: make ntlm_auth_generate_session_info...
2016-05-17  Stefan Metzmacherlibcli/auth: let msrpc_parse() return talloc'ed empty...
2016-05-02  Karolin SeegerVERSION: Bump version up to 4.2.12...
2016-05-02  Karolin SeegerVERSION: Disable git snapshots for the 4.2.12 release. samba-4.2.12
2016-05-02  Karolin SeegerWHATSNEW: Add release date.
2016-04-29  Karolin SeegerWHATSNEW: Last bugfix release.
2016-04-29  Karolin SeegerWHATSNEW: Update release notes.
2016-04-29  Stefan Metzmachers3:selftest: add smbclient_ntlm tests
2016-04-29  Stefan Metzmacherselftest:Samba4: let fl2000dc use Windows2000 style...
2016-04-29  Stefan Metzmacherselftest:Samba4: let fl2000dc use Windows2000 supported...
2016-04-29  Stefan Metzmachers3:test_smbclient_auth.sh: this script reqiures 5 arguments
2016-04-29  Stefan Metzmacherselftest:Samba4: provide DC_* variables for fl2000dc...
2016-04-29  Stefan Metzmacherauth/ntlmssp: add ntlmssp_{client,server}:force_old_spn...
2016-04-29  Stefan Metzmacherauth/spnego: add spnego:simulate_w2k option for testing
2016-04-29  Stefan Metzmacherauth/ntlmssp: do map to guest checking after the authen...
2016-04-29  Stefan Metzmachers3:smbd: only mark real guest sessions with the GUEST...
2016-04-29  Stefan Metzmachers3:smbd: make use SMB_SETUP_GUEST constant
2016-04-29  Stefan Metzmacherlibcli/security: implement SECURITY_GUEST
2016-04-29  Stefan Metzmachers3:auth_builtin: anonymous authentication doesn't allow...
2016-04-29  Stefan Metzmachers4:auth_anonymous: anonymous authentication doesn't...
2016-04-29  Stefan Metzmacherauth/spnego: only try to verify the mechListMic if...
2016-04-29  Stefan Metzmachers3:libsmb: use anonymous authentication via spnego...
2016-04-29  Stefan Metzmachers3:libsmb: don't finish the gensec handshake for guest...
2016-04-29  Stefan Metzmachers3:libsmb: record the session setup action flags
2016-04-29  Stefan Metzmacherlibcli/smb: add smbXcli_session_is_guest() helper function
2016-04-29  Stefan Metzmacherlibcli/smb: add SMB1 session setup action flags
2016-04-29  Stefan Metzmacherlibcli/smb: add smb1cli_session_set_action() helper...
2016-04-29  Günther Deschnerlibcli/smb: fix NULL pointer derreference in smbXcli_se...
2016-04-29  Stefan Metzmachers3:libsmb: use password = NULL for anonymous connections
2016-04-29  Stefan Metzmacherauth/ntlmssp: don't require NTLMSSP_SIGN for smb connec...
2016-04-29  Stefan Metzmacherauth/ntlmssp: don't require any flags in the ccache_res...
2016-04-29  Stefan Metzmacherauth/spnego: handle broken mechListMIC response from...
2016-04-29  Stefan Metzmacherauth/spnego: change log level for 'Failed to setup...
2016-04-29  Günther Deschners3:librpc:crypto:gse: increase debug level for gse_init...
2016-04-29  Günther Deschnerlib:krb5_wrap:krb5_samba: increase debug level for...
2016-04-29  Stefan Metzmachers3:libads/sasl: allow wrapped messages up to a size...
2016-04-29  Stefan Metzmachers4:gensec_tstream: allow wrapped messages up to a size...
2016-04-28  Karolin SeegerWHATSNEW: Start release notes for Samba 4.2.12.
2016-04-28  Jorge Schrauwenconfigure: Don't check for inotify on illumos
2016-04-28  Volker Lendeckenwrap: Fix the build on Solaris
2016-04-26  Uri Simchonilibads: record session expiry for spnego sasl binds
2016-04-21  Andrew Bartlettbuild: mark explicit dependencies on pytalloc-util
2016-04-21  Stefan Metzmachers3:wscript: pylibsmb depends on pycredentials
2016-04-21  Günther Deschnerlibsmb/pysmb: add pytalloc-util dependency to fix the...
2016-04-21  Andrew Bartlettpydsdb: Fix returning of ldb.MessageElement.
2016-04-21  Andrew Bartlettpydsdb: Also accept ldb.MessageElement values to dsdb...
2016-04-18  Volker Lendeckevfs_catia: Fix bug 11827, memleak
2016-04-18  Stefan Metzmachertevent: version 0.9.28
2016-04-18  Jeremy Allisonlib: tevent: Fix memory leak reported by Pavel Březina...
2016-04-18  Stefan Metzmachertevent: version 0.9.27
2016-04-18  Nathan HuffFix ETIME handling for Solaris event ports.
2016-04-18  Jelmer Vernooijtevent: Only set public headers field when installing...
2016-04-18  Jelmer VernooijSimplify handling of dependencies on external libraries...
2016-04-18  Jeremy Allisonlib: tevent: Whitespace cleanup.
2016-04-18  Jeremy Allisonlib: tevent: Fix bug in poll backend - poll_event_loop_...
2016-04-18  Stefan Metzmachertevent: version 0.9.26
2016-04-18  Jeremy Allisonlib: tevent: docs: Add tutorial on thread usage.
2016-04-18  Jeremy Allisonlib: tevent: tests: Add a second thread test that does...
2016-04-18  Jeremy Allisonlib: tevent: Initial test of tevent threaded context...
2016-04-18  Jeremy Allisonlib: tevent: Initial checkin of threaded tevent context...
2016-04-12  Stefan MetzmacherVERSION: Bump version up to 4.2.12
2016-04-12  Stefan MetzmacherMerge tag 'samba-4.2.11' into v4-2-test
2016-04-11  Stefan MetzmacherVERSION: Disable git snapshots for the 4.2.11 release. samba-4.2.11
2016-04-11  Stefan MetzmacherWHATSNEW: Add release notes for Samba 4.2.11.
2016-04-08  Stefan Metzmachers3:libads: sasl wrapped LDAP connections against with...
2016-04-08  Stefan MetzmacherVERSION: Bump version up to 4.2.11...
2016-03-30  Stefan MetzmacherVERSION: Disable git snapshots for the 4.2.10 release. samba-4.2.10
2016-03-30  Stefan MetzmacherWHATSNEW: Add release notes for Samba 4.2.10.
2016-03-30  Stefan MetzmacherCVE-2015-5370: s4:selftest: run samba.tests.dcerpc...
next