s4:dsdb: Fix code formatting
[samba.git] / source4 / dsdb / kcc /
2023-09-11 Joseph Suttons4:dsdb: Fix code spelling
2023-08-08 Joseph Suttons4:dsdb: Add missing newlines to logging messages
2023-08-03 Andreas Schneiders4:dsdb:kcc: Fix code spelling
2023-07-02 Björn Jackegarbage_collect_tombstone.c: use DBG* macros instead...
2023-07-02 Björn Jackegarbage_collect_tombstones.c: move info log message...
2023-03-20 Joseph Suttondsdb periodic: DNS: Add missing newlines to debug messages
2021-06-20 Douglas Bagnalldsdb periodic: DNS: split aging from tombstone deletion
2021-06-20 Douglas Bagnalldns scavenging: add an explanatory comment
2021-06-20 Douglas Bagnalldns scavenging: ensure tombstoned node has one record
2021-06-20 Douglas Bagnalldns scavenging: avoid leak in dns_tombstone_records
2021-06-20 Douglas Bagnalldns scavenging: log tombstone inconsistency
2021-06-20 Douglas Bagnalldns scavenging: tighten lifetime of filtered records
2021-06-20 Douglas Bagnalldns scavenging: avoid useless copy of msg
2021-06-20 Douglas Bagnalldns scavenging: simplify copy_current_records
2021-06-20 Douglas Bagnalldns scavenging: avoid passing blobs
2021-06-20 Douglas Bagnalldns scavenging: ensure usual ownership of element values
2021-06-20 Douglas Bagnalldns scavenging: avoid setting same flags twice
2021-06-20 Douglas Bagnalldns scavenging: avoid another small memory leak
2021-06-20 Douglas Bagnalldns scavenging: avoid a small memory leak
2021-06-20 Douglas Bagnalldns scavenging: correctly set tombstome timestamp
2021-06-20 Douglas Bagnalldns scavenging: tombstone deletion uses correct time...
2021-03-29 Douglas Bagnalllibrpc/idl: dnsp tombstone timestamp name matches MS...
2021-03-29 Douglas Bagnalldsdb/dns scavange: make a helper function static
2021-03-29 Douglas Bagnalldsdb/scavange dns: reserve NTTIME type for NTTIME values
2021-03-29 Douglas Bagnalldns: use unix_to_dns_timestamp almost everywhere
2020-11-27 Ralph Boehmes4: rename source4/smbd/ to source4/samba/
2020-08-17 Volker LendeckeFix a comment typo copied around
2020-01-21 Gary LockyerCVE-2019-19344 kcc dns scavenging: Fix use after free...
2019-03-07 Andrew Bartlettkcc: Give a better error message when samdb_ntds_object...
2018-11-01 Gary Lockyersource4 smdb: Add a post fork hook to the service API
2018-11-01 Gary Lockyersource4 smbd: Make the service_details structure constant.
2018-07-17 Volker Lendeckekcc: Fix the 32-bit build
2018-07-12 Aaron Haslettdns+kcc: adding dns scavenging to kcc periodic run
2018-07-12 Aaron Haslettdns: dns record scavenging function (without task)
2018-07-12 Gary Lockyerdns: Reformat DNS with clang-format
2018-05-10 Gary Lockyersamdb: Add remote address to connect
2017-10-19 Gary Lockyer source4/smbd: refactor the process model for prefork
2017-09-20 Garming Samkcc: Remove unused, untested KCC code
2017-07-24 Andreas Schneiders4:kcc: Add a NULL check before qsort()
2017-06-15 Garming Samrepl: Set GET_ALL_GROUP_MEMBERSHIP flag in the drepl...
2017-05-11 Jeremy Allisons4: Add TALLOC_CTX * to register_server_service().
2017-04-21 Jeremy Allisonlib: modules: Change XXX_init interface from XXX_init...
2017-02-23 Andreas Schneiders4-kcc: Do not dereference a NULL pointer
2016-11-03 Garming Samcollect_tombstones: Allow links to recycled objects...
2016-09-27 Günther Deschnerwerror: replace WERR_NOMEM with WERR_NOT_ENOUGH_MEMORY...
2016-09-05 Bob Campbellcopyright: Add the missing notices for garbage collect...
2016-09-05 Bob Campbelldsdb: refactor part of garbage_collect_tombstones into...
2016-09-02 Volker Lendeckekcc: Fix a -Werror,-Wformat-security error
2016-09-01 Garming Samgc_tombstones: Typo fix
2016-09-01 Andrew Bartlettdsdb: Do not check isDeleted as a possible link
2016-09-01 Andrew Bartlettdsdb: Add comments to dsdb_garbage_collect_tombstones()
2016-09-01 Andrew Bartlettdsdb: Use a date comparison in the search to avoid...
2016-09-01 Andrew Bartlettdsdb: Expose ldb error string to dsdb_garbage_collect_t...
2016-09-01 Andrew Bartlettdsdb: Expand garbage_collect_tombstones to expunge...
2016-09-01 Andrew Bartlettdsdb: move tombstone lifetime calculation out of dsdb_g...
2016-09-01 Andrew Bartlettdsdb: Rework more KCC service-specific details out...
2016-09-01 Andrew Bartlettdsdb: Rework kcc_deleted() into dsdb_garbage_collect_to...
2016-09-01 Andrew Bartlettkcc: Move kcc/kcc_deleted.c into kcc/garbage_collect_to...
2016-07-25 Garming SamAddressSanitizer: Initialize for kcc_topology.c
2016-07-21 Garming Samsamba_kcc: Enable the python samba_kcc
2016-06-16 Andrew Bartletts4-kcc: Fix compiler errors when building with --addres...
2016-02-06 Michael Adamdlist: remove unneeded type argument from DLIST_ADD_END()
2016-01-13 Jelmer VernooijAvoid including libds/common/roles.h in public loadparm...
2015-05-28 Andrew Bartlettkcc: Wait until the samba_kcc script runs to declare...
2015-03-03 Volker LendeckeFix the O3 developer build
2015-02-25 Volker LendeckeFix the developer O3 build
2014-09-27 Jelmer Vernooijdsdb: Be less verbose when announcing kcc is being...
2014-07-09 Stefan Metzmachers4:dsdb/kcc: use SHOW_RECYCLED instead of SHOW_DELETED...
2014-06-10 Volker LendeckeUse GUID_equal in a few places
2014-05-03 Andrew Bartlettdsdb: Make it harder to corrupt the database by requiri...
2014-03-05 Garming SamRemove the remaining uses of the macro NT_STATUS_HAVE_N...
2014-03-05 Garming SamRemove a number of NT_STATUS_HAVE_NO_MEMORY_AND_FREE...
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-06-12 Andrew Bartlettdsdb: Allow dsdb_find_dn_by_guid to show deleted DNs
2013-05-20 Matthieu PatouFix warnings about set but unused variables
2012-10-08 Matthieu Patoudrs-replica-info: level_not_supported is wrong when...
2012-08-17 Andrew Bartletts4-dsdb: Use tmp_ctx in kccsrv_check_deleted to avoid...
2012-08-17 Andrew Bartletts4-kcc: Avoid use-after-free of dn and add tmp_ctx
2012-08-14 Andrew Bartletts4-dsdb: Add mem_ctx argument to samdb_ntds_settings_dn
2012-08-14 Andrew Bartletts4-dsdb: Improve memory handling in kccsrv_add_connection()
2012-08-14 Andrew Bartletts4-dsdb: Improve memory handling in kccsrv_find_connect...
2012-06-15 Andrew Bartlettlib/param: Create a seperate server role for "active...
2012-04-19 Matthieu Patous4-kcc: avoid a false alarm with rodc
2012-03-14 Amitay Isaacss4-dsdb: Fix the case for attribute name msDS-hasMasterNCs
2011-12-23 Matthieu Patous4-kcc: Remove also deleted objects that are not in...
2011-12-08 Dave CraftInvocation of samba_kcc from KCC task
2011-12-08 Dave CraftAdd subreq and status to kcc_service struct
2011-10-04 Andrew Tridgells4-kcc: if we are a GC, auto-add partial replicas
2011-09-22 Andrew Tridgells4-kcc: return partial replica NCs in drs showrepl
2011-09-07 Amitay Isaacss4-kcc: Fix the list of NCs for DRS replica information
2011-08-24 Andrew Tridgells4-kcc: fixed _msdcs DNS name
2011-08-13 Simo Sorces4:dsdb: use tevent_ fn names instaed of legacy event_...
2011-07-30 Matthieu Patous4-kcc: correctly populate the neighbor object when...
2011-07-21 Andrew Tridgells4-kcc: use dsdb_delete() instead of ldb_delete()
2011-07-13 Dave CraftAdd intrasite code test switch
2011-07-13 Dave CraftAdd kccsrv_add_repsFrom() possibility of NULL res argument
2011-07-13 Dave CraftRemove static to allow availability to other KCC files
2011-07-13 Dave Craftkcc_connection invocation_id added to struct
2011-07-13 Dave CraftKCC NTDSConnection should utilize NTDSCONN_OPT_IS_GENERATED
2011-07-13 Dave CraftNTDSConnection and NTDSA Site setting flags
next