]> git.ipfire.org Git - thirdparty/samba.git/shortlog
thirdparty/samba.git
2021-11-08  Stefan MetzmacherCVE-2020-25717 wb_sids2xids: directly use state->all_id...
2021-11-08  Stefan MetzmacherCVE-2020-25717 wb_sids2xids: change 'i' to 'li' in...
2021-11-08  Stefan MetzmacherCVE-2020-25717 wb_sids2xids: refactor wb_sids2xids_done...
2021-11-08  Stefan MetzmacherCVE-2020-25717 wb_sids2xids: inline wb_sids2xids_extrac...
2021-11-08  Stefan MetzmacherCVE-2020-25717 wb_sids2xids: move more checks to wb_sid...
2021-11-08  Stefan MetzmacherCVE-2020-25717 wb_sids2xids: rename 'non_cached' to...
2021-11-08  Stefan MetzmacherCVE-2020-25717 wb_sids2xids: maintain struct wbint_Tran...
2021-11-08  Ralph BoehmeCVE-2020-25717 wb_sids2xids: split out wb_sids2xids_nex...
2021-11-08  Stefan MetzmacherCVE-2020-25717 winbindd: defer the setup_child() from...
2021-11-08  Stefan MetzmacherCVE-2020-25717 winbindd: assert wb_parent_idmap_setup_s...
2021-11-08  Stefan MetzmacherCVE-2020-25717 wb_queryuser: explain why wb_parent_idma...
2021-11-08  Stefan MetzmacherCVE-2020-25717 wb_sids2xids: call wb_parent_idmap_setup...
2021-11-08  Stefan MetzmacherCVE-2020-25717 wb_xids2sids: make use of the new wb_par...
2021-11-08  Stefan MetzmacherCVE-2020-25717 winbindd: add generic wb_parent_idmap_se...
2021-11-08  Stefan MetzmacherCVE-2020-25717 winbindd: add and use is_idmap_child()
2021-11-08  Stefan MetzmacherCVE-2020-25717 winbindd: add and use idmap_child_pid()
2021-11-08  Stefan MetzmacherCVE-2020-25717 wb_sids2xids: avoid idmap_child() and...
2021-11-08  Stefan MetzmacherCVE-2020-25717 wb_xids2sids: avoid idmap_child() and...
2021-11-08  Stefan MetzmacherCVE-2020-25717 wb_queryuser: avoid idmap_child() and...
2021-11-08  Stefan MetzmacherCVE-2020-25717 winbindd/idmap: apply const to struct...
2021-11-08  Stefan MetzmacherCVE-2020-25717 winbindd/idmap: apply const to struct...
2021-11-08  Stefan MetzmacherCVE-2020-25717 test_idmap_tdb_common: correctly initial...
2021-11-08  Stefan MetzmacherCVE-2020-25717 s3:passdb: use ID_TYPE_* instead of...
2021-11-08  Stefan MetzmacherCVE-2020-25717 winbind.idl: rename wbint_TransID.type...
2021-11-02  Stefan Metzmacherldb: version 2.2.3 ldb-2.2.3
2021-11-02  Björn Jackeldb_kv_index: fix empty initializer compile warning
2021-11-02  Volker Lendeckeldb: Use hex_byte() in ldb_binary_decode()
2021-11-02  Volker Lendeckelib: Add "hex_byte()" to replace.h
2021-11-02  Douglas Bagnallldb_controls: control_to_string avoids crash
2021-11-02  Andreas Schneiderlib:ldb-samba: Improve calculate_popt_array_length()
2021-11-02  Andreas Schneiderlib:ldb: Use C99 initializers for builtin_popt_options[]
2021-11-02  Björn Baumbachpyldb: fix a typo
2021-11-02  Douglas Bagnallldb: improve comments for ldb_module_connect_backend()
2021-11-02  Douglas Bagnallldb: correct comments in attrib_handers val_to_int64
2021-11-02  Douglas Bagnallldb.h: remove undefined async_ctx function signatures
2021-11-02  Andreas Schneiderlib:ldb: Add missing break in switch statement
2021-11-02  Joseph Suttonpyldb: Fix Message.items() for a message containing...
2021-11-02  Douglas Bagnallldb_match: remove redundant check
2021-11-02  Stefan Metzmacherpyldb: catch potential overflow error in py_timestring
2021-11-02  Douglas Bagnallldb: fix ldb_comparison_fold off-by-one overrun
2021-11-02  Douglas Bagnallldb_match: trailing chunk must match end of string
2021-11-02  Douglas Bagnallldb/attrib_handler casefold: simplify space dropping
2021-10-29  Jule AngerVERSION: Bump version up to Samba 4.13.14...
2021-10-29  Jule AngerVERSION: Disable GIT_SNAPSHOT for the 4.13.13 release. samba-4.13.13
2021-10-29  Jule AngerWHATSNEW: Add release notes for Samba 4.13.13.
2021-10-28  Andrew Bartlettldb: Release ldb 2.2.1 ldb-2.2.2
2021-10-28  Joseph Suttonpyldb: Make ldb.Message containment testing consistent...
2021-10-28  Joseph Suttonpyldb: Add tests for ldb.Message containment testing
2021-10-28  Joseph Suttonpyldb: Raise TypeError for an invalid ldb.Message index
2021-10-28  Joseph Suttonpyldb: Add test for an invalid ldb.Message index type
2021-10-28  Joseph Suttons4/torture/drs/python: Fix attribute existence check
2021-10-28  Joseph Suttonpyldb: Fix deleting an ldb.Control critical flag
2021-10-28  Joseph Suttonpytest:segfault: Add test for deleting an ldb.Control...
2021-10-28  Joseph Suttonpyldb: Fix deleting an ldb.Message dn
2021-10-28  Joseph Suttonpytest:segfault: Add test for deleting an ldb.Message dn
2021-10-28  Joseph SuttonFix Python docstrings
2021-10-28  Joseph Suttonpyldb: Avoid use-after-free in msg_diff()
2021-10-28  Joseph Suttonldb_msg: Don't fail in ldb_msg_copy() if source DN...
2021-10-28  Joseph Suttonpytest:segfault: Add test for ldb.msg_diff()
2021-10-27  Andrew Bartlettlib/krb5_wrap: Fix missing error check in new salt...
2021-10-27  Andrew Bartlettdsdb: Allow special chars like "@" in samAccountName...
2021-10-27  Joseph Suttontests/krb5: Add tests for account salt calculation
2021-10-27  Joseph Suttontests/krb5: Fix account salt calculation to match Windows
2021-10-27  Joseph Suttontests/krb5: Allow specifying the UPN for test accounts
2021-10-27  Joseph Suttontests/krb5: Allow creating machine accounts without...
2021-10-27  Joseph Suttontests/krb5: Allow specifying prefix or suffix for test...
2021-10-27  Joseph Suttontests/krb5: Decrease length of test account prefix
2021-10-27  Stefan Metzmacherselftest/Samba3: replace (winbindd => "yes", skip_wait...
2021-10-27  Stefan Metzmacherselftest/Samba3: remove unused close(USERMAP); calls
2021-10-27  Andreas Schneiderwaf: Allow building with MIT KRB5 >= 1.20
2021-10-27  Andrew Bartlettselftest: Improve error handling and perl style when...
2021-10-27  Andrew Bartlettselftest: Remove duplicate setup of $base_dn and $ldbmodify
2021-10-27  Joseph Suttonselftest: krb5 account creation: clarify account type...
2021-10-27  Douglas Bagnallpytest: dynamic tests optionally add __doc__
2021-10-27  Joseph Suttonselftest: Increase account lockout windows to make...
2021-10-27  Douglas Bagnallpytest/rodc_rwdc: try to avoid race.
2021-10-27  Viktor DukhovniHEIMDAL:kdc: Fix transit path validation CVE-2017-6594
2021-10-27  Joseph Suttontests/krb5: Add tests for constrained delegation to...
2021-10-27  Joseph Suttontests/krb5: Ensure PAC is not present if expect_pac...
2021-10-27  Andrew Bartlettkdc: Correctly strip PAC, rather than error on UF_NO_AU...
2021-10-27  Andrew Bartlettkdc: Remove UF_NO_AUTH_DATA_REQUIRED from client principals
2021-10-27  Joseph Suttontests/krb5: Add tests for requesting a service ticket...
2021-10-27  Joseph Suttontests/krb5: Add method to get the PAC from a ticket
2021-10-27  Joseph Suttontests/krb5: Allow specifying whether to expect a PAC...
2021-10-27  Joseph Suttontests/krb5: Allow get_tgt() to request including or...
2021-10-27  Joseph Suttonheimdal:kdc: Fix ticket signing without a PAC
2021-10-27  Andrew Bartlettselftest/dbcheck: Fix up RODC one-way links (use correc...
2021-10-27  Nicolas Williamskrb5: Fix PAC signature leak affecting KDC
2021-10-27  Joseph Suttons4:kdc: Check ticket signature
2021-10-27  Joseph Suttonheimdal: Make _krb5_pac_get_kdc_checksum_info() into...
2021-10-27  Joseph Suttons4/heimdal/lib/krb5/pac.c: Align PAC buffers to match...
2021-10-27  Luke Howardkdc: correctly generate PAC TGS signature
2021-10-27  Luke Howardkdc: use ticket client name when signing PAC
2021-10-27  Luke Howardkdc: only set HDB_F_GET_KRBTGT when requesting TGS...
2021-10-27  Luke Howardkrb5: return KRB5KRB_AP_ERR_INAPP_CKSUM if PAC checksum...
2021-10-27  Isaac Boukriskrb5: rework PAC validation loop
2021-10-27  Isaac Boukriskrb5: allow NULL parameter to krb5_pac_free()
2021-10-27  Isaac Boukriskdc: sign ticket using Windows PAC
2021-10-27  Isaac Boukriskdc: remove KRB5SignedPath, to be replaced with PAC
2021-10-27  Joseph Suttons4/torture: Expect ticket checksum PAC buffer
next