samba.git
2019-10-18 Karolin SeegerVERSION: Disable GIT_SNAPSHOT for Samba 4.11.1. samba-4.11.1
2019-10-18 Karolin SeegerWHATSNEW: Add release notes for Samba 4.11.1.
2019-10-16 Isaac Boukriss3:libsmb: Link libsmb against pthread
2019-10-16 Isaac Boukrisnsswitch: Link stress-nss-libwbclient against pthread
2019-10-16 Andreas Schneiders3:libads: Do not turn on canonicalization flag for...
2019-10-16 Andreas Schneiderlib:krb5_wrap: Do not create a temporary file for MEMOR...
2019-10-16 Isaac Boukrisspnego: fix server handling of no optimistic exchange
2019-10-16 Isaac Boukrispython/tests/gensec: add spnego downgrade python tests
2019-10-16 Stefan Metzmacherpython/tests/gensec: make it possible to add knownfail...
2019-10-16 Isaac Boukrisselftest: add tests for no optimistic spnego exchange
2019-10-16 Isaac Boukrisspnego: add client option to omit sending an optimistic...
2019-10-16 Isaac Boukrisselftest: s3: add a test for spnego downgrade from...
2019-10-16 Andreas Schneiders3:libsmb: Do not check the SPNEGO neg token for KRB5
2019-10-16 Isaac Boukrisspnego: ignore server mech_types list
2019-10-16 Ralph Boehmes3:smbd: add a comment explaining the File-ID semantics...
2019-10-16 Ralph Boehmes3:smbd: ensure a created stream picks up the File...
2019-10-16 Ralph Boehmes3:lib: add is_named_stream()
2019-10-16 Ralph Boehmes3:lib: use strequal_m() in is_ntfs_default_stream_smb_...
2019-10-16 Ralph Boehmes3:lib: implement logic directly in is_ntfs_default_str...
2019-10-16 Ralph Boehmes3:lib: expand a comment with the function doc for...
2019-10-16 Ralph Boehmes3:lib: factor out stream name asserts to helper function
2019-10-16 Ralph Boehmes3:lib: assert stream_name is NULL for POSIX paths
2019-10-16 Ralph Boehmes3:lib: rework a return expression into an if block
2019-10-16 Ralph Boehmes3:smbd: when storing DOS attribute call dos_mode(...
2019-10-16 Ralph Boehmes3:smbd: change the place where we call dos_mode()...
2019-10-16 Ralph Boehmetorture:smb2: add a File-ID test on directories
2019-10-16 Ralph Boehmetorture:smb2: extend test for File-IDs
2019-10-16 Günther Deschnerauth/gensec: fix non-AES schannel seal
2019-10-16 Günther Deschnerlibcli/auth: add test for gensec_schannel code
2019-10-16 Andreas Schneidertestprogs: Add test for 'net ads join createcomputer='
2019-10-16 Andreas Schneiders3:libads: Just change the machine password if account...
2019-10-16 Andreas Schneiders3:libnet: Improve debug messages
2019-10-16 Andreas Schneiders3:libads: Fix creating machine account using LDAP
2019-10-16 Andreas Schneiders3:libads: Don't set supported encryption types during...
2019-10-16 Andreas Schneiders3:libads: Fix detection if acount already exists in...
2019-10-16 Andreas Schneiders3:libads: Use a talloc_asprintf in ads_find_machine_acct()
2019-10-16 Andreas Schneiders3:libads: Cleanup error code paths in ads_create_machi...
2019-10-16 Andreas Schneiders3:libnet: Require sealed LDAP SASL connections for...
2019-10-16 Andreas Schneiders3:libads: Use ldap_add_ext_s() in ads_gen_add()
2019-10-16 Andreas Schneidertestprogs: Fix failure count in test_net_ads.sh
2019-10-16 Jeremy Allisons3: smbclient: Stop an SMB2-connection from blundering...
2019-10-16 Amitay Isaacsctdb-vacuum: Process all records not deleted on a remot...
2019-10-02 Michael Adamwinbind: provide passwd struct for group sid with ID_TY...
2019-10-02 Christof Schmittselftest: Test ID_TYPE_BOTH with idmap_rid module
2019-10-02 Andreas Schneiderwaf:replace: Do not link against libpthread if not...
2019-10-02 Andreas Schneiderthird_party: Link uid_wrapper against pthread
2019-10-02 Andreas Schneiderthird_party: Link nss_wrapper against pthread
2019-10-02 Andreas Schneiderthird_party: Only link cmocka against librt if really...
2019-10-02 Andreas Schneiderpthreadpool: Only link pthreadpool against librt if...
2019-10-02 Andreas Schneiderreplace: Only link against librt if really needed
2019-10-02 Andreas Schneiders3:waf: Do not check for nanosleep() as we don't use...
2019-10-02 Günther Deschners3-winbindd: fix forest trusts with additional trust...
2019-10-02 Björn Jackefault.c: improve fault_report message text pointing...
2019-10-02 Stefan Metzmacherselftest/Samba3.pm: use "winbind use krb5 enterprise...
2019-10-02 Stefan Metzmacherselftest/Samba3.pm: use "winbind scan trusted domains...
2019-10-02 Stefan Metzmacherselftest/tests.py: test pam_winbind for trusts domains
2019-10-02 Andreas Schneiderselftest: Export TRUST information in the ad_member...
2019-10-02 Stefan Metzmacherselftest/tests.py: test pam_winbind with a lot of usern...
2019-10-02 Stefan Metzmacherselftest/tests.py: test pam_winbind with krb5_auth
2019-10-02 Stefan Metzmacherselftest/tests.py: prepare looping over pam_winbindd...
2019-10-02 Stefan Metzmachertest_pam_winbind.sh: allow different pam_winbindd confi...
2019-10-02 Stefan Metzmachertests/pam_winbind.py: allow upn names to be used in...
2019-10-02 Stefan Metzmachertests/pam_winbind.py: turn pypamtest.PamTestError into...
2019-10-02 Stefan Metzmachers3:winbindd: implement the "winbind use krb5 enterprise...
2019-10-02 Stefan Metzmacherdocs-xml: add "winbind use krb5 enterprise principals...
2019-10-02 Stefan Metzmacherkrb5_wrap: let smb_krb5_parse_name() accept enterprise...
2019-10-02 Stefan Metzmachers3:libads: ads_krb5_chg_password() should always use...
2019-10-02 Stefan Metzmachers4:auth: kinit_to_ccache() should always use the canoni...
2019-10-02 Stefan Metzmacherkrb5_wrap: smb_krb5_kinit_password_ccache() should...
2019-10-02 Stefan Metzmachers3:libads/kerberos: always use the canonicalized princi...
2019-10-02 Stefan Metzmachers3:libsmb: let cli_session_creds_prepare_krb5() update...
2019-10-02 Stefan Metzmachers3:libsmb: avoid wrong debug message in cli_session_cre...
2019-10-02 Stefan Metzmachers3:libads: let kerberos_kinit_password_ext() return...
2019-10-02 Stefan Metzmachers4:auth: use the correct client realm in gensec_gssapi_...
2019-10-02 Stefan Metzmachernsswitch: add logging to wbc_auth_error_to_pam_error...
2019-10-02 Noel Powers3/libads: clang: Fix Value stored to 'canon_princ...
2019-09-24 Björn Jackeclassicupgrade: fix a a bytes-like object is required...
2019-09-20 Mathieu Parentpod2man is no longer needed
2019-09-20 Martin Schwenkectdb-tools: Stop deleted nodes from influencing ctdb...
2019-09-20 Bryan Masons3:client:Use DEVICE_URI, instead of argv[0],for Device URI
2019-09-18 Jeremy Allisons3/4: libsmbclient test. Test using smbc_telldir/smbc_l...
2019-09-18 Jeremy Allisons3: libsmbclient: Fix smbc_lseekdir() to work with...
2019-09-18 Jeremy Allisons3: libsmbclient: Ensure SMBC_getdents_ctx() also updat...
2019-09-18 Jeremy Allisons3: libsmbclient: Ensure SMBC_readdirplus_ctx() also...
2019-09-18 Jeremy Allisons3: libsmbclient: Ensure SMBC_readdir_ctx() also update...
2019-09-17 Karolin SeegerVERSION: Bump version up to 4.11.1...
2019-09-17 Karolin SeegerVERSION: Bump version up to 4.11.0... samba-4.11.0
2019-09-17 Karolin SeegerWHATSNEW: Add release notes for Samba 4.11.0.
2019-09-11 Karolin SeegerVERSION: Bump version up to 4.11.0rc5...
2019-09-11 Karolin SeegerVERSION: Disable GIT_SNAPSHOT for the 4.11.0rc4 release. samba-4.11.0rc4
2019-09-11 Karolin SeegerWHATSNEW: Add release notes for Samba 4.11.0rc4.
2019-09-11 Karolin SeegerWHATSNEW: Remove paragraph about rejoining DCs.
2019-09-10 Ralph Boehmevfs: restore stat fields in vfs_stat_fsp()
2019-09-10 Ralph Boehmes3:vfs: streamline vfs_stat_fsp()
2019-09-10 Ralph Boehmes3: replace fsp_stat() with vfs_stat_fsp()
2019-09-10 Ralph Boehmes3:lib: add update_stat_ex_from_saved_stat()
2019-09-10 Ralph Boehmevfs_catia: stat info may have been updated, make sure...
2019-09-10 Ralph Boehmes3:smbd: ensure to update the File-ID in struct smb_fil...
2019-09-10 Ralph Boehmes3:lib: round itime to NTTIME resolution in make_file_i...
2019-09-10 Ralph Boehmelib: add round_timespec_to_nttime()
next