samba.git
2020-06-19 Andreas Schneiderpython: Fix get_max_worker_count() to always have two...
2020-06-19 Andreas Schneiderpython: Run cmdline tools for arbitary docs test in...
2020-06-19 Andreas Schneiderpython: Run cmdline tools for default docs test in...
2020-06-19 Alexander Bokovoyldb_ldap: fix off-by-one increment in lldb_add_msg_attr
2020-06-19 Alexander Bokovoylib/ldb: add unit test for ldb_ldap internal code
2020-06-18 Isaac BoukrisProperly handle msDS-AdditionalDnsHostName returned...
2020-06-18 Isaac Boukrisselftest: add tests for binary msDS-AdditionalDnsHostName
2020-06-18 Isaac BoukrisFix a typo in recent net man page changes
2020-06-17 Andreas Schneiders3:lib:tls: Use better priority lists for modern GnuTLS
2020-06-17 Andrew Bartlettdocs: Add caution against extending this list
2020-06-17 Andrew Bartlettdocs: Remove defaults test exception for "mit kdc command"
2020-06-17 Andrew Bartlettdocs: Ensure "use mmap" always has the correct default
2020-06-17 Anoop C Svfs_glusterfs: Enable caching of selinux xattr by default
2020-06-16 Andreas Schneiders3:lib: Make sure that have_rsrc is initialized
2020-06-16 Andreas Schneiders3:smbd: Fix a possibile null pointer dereference
2020-06-16 Andreas Schneiders4:torture: Make sure that ctx is initialized to NULL
2020-06-16 Andreas Schneiders3:locking: Remove dead code
2020-06-16 Andreas Schneiders3:rpc_server: Check return code of set_blocking()
2020-06-16 Andreas Schneiders3:samr: Add missing NULL pointer check
2020-06-16 Andreas Schneiders3:notifyd: Check return value of lp_load_initial_only()
2020-06-16 Andreas Schneiders3:lib: Avoid a NULL pointer deref on log level 10
2020-06-16 Andreas Schneiders3:rpc_server: Pass a pointer to add_filemeta()
2020-06-15 Volker Lendeckevfs: Move reparse point functions to util_reparse.c
2020-06-15 Volker Lendeckeldb: Avoid a cast (unsigned long long) in ldbmodify.c
2020-06-15 Volker Lendeckelib: Remove an unused macro
2020-06-15 Volker Lendeckelibsmb: Add overflow protection to symlink_reparse_buff...
2020-06-15 Volker Lendeckelibcli: Add tevent_req_received() calls to smb2cli_crea...
2020-06-15 Volker Lendeckelibcli: Move IO_REPARSE_TAG definitions to smb_constants.h
2020-06-15 Volker Lendeckelibcli: Slightly simplify smb2cli_req_recv() with an...
2020-06-15 Volker Lendeckesmbd: Apply a bit of README.Coding to unix_convert()
2020-06-15 Volker Lendeckesmbd: Reduce indentation in check_reduced_name()
2020-06-15 Volker Lendeckelib: Move a #define ip_equal_v4() to nmbd/nmbd.h
2020-06-15 Volker Lendeckesmbd: Fix typos
2020-06-15 Volker Lendecketsocket: Fix a typo
2020-06-15 Volker Lendeckenet: Align integer types
2020-06-13 Douglas Bagnallreplmd: slightly clarify a comment
2020-06-13 Douglas Bagnalldsdb/mod/acl_util: do not deref NULL sd_flags control
2020-06-13 Douglas Bagnallldb commandline: don't crash if a received control...
2020-06-13 Douglas Bagnallldb/controls: avoid stealing our own stuff
2020-06-13 Douglas Bagnallldb/mod/paged_searches: cope with NULL control data
2020-06-13 Douglas Bagnallpython: do not always import socket_server
2020-06-13 Douglas Bagnallpython: do not always import urllib
2020-06-12 David Mulderdoc: Add markup to README.Coding for samba wiki links
2020-06-12 Andrew Bartlettdocs: protocolfreedom.org is no longer
2020-06-12 Andrew BartlettRemove outdated install_with_python.sh
2020-06-12 Andrew Bartlettdocs: Point to wiki Contribute page rather than samba...
2020-06-12 Andrew Bartlettbuild: Put the note from the bottom of the old BUILD_SY...
2020-06-12 Andrew Bartlettdocs: Remove the statement about why we moved to Waf
2020-06-12 Andrew BartlettUpdate README.md with more up to date information
2020-06-12 Andrew BartlettUpdate README.contributing to point to new Contributing...
2020-06-12 Isaac Boukrisdb-glue.c: set forwardable flag on cross-realm tgt...
2020-06-12 Isaac Boukrisselftest: test forwardable flag in cross-realm with...
2020-06-12 Isaac Boukrisselftest: test forwardable flag in cross-realm tgt...
2020-06-12 Isaac Boukrisselftest: allow EncASRepPart to be encoded as EncTGSRepPart
2020-06-12 Isaac Boukrisheimdal: apply disallow-forwardable on server in TGS...
2020-06-12 Isaac Boukrisselftest: add test for disallowed-forwardable server
2020-06-11 Rowland Pennysamba-tool dns query --help: Someone forgot 'PTR' from...
2020-06-11 Isaac Boukriskdc: allow checksum of PA-FOR-USER to be HMAC_MD5
2020-06-11 Björn Baumbachs3-libads: use ldap_init_fd() to initialize a ldap...
2020-06-10 Volker Lendeckesmbclient: Simplify do_list()
2020-06-10 Volker Lendeckesmbclient: Simplify the queue for recursive listing
2020-06-10 Volker Lendeckesmbclient: Simplify do_list_helper()
2020-06-10 Volker Lendeckesmbclient: Slightly simplify do_list()
2020-06-10 Volker Lendeckesmbclient: Do early return in do_list_helper().
2020-06-10 Volker Lendeckesmbclient: Align integer types
2020-06-10 Volker Lendeckesmbclient: Align some integer types
2020-06-10 Volker Lendeckevfs: Fix typos
2020-06-10 Volker Lendeckelibsmb: Fix a typo
2020-06-10 Volker Lendeckeregistry3: Fix a typo
2020-06-10 David Disseldorps3/torture: test rbtree TDB_INSERT and TDB_MODIFY flags
2020-06-10 David Disseldorps3/torture: use stack buffer for rbtree loop
2020-06-10 David Disseldorpdbwrap_rbt: support TDB_INSERT and TDB_MODIFY store...
2020-06-10 Anoop C Svfs_default: Remove an unused data member
2020-06-10 Andreas SchneiderRevert "s3:libsmb: add a cache for cli_session_creds_pr...
2020-06-10 Andrew BartlettAdd docs build to CI
2020-06-10 Andrew Bartlettdocs-xml: Remove GNU TexInfo build
2020-06-10 Andrew Bartlettdocs-xml: Remove references to inkscape (not used any...
2020-06-10 Andrew Bartlettdocs-xml: Remove final references to Samba3-HOWTO and...
2020-06-10 Andrew Bartlettdocs-xml: Remove references to building docs using...
2020-06-10 Andrew BartlettRemove "undocumented" target mentioned in configure...
2020-06-09 Martin Schwenkeutil: Reallocate larger buffer if getpwuid_r() returns...
2020-06-09 Martin Schwenkeutil: Fix build on FreeBSD by avoiding NSS_BUFLEN_PASSWD
2020-06-09 Martin Schwenkeutil: Simplify input validation
2020-06-09 Stefan Metzmachers3:libads: remove unused "GSSAPI" support
2020-06-09 Andreas Schneidertalloc: Mark ptr of talloc_unlink() not as a tainted...
2020-06-09 Stefan Metzmachers3:libsmb: add a cache for cli_session_creds_prepare_krb5()
2020-06-05 Stefan Metzmachers4:torture:smb2: use delete-on-close in test_rw_invalid()
2020-06-05 Björn Baumbachpysmbd: make sure that session unix info is filled
2020-06-05 Björn Baumbachtests/pysmbd: fill session unix info in ntacl tests
2020-06-05 Björn Baumbachpython/samba/provision: set unix session info for user...
2020-06-05 Björn Baumbachpyauth: add python binding for auth_session_info_set_unix()
2020-06-05 Björn Baumbachs4-auth/unix_token: add new function auth_session_info_...
2020-06-05 Björn Baumbachs4-auth/unix_token: separate out filling the unix_info...
2020-06-05 Björn Baumbachpython: fix slow's mail address
2020-06-04 Volker Lendeckelibsmb: Remove unused cli_smb2_qfileinfo_basic()
2020-06-04 Volker Lendeckelibsmb: Use cli_qfileinfo_basic() in cli_smb2_qpathinfo2()
2020-06-04 Volker Lendecketorture3: Fix a debug message
2020-06-04 Volker Lendeckelibsmb: Remove unused cli_smb2_getattrE()
2020-06-04 Volker Lendeckelibsmb: Use cli_qfileinfo_basic() in cli_smb2_getatr()
2020-06-04 Volker Lendeckepylibsmb: Use cli_qfileinfo_basic_send() in py_smb_file...
next