samba.git
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()
2019-09-10 Ralph Boehmes4:torture: add a file-id related test
2019-09-10 Evgeny Sinelnikovs3:ldap: Fix join with don't exists machine account
2019-09-09 Stefan Metzmachers3:selftest: add delay_inject:brl_lock_windows testing
2019-09-09 Stefan Metzmachervfs_delay_inject: add support for brl_[un]lock_windows()
2019-09-09 Stefan Metzmachers3:locking: add brl_req_guid() and brl_req_mem_ctx...
2019-09-09 Stefan Metzmachers3:smb2_lock: handle NT_STATUS_RETRY from the VFS backend
2019-09-09 Stefan Metzmachers3:blocking: handle NT_STATUS_RETRY from the VFS backend
2019-09-09 Stefan Metzmachers3:blocking: make use of smbd_smb1_do_locks_try() in...
2019-09-09 Stefan Metzmachers3:blocking: call smbd_smb1_do_locks_setup_timeout...
2019-09-09 Stefan Metzmachers3:blocking: fix the fsp->blocked_smb1_lock_reqs handling
2019-09-09 Stefan Metzmachers3:blocking: do the timeout calculation before calling...
2019-09-09 Stefan Metzmachers3:blocking: split out smbd_smb1_do_locks_setup_timeout()
2019-09-09 Stefan Metzmachers3:blocking: use timeval_expired(&state->endtime) to...
2019-09-09 Stefan Metzmachers4:torture/raw: add multilock6 test
2019-09-09 Stefan Metzmachers4:torture/raw: add multilock5 test
2019-09-09 Stefan Metzmachers4:torture/raw: add multilock4 test
2019-09-09 Stefan Metzmachers4:torture/raw: add multilock3 test
2019-09-09 Stefan Metzmachers4:torture/raw: improvements for multilock2
2019-09-09 Stefan Metzmachers3:smb2_lock: add retry for POSIX locks
2019-09-09 Stefan Metzmachers4:torture/smb2: add smb2.samba3misc.localposixlock1
2019-09-09 Stefan Metzmachers3:smb2_lock: make use of smbd_smb2_lock_try() in smbd_...
2019-09-09 Stefan Metzmachers3:smb2_lock: let smbd_smb2_lock_try() explicitly check...
2019-09-09 Stefan Metzmachers3:smb2_lock: error out early in smbd_smb2_lock_send()
2019-09-09 Stefan Metzmachers3:smb2_lock: split smbd_smb2_lock_retry() into _try...
2019-09-09 Stefan Metzmachers3:smb2_lock: move from 'blocking' to 'state->blocking'
2019-09-09 Stefan Metzmachers3:brlock: always return LOCK_NOT_GRANTED instead of...
2019-09-09 Stefan Metzmachers3:blocking: maintain state->deny_status
2019-09-09 Stefan Metzmachers4:torture/raw: assert to get LOCK_NOT_GRANTED in tortu...
2019-09-09 Stefan Metzmachers3:blocking: use dynamic posix lock wait intervals
2019-09-09 Stefan Metzmachers3:blocking: Remove bug reproducer from a few commits ago
2019-09-09 Stefan Metzmachers3:blocking: fix posix lock retry
2019-09-09 Stefan Metzmachers3:blocking: move from 'timeout' to 'smbd_smb1_do_locks...
2019-09-09 Stefan Metzmachers3:blocking: split smbd_smb1_do_locks_retry() into...
2019-09-09 Stefan Metzmachers3:blocking: demonstrate the posix lock retry fails
2019-09-09 Stefan Metzmachers3:torture: convert LOCK9 into LOCK9A and LOCK9B
2019-09-09 Stefan Metzmachers3:torture: fix the timeout alarm handling on LOCK9
2019-09-09 Stefan Metzmachers3:blocking: remove unused timeval_brl_min()
2019-09-09 Stefan Metzmachers3:locking: add share_mode_wakeup_waiters() helper...
2019-09-09 Stefan Metzmachers3:locking: add/split out byte_range_{valid,overlap...
2019-09-09 Stefan Metzmachers3:smb2_lock: call change_to_user_by_fsp() when dbwrap_...
2019-09-09 Stefan Metzmachers3:blocking: call change_to_user_by_fsp() when dbwrap_w...
2019-09-09 Stefan Metzmacherlibcli/smb: send SMB2_NETNAME_NEGOTIATE_CONTEXT_ID
2019-09-09 Stefan Metzmacherlibcli/smb: add new COMPRESSION and NETNAME negotiate...
2019-09-06 Ralph Boehmectdb: fix compilation on systems with glibc robust...
2019-09-06 Andrew BartlettWHATSNEW: Add entry for deprecation of "lanman auth...
2019-09-06 Andrew Bartlettdocs: Deprecate "encrypt passwords = no"
2019-09-06 Andrew Bartlettdocs: Deprecate "lanman auth = yes"
2019-09-04 Andrew Bartlettldb: Release ldb 2.0.7 ldb-2.0.7
2019-09-04 Andrew Bartlettldb: Extend the ldb_dn_explode test matrix
2019-09-04 Andrew Bartlettldb: Do not read beyond the end of the extended DN...
2019-09-04 Andrew Bartlettldb: Add test with == true or false to boolean if state...
2019-09-04 Andrew Bartlettldb: Rework all pointer NULL tests to use Samba's norma...
next