metze/samba-autobuild/.git
2022-04-04 Andreas Schneiderscript: Fix check_symbols() with gcov build
2022-04-01 Volker Lendeckevfs: Simplify streams_depot_openat()
2022-04-01 Volker Lendeckesmbd: Don't loose base_fsp statinfo in non_widelink_open
2022-04-01 Volker Lendeckevfs: streams_xattr uses fsetxattr by now, remove an...
2022-04-01 Volker Lendeckevfs: Ensure we have a base fsp openat() for named streams
2022-04-01 Volker Lendecketorture: Create a base_fsp for a named stream in vfstest
2022-04-01 Volker Lendecketorture: Introduce error labels for vfstest's cmd_open()
2022-04-01 Andreas SchneiderMove LSP stuff to buildtools/devel_env.sh
2022-04-01 Andreas SchneiderAdd missing final newline to end of sh file
2022-04-01 Andreas SchneiderAdd missing final newline to end of c file
2022-03-31 Ralph Boehmesmbd: consolidate nested if expressions
2022-03-31 Ralph Boehmesmbd: remove itime and file_id logic and code
2022-03-31 Ralph Boehmevfs: bump VFS version to 47
2022-03-31 Ralph BoehmeCI: consolidate SMB2-FILEID and SMB2-FILEID-UNIQUE...
2022-03-31 Ralph Boehmevfs_fruit: change default for "fruit:zero_file_id"...
2022-03-31 Ralph Boehmevfs_shadow_copy2: implement readdir()
2022-03-31 Ralph BoehmeCI: add a test listing a snapshotted directory
2022-03-31 Ralph BoehmeCI: avoid smb2.twrp being run by plansmbtorture4testsui...
2022-03-30 Jeremy Allisons3: smbd: Preserve the fsp->fsp_name->st buf across...
2022-03-30 Jeremy Allisons3: smbd: Preserve the fsp->fsp_name->st bufs across...
2022-03-30 Jeremy Allisons4: torture: Add test_smb2_close_full_information(...
2022-03-30 Jeremy Allisons4: torture: Add CHECK_CREATED macro to smb2/rename...
2022-03-30 Jeremy Allisons4: torture: Add CHECK_VAL macro to smb2/rename.c....
2022-03-30 Jeremy Allisons3: tests.py: Only run smb2.rename against fileserver.
2022-03-30 Stefan Metzmachers4:dsdb/descriptor: skip duplicates in descriptor_sd_pr...
2022-03-30 Stefan Metzmachers4:dsdb/descriptor: sort descriptor_changes tree based
2022-03-30 Stefan Metzmachers4:dsdb/descriptor: pass parent guid to dsdb_module_sch...
2022-03-30 Stefan Metzmachers4:dsdb/descriptor: skip duplicates in descriptor_exten...
2022-03-30 Stefan Metzmachers4:dsdb/descriptor: add statistics for security descrip...
2022-03-30 Stefan Metzmachers4:dsdb/descriptor: split out struct descriptor_transaction
2022-03-30 Stefan Metzmacherpython/join: improve logging of join_replicate()
2022-03-29 Stefan Metzmacherwafsamba: require PYTHONHASHSEED=1 to be exported
2022-03-29 Stefan Metzmacherctdb/packaging/RPM: don't use waf directly
2022-03-29 Stefan Metzmacherconfigure/Makefile: export PYTHONHASHSEED=1 in all...
2022-03-29 Stefan Metzmacherwafsamba: let test_duplicate_symbol.sh export PYTHONHAS...
2022-03-29 Stefan Metzmachers4:selftest/provisions: make use of 'make testenv'...
2022-03-29 Stefan Metzmacherlib/fuzzing/README.md: don't use waf directly
2022-03-29 Stefan Metzmacherbuildtools: remove unused testwaf.sh
2022-03-29 Volker Lendeckesmbd: Don't NULL out "::$DATA"
2022-03-29 Volker Lendeckesmbd: Don't NULL out the "::$DATA" in openat_pathref_fsp()
2022-03-29 Volker Lendeckesmbd: Simplify reply_rmdir()
2022-03-29 Volker Lendeckesmbd: Add a DEBUG to create_file_unixpath()
2022-03-29 Volker Lendeckesmbd: Fix create_file_unixpath()'s stream handling
2022-03-29 Volker Lendeckelib: GENCACHE_RAM isn't used anymore
2022-03-29 Volker Lendeckesmbd: Fix a typo
2022-03-29 Andrew Bartletts4-auth: Remove last traces of LanMan authentiation...
2022-03-29 Andrew Bartletts4-auth: Only build auth_developer module in developer...
2022-03-29 Andrew Bartletts4-auth: Do not trigger RODC replication unless missing...
2022-03-29 Andrew Bartletts4-auth: Remove unused acct_flags parameter
2022-03-28 Andrew Bartlettwaf: Document the confusing --nonshared-binary, --built...
2022-03-28 Christof Schmittvfs_gpfs: Initialize litemask to 0
2022-03-28 Joseph Suttonsamba-tool: Check specified domain and realm against...
2022-03-28 Joseph Suttonsamba-tool: Return correct result for _get_user_realm_d...
2022-03-28 Joseph Suttonsamba-tool delegation: Clarify msDS-AllowedToDelegateTo...
2022-03-28 Joseph Suttonsamba-tool delegation: Add commands to add/remove princ...
2022-03-28 Joseph Suttonsamba-tool delegation show: Display information for...
2022-03-28 Joseph Suttonsamba-tool delegation: Add function to display security...
2022-03-28 Andreas Schneiders4:selftest: Remove ad_dc_ntvfs env from several tests
2022-03-25 Andreas Schneidertestprogs: A PKINIT PAC test which runs against Heimdal...
2022-03-25 Andreas Schneidertestprogs: Manually reformat test_pkinit_pac.sh
2022-03-25 Andreas Schneidertestprogs: Reformat test_pkinit_pac.sh with shfmt
2022-03-25 Andreas Schneidertestprogs: Rename test_pkinit_pac_heimdal.sh
2022-03-25 Andreas Schneidertestprogs: A PKINIT test which runs against Heimdal...
2022-03-25 Andreas Schneidertestprogs: Remove the usage of enctype in test_pkinit_s...
2022-03-25 Andrew Bartletttestprogs: Change from $foo to "${foo}" variable style
2022-03-25 Andreas Schneidertestprogs: Manually reformat testit commands in test_pk...
2022-03-25 Andreas Schneidertestprogs: Fix calculating failed in test_pkinit_simple.sh
2022-03-25 Andreas Schneidertestprogs: Format test_pkinit_simple.sh with shfmt
2022-03-25 Andreas Schneidertestprogs: Rename test_pkinit_heimdal.sh
2022-03-25 Andreas Schneidertestprogs: Fix kerberos_kinit with additional options
2022-03-25 Andreas Schneiderselftest: Setup PKINIT for MIT Kerberos
2022-03-25 Andreas Schneiders4:kdc: Add Smart Card and file based PKINIT support
2022-03-25 Andreas Schneiders4:tests: Run Heimdal PKINIT tests only against ad_dc env
2022-03-25 Andreas Schneiders4:kdc: If we set the kerberos debug level to 10 write...
2022-03-25 Andreas Schneiders4:kdc: Remove trailing white spaces in kdc-service...
2022-03-25 Andreas Schneiders4:kdc: Improve debug message of samba_kdc_fetch_server()
2022-03-25 Thomas Debesses4: dns: Add customizable dns port option
2022-03-25 Ralph Boehmesmbd: expand DEBUG statement in smbd_dirptr_get_entry...
2022-03-25 Samuel Cabreroexamples: Update winbindd.stp and its generator script
2022-03-25 Samuel Cabreros3:winbind: Convert Ping parent/child call to NDR
2022-03-25 Samuel Cabreros3:winbind: Return NTSTATUS from wbint_Ping() RPC function
2022-03-25 Samuel Cabreros3:winbind: Convert wcache_opnum_cacheable() to a whitelist
2022-03-24 David Muldersamba-gpupdate: Implement enhanced logging
2022-03-24 Jeremy Allisons3: smbd: smbd_smb2_setinfo_send(). All calls to SMB_VF...
2022-03-24 Jeremy Allisons3: smbd: smbd_smb2_getinfo_send(). All calls to SMB_VF...
2022-03-24 Jeremy Allisons3: cmd_vfs: cmd_set_nt_acl(). All calls to SMB_VFS_FST...
2022-03-24 Jeremy Allisons3: cmd_vfs: cmd_open(). All calls to SMB_VFS_FSTAT...
2022-03-24 Jeremy Allisons3: pysmbd.c: init_files_struct(). All calls to SMB_VFS...
2022-03-24 Jeremy Allisons3: smbd: call_trans2setfilepathinfo(). All calls to...
2022-03-24 Jeremy Allisons3: smbd: call_trans2qfilepathinfo(). All calls to...
2022-03-24 Jeremy Allisons3: smbd: rename_internals_fsp(). All calls to SMB_VFS_...
2022-03-24 Jeremy Allisons3: smbd: mkdir_internal(). 2 of 2. All calls to SMB_VF...
2022-03-24 Jeremy Allisons3: smbd: mkdir_internal(). 1 of 2. All calls to SMB_VF...
2022-03-24 Jeremy Allisons3: smbd: open_file(). All calls to SMB_VFS_FSTAT(fsp...
2022-03-24 Jeremy Allisons3: smbd: non_widelink_open(). All calls to SMB_VFS_FST...
2022-03-24 Jeremy Allisons3: smbd: open_internal_dirfsp(). All calls to SMB_VFS_...
2022-03-24 Jeremy Allisons3: smbd: open_internal_dirfsp() add missing file_free...
2022-03-24 Jeremy Allisons3: smbd: mdssvc: All calls to SMB_VFS_FSTAT(fsp, ...
2022-03-24 Jeremy Allisons3: VFS: vxfs: All calls to SMB_VFS_FSTAT(fsp, &fsp...
2022-03-24 Jeremy Allisons3: smbd: In set_ea_dos_attribute(), if we've stored...
next