STEPXX: TODO: oplock break tcp ack...
[metze/samba/wip.git] / source3 / passdb /
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
2018-05-12 Mathieu ParentFix spelling s/specfied/specified/
2018-05-12 Mathieu ParentFix spelling s/retrive/retrieve/
2018-05-12 Mathieu ParentFix spelling s/coult/could/
2018-05-10 Gary Lockyersamdb: Add remote address to connect
2018-05-10 Gary Lockyerdsdb: pass the remote address to samdb connect
2018-05-09 Simo SorceFix Jean François name to be UTF-8
2018-04-18 Andreas Schneiders3:passdb: Do not return OK if we don't have pinfo...
2018-04-13 Douglas Bagnalls3/py_passdb: initialize optional parameters earlier
2018-04-07 Volker Lendeckepdb_nds: Fix CID 1273401 Unused value
2018-04-05 Joe Guowscript_build: fix c modules deps name for Python 3
2018-04-05 Noel Powerpython3 port for passdb module
2018-04-03 Volker Lendeckepdb_ldap: Fix CID 1363266 Resource leak
2018-03-20 Andreas Schneiders3:passdb: Fix size types
2018-03-20 Stefan Metzmacherpdb_samba_dsdb: make use of dom_sid_is_valid_account_do...
2018-03-19 Stefan Metzmachers3:passdb: add create_builtin_guests()
2018-03-15 Stefan Metzmachers3:passdb: handle dom_sid=NULL in create_builtin_{users...
2018-01-17 Volker Lendeckepdb: Fix CID 1427620 Resource leak
2018-01-17 Volker Lendeckepdb: Fix CID 1427624 Resource leak
2018-01-13 Ralph Boehmepdb_samba_dsdb: set PDB_CAP_TRUSTED_DOMAINS_EX
2018-01-13 Ralph Boehmepdb_samba_dsdb: implement pdb_samba_dsdb_del_trusted_domain
2018-01-13 Ralph Boehmepdb_samba_dsdb: implement pdb_samba_dsdb_set_trusted_domain
2018-01-13 Stefan Metzmacherpdb_samba_dsdb: implement PDB_CAP_TRUSTED_DOMAINS_EX...
2018-01-13 Stefan Metzmacherpdb_samba_dsdb: implement pdb_samba_dsdb_enum_trusteddoms()
2017-12-04 Volker Lendeckelib: Use messaging_send_all instead of message_send_all
2017-12-04 Volker Lendeckemessaging: Remove the "n_sent" arg from message_send_all
2017-11-13 Volker Lendeckepassdb: Fix a typo
2017-11-13 Andreas Schneiders3:passdb: Fix a memory leak in secrets_fetch_or_upgrad...
2017-10-26 Andreas Schneiders3:passdb: Make sure the salt is fully initialized...
2017-10-26 Andreas Schneiders3:secrets: Do not leak memory of pw and old_pw
2017-09-20 Andrew Bartlettsamdb: Rework samdb_connect_url() to return LDB error...
2017-08-18 Stefan Metzmachers3:secrets: allow secrets_fetch_or_upgrade_domain_info...
2017-06-27 Stefan Metzmachers3:secrets: remove unused secrets_store_[prev_]machine_...
2017-06-27 Stefan Metzmachers3:secrets: add infrastructure to use secrets_domain_in...
2017-06-27 Stefan Metzmachers3:secrets: use secrets_delete for all keys in secrets_...
2017-06-27 Stefan Metzmachers3:secrets: let secrets_delete_machine_password_ex...
2017-06-27 Stefan Metzmachers3:secrets: let secrets_delete_machine_password_ex...
2017-06-27 Stefan Metzmachers3:secrets: rewrite secrets_delete_machine_password_ex...
2017-06-27 Stefan Metzmachers3:secrets: replace secrets_delete_prev_machine_passwor...
next