VERSION: Bump version up to Samba 4.16.12...
[samba.git] / source3 / passdb /
2022-07-24 Joseph SuttonCVE-2022-32746 ldb: Make use of functions for appending...
2022-04-28 Andreas Schneiders3:passdb: Also allow to handle UPNs in lookup_name_smb...
2022-04-28 Andreas Schneiders3:passdb: Refactor lookup_name_smbconf()
2022-04-28 Andreas Schneiders3:passdb: Use already defined pointer in lookup_name_s...
2022-04-28 Andreas Schneiders3:passdb: Add support to handle UPNs in lookup_name()
2022-04-28 Andreas Schneiders3:passdb: Remove trailing spaces in lookup_sid.c
2022-02-14 Volker Lendeckesmbd: Safeguards for getpwuid
2021-11-11 Ralph Boehmesource3: move lib/substitute.c functions out of proto.h
2021-11-09 Alexander BokovoyCVE-2020-25717: Add FreeIPA domain controller role
2021-10-20 Andrew Bartlettdsdb: Allow special chars like "@" in samAccountName...
2021-06-29 Andreas Schneiders3:passdb: Check return code of cli_credentials_set_conf()
2021-05-27 Andrew Walkers3:param:py_param - allocate buffer for nt_name and...
2021-05-19 Joseph Suttonpython: Fix erroneous increments of reference counts
2021-04-29 Volker LendeckeCVE-2021-20254 passdb: Simplify sids_to_unixids()
2021-04-28 Andreas Schneiderauth:creds: Add obtained arg to cli_credentials_set_ker...
2021-04-27 Volker Lendeckepassdb: Add error checks in samu_set_unix_internal()
2021-04-20 pavel.filipenskys3:passdb: Fix 'return 1' in secrets_store_creds()
2021-03-30 Andreas Schneiders3:passdb: Add secrets_store_creds()
2021-03-17 Douglas Bagnallpdb_samba_dsdb: remove #if 0 block
2021-01-08 Volker Lendeckepassdb: Fix a typo
2021-01-08 Volker Lendeckelib: give global_contexts.c its own header file
2020-11-11 Alexander Bokovoylookup_name: allow lookup names prefixed with DNS fores...
2020-11-10 Volker Lendeckepassdb: Align integer types
2020-11-05 Alexander BokovoyRevert "lookup_name: allow lookup for own realm"
2020-11-04 Alexander Bokovoylookup_name: allow lookup for own realm
2020-11-03 Andreas Schneiderauth:creds: Rename CRED_USE_KERBEROS values
2020-10-23 Stefan Metzmacherwinbindd: allow idmap backends to mark entries with...
2020-10-23 Stefan Metzmachers3:passdb: use ID_TYPE_* instead of WBC_ID_TYPE_*
2020-08-28 Matthew DeVores3: safe_string: do not include string_wrappers.h
2020-08-17 Volker LendeckeFix a comment typo copied around
2020-08-03 Ralph Boehmelib: relicense smb_strtoul(l) under LGPLv3
2020-07-02 Volker Lendeckepdb_dsdb: Fix typos
2020-05-08 Gary LockyerFix clang 9 missing-field-initializer warnings
2020-03-23 Andrew Bartlettpy3: Remove #define PyInt_FromLong PyLong_FromLong
2020-03-23 Andrew Bartlettpy3: Remove #define PyInt_AsLong PyLong_AsLong
2020-03-23 Andrew Bartlettpy3: Remove #define PyInt_Type PyLong_Type
2020-03-05 Jonathon ReinhartRemove unnecessary/incorrect talloc_steal() calls
2020-02-10 Stefan Metzmacherkrb5_wrap: move source3/libads/krb5_errs.c to lib/krb5_...
2020-01-30 Volker Lendeckepassdb: Use struct allocation
2019-12-10 Isaac Boukrissmbdes: add des_crypt56_gnutls() using DES-CBC with...
2019-11-27 Ralph Boehmesmbdotconf: mark "ldap suffix" with constant="1"
2019-11-27 Ralph Boehmesmbdotconf: mark "ldap admin dn" with constant="1"
2019-11-27 Ralph Boehmesmbdotconf: mark "rename user script" with substitution="1"
2019-11-27 Ralph Boehmesmbdotconf: mark "delete user script" with substitution="1"
2019-11-27 Ralph Boehmesmbdotconf: mark "add user script" with substitution="1"
2019-11-27 Ralph Boehmesmbdotconf: mark "add machine script" with substitution="1"
2019-11-19 Isaac Boukrismachine_account_secrets: do not generate single DES...
2019-10-08 Noel Powers3/passdb: clang: Fix 'Value stored during initializati...
2019-10-01 Noel Powers3: passdb: ret doesn't seem to be needed at all
2019-09-26 Noel Powers3/passdb: clang: Value stored to 'c' is never read
2019-09-26 Noel Powers3/passdb: clang: Fix warning: Value stored to 'acct_ct...
2019-09-26 Noel Powers3/passed: clang: Fix 'Value stored during its initiali...
2019-09-26 Noel Powers3/passdb: clang: Fix 'Value stored during its initiali...
2019-09-26 Noel Powers3/passdb: clang: Fix 'Value stored during initializati...
2019-09-26 Noel Powers3/passdb: clang: Fix 'Value stored during initializati...
2019-09-26 Noel Powers3/passdb: clang: Fix 'Value stored during its initiali...
2019-08-14 Andreas Schneiders3:passdb: Use generate_secret_buffer() for generating...
2019-08-14 Alexander Bokovoylookup_name: allow own domain lookup when flags == 0
2019-08-13 David Disseldorps3/pdb: fix debug message typos
2019-06-30 Swen Schilligsource3: Update all consumers of strtoul_err(), strtoul...
2019-06-24 Andrew Bartlettpy3: Remove PyStr_AsString() compatability macro
2019-06-24 Andrew Bartlettpy3: Remove PyStr_FromString() compatability macro
2019-06-24 Andrew Bartlettpy3: Remove PyStr_Type() compatability macro
2019-03-21 Andrew Bartlettbuild: Remove bld.gen_python_environments()
2019-03-07 Christof Schmittpassdb: Increase ABI version to 0.28.0
2019-03-01 Swen Schilligpassdb: Use wrapper for string to integer conversion
2019-02-28 Volker Lendeckelib: Remove some unused code
2019-02-28 Volker Lendeckepassdb: Make [ug]id_to_sid use xid_to_sid
2019-02-28 Volker Lendeckepassdb: Introduce xid_to_sid
2019-02-08 Volker Lendeckesmbd: Avoid sending S-1-22- to winbind
2019-02-07 Noel PowerClean up reference used with PyDict_Setxxx
2019-02-07 Noel PowerCleanup (decref) some objects added to list.
2019-01-29 Douglas Bagnalls3/py_passdb: maintain correct refcount on allocation...
2019-01-28 Andreas Schneiders3:passdb: Use C99 initializer for PyGetSetDef in py_passdb
2019-01-08 Volker Lendeckepassdb: Use dom_sid_str_buf
2018-12-20 Volker Lendeckelookup_sid: Use dom_sid_str_buf
2018-12-20 Volker Lendeckepdb_ldap: Use dom_sid_str_buf
2018-12-20 Volker Lendeckepdb_smbpasswd: Use dom_sid_str_buf
2018-12-20 Volker Lendeckepassdb: Use dom_sid_str_buf
2018-12-19 Swen Schilligpassdb: Add kerberos tracing
2018-12-10 Volker Lendeckepdb_ldap: Use dom_sid_str_buf
2018-12-10 Volker Lendeckepassdb: dom_sid_str_buf
2018-12-10 Volker Lendeckepdb_ldap: Fix typos
2018-12-07 Volker Lendeckepdb_ldap: Use dom_sid_str_buf
2018-11-30 Olly BettsFix spelling mistakes
2018-11-27 Volker Lendeckelibads: Give krb5_errs.c its own header
2018-11-14 Andreas Schneiders3:passdb: Use discard_const_p() in py_passdb
2018-11-09 Volker Lendeckepassdb: Use dom_sid_str_buf
2018-11-09 Volker Lendeckepassdb: Use dom_sid_str_buf
2018-10-19 Volker Lendeckelib: Remove gencache.h from proto.h
2018-10-19 Philipp Gesangs3:secrets: clean up sid before storing
2018-10-11 Björn Baumbachs3/py_passdb: add get_domain_sid() to get domain sid...
2018-10-08 Volker Lendeckepdb: Fix some "(ret == true)" to just "(ret)"
2018-09-19 Andrew BartlettFix pdb_samba_dsdb build on Ubuntu 16.04 with -O3 ...
2018-09-07 Christof Schmitts3: Rename server_messaging_context() to global_messagi...
2018-09-05 Alexander Bokovoykrb5-samba: interdomain trust uses different salt principal
2018-08-17 Volker Lendeckelib: Pass mem_ctx to cache_path()
2018-08-17 Volker Lendeckelib: Pass mem_ctx to state_path()
2018-08-10 Andreas Schneiders3:passdb: Don't leak memory on error in fetch_ldap_pw()
2018-05-17 Andreas Schneiders3:passdb: Fix size of ascii_p16
next