samba.git
2019-05-05 Joe Guo.gitlab-ci.yml: add docker tag back for private jobs
2019-05-05 Joe Guo.gitlab-ci.yml: rm abs path in artifacts
2019-05-05 Joe Guobootstrap: add lcov to generate code coverage report
2019-05-03 Volker Lendeckesmbd: Use "ISDOT" in reply_setatr
2019-05-03 Volker Lendeckelibcli: Align integer types
2019-05-03 Volker Lendeckelibcli: Remove an unnecessary #include
2019-05-03 Volker Lendeckesmbd: Use a struct initializer
2019-05-03 Volker Lendeckesmbd: Make "check_access()" static to trans2.c
2019-05-03 Volker Lendeckesmbd: Use smbd_check_access_rights in reply_setatr()
2019-05-02 Robert Sanders3: modules: ceph: use current working directory instea...
2019-05-01 Stefan Metzmachersmbd: implement SMB_FILE_NORMALIZED_NAME_INFORMATION...
2019-05-01 Stefan Metzmachers4:torture/smb2: add smb2.getinfo.normalized test
2019-05-01 Stefan Metzmachers4:libcli/raw: add RAW_FILEINFO_NORMALIZED_NAME_INFORMA...
2019-05-01 Stefan Metzmachersmbd: allow case insensitive opens of named streams
2019-05-01 Stefan Metzmachers4:torture/smb2: add smb2.stream.names3 test
2019-05-01 Douglas Bagnallscript/attr_count_read: load and correlate all data
2019-05-01 Douglas Bagnalldsdb/modules: a module to count attribute searches...
2019-05-01 Douglas Bagnallpytests: slightly better errors in Testcase.insta_creds()
2019-05-01 Douglas Bagnallpytests: try ldap.modify_order with normal user
2019-05-01 Douglas Bagnalldsdb pytests: test the effect of reordering modify...
2019-05-01 Douglas Bagnalls4/tests.py: shorten lines with common path
2019-05-01 Douglas Bagnalldsdb/pytest/ldap: use idiomatic 'e' for exceptions
2019-05-01 Douglas Bagnalldsdb/pytest/ldap: revive commented out test for attr...
2019-05-01 Joe Guo.gitlab-ci.yml: keep samba-ci-private tag only for...
2019-05-01 Andreas Schneiders4:samdb: Make sure value is initialized with 0
2019-05-01 Andreas Schneiderlib:torture: Fix size type in torture macro
2019-05-01 Douglas Bagnalls4/replmd delete: optimise attribute preservation with...
2019-05-01 Douglas Bagnalls4/replmd: delete checks flag before laborious search
2019-05-01 Christof Schmittsmbd: Move deadtime default to parameter definition...
2019-05-01 Joe Guotraffic: load dns query from file and write stats to...
2019-04-30 Joe Guotraffic: define kerberos_state to simplify code
2019-04-30 Joe Guotraffic: make code more pythonic
2019-04-30 Tim Bealetraffic_replay: Avoid Exception if no packet rate is...
2019-04-30 Tim Bealetraffic_replay: Assign users to groups by default
2019-04-30 Andreas Schneiderlib:crypto: Remove unused SHA256 and HMAC SHA256
2019-04-30 Andreas Schneiderauth:gensec: Add return code for netsec_do_sign()
2019-04-30 Andreas Schneiderauth:gensec: Use GnuTLS SHA256 HMAC for schannel
2019-04-30 Andreas Schneiderlibcli:smb: Use smb2_signing_key for smb2_signing_check...
2019-04-30 Andreas Schneiderlibcli:smb: Use smb2_signing_key for smb2_signing_sign_...
2019-04-30 Andreas Schneiderlibcli:smb: Add smb2_signing_key_destructor()
2019-04-30 Andreas Schneiders3:smbd: Start to use the smb2_signing_key structure
2019-04-30 Andreas Schneiders3:librpc: Add smb2_signing_key to smbXsrv.idl
2019-04-30 Andreas Schneiders3:librpc: Rename the data blobs for keys in smbXsrv.idl
2019-04-30 Andreas Schneiderlibcli:smb: Use 'struct smb2_signing_key' in smbXcli_base.c
2019-04-30 Andreas Schneiderlibcli:smb: Introduce a structure for the smb2_singing_key
2019-04-30 Andreas Schneiderlibcli:smb: Use GnuTLS SHA256 HMAC in smb2_signing_chec...
2019-04-30 Andreas Schneiderlibcli:smb: Use GnuTLS SHA256 HMAC in smb2_signing_sign...
2019-04-30 Andreas Schneiderlibcli:smb: Use GnuTLS SHA256 HMAC in smb2_key_derivation()
2019-04-30 Andreas Schneiderlibcli:auth: Add return code for netlogon_creds_init_hm...
2019-04-30 Andreas Schneiderlibcli:auth: Use GnuTLS SHA256 HMAC for credentials
2019-04-30 Andreas Schneiders4:libcli:smb2: Use GnuTLS SHA256 HMAC for signing
2019-04-30 Andreas Schneiders4:utils: Use gnutls SHA256 in oLschema2ldif
2019-04-30 Andreas Schneiders3:modules: Use GnuTLS SHA256 in vfs_acl_common
2019-04-30 Andreas Schneiderwaf: Remove unused GNUTLS defines
2019-04-30 Andreas Schneiderwaf: Move check for gnutls_aead_cipher_init to main...
2019-04-30 Andreas Schneiderwaf: Add check for gnutls_x509_crt_set_subject_unique_id()
2019-04-30 Andreas Schneiderwaf: Move gnutls_pkcs7_get_embedded_data_oid to main...
2019-04-30 Andreas Schneiderwaf: Remove configure steps from source4/lib/tls
2019-04-30 Andreas Schneiders4:rpc_server: Remove obsolete gcrypt init
2019-04-30 Andreas Schneiders3:tls: Remove #ifdef for GnuTLS
2019-04-30 Andreas Schneiderwaf: Add mandatory requirement for GnuTLS >= 3.2.0
2019-04-30 Andreas Schneiderlib:util: Sync memory.h with replace.h
2019-04-30 Andreas Schneiderreplace: Add ZERO_ARRAY_LEN() macro
2019-04-30 Samuel Cabrero.gitlab-ci.yml: Allow overriding the default image...
2019-04-30 Andreas Schneidergitlab-ci: Update for building new containers
2019-04-30 Andreas Schneiderbootstrap: Only install required packages on openSUSE
2019-04-30 Andreas Schneiderbootstrap: Only install required packages on Fedora
2019-04-30 Christof Schmittwafsamba: Add compiler check for missing field initiali...
2019-04-29 Samuel Cabrerocredentials: Workaround krb5_cc_remove_cred not impleme...
2019-04-29 Samuel Cabrerocredentials: Initialize krb5 client to retrieve creds...
2019-04-29 Samuel Cabreroselftests: Place credential cache file inside environme...
2019-04-29 Ralph Boehmewaf: only set mandatory to False if not already set...
2019-04-29 Andreas Schneidergitlab-ci: Install missing krb5-kdc package on Ubuntu...
2019-04-29 Andreas Schneiderwafsamba: Enable warnings for missing field initializer
2019-04-29 Andreas Schneiders3:libsmb: Fix C99 initializer in cli_smb2_fnum.c
2019-04-29 Andreas Schneiders4:dsdb: Use C99 initializer in dsdb util_trusts
2019-04-29 Andreas Schneiders3:lib: Use correct C99 initializer for 'struct flock...
2019-04-29 Andreas Schneiderlib:audit_logging: Use C99 initializer for server_id...
2019-04-29 Ralph Boehmes3:utils: use struct initializer in async-tracker long_...
2019-04-26 Günther DeschnerRevert "lib/replace: define NAME_MAX for platforms...
2019-04-26 Anoop C Ss3/vfs_glusterfs_fuse: Dynamically determine NAME_MAX
2019-04-26 Anoop C Ss3/vfs_glusterfs: Dynamically determine NAME_MAX
2019-04-25 Andreas Schneidergitlab-ci: Remove Ubuntu 14.04
2019-04-25 Andreas Schneidergitlab-ci: Enable fedora29 and update generated dists
2019-04-25 Andreas Schneiderbootstrap: Add glusterfs and cephfs packages
2019-04-25 Andreas Schneiderbootstrap: Add missing packages for XFS quota support
2019-04-25 Andreas Schneiderbootstrap: Add missing packages on RPM distributions
2019-04-25 Andreas Schneiderbootstrap: Fix dnf commands
2019-04-25 Andreas Schneiders4:heimdal: Disable format truncation warnings
2019-04-25 Andreas Schneiders3:modules: Fix size types
2019-04-25 Andreas Schneiderautobuild: Build also Samba AD with MIT Kerberos
2019-04-25 Christof Schmittwscript: Remove checks for shm_open and shmget
2019-04-24 Ralph Boehmes3-mdssvc: add a comment to mds_init()
2019-04-24 Ralph Boehmes3-mdssvc: make mds_ctx_destructor_cb static
2019-04-24 Ralph Boehmes3-mdssvc: add missing call to g_cancellable_new()
2019-04-24 Ralph Boehmes3-mdssvc: use default g_main context
2019-04-24 Ralph Boehmes3-mdssvc: use tevent_glib_glue in mdssvc RPC service
2019-04-24 Ralph Boehmes3-mdssvc: call [un]become_authenticated_pipe_user()
2019-04-24 Ralph Boehmes3-mdssvc: add tevent context arg to mds_init_ctx
2019-04-24 Ralph Boehmes3/lib: tevent-glib-glue test utiltity with Tracker
next