libcli:auth: Add decode_pwd_string_from_buffer514()
[bbaumbach/samba-autobuild/.git] / libcli / security /
2022-06-14 Joseph Suttonlibcli/security: Fix typos
2022-03-17 Joseph Suttonsddl: Remove SDDL SID strings unsupported by Windows
2022-03-17 Joseph Suttonsddl: Add new SDDL SID strings
2022-03-17 Joseph Suttonsddl: Fix incorrect SDDL SID strings
2021-10-08 Volker Lendeckelibcli: Simplify get_sec_mask_str()
2021-10-08 Volker Lendeckelibcli: Align integer types
2021-10-08 Volker Lendeckelibcli: Avoid an includes.h
2021-10-08 Volker Lendeckelibcli: Simplify security_session_user_level()
2021-10-08 Volker Lendeckelibcli: Introduce a helper variable in security_session...
2021-10-08 Volker Lendeckelibcli: Remove unused security_token_has_sid_string()
2021-10-08 Volker Lendeckesmbd: Make SID_SAMBA_SMB3 a static SID
2021-09-24 Volker Lendeckelibcli: Remove unused security_token_is_sid_string()
2021-09-21 Volker Lendeckelib: Add required #includes
2021-04-21 Volker Lendeckelibcli: Fix parsing access flags from multiple tables
2021-04-20 Volker Lendeckelibcli: Factor out sddl_map_flag()
2021-04-19 Volker Lendeckelibcli: Simplify sddl_encode_ace()
2021-03-24 Volker Lendeckelibcli: Add file specific access flags to sddl
2021-01-22 Volker Lendeckelibcli: make_sec_acl() copies the ace_list, make that...
2020-11-19 Volker Lendeckelib: Remove unused security_descriptor_append()
2020-10-02 Volker Lendeckelibcli: Align some integer types
2020-10-02 Volker Lendeckelibcli: Don't leave a pointer uninitialized
2020-10-02 Volker Lendeckelibcli: Remove a pointless if-expression
2020-08-28 Matthew DeVorelib/util: remove extra safe_string.h file
2020-08-03 Ralph Boehmelib: relicense smb_strtoul(l) under LGPLv3
2020-05-30 Ralph Boehmelibcli: simplify an if condition
2020-05-08 Gary LockyerFix clang 9 missing-field-initializer warnings
2020-03-26 Volker Lendeckelibcli: Use ARRAY_DEL_ELEMENT() in security_descriptor_...
2020-03-23 Andrew Bartlettpy3: Remove #define PyInt_FromLong PyLong_FromLong
2020-01-30 Volker Lendeckelibcli: Align integer types
2020-01-03 Volker Lendeckelib: Remove an unused variable from security_token_debug()
2019-07-22 Douglas Bagnallpysecurity: use unsigned int, not int to approximate...
2019-07-22 Douglas Bagnalllibcli/pysecurity: use pytalloc_get_name to avoid NULL...
2019-06-30 Swen Schilliglibcli: Update all consumers of strtoul_err(), strtoull...
2019-05-22 Andrew Bartlettlibcli/security: Remove unused dup_sec_desc_buf()
2019-05-16 Noel Powersquash 'cast between incompatible function types' warning
2019-04-11 Swen Schilliglibcli: Update error check for new string conversion...
2019-03-21 Andrew Bartlettbuild: Remove bld.gen_python_environments()
2019-03-12 Volker Lendeckelib: Remove "struct sid_parse_ret" again
2019-03-12 Volker Lendeckelib: Make sid_parse return the parsed length
2019-03-04 Ralph Boehmelibcli/security: fix handling of deny type ACEs in...
2019-03-04 Ralph Boehmelibcli/security: correct access check and maximum acces...
2019-03-01 Swen Schilliglibcli: Use wrapper for string to integer conversion
2019-02-28 Ralph Boehmelibcli/security: add "Owner Rights" calculation to...
2019-01-28 Andreas Schneidersddl: Use C99 initializer for sid_codes
2018-12-12 Andreas Schneiderlibcli:security: Return early if there are no aces...
2018-12-12 Andreas Schneiderlibcli:security: Do not duplicate invalid aces
2018-12-05 Ralph Boehmelibcli/security: add dom_sid_lookup_is_predefined_domain()
2018-11-27 Volker Lendeckelibcli: Use dom_sid_str_buf
2018-11-27 Volker Lendeckelibcli: Use dom_sid_str_buf
2018-11-09 Volker Lendeckelibcli: Use dom_sid_str_buf
2018-11-02 Volker Lendeckelib: Make dom_sid_string_buf static
2018-11-02 Volker Lendeckelib: Add dom_sid_str_buf
2018-11-02 Volker Lendeckelib: Add error checks in dom_sid_string_buf
2018-10-25 Volker Lendeckelib: Avoid an "includes.h"
2018-08-14 Tim BealeCVE-2018-10919 security: Fix checking of object-specifi...
2018-08-14 Tim BealeCVE-2018-10919 security: Add more comments to the objec...
2018-08-14 Tim BealeCVE-2018-10919 security: Move object-specific access...
2018-05-09 Ralph Boehmelibcli: remove unused se_create_child_secdesc_buf()
2018-03-19 Stefan Metzmacherlibcli/security: add dom_sid_is_valid_account_domain()
2018-03-16 Stefan Metzmacherlibcli/security: fix some SID values in comments
2018-03-15 Ralph Boehmelibcli/security: only announce a session as GUEST if...
2018-02-21 Stefan Metzmacherlibcli/security: add dom_sid_lookup_predefined_{sid...
2017-11-13 Volker Lendeckelib: Save a few bytes of .text
2017-11-13 Volker Lendeckelibcli: Fix a signed/unsigned hickup
2017-09-07 Andrew Bartlettlibcli/security: Move debug message to DBG_DEBUG()
2017-09-06 Lumir Balharpython: Port samba.security to Python 3 compatible...
2017-04-11 Ralph Boehmelibcli/security: fix dom_sid_in_domain()
2017-03-23 Stefan Metzmacherlibcli/security: add SID_NAME_LABEL to sid_type_lookup()
2017-01-23 Volker Lendeckelibcli: Add an overflow check
2017-01-23 Volker Lendeckelibcli: Do not overwrite pointer on realloc failure
2016-12-28 Volker Lendeckelib: Add required prerequisites for librpc/gen_ndr...
2016-12-10 Jeremy Allisonlib: security: se_access_check() incorrectly processes...
2016-12-06 Volker Lendeckelib: Make dom_sid_parse_endp init "endp" on all "ok...
2016-10-13 Moritz Bellerlibcli: Remove code clone
2016-09-29 Steve Frenchlib: Annotate well known SID names
2016-04-28 Stefan Metzmacherlibcli/security: implement SECURITY_GUEST
2016-02-15 Noel Powerlibcli: Fix debug message, print sid string for new_ace...
2016-01-15 Günther Deschnersecurity: Add Asserted Identity sids (S-1-18)
2015-08-26 Volker Lendeckelib: Remove unused sid_blob_parse
2015-08-26 Volker Lendeckelib: Make sid_parse take a uint8_t
2015-08-20 Volker Lendeckelib: Use dom_sid_equal where appropriate
2015-08-14 Volker Lendeckelib: Remove some unused code
2015-08-14 Volker Lendeckelib: Remove some unused code
2015-04-29 Jeremy Allisons4: Fix bad review I did in dom_sid_parse_length()...
2015-04-28 Volker Lendeckelib: Simplify dom_sid_parse_length
2015-03-30 Stefan Metzmacherlibcli/security: add security_descriptor_for_client...
2015-03-30 Stefan Metzmacherlibcli/security: support "IS" in SDDL for SID_NT_IUSR
2015-02-26 Volker LendeckeFix whitespace
2014-12-04 Ralph Boehmelibcli/security: add a function that checks for MS...
2014-12-04 Ralph Boehmelibcli/security: add NFS SID mappings
2014-08-22 Stefan Metzmacherlibcli/security: add better detection of SECINFO_[UN...
2014-06-10 Volker Lendeckelibcli: Add a NULL check in dom_sid_string
2014-05-29 David Disseldorplibcli/security: remove sec_ace_equal
2014-05-28 David Disseldorpsecdesc: use security_ace_equal instead of sec_ace_equal
2014-05-28 David Disseldorplibcli/security: cleanup security_ace_equal()
2014-05-28 David Disseldorplibcli/security: remove unused sec_ace_del_sid()
2014-05-28 David Disseldorplibcli/security: remove unused sec_desc_del_sid()
2014-05-28 David Disseldorplibcli/security: remove dup_sec_acl()
2014-05-28 David Disseldorplibcli/security: clean up and fix make_sec_desc
2014-05-28 David Disseldorplibcli/secdesc: remove dup_sec_desc()
next