ctdb-recovery-helper: Create accessors for recdb structure fields
[samba.git] / source3 /
2016-03-25 Jeremy Allisons3: torture. Remove spurious lp_posix_pathnames() inclu...
2016-03-24 Jeremy Allisons3: smbd: Modify vfs_stat_smb_basename() to take a...
2016-03-24 Jeremy Allisons3: vfs: vfs_acl_tdb. Remove use of vfs_stat_smb_basena...
2016-03-24 Jeremy Allisons3: vfs: recycle. Remove use of vfs_stat_smb_basename().
2016-03-24 Jeremy Allisons3: smbd: Remove many common uses of lp_posix_pathnames().
2016-03-24 Jeremy Allisons3: smbd: Remove unneeded lp_posix_pathnames() check...
2016-03-24 Jeremy Allisons3: posix_acls. Always use STAT, not LSTAT here.
2016-03-24 Jeremy Allisons3: vfs: Remove use of lp_posix_pathnames() below the...
2016-03-24 Jeremy Allisons3: Filenames: Add uint32_t flags parameter to syntheti...
2016-03-24 Jeremy Allisons3: smbd: Add uint32_t flags field to struct smb_filename.
2016-03-24 Jeremy Allisons3:smbd: Move lp_posix_pathnames() out of ea_list_has_i...
2016-03-24 Jeremy Allisons3: vfs: vfs_afsacl. refuse_symlink() means we can...
2016-03-24 Jeremy Allisons3:smbd: Fix build for vfs_afsacl.c.
2016-03-24 Richard SharpeFix an obvious error where we were converting a UNIX...
2016-03-24 Douglas Bagnallmdssvc/sparql_parser.c: use HAVE___ATTRIBUTE__ instead...
2016-03-24 Douglas Bagnalls3/modules/getdate: use HAVE___ATTRIBUTE__ instead...
2016-03-24 Uri Simchoniseltest: add test for "ignore system acls" in vfs_acl_x...
2016-03-24 Uri Simchonivfs_acl_common: avoid setting POSIX ACLs if "ignore...
2016-03-22 Stefan Metzmachers3:ntlm_auth: pass manage_squid_request() needs a valid...
2016-03-22 Stefan Metzmachers3:rpc_server/samr: correctly handle session_extract_se...
2016-03-22 Volker Lendeckewinbind: Fix CID 1357100 Unchecked return value
2016-03-21 Michael Adamsmbd:smb2: add some asserts before decrementing the...
2016-03-21 Michael Adamsmbd:smb2: update outstanding request counters before...
2016-03-21 Michael Adamsmbd:smb2: implement channel sequence checks and reques...
2016-03-21 Michael Adamsmbd:smb2: add request_counters_updated to the smbd_smb...
2016-03-21 Michael Adamsmbd:smb2: add a modify flag to dispatch table
2016-03-21 Günther Deschners3:smbXsrv.idl: add 8 byte channel_sequence number...
2016-03-18 Shyamsunder Rathis3/vfs:stream_depots: Parse substitutions in streams...
2016-03-18 Ralph Boehmes3:mdssvc: older glib2 versions require g_type_init()
2016-03-17 Volker Lendeckelibsmb: Fix CID 1356312 Explicit null dereferenced
2016-03-17 Volker Lendeckecrypto: Fix CID 1356314 Resource leak
2016-03-17 Volker Lendeckelibads: Fix CID 1356316 Uninitialized pointer read
2016-03-17 Günther Deschners3-auth: check for return code of cli_credentials_set_m...
2016-03-17 Stefan Metzmachers3:test_rpcclient_samlogon.sh: test samlogon with schannel
2016-03-17 Stefan Metzmachers3:selftest: rpc.samr.passwords.validate should run...
2016-03-17 Michael Adamsmbd: fix use after free via conn->fsp_fi_cache
2016-03-17 Michael Adamidmap_hash: only allow the hash module for default...
2016-03-17 Michael Adamidmap_hash: rename be_init() --> idmap_hash_initialize()
2016-03-17 Günther Deschners3:winbindd:idmap: check loadparm in domain_has_idmap_c...
2016-03-17 Günther Deschners3:winbindd:idmap_hash: skip domains that already have...
2016-03-17 Michael Adams3:winbindd:idmap: add domain_has_idmap_config() helper...
2016-03-17 Uri Simchonibuild: fix build when --without-quota specified
2016-03-17 Uri Simchonismbd: remove quota support for some ancient OSs
2016-03-16 Robin Hacksamba3.blackbox.smbclient_auth.plain: Add new regressio...
2016-03-15 Stefan Metzmachers3:wscript: pylibsmb depends on pycredentials
2016-03-15 Michael Adamsmbd: enable multi-channel if 'server multi channel...
2016-03-15 Jeremy Allisons3: vfs: vfs_xattr_tdb - cleanup. Remove unneeded varia...
2016-03-15 Jeremy Allisons3:vfs: Change get_acl_blob() to take a const smb_filen...
2016-03-15 Jeremy Allisons3:smbd: Change refuse_symlink() to take a const smb_fi...
2016-03-15 Jeremy Allisons3:smbd: Change get_ea_names_from_file() to take a...
2016-03-15 Jeremy Allisons3:smbd: Change get_ea_list_from_file_path() to take...
2016-03-15 Jeremy Allisons3: smbd: Change canonicalize_ea_name() to take a const...
2016-03-15 Jeremy Allisons3: smbd: Reformatting - remove unneeded const char...
2016-03-15 Jeremy Allisons3:vfs: vfs_streams_xattr.c: Change walk_xattr_streams...
2016-03-15 Jeremy Allisons3:vfs: vfs_streams_xattr.c - Remove duplicate code...
2016-03-15 Jeremy Allisons3: vfs: vfs_solarisacl. refuse_symlink() means we...
2016-03-15 Jeremy Allisons3: vfs: vfs_hpuxacl. refuse_symlink() means we can...
2016-03-15 Garming Sambuild: mark explicit dependencies on pytalloc-util
2016-03-14 Jeremy Allisons3:vfs: Change smbacl4_GetFileOwner() to take const...
2016-03-14 Jeremy Allisons3:smbd:vfs: Change posix_get_nt_acl() from const char...
2016-03-14 Jeremy Allisons3:smbd:vfs: Change smb_get_nt_acl_nfs4() to take a...
2016-03-14 Jeremy Allisons3:smbd: Fix build for vfs_aixacl2.c.
2016-03-14 Jeremy Allisons3: smbd: Remove the last lp_posix_pathnames() in the...
2016-03-14 Michael Adamsmbd:smb2: remove an unnecessary !! cast.
2016-03-14 Günther Deschners3:libnet:libnet_join: update msDS-SupportedEncryptionT...
2016-03-14 Günther Deschners3:libnet:libnet_join: fill in output enctypes and...
2016-03-14 Günther Deschners3:libnet:libnet_join: define list of desired encryptio...
2016-03-14 Günther Deschners3:librpc:idl:libnet_join: add encryption types to...
2016-03-14 Günther Deschners3:libnet:libnet_join: always try to create machineacco...
2016-03-14 Günther Deschners3:libads:ldap: fix ads_check_ou_dn to deal with accoun...
2016-03-14 Günther Deschners3:libads:ndr: add ADS_AUTH_USER_CREDS to ndr_print_ads...
2016-03-14 Günther Deschners3:libads:ldap: print LDAP error message with log level 10.
2016-03-14 Günther Deschners3:libnet:libnet_join: prepare to allow connecting...
2016-03-14 Günther DeschnerPartly revert "s3:libads: setup the msDS-SupportedEncry...
2016-03-13 Stefan Metzmachers3:winbindd: don't unclude two '\0' at the end of the...
2016-03-13 Uri Simchonibuild: fix disk-free quota support on Solaris 10
2016-03-12 Andrew Bartlettsmbd: Only check dev/inode in open_directory, not the...
2016-03-11 Herwin WeststrateAdded MSV1_0_ALLOW_MSVCHAPV2 flag to ntlm_auth
2016-03-10 Volker Lendeckesmbd: Prevent a crash
2016-03-10 Jeremy Allisons3: smbd: Simplify logic inside rename_internals_fsp...
2016-03-10 Jeremy Allisons3: smbd: Simplify logic inside rename_internals_fsp...
2016-03-10 Jeremy Allisons3:lib: Move internal lp_posix_pathnames() call out...
2016-03-10 Jeremy Allisons3:lib: Remove the const SMB_STRUCT_STAT * parameter...
2016-03-10 Jeremy Allisons3:lib: Rewrite synthetic_smb_fname_split() to use...
2016-03-10 Jeremy Allisons3:lib. Add split_stream_filename() Not yet used.
2016-03-10 Stefan Metzmachers3:libsmb: remove unused functions in clispnego.c
2016-03-10 Stefan Metzmachers3:libsmb: remove unused cli_session_setup_kerberos...
2016-03-10 Stefan Metzmachers3:libsmb: make use of cli_session_setup_gensec*()...
2016-03-10 Stefan Metzmachers3:libsmb: call cli_state_remote_realm() within cli_ses...
2016-03-10 Stefan Metzmachers3:libsmb: provide generic cli_session_setup_gensec_sen...
2016-03-10 Stefan Metzmachers3:libsmb: let cli_session_setup_ntlmssp*() use gensec_...
2016-03-10 Stefan Metzmachers3:libsmb: unused ntlmssp.c
2016-03-10 Stefan Metzmachers3:libsmb: make use gensec based SPNEGO/NTLMSSP
2016-03-10 Stefan Metzmachers3:libads: make use of ads_sasl_spnego_gensec_bind...
2016-03-10 Stefan Metzmachers3:libads: keep service and hostname separately in...
2016-03-10 Stefan Metzmachers3:libads: don't pass given_principal to ads_generate_s...
2016-03-10 Stefan Metzmachers3:libads: provide a generic ads_sasl_spnego_gensec_bin...
2016-03-10 Stefan Metzmachers3:libads: make use of GENSEC_OID_SPNEGO in ads_sasl_sp...
2016-03-10 Stefan Metzmachers3:libads: make use of GENSEC_FEATURE_LDAP_STYLE
2016-03-10 Stefan Metzmachers3:libads: add missing TALLOC_FREE(frame) in error...
next