samba.git
2019-07-02 Gary Lockyerldb: Release ldb 2.0.4
2019-07-02 Gary Lockyerlib ldb: save a copy of the options on the context
2019-07-02 Andrew Bartlettprovision: If --targetdir has been specified then we...
2019-07-02 Gary Lockyersamba-tool domain provision: add lmdb database size...
2019-07-02 Gary Lockyersamba-tool: Make the 'bytes' option type avaiable
2019-07-02 Gary Lockyerpython getopt: Add bytes option type
2019-07-02 Gary Lockyerprovision tests: Add --backend-store-size option.
2019-07-01 Ralph Boehmeselftest: add a test that itime is not set when setting...
2019-07-01 Ralph Boehmevfs_fruit: change default for "fruit:zero_file_id"...
2019-07-01 Ralph Boehmevfs_fruit: make "fruit:zero_file_id" a per share option
2019-07-01 Ralph Boehmevfs_fruit: move zero file-id to vfs_fruit
2019-07-01 Ralph Boehmes3:smbd: set file_id in fetch_dos_mode_done()
2019-07-01 Ralph Boehmes3:smbd: use stored file_id in SMB_VFS_FS_FILE_ID()
2019-07-01 Ralph Boehmes3:vfs: move get_fs_file_id to vfs_default
2019-07-01 Ralph Boehmes3:vfs: add SMB_VFS_FS_FILE_ID()
2019-07-01 Ralph Boehmes3:smbd: rename get_FileIndex() to get_fs_file_id()
2019-07-01 Ralph Boehmes3:smbd: return inode number, not FileIndex for UNIX...
2019-07-01 Ralph Boehmes3:smbd: use xattr_DosInfo4 in set_ea_dos_attribute()
2019-07-01 Ralph Boehmes3:smbd: parse xattr_DosInfo4 in parse_dos_attribute_blob()
2019-07-01 Ralph Boehmes3:smbd: mark itime non-calculated if we created a...
2019-07-01 Ralph Boehmes3/lib: add make_file_index_from_itime()
2019-07-01 Ralph Boehmes3/lib: add update_stat_ex_file_id()
2019-07-01 Ralph Boehmes3/lib: add update_stat_ex_itime()
2019-07-01 Ralph Boehmes3: add st_ex_file_id to struct stat_ex
2019-07-01 Ralph Boehmes3: add st_ex_itime to struct stat_ex
2019-07-01 Ralph Boehmes3: convert struct stat_ex st_ex_calculated_birthtime...
2019-07-01 Ralph Boehmes3: remove unused st_ex_mask from struct stat_ex
2019-07-01 Ralph Boehmeidl: add xattr_DosInfo4 to xattr_DosInfo in xattr.idl
2019-07-01 Ralph Boehmevfs_catia: pass stat info to synthetic_smb_fname()
2019-07-01 Andreas Schneiders3:winbind: Add support for storing KRB5 credential...
2019-07-01 Gary Lockyerlib tdb: memcmp ubsan warning
2019-07-01 Noel Powerlib/krb5_wrap: clang: Fix warning: Null pointer passed...
2019-07-01 Noel Powerlib/krb5_wrap: clang: Fix warning: Call to function...
2019-07-01 Noel Powerlib/util: clang: Fix warning: Value stored to 'ret...
2019-07-01 Noel Powerlib/ldb/common: clang: Fix Value stored to 'ret' is...
2019-07-01 Noel Powerlib/tdb/common: Fix Array access results in a null...
2019-07-01 Noel Powerlib/tdb/common: Fix warning: Null pointer passed as...
2019-07-01 Noel Powerlib/util: Fix Value stored to 'ret' is never read warning
2019-07-01 Martin Schwenkeutil: Fix signed/unsigned comparisons by casting
2019-07-01 Martin Schwenkeutil: Fix signed/unsigned comparisons by declaring...
2019-07-01 Martin Schwenkeutil: Fix signed/unsigned comparisons by declaring...
2019-06-30 Swen Schilligtests-util: Adding test to verify "allow no conversion...
2019-06-30 Swen Schilligtests-util: Adding test to verify "full-string-conversi...
2019-06-30 Swen Schilligtests-util: Adding test to verify "allow-negative"...
2019-06-30 Swen Schilligutil: cleanup API change for strtoul(l) wrappers
2019-06-30 Swen Schilligsource4: Update all consumers of strtoul_err(), strtoul...
2019-06-30 Swen Schilligsource3: Update all consumers of strtoul_err(), strtoul...
2019-06-30 Swen Schillignsswitch: Update all consumers of strtoul_err(), strtou...
2019-06-30 Swen Schilliglibcli: Update all consumers of strtoul_err(), strtoull...
2019-06-30 Swen Schilliglib: Update all consumers of strtoul_err(), strtoull_er...
2019-06-30 Swen Schilligctdb: Update all consumers of strtoul_err(), strtoull_e...
2019-06-30 Swen Schilliglib: Add capability to enable standard glibc behaviour...
2019-06-30 Swen Schilliglib: Add check for full string consumption when convert...
2019-06-30 Swen Schilliglib: Prepare for strtoul_err(), strtoull_err() API...
2019-06-30 Swen Schilliglib: Add flag definitions to control the internal strin...
2019-06-30 Swen Schilligtests-util: Adding test to verify "no-conversion" detection
2019-06-30 Swen Schilligtests-util: Adding test to verify negative "number...
2019-06-30 Swen Schilligtests-util: Adding strtoul(l)_err() test leaving errno...
2019-06-30 Jeremy Allisons3: smbd: Make open_directory() always open a fd.
2019-06-28 Andrew Bartlett.gitlab-ci.yml: Increase resources for samba-ad-dc...
2019-06-28 Volker Lendeckevfs_preopen: TALLOC_FREE(fde) before closing the underl...
2019-06-28 Volker Lendeckevfs_preopen: Fix an uninitialized variable read
2019-06-28 Volker Lendeckevfs_preopen: Fix for O_NOFOLLOW
2019-06-28 Volker Lendeckesmbd: Fix broken brlock for clustering
2019-06-28 Michael Adamvfs:glusterfs_fuse: treat ENOATTR as ENOENT
2019-06-28 Michael Adamvfs:glusterfs: treat ENOATTR as ENOENT
2019-06-27 Shyamsunder... s3:notifyd: Handle sigup in notifyd to reparse smb...
2019-06-27 Andreas Schneiders4:torture: Use GnuTLS RC4 in rpc forest_trust test
2019-06-27 Andreas Schneiders4:tortue: Use GnuTLS RC4 in rpc lsa test
2019-06-27 Andreas Schneidernsswitch: Use GnuTLS RC4 in wbclient test
2019-06-27 Andreas Schneiders4:rpc_server: Use GnuTLS RC4 in lsa server
2019-06-27 Andreas Schneiders3:utils: Use GnuTLS RC4 in npc_rpc_trust
2019-06-27 Andreas Schneiders4:rpc_server: Use GnuTLS RC4 in lsa endpoint
2019-06-27 Andreas Schneiders3:rpc_client: Use C99 inititializer in dcerpc_samr_chg...
2019-06-27 Andreas Schneiderauth:ntlmssp: Use GnuTLS RC4 in ntlmssp server
2019-06-27 Andreas Schneiderauth:gensec: Return NTSTATUS for netsec_do_seal()
2019-06-27 Andreas Schneiderauth:gensec: Use GnuTLS RC4 in netsec_do_seal()
2019-06-27 Andreas Schneiderauth:gensec: Use GnuTLS RC4 in netsec_do_seq_num()
2019-06-27 Andreas Schneiderlibcli:auth: Return NTSTATUS for netlogon_creds_arcfour...
2019-06-27 Andreas Schneiderlibcli:auth: Return NTSTATUS for netlogon_creds_crypt_s...
2019-06-27 Andreas Schneiderlibcli:auth: Return NTSTATUS for netlogon_creds_decrypt...
2019-06-27 Andreas Schneiderlibcli:auth: Return NTSTATUS for netlogon_creds_encrypt...
2019-06-27 Andreas Schneiderlibcli:auth: Return NTSTATUS for netlogon_creds_server_...
2019-06-27 Andreas Schneiderlibcli:auth: Return NTSTATUS for netlogon_creds_decrypt...
2019-06-27 Andreas Schneiderlibcli:auth: Return NTSTATUS for netlogon_creds_encrypt...
2019-06-27 Andreas Schneiderlibcli:auth: Use GnuTLS RC4 for netlogon credentials
2019-06-27 Andrew Bartlettlib/crypto: Use GnuTLS RC4 for samba_gnutls_arcfour_con...
2019-06-27 Andrew Bartlettliblic/drsupai: use samba_gnutls_arcfour_confounded_md5...
2019-06-27 Andrew Bartlettlib/crypto: Add GnuTLS helper function samba_gnutls_arc...
2019-06-27 Andrew Bartlettlibcli/drsuapi: Correct comment in drsuapi_decrypt_attr...
2019-06-27 Andrew Bartlettlibcli/drsuapi: Add expected value unit tests for drsua...
2019-06-27 Andrew Bartlettlibcli/drsuapi: Add const to *in parameters to drsuapi_...
2019-06-27 Andrew Bartlettlibcli/drsuapi: Make drsuapi_decrypt_attribute_value...
2019-06-27 Andreas Schneiderlibcli:drsuapi: Use gnutls_error_to_werror() in repl_de...
2019-06-27 Andreas Schneiderlibcli:auth: Use gnutls_error_to_werror() in smbencrypt
2019-06-27 Andreas Schneiderlibcli:util: Add gnutls_error_to_werror()
2019-06-27 Andrew Bartlettlib/crypto: move gnutls error wrapper to own subsystem
2019-06-26 Jeremy Allisons3: torture: Ensure we can always get a POSIX ACL on...
2019-06-26 Jeremy Allisons3: smbd: We also need to open a real directory fd...
2019-06-26 Noel Powerlib/param: clang: Fix 'dereference of a null pointer...
next