samba.git
2022-04-07 David Muldersmbd: Move oplock.c -> smb2_oplock.c
2022-04-07 David Muldersmbd: Disable smb1 oplock calls when smb1 is disabled
2022-04-07 David Muldersmbd: Move send_break_message_smb1 to smb1_oplock.c
2022-04-07 David Muldersmbd: Move new_break_message_smb1 to smb1_oplock.c
2022-04-07 David Muldersmbd: Move nttrans.c -> smb1_nttrans.c
2022-04-07 David Muldersmbd: Move smbd_do_query_getinfo_quota to smb2_nttrans.c
2022-04-07 David Muldersmbd: Move smbd_do_query_security_desc to smb2_nttrans.c
2022-04-07 David Muldersmbd: Move copy_internals to smb2_nttrans.c
2022-04-07 David Muldersmbd: Move set_sd_blob to smb2_nttrans.c
2022-04-07 David Muldersmbd: Move set_sd to smb2_nttrans.c
2022-04-07 David Muldersmbd: Move negprot.c -> smb1_negprot.c
2022-04-07 David Muldersmbd: negprot_spnego allow disabling smb1 spnego set
2022-04-07 David Muldersmbd: Move negprot_spnego to smb2_negprot.c
2022-04-07 David Muldersmbd: Move ipc.c -> smb1_ipc.c
2022-04-07 David Muldersmbd: Move nt_status_np_pipe to smb2_ipc.c
2022-04-07 David Muldersmbd: Move aio.c -> smb2_aio.c
2022-04-07 David Muldersmbd: Move schedule_aio_write_and_X to smb1_aio.c
2022-04-07 David Muldersmbd: Move schedule_aio_read_and_X to smb1_aio.c
2022-04-07 David Muldersmbd: Allow disabling SMB1 in struct smbXsrv_connection
2022-04-07 David Muldersmbd: Disable build for SMB1 only files
2022-04-07 David Muldersmbd: Move lanman.c -> smb1_lanman.c
2022-04-07 David Muldersmbd: Move sesssetup.c -> smb1_sesssetup.c
2022-04-07 David Muldersmbd: Move message.c -> smb1_message.c
2022-04-07 David Muldersmbd: Add WITH_SMB1SERVER enabled for now
2022-04-07 Volker Lendeckesmbd: Use dirfsp and atname passed to open_file()
2022-04-07 Volker Lendeckesmbd: Align open_file() argument order with reopen_from...
2022-04-07 Volker Lendeckemodules: Use conn->cwd_fsp in fruit_open_rsrc_adouble()
2022-04-07 Pavel Filipenskýs3:auth: Fix user_in_list() for UNIX groups
2022-04-07 Pavel Filipenskýs3:tests Test "username map" for UNIX groups
2022-04-07 Pavel Filipenskýselftest: Add to "username.map" mapping for jackthemapp...
2022-04-07 Pavel Filipenskýselftest: Create groups "jackthemappergroup" and "jackn...
2022-04-07 Pavel Filipenskýselftest: Create users "jackthemapper" and "jacknomapper"
2022-04-06 Volker Lendeckestreams_depot: Simplify stream_dir()
2022-04-06 Volker Lendeckestreams_depot: Only create the subdirectories with...
2022-04-06 Volker Lendeckestreams_depot: Pass base_sbuf to stream_smb_fname()
2022-04-06 Jeremy Allisons3: smbget: Fix auth_fn, order of //server/share parame...
2022-04-06 Martin SchwenkeWHATSNEW: Document some CTDB changes
2022-04-06 Martin Schwenkectdb-scripts: Drop unused ctdbd_wrapper
2022-04-06 Martin Schwenkectdb-scripts: Drop uses of ctdbd_wrapper
2022-04-06 Martin Schwenkectdb-scripts: Remove failsafe that drops all IPs on...
2022-04-06 Martin Schwenkectdb-daemon: Don't release all public IPs during shutdo...
2022-04-06 Martin Schwenkectdb-scripts: Drop all public IPs in the "shutdown...
2022-04-06 Martin Schwenkectdb-config: Drop CTDB_STARTUP_TIMEOUT
2022-04-06 Martin Schwenkectdb-doc: Update documentation for tunables configuration
2022-04-06 Martin Schwenkectdb-scripts: No longer load tunables via 00.ctdb.scrip...
2022-04-06 Martin Schwenkectdb-daemon: Load tunables from ctdb.tunables
2022-04-06 Martin Schwenkectdb-daemon: New function ctdb_tunables_load()
2022-04-06 Martin Schwenkectdb-tests: Add unit tests for tunables code
2022-04-06 Martin Schwenkectdb-tests: Add function test_case(), tweak unit test...
2022-04-06 Martin Schwenkectdb-tests: Strip trailing newlines from expected resul...
2022-04-06 Martin Schwenkectdb-tests: Reformat script
2022-04-06 Martin Schwenkectdb-common: Add function ctdb_tunable_load_file()
2022-04-06 Vinit Agnihotripackaging: move CTDB service file to top-level
2022-04-06 Martin Schwenkectdb-packaging: Move RPM spec file to examples directory
2022-04-05 David Muldergpo: Improve Certificate Auto Enroll Debug messages
2022-04-05 David Muldergpo: Certificate Auto Enrollment default Kerberos auth
2022-04-04 Andreas Schneiderthird_party:waf: Do not recurse in aesni-intel if GnuTL...
2022-04-04 Andreas Schneiderwaf: Check for GnuTLS earlier
2022-04-04 Andreas Schneiderwaf: Import Logs in wscript_configure_system_gnutls
2022-04-04 Volker Lendeckelib: Stay ASCII-compatible for toupper_m/tolower_m
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()
next