ldb: removing unnecessary module pointer
[metze/samba/wip.git] / source3 /
2019-05-21 Andreas Schneiders3:torture: Use GnuTLS MD5
2019-05-21 Andreas Schneiders3:rpc_client: Use GnuTLS MD5 for samr
2019-05-21 Andreas Schneiders3:profile: Use GnuTLS MD5
2019-05-21 Andreas Schneiders3:vfs: Use GnuTLS MD5 in vfs_fruit
2019-05-21 Andreas Schneiders3:vfs: Use GnuTLS MD5 in vfs_streams_xattr
2019-05-21 Andreas Schneiders3:smbd: Return NTSTATUS for srv_calculate_sign_mac()
2019-05-21 Andreas Schneiderlibcli:smb: Return NTSTATUS for smb_key_derivation()
2019-05-19 Rikard Falkeborns3: torture: Fix return values
2019-05-19 Rikard Falkeborns3: libsmbclient: Fix return value if cli_open() fails
2019-05-19 Rikard Falkebornvfs_gpfs: Fix return value if getting data fails
2019-05-19 Rikard Falkebornvfs_catia: Fix return value in lock functions
2019-05-19 Fabrice FontaineFix uClibc build on 64bit platforms by including stdint.h
2019-05-18 Volker Lendeckesmbd: Send "share_file_id" with the rename msg
2019-05-18 Volker Lendeckesmbd: Add file_rename_message in idl
2019-05-16 Volker Lendeckesmbd: Do oplock break messages in ndr
2019-05-16 Volker Lendeckesmbd: Use send_break_message() in send_break_to_none()
2019-05-16 Volker Lendeckesmbd: Remove a pointless "continue" statement
2019-05-16 Volker Lendeckesmbd: Remove an obsolete comment from share_conflict()
2019-05-16 Richard Sharpes3: smbd: Don't log at WARNING level when exiting the...
2019-05-16 Shyamsunder Rathis3:loadparm: Ensure to truncate FS Volume Label at...
2019-05-16 Noel Powers3: squash 'cast between incompatible function types...
2019-05-16 Noel Powers3/smbd: squash 'cast between incompatible function...
2019-05-16 Volker Lendeckesmbd: Slightly simplify delay_for_oplock()
2019-05-16 Volker Lendeckesmbd: Fix a typo
2019-05-16 Volker Lendeckesmbd: Use a direct struct assignment in reply_setatr()
2019-05-15 Jeremy Allisons3: net: Test of fuzzer problems with net rpc registry...
2019-05-15 Jeremy Allisons3: net: Rewrite of reg_parse_fd() to harden against...
2019-05-15 Jeremy Allisons3: net: Harden srprs_str() against memcmp overread.
2019-05-15 Jeremy Allisons3: net: Harden act_val_hex() act_val_sz() against...
2019-05-15 Jeremy Allisons3: net: Harden guess_charset() against overflow errors.
2019-05-15 Fabrice Fontainetest_regfio.c: include stdint.h before cmoka.h
2019-05-15 Andreas Schneiders3:libsmb: Add missing OOM check in fill_quota_buffer()
2019-05-14 David Disseldorpvfs: add ceph_snapshots module
2019-05-14 David Disseldorpvfs_ceph: drop fdopendir handler
2019-05-10 David Disseldorpvfs_ceph: fix cephwrap_flistxattr() debug message
2019-05-10 Gary Lockyers3 rpc_client: Fix Asan stack use after scope
2019-05-10 Noel Powers3/rpcclient: Fix bad (and illegal) func cast
2019-05-10 Noel Powers3/registry: fix various 'cast between incompatible...
2019-05-10 Noel Powers3/registry: Fix incompatible func casts
2019-05-10 Noel Powers3/registry: Fix func cast error (diff in params size_t...
2019-05-10 Michael Hanselmannread_smb_length: Use correct function name in debug...
2019-05-10 Jeremy Allisons3: SMB1: Don't allow recvfile on stream fsp's.
2019-05-09 Ralph Boehmes3:smbd: don't use recvfile on streams
2019-05-09 Andreas Schneiders3:smbspool: Fix regression printing with Kerberos...
2019-05-08 Volker Lendeckeg_lock: Fix a typo
2019-05-08 Volker Lendeckeg_lock: Apply some const
2019-05-08 Andreas Schneiders3:utils: If share is NULL in smbcacls, don't print it
2019-05-08 Andreas Schneiders3:utils: If share is NULL in smbcquotas, don't print it
2019-05-08 Andreas Schneiders3:winbindd: Do not free db_path in idmap_tdb2 before...
2019-05-08 Andreas Schneiders3:rpc_server: Do not free the tdbname before we printed it
2019-05-07 Andreas Schneiders3:smbd: Use GnuTLS SHA512 in smb2 session setup
2019-05-07 Andreas Schneiders3:smbd: Use GnuTLS SHA512 in smb2 server
2019-05-06 Andrew Bartlettbuild: Remove build of replacetort
2019-05-03 Volker Lendeckesmbd: Use "ISDOT" in reply_setatr
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 Metzmachersmbd: allow case insensitive opens of named streams
2019-05-01 Christof Schmittsmbd: Move deadtime default to parameter definition...
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 Schneiders3:modules: Use GnuTLS SHA256 in vfs_acl_common
2019-04-29 Andreas Schneiders3:libsmb: Fix C99 initializer in cli_smb2_fnum.c
2019-04-29 Andreas Schneiders3:lib: Use correct C99 initializer for 'struct flock...
2019-04-29 Ralph Boehmes3:utils: use struct initializer in async-tracker long_...
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 Schneiders3:modules: Fix size types
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
2019-04-24 Ralph Boehmes3/lib: add a tevent_glib_glue subsystem test
2019-04-24 Ralph Boehmes3/lib: new tevent_glib_glue subsystem
2019-04-24 Ralph Boehmes3:wscript: fix flex and bison detection
2019-04-24 Ralph Boehmes3:wscript: fix flex and bison detection message when...
2019-04-24 Ralph Boehmes3: build: seperate out check for Gnome Tracker from...
2019-04-24 Ralph Boehmewaf: fix array access out of bounds exception in the...
2019-04-24 Volker Lendeckewinbind: Fix overlapping id ranges
2019-04-24 Christof Schmittselftest: Pass trusted domain information to idmap_ad...
2019-04-23 Christof Schmittvfs_gpfs: Block punchhole calls for non-sparse files
2019-04-22 Christof Schmittvfs_gpfs: Remove usage of gpfs_prealloc
2019-04-18 Christof Schmittwinbind: Use domain name from lsa query for sid_to_name...
2019-04-18 Christof Schmittwinbind: Return queried domain name from name_to_sid
2019-04-18 Christof Schmittwinbind: Query domain from winbind sam_name_to_sid
2019-04-18 Christof Schmittwinbind: Query domain from winbind rpc name_to_sid
2019-04-18 Christof Schmittwinbind: Query domain from msrpc name_to_sid
2019-04-14 Volker Lendeckesmbd: Remove share_mode_lease and the leases array...
2019-04-14 Volker Lendeckesmbd: Use share_mode_forall_leases in share_mode_cleanu...
next