summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-01-22s3:libads: Separate use of ads->config.flags for NBT_* and DS_* valuesPavel Filipenský4-27/+33
2026-01-22s3:libads: Reset ads->config.flags in ads_disconnect()Pavel Filipenský1-0/+1
2026-01-21printing: Fix compilation error for native 32-bit time_tMichael Tokarev1-2/+5
2026-01-21s3:libads: Do not reduce the page size in case of immediate timeoutsPavel Filipenský1-7/+29
2026-01-21s3:libads: Fix trailing whitespaces in ldap_utils.cPavel Filipenský1-19/+19
2026-01-21s3:libads: Set NT_STATUS_UNSUCCESSFUL for IP address entryAndreas Schneider1-1/+4
2026-01-21selftest: Set the ‘report_canonical_client_name’ option in krb5.confJennifer Sutton2-1/+8
2026-01-21selftest: Add functionality for setting extra krb5.conf optionsJennifer Sutton2-1/+16
2026-01-21selftest: Disable implicit dollar match without canonicalization for promoted_dcJennifer Sutton2-2/+1
2026-01-21s4:kdc: Return SDB_ERR_NOENTRY if canonicalization is requiredJennifer Sutton5-304/+67
2026-01-21s4:test: Add kdc-canon-mit testsJennifer Sutton4-4/+889
2026-01-21selftest: Remove unused variablesJennifer Sutton1-4/+0
2026-01-21s3:lib: Remove unused codeJennifer Sutton1-8/+0
2026-01-21lib:ldb-samba:ildap: fix empty attribute list handlingGary Lockyer4-3/+49
2026-01-20WHATSNEW: Start release notes for Samba 4.21.0pre1.Björn Jacke1-210/+4
2026-01-20VERSION: Bump version up to 4.25.0pre1...Björn Jacke1-4/+4
2026-01-20VERSION: Disable GIT_SNAPSHOT for the Samba 4.24.0rc1 release.samba-4.24.0rc1Björn Jacke1-3/+3
2026-01-20WHATSNEW: Up to Samba 4.24.0rc1.Björn Jacke1-1/+1
2026-01-20tdb: version 1.4.15tdb-1.4.15Björn Jacke2-1/+74
2026-01-20lib: Delay get_iconv_handle() in strchr_m()Volker Lendecke1-1/+3
2026-01-20lib: Move a variable declaration closer to its useVolker Lendecke1-1/+2
2026-01-20lib: Remove extern const data_blob_nullVolker Lendecke2-3/+1
2026-01-20lib: Remove &data_blob_null refsVolker Lendecke3-5/+10
2026-01-20printing: Inline oneliners used just onceVolker Lendecke2-21/+3
2026-01-20printing: Simplify mapping permissionsVolker Lendecke1-12/+2
2026-01-20printing: Make structures const staticVolker Lendecke1-11/+2
2026-01-20printing: Simplify file_version_is_newer()Volker Lendecke1-16/+12
2026-01-20printing: Make file_version_is_newer() more preciseVolker Lendecke1-15/+13
2026-01-20printing: Fix file_version_is_newer()Volker Lendecke1-1/+3
2026-01-20printing: Apply some constVolker Lendecke1-13/+13
2026-01-20printing: Simplify driver_unix_convert()Volker Lendecke1-5/+1
2026-01-20printing: Remove indentation with a "goto done"Volker Lendecke1-30/+31
2026-01-20printing: A little bit of README.Coding in nt_printing.cVolker Lendecke1-1/+2
2026-01-20printing: Slightly simplify move_driver_file_to_download_area()Volker Lendecke1-1/+6
2026-01-20printing: Modernize a few DEBUGsVolker Lendecke1-26/+32
2026-01-20vfs_fruit: Introduce two helper variablesVolker Lendecke1-14/+17
2026-01-20vfs_fruit: Move two variable declarations closer to their useVolker Lendecke1-2/+2
2026-01-20vfs_fruit: Fix short-term error path talloc leaksVolker Lendecke1-8/+6
2026-01-20vfs_fruit: Introduce a helper variableVolker Lendecke1-3/+5
2026-01-20vfs_fruit: Modernize DEBUGsVolker Lendecke1-6/+7
2026-01-20lib: Remove a function unused since 2016Volker Lendecke2-6/+0
2026-01-20srvsvc: Move valid_share_pathname() to where it's usedVolker Lendecke3-34/+33
2026-01-20lib: Remove the pointless unix_format() macroVolker Lendecke3-4/+2
2026-01-20printing: Simplify move_driver_to_download_area()Volker Lendecke1-5/+6
2026-01-20ldb: Avoid a few memset()s with direct structsVolker Lendecke3-12/+5
2026-01-20auth: Avoid a memset with callocVolker Lendecke1-3/+1
2026-01-20lib: Reduce indentation with an early returnVolker Lendecke1-12/+13
2026-01-20smbd: Fix a panic messageVolker Lendecke1-2/+5
2026-01-20torture: Apply some "static const"Volker Lendecke1-1/+1
2026-01-20loadparm: Simplify canonicalize_servicename()Volker Lendecke1-7/+2