ldb-samba: ldif_read_objectSid avoids VLA
[samba.git] / source4 / libnet /
2024-03-21 Jo Suttons4:libnet: Fix code spelling
2024-03-14 Andrew Bartlettsamba-tool domain exportkeytab: Refuse to overwrite...
2024-03-14 Andrew Bartletts4-libnet: Prepare for a "rolling update" keytab export
2024-03-14 Andrew Bartletts4-auth/kerberos: Do not add true duplicates to exporte...
2024-03-14 Andrew Bartletts4-libnet: Raise NTSTATUSError not RuntimeError in...
2024-03-14 Andrew Bartlettsamba-tool: Add option --keep-stale-entries to "samba...
2024-03-14 Andrew Bartlettlib/krb5_wrap: Pull already_hashed case out of smb_krb5...
2024-03-14 Andrew Bartletts4-libnet: Add export of gMSA keys to "samba-tool domai...
2024-03-14 Andrew Bartletts4-libnet: Pass the full struct smb_krb5_context to...
2024-03-14 Andrew Bartletts4-libnet: Provide hint for "samba-tool domain exportke...
2024-03-14 Andrew BartlettMake "samba-tool domain exportkeytab" prune old keys
2024-03-14 Andrew Bartlettsamba-tool domain exportkeytab: Add support for -H...
2024-03-14 Andrew Bartlettlibnet: Prepare to allow "samba-tool domain exportkeyta...
2023-11-20 Andreas SchneiderUse python.h from libreplace
2023-09-11 Joseph Suttons4:libnet: Fix code spelling
2023-08-14 Andreas Schneiders4:libnet: Fix code spelling
2023-08-08 Joseph Suttons4:libnet: Add missing newlines to logging messages
2023-06-30 Andrew Bartlettcrypto: Rely on GnuTLS 3.6.13 and gnutls_pbkdf2()
2023-04-03 Dmitry Antipovs4:libnet: cleanup py_net_time()
2023-03-31 Andrew Bartlettlibrpc/ndr: Unimplement DRSUAPI_COMPRESSION_TYPE_XPRESS...
2022-12-14 Stefan Metzmachers4:libnet: correctly handle gnutls_pbkdf2() errors
2022-12-14 Stefan Metzmachers4:libnet: fix error string for failing samr_ChangePass...
2022-12-13 Stefan MetzmacherCVE-2022-37966 s4:libnet: allow python bindings to...
2022-12-13 Stefan MetzmacherCVE-2022-37966 s4:libnet: add support LIBNET_SET_PASSWO...
2022-12-13 Stefan MetzmacherCVE-2022-37966 s4:libnet: initialize libnet_SetPassword...
2022-10-27 Stefan Metzmacherlib/krb5_wrap: remove unused keep_old_entries argument...
2022-10-25 Andreas Schneiders4:libnet: If we successfully changed the password...
2022-10-25 Andreas Schneiders3:rpcclient: Pass salt down to init_samr_CryptPassword...
2022-07-28 Andreas Schneiders4:libnet: Add support for samr_ChangePasswordUser4()
2022-07-28 Andreas Schneiders4:libnet: Move code using RC4 into its own function
2022-07-28 Andreas Schneiders4:libnet: Remove unused code in libnet_ChangePassword_...
2022-03-24 Stefan Metzmachers4:libnet: avoid using sdb_entry_ex and use sdb_entry...
2022-03-24 Stefan Metzmachers4:kdc: samba_kdc_{first,next}key() only need sdb_entry
2022-03-24 Stefan Metzmachers4:kdc: samba_kdc_fetch() only needs sdb_entry
2022-03-24 Stefan Metzmachers4:libnet: ask for SDB_F_ADMIN_DATA in order to create...
2022-03-24 Stefan Metzmachers4:libnet: sdb_free_entry() already clears everything
2022-01-26 Pavel Filipenskýs4:libnet: Fix uninitialized value "seq_num"
2022-01-26 Pavel Filipenskýs4:libnet: Fix trailing whitespace in libnet_vampire.c
2021-08-03 Andreas Schneiders4:libnet: Allow libnet_SetPassword() for encrypted...
2021-08-03 Andreas Schneiders4:libnet: Remove trailing whitespaces
2021-04-07 Joseph Suttonprovision: Decrease the length of random machine passwords
2021-03-11 Stefan Metzmachers4:libnet_rpc: avoid reusing the assoc_group_id of...
2020-11-06 Andrew Walkers4:libnet:py_net - free event context in dealloc fn
2019-12-10 Isaac Boukrissmbdes: convert E_old_pw_hash to use gnutls
2019-07-26 Andreas Schneiders4:libnet: Use GnuTLS RC4 in libnet_ChangePassword_samr()
2019-07-26 Andreas Schneiders4:libnet: Use GnuTLS RC4 in libnet_SetPassword_samr_ha...
2019-07-26 Andreas Schneiders4:libnet: Use GnuTLS RC4 in libnet_SetPassword_samr_ha...
2019-07-26 Andreas Schneiders4:libnet: Use encode_rc4_passwd_buffer() in libnet_Set...
2019-07-26 Andreas Schneiders4:libnet: Use encode_rc4_passwd_buffer() in libnet_Set...
2019-07-04 Tim Beales4/libnet: Fix joining a Windows pre-2008R2 DC
2019-06-27 Andrew Bartlettlib/crypto: move gnutls error wrapper to own subsystem
2019-06-24 Andrew Bartlettpy3: Remove PyStr_FromString() compatability macro
2019-06-24 Andreas Schneiders3:libnet: Use gnutls_error_to_ntstatus() in libnet_passwd
2019-05-21 Andreas Schneiders4:libnet: Use GnuTLS MD5 for samr passwords
2019-05-16 Noel Powers4: squash 'cast between incompatible function types...
2019-05-06 Andrew Bartlettlibnet: Remove unused source4/libnet/libnet_sam{dump...
2019-05-06 Andrew Bartlettlibnet: Remove unused source4/libnet/libnet_samsync_ldb.c
2019-04-08 Garming Samlibnet vampire: NULL access bug fix
2019-03-21 Andrew Bartlettbuild: Remove bld.gen_python_environments()
2019-03-21 Andrew Bartlettbuild: Remove --extra-python
2019-02-27 Volker Lendeckelibnet: Use dom_sid_str_buf
2019-02-21 Noel Powers4/param: Fix provision_get_schema leaking python object
2019-02-13 Noel PowerMake sure results from GetAttrString are decref'ed...
2019-02-07 Noel PowerCleanup references to module objects returned from...
2019-02-01 Douglas Bagnallpy_net: fix != None check
2019-01-12 Noel Powers4/libnet: use 'et' as format for ParseTuple with python2
2019-01-08 Volker Lendeckelibnet4: Use dom_sid_str_buf
2018-11-30 Olly BettsFix spelling mistakes
2018-11-06 Tim Bealelibnet: Reset debug counters after replicating critical...
2018-10-17 Tim Bealelibnet/drs: Update replication debug to report link...
2018-05-17 Andrew BartlettFIXUP: Improve memory handling on py_net_change_password
2018-05-17 Noel Powers4/libnet: Allow passwords containing non ascii charact...
2018-05-10 Gary Lockyersamdb: Add remote address to connect
2018-04-13 Noel Powers3/libnet/wscript: build samba-net lib for extra-python/py3
2018-04-13 Noel Powerwscript_build: make sure we link extra-python versions...
2018-03-23 Noel Powerpython3 port for dckeytab module
2018-03-19 Andrej Gesselbugfix memory leak. partition_dn is only used to search...
2018-03-02 Swen SchilligReplace NT_STATUS_HAVE_NO_MEMORY macro
2018-03-02 Swen SchilligMinor cleanup of libnet_LookupName_recv
2018-03-02 Swen SchilligZero libnet_LookupName out struct before using
2018-02-24 Swen SchilligMinor cleanup to libnet_join_member
2018-01-31 Swen Schilligtalloc_zero libnet_context on init
2018-01-25 Swen SchilligFix wrong condition for error string assignment
2018-01-25 Volker Lendeckelibnet: Use talloc_zero instead of ZERO_STRUCTP
2018-01-09 Volker Lendeckelibnet: Add NULL checks to py_net_finddc
2017-11-24 Garming Samschema: Make writing indices flag an enum for a new...
2017-09-07 Andrew Bartlettdebug: Add new debug class "drs_repl" for DRS replicati...
2017-08-18 Tim Bealereplmd: Don't fail cycle if we get link for deleted...
2017-08-18 Tim Bealedrs: Fail replication transaction instead of dropping...
2017-07-27 Tim Bealelibnet: Initialize req_level in become_dc tests
2017-07-14 Alexander Bokovoypy3: Make sure to specify METH_VARARGS together with...
2017-05-25 Gary Lockyerlibnet join: Fix error handling on provision_store_self...
2017-05-25 Andrew Bartlettpynet: Add a hook to decrypt one attribute
2017-05-22 Andrew Bartlettdsdb: Do not write the @INDEXLIST or @ATTRIBUTES record...
2017-03-29 Gary Lockyerpython net: add username, oldpassword and domain to...
2017-03-10 Ian Stakenviciuswaf: disable-python - don't build samba-net
2017-03-10 Petr Viktorinpython: Port the samba.net module to Python 3
2017-02-25 Stefan Metzmacherpy_net: make use of pytalloc_GenericObject_steal()
2017-02-23 Andrew Bartlettsamba-tool drs replicate: Add --single-object
2017-02-21 Stefan Metzmachers4:libnet: make use of generate_random_machine_password()
next