summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* tevent: version 0.14.1tevent-0.14.1Stefan Metzmacher2023-02-022-1/+158
* tevent: remove the already removed tevent_port.c also from the buildStefan Metzmacher2023-02-021-3/+0
* replace: remove unused configure checks for port_create()Stefan Metzmacher2023-02-022-9/+0
* replace: provide PIPE_BUF on GNU/HurdSamuel Thibault2023-02-021-0/+12
* s3:utils: Fix UNUSED_VALUEPavel Filipenský2023-02-021-2/+0
* s3:utils: Fix trailing whitespacesPavel Filipenský2023-02-021-5/+5
* s4-drsuapi: Give an error that matches windows on destination_dsa_guid lookup...Andrew Bartlett2023-01-312-4/+12
* s4-drsuapi: Clarify role of drs_security_access_check_nc_root()Andrew Bartlett2023-01-311-1/+5
* s4-rpc_server: Pre-check destination_dsa_guid in GetNCChanges for validityAndrew Bartlett2023-01-312-5/+39
* s4-drsuapi: Use samdb_get_ntds_obj_by_guid() to find RODC in REPL_SECRETAndrew Bartlett2023-01-311-3/+9
* s4-dsdb: Require that the NTDS object is an nTDSDSA objectclassAndrew Bartlett2023-01-311-1/+1
* s4-dsdb: Split samdb_get_ntds_obj_by_guid() out of samdb_is_rodc()Andrew Bartlett2023-01-311-12/+47
* s4-rpc_server/drsuapi: Return correct error code for an invalid DN to EXOP_RE...Andrew Bartlett2023-01-312-2/+14
* s4-drs: Make drs_ObjectIdentifier_to_dn() safer and able to cope with DummyDN...Andrew Bartlett2023-01-314-32/+165
* s4-dsdb: rework drs_ObjectIdentifier_to_dn() into drs_ObjectIdentifier_to_dn_...Andrew Bartlett2023-01-315-33/+133
* s4-rpc_server/drsuapi: Use dsdb_normalise_dn_and_find_nc_root()Andrew Bartlett2023-01-311-3/+9
* s4-dsdb: Add dsdb_normalise_dn_and_find_nc_root() around dsdb_find_nc_root()Andrew Bartlett2023-01-311-2/+33
* s4-dsdb: Add better debugging to dsdb_objects_have_same_nc()Andrew Bartlett2023-01-311-4/+4
* s4-dsdb: Make dsdb_find_nc_root() first try and use DSDB_CONTROL_CURRENT_PART...Andrew Bartlett2023-01-312-13/+234
* s4-dsdb: Schedule SD propegation only after successful renameAndrew Bartlett2023-01-311-39/+95
* s4-selftest/drs: Confirm GetNCChanges REPL_SECRET works with a DummyDN and re...Andrew Bartlett2023-01-313-1/+50
* s4-selftest/drs: Confirm GetNCChanges full replication works with a DummyDN a...Andrew Bartlett2023-01-312-2/+52
* s4-selftest/drs: Confirm GetNCChanges REPL_OBJ works with a DummyDN and real ...Andrew Bartlett2023-01-312-6/+77
* s4-selftest/drs Allow re-run of DRS tests after failed cleanupAndrew Bartlett2023-01-311-1/+2
* s4-selftest/drs Allow some DRS tests to operate against an IPAndrew Bartlett2023-01-314-29/+18
* s4-selftest/drs Add test of expected return code for invaid DNs in GetNCChangesAndrew Bartlett2023-01-313-3/+88
* s4-dsdb: Add tests of SamDB.get_nc_root()Andrew Bartlett2023-01-312-0/+132
* s4-dsdb: Rework dsdb_find_dn_by_guid() to use GUID_buf_string()Andrew Bartlett2023-01-311-6/+2
* script:autobuild: Make sure we can send a failure mailAndreas Schneider2023-01-301-4/+6
* python: Replace calls to deprecated methodsJoseph Sutton2023-01-3017-145/+145
* samba-tool: Use ntstatus constants in gpo commandsDavid Mulder2023-01-301-127/+134
* samba-tool: Test gpo show/load handling of utf-16-le stringsDavid Mulder2023-01-301-0/+18
* samba-tool: gpo show/load handle utf-16-le stringsDavid Mulder2023-01-302-3/+13
* samba-tool: gpo load provide option for replace vs mergeDavid Mulder2023-01-301-3/+8
* samba-tool: gpo load set ntacl with SYSVOL file creationDavid Mulder2023-01-301-4/+24
* samba-tool: gpo load add Registry ext by defaultDavid Mulder2023-01-302-3/+25
* samba-tool: gpo load extension namesDavid Mulder2023-01-303-10/+110
* samba-tool: gpo load/remove increment GPT.INIDavid Mulder2023-01-303-28/+116
* samba-tool: gpo load/remove bytesDavid Mulder2023-01-303-3/+74
* samba-tool: Test gpo load/remove commandsDavid Mulder2023-01-301-0/+73
* samba-tool: gpo load/remove commandsDavid Mulder2023-01-302-0/+352
* samba-tool: Move smb_connection to a common fileDavid Mulder2023-01-302-20/+21
* samba-tool: Move create_directory_hier to a common fileDavid Mulder2023-01-302-8/+27
* samba-tool: gpo show command list policiesDavid Mulder2023-01-301-1/+52
* s3:lib: Change file_modtime() to return an error code and a struct timespec.Jeremy Allison2023-01-274-22/+43
* spelling fixes for 4.18 (errror implemenation proces Controler)Michael Tokarev2023-01-265-5/+5
* s3/lib: Prevent use after free of messaging_ctdb_fde_ev structsNoel Power2023-01-261-0/+19
* s3:test: Test winbind call depth tracePavel Filipenský2023-01-263-0/+119
* s3:winbind: Move tevent_req_create() before debug macros to have the right ca...Pavel Filipenský2023-01-262-7/+9
* s3:winbind: Deactivate call depth tracking in child winbinddPavel Filipenský2023-01-261-0/+6