samba.git
2021-04-19 Volker Lendeckepy_security: Avoid casts in py_random_sid()
2021-04-19 Volker Lendeckelibcli: Simplify sddl_encode_ace()
2021-04-19 Volker Lendeckeauth3: Add an error check to auth_generic_prepare()
2021-04-19 Volker Lendeckeauth3: Remove unnecessary talloc_unlink() calls
2021-04-19 Volker Lendeckedsdb: Slightly tune get_new_descriptor()
2021-04-19 Volker Lendeckeauth3: Make load_auth_module() static
2021-04-19 Volker Lendeckeauth3: Remove auth_skel.c
2021-04-19 Volker Lendeckecreate_local_token: Add error checks
2021-04-19 Volker Lendeckeauth3: Fix a few error path memleaks in create_local_to...
2021-04-19 Volker Lendeckeauth3: Fix a typo
2021-04-19 Volker Lendeckeauth3: Simplify check_samba4_security()
2021-04-19 Volker Lendeckesmbd: Fix a typo
2021-04-19 Volker Lendeckeauth: Simplify DEBUG statements in make_auth3_context_f...
2021-04-19 Volker Lendeckelib: Remove two unused historic macros
2021-04-19 Volker Lendeckevfs: Remove a call to TALLOC_ZERO()
2021-04-19 Volker Lendeckevfs: Replace a call to TALLOC_ZERO()
2021-04-19 Volker Lendeckelib: Replace a call to TALLOC_ZERO()
2021-04-19 Volker Lendeckeauth3: Fix a error path memleak
2021-04-19 Volker Lendeckeauth3: Use talloc_move() instead of talloc_steal()
2021-04-19 Volker Lendeckewinbindd: Fix a typo
2021-04-19 Volker Lendeckeregistry: Fix a typo
2021-04-19 Volker Lendeckerpc_client: talloc_stackframe() aborts on failure
2021-04-19 Volker Lendeckerpc_client: Direct struct initialization in dcerpc_winr...
2021-04-19 Volker Lendeckeprinting: talloc_stackframe() aborts on failure
2021-04-19 Volker Lendeckeprinting: Straighten winreg_get_printer() slightly
2021-04-19 Volker Lendeckeprinting: Make winreg_get_printer() a bit easier to...
2021-04-19 Volker Lendeckeprinting: Make winreg_get_printer() a bit easier to...
2021-04-19 Volker Lendeckelib: Simplify tdb_fetch_int32()
2021-04-19 Volker Lendeckelib: Simplify tdb_fetch_uint32_t()
2021-04-19 Volker Lendeckelib: Remove unused tdb_traverse_delete_fn()
2021-04-19 Volker Lendeckelib: Fix nonempty line endings
2021-04-19 Volker Lendeckelib: Fix includes in util_tdb.h
2021-04-19 Volker Lendeckelib: Fix includes in strv.h
2021-04-19 Andreas Schneiders3:script: Remove findsmb from default installation
2021-04-19 Samuel Cabreros3: VFS: Remove SMB_VFS_NTIMES(), no longer used
2021-04-19 Samuel Cabreros3: VFS: default: Remove SMB_VFS_NTIMES()
2021-04-19 Samuel Cabreros3: VFS: unityed_media: Remove SMB_VFS_NTIMES()
2021-04-19 Samuel Cabreros3: VFS: time_audit: Remove SMB_VFS_NTIMES()
2021-04-19 Samuel Cabreros3: VFS: snapper: Remove SMB_VFS_NTIMES()
2021-04-19 Samuel Cabreros3: VFS: shadow_copy2: Remove SMB_VFS_NTIMES()
2021-04-19 Samuel Cabreros3: VFS: not_implemented: Remove SMB_VFS_NTIMES()
2021-04-19 Samuel Cabreros3: VFS: media_harmony: Remove SMB_VFS_NTIMES()
2021-04-19 Samuel Cabrerogpfswrap: Remove wrapper for gpfs_set_times_path()
2021-04-19 Samuel Cabreros3: VFS: gpfs: Remove SMB_VFS_NTIMES()
2021-04-19 Samuel Cabreros3: VFS: glusterfs: Remove SMB_VFS_NTIMES()
2021-04-19 Samuel Cabreros3: VFS: full_audit: Remove SMB_VFS_NTIMES()
2021-04-19 Samuel Cabreros3: VFS: fruit: Remove SMB_VFS_NTIMES()
2021-04-19 Samuel Cabreros3: VFS: delay_inject: Remove SMB_VFS_NTIMES()
2021-04-19 Samuel Cabreros3: VFS: ceph_snapshots: Remove SMB_VFS_NTIMES()
2021-04-19 Samuel Cabreros3: VFS: ceph: Remove SMB_VFS_NTIMES()
2021-04-19 Samuel Cabreros3: VFS: catia: Remove SMB_VFS_NTIMES()
2021-04-19 Samuel Cabreros3: VFS: cap: Remove SMB_VFS_NTIMES()
2021-04-19 Samuel Cabreros3: torture: Change cmd_utime to use SMB_VFS_FNTIMES()
2021-04-19 Samuel Cabreros3: VFS: recycle: set the recycled file times using...
2021-04-19 Samuel Cabreros3: smbd: Use SMB_VFS_FNTIMES() instead of SMB_VFS_NTIMES()
2021-04-19 Samuel Cabreros3: smbd: Pass full fsp to file_ntimes()
2021-04-19 Samuel Cabreros3: smbd: Update file times right before closing the...
2021-04-19 Samuel Cabreros3: smbd: Use new debug macros
2021-04-19 Samuel Cabreros3: VFS: snapper: Implement SMB_VFS_FNTIMES()
2021-04-19 Samuel Cabreros3: VFS: shadow_copy2: Implement VFS_SMB_FNTIMES()
2021-04-19 Samuel Cabreros3: VFS: gpfs: Implement SMB_VFS_FNTIMES()
2021-04-19 Samuel Cabrerogpfswrap: Add wrapper for gpfs_set_times()
2021-04-19 Samuel Cabreros3: VFS: glusterfs: Implement SMB_VFS_FNTIMES()
2021-04-19 Samuel Cabreros3: VFS: fruit: Implement SMB_VFS_FNTIMES()
2021-04-19 Samuel Cabreros3: VFS: delay_inject: Implement SMB_VFS_FNTIMES()
2021-04-19 Samuel Cabreros3: VFS: ceph_snapshots: Implement SMB_VFS_FNTIMES()
2021-04-19 Samuel Cabreros3: VFS: ceph: Implement SMB_VFS_FNTIMES()
2021-04-19 Samuel Cabreros3: VFS: catia: Implement SMB_VFS_FNTIMES()
2021-04-19 Samuel CabreroVFS: Add SMB_VFS_FNTIMES
2021-04-19 Samuel Cabrerobuild: Do not check for unused functions futimes()...
2021-04-19 Samuel Cabreros3: VFS: default: ntimes profile not ended when times...
2021-04-19 Andrew Bartlettauth4: Remove unused auth_unix
2021-04-16 Philipp Gesangallow tests to be run against a PAM-less build
2021-04-16 Philipp Gesanglib/util: fix timespec normalization
2021-04-16 Volker Lendeckeauth4: Remove sync check_password from auth_operations
2021-04-16 Volker Lendeckeauth4: Make auth_sam pseudo-async
2021-04-16 Volker Lendeckeauth4: Make auth_unix pseudo-async
2021-04-16 Volker Lendeckeauth4: Make auth_developer pseudo-async
2021-04-16 Volker Lendeckeauth4: Make auth_anonymous pseudo-async
2021-04-13 Andreas Schneiderwaf: Check correctly if gnutls has been compiled with...
2021-04-13 Stefan Metzmacheradd .gitlab-ci-coverage.yml for a scheduled build
2021-04-13 Stefan Metzmacherscript/autobuild.py: split samba-ad-dc-4* tests into two
2021-04-13 Stefan Metzmacherscript/autobuild.py: split samba-nopython out of samba...
2021-04-13 Stefan Metzmacherscript/autobuild.py: split samba-no-opath into two...
2021-04-13 Stefan Metzmacherscript/autobuild.py: skip lcov step for samba-fips
2021-04-13 Stefan Metzmacher.gitlab-ci-main.yml: specify the image only by SAMBA_CI...
2021-04-13 Stefan Metzmacher.gitlab-ci*.yml: only use gitlab.org shared runners...
2021-04-13 Stefan Metzmacherbootstrap/.gitlab-ci.yml: make sure we force gitlab...
2021-04-13 Stefan Metzmacher.gitlab-ci-main.yml: build coverity using --with-cluste...
2021-04-13 Stefan Metzmacher.gitlab-ci.yml: move the content to .gitlab-ci-main.yml
2021-04-13 Stefan Metzmacher.gitlab-ci.yml: move samba-ad-back{1,2} and samba-schem...
2021-04-13 Stefan Metzmacherscript/autobuild.py: split samba-ad-dc-backup into...
2021-04-13 Stefan Metzmacherscript/autobuild.py: move ad_dc_backup to samba-ad...
2021-04-13 Stefan Metzmacher.gitlab-ci.yml: let private runners also make use of...
2021-04-13 Stefan Metzmacherscript/autobuild.py: split out samba-{nt4,h5l,no-opath...
2021-04-13 Stefan Metzmacher.gitlab-ci.yml: be more resilient to intrastructure...
2021-04-13 Stefan Metzmacher.gitlab-ci.yml: specify explicit job timeouts
2021-04-13 Stefan Metzmacher.gitlab-ci.yml: split out samba-{def,mit}-build into...
2021-04-13 Stefan Metzmacher.gitlab-ci.yml: print out information of the available...
2021-04-13 Stefan Metzmacherscript/autobuild.py: split out "samba-{def,mit}-build"
next