smbd: Introduce reset_delete_on_close_lck
[kamenim/samba-autobuild/.git] / source3 /
2015-04-22 Volker Lendeckesmbd: Introduce reset_delete_on_close_lck
2015-04-22 Ralph Boehmes3:smbd: use smbd_reinit_after_fork
2015-04-22 Ralph Boehmes3:smbd: add wrapper around reinit_after_fork
2015-04-22 Michael Adams3:param: remove arg save_defaults from lp_load_with_re...
2015-04-22 Michael Adams3:param: remove arg initialize_globals from lp_load_wi...
2015-04-22 Michael Adams3:param: rename arg initialize_globals->reinit_globals...
2015-04-22 Michael Adams3:param: rename arg initialize_globals->reinit_globals...
2015-04-22 Michael Adams3:param: fix a comment
2015-04-22 Michael Adams3:param: use GLOBAL_SECTION_SNUM in lp_enforce_ad_dc_s...
2015-04-22 Michael Adams3:param: factor lp_enforce_ad_dc_settings() out of...
2015-04-22 Michael Adams3:param: in lp_load_initial_only(), make sure to save...
2015-04-22 Michael Adams3:param: make lp_load() static
2015-04-22 Michael Adamvfstest: use lp_load_with_shares() in cmd_conf
2015-04-22 Michael Adams3:param: use lp_load_no_reinit() in lp_load_for_s4_ctx()
2015-04-22 Michael Adams3:param: add lp_load_no_reinit()
2015-04-22 Michael Adams3:torture:msg: use lp_load()-wrapper lp_load_global()
2015-04-22 Michael Adams3:param: remove "add_ipc" parameter from lp_load_with_...
2015-04-22 Michael Adams3:param: remove "global_only" parameter from lp_load_w...
2015-04-22 Michael Adams3:auth: use lp_load_with_shares() in auth3_check_passw...
2015-04-22 Michael Adams3:auth: use lp_load_with_shares() in auth3_generate_se...
2015-04-22 Michael Adams3:smbd: use lp_load_with_shares() in reload_services().
2015-04-22 Michael Adams3:param: let lp_load_global_no_reinit() call lp_load...
2015-04-22 Michael Adams3:param: add wrapper lp_load_with_shares().
2015-04-22 Michael Adams3:param: let lp_load_global() call lp_load(), not...
2015-04-22 Michael Adams3:lsasd: use lp_load() wrapper lp_load_global()
2015-04-22 Michael Adams3:spoolss: use lp_load() wrapper lp_load_global().
2015-04-22 Richard SharpeConvert all uses of uint8/16/32 to uint8/16/32_t in...
2015-04-22 Volker Lendeckesmbd: Save a few lines of C :-)
2015-04-22 Youzhong Yangs3-unix_msg: remove socket file after closing socket fd
2015-04-21 Ralph Boehmes3:smbd: update comment to correctly reflect MS-SMB2
2015-04-21 Ralph Boehmes3:smbd: missing tevent_req_nterror
2015-04-21 Ralph Boehmes3:lib: use talloc_get_type_abort
2015-04-21 Volker Lendeckelib: Fix CID 1107218 Resource leak
2015-04-17 Anoop C Slibads: Fix CID 1272956 Fixing wrong if condition
2015-04-17 Anoop C Srpc_server/srvsvc: Fix CID 241162 Logically dead code
2015-04-17 Jeremy Allisons3: locking: Add a memcache based lock cache.
2015-04-17 Björn Jackevfs_fruit: also map characters below 0x20
2015-04-17 Günther Deschners3-passdb: fix memleak in pdb_default_get_trusted_domain().
2015-04-16 Christof Schmittvfs_gpfs: Remove vfs_gpfs_get_quotas
2015-04-16 Christof Schmittvfs_gpfs: Remove check for fileset quota
2015-04-16 Richard SharpeChange all uses of uint16/uint32/uint64 to uintXX_t...
2015-04-16 Volker Lendeckewinbind: Avoid a few talloc_tos() in winbindd_cache.c
2015-04-16 Volker Lendeckewinbind: Use tdb_parse_record in wcache_fetch_seqnum
2015-04-16 Richard Sharpes3: smbd: Make sure we do not pass paths with ./ on...
2015-04-15 Richard SharpeChange the registry subsystem to use uint32_t from...
2015-04-15 David Disseldorpspoolss: cache_key handle allocation failures early
2015-04-15 Roel van MeerFix incorrect order of arguments in error string
2015-04-14 David Disseldorpspoolss: purge the printer name cache on name change
2015-04-14 Jeremy Allisons3: libsmbclient: After getting attribute server, ensur...
2015-04-13 Gregor Becklibrpc: further fixes for witness.idl.
2015-04-09 Andreas Schneiderrpcclient: Fix the timeout command
2015-04-08 Volker Lendeckefss: Fix CID 1293354 Wrong operator used
2015-04-02 Yan, Zhengvfs_ceph: add empty ACL callbacks
2015-04-02 Yan, Zhengvfs_ceph: use 'file descriptor' version xattr functions...
2015-03-31 Andreas Schneiders3-passdb: Fix 'force user' with winbind default domain
2015-03-31 David Disseldorpselftest: run the FSRVP test suite against s3fs
2015-03-31 David Disseldorpvfs: add vfs_shell_snap module
2015-03-31 Noel Powerfsrvp: prune shadow copies if associated path doesn...
2015-03-31 David Disseldorpfsrvp: add remote snapshot RPC server
2015-03-31 David Disseldorpvfs_snapper: create/delete snapshot support
2015-03-31 David Disseldorpvfs_btrfs: add snapshot create/delete calls
2015-03-31 David Disseldorpvfs: add snapshot create/delete hooks
2015-03-31 David Disseldorpfsrvp: add server state storage back-end
2015-03-30 Stefan Metzmachers3:trusts_util: generate completely random passwords...
2015-03-30 Stefan Metzmachers3:trusts_util: pass new_trust_version to netlogon_cred...
2015-03-30 Stefan Metzmachers3:trusts_util: make use of pdb_get_trust_credentials...
2015-03-30 Stefan Metzmachers3:trusts_util: add support for SEC_CHAN_DNS_DOMAIN...
2015-03-30 Stefan Metzmachers3:rpc_server/lsa: we need to normalize the trustAuth...
2015-03-30 Stefan Metzmachers3:winbindd: add MSG_WINBIND_NEW_TRUSTED_DOMAIN that...
2015-03-30 Stefan Metzmachers3:rpcclient: only require netlogon_creds for specified...
2015-03-30 Volker Lendeckegroupdb: Fix a typo
2015-03-30 Christof Schmittvfs_gpfs: Remove warning after failure of get_gpfs_fset_id
2015-03-27 Günther Deschnerlib/krb5_wrap: use krb5_const_principal in smb_krb5_cre...
2015-03-27 Stefan Metzmachers3:rpc_server/netlogon: improve the netr_LogonControl...
2015-03-27 Richard SharpeRename SMB2_OP_FIND to SMB2_OP_QUERY_DIRECTORY so that...
2015-03-26 Jeremy Allisons3: libsmbclient: Add missing talloc stackframe.
2015-03-26 Anoop C Slibnetapi: Fix 241166 Fixing logically dead code
2015-03-26 Anoop C Sregistry: Fix 1273042 Identical code for if/else branch
2015-03-26 Volker Lendeckelib: Fix CID 1273009 Dereference after null check
2015-03-26 Ralph Boehmevfs_fruit: enhance handling of malformed AppleDouble...
2015-03-25 Jeremy Allisons3: client - "client use spnego principal = yes" code...
2015-03-25 David Disseldorputil_tdb: mark tdb_pack() and friends as deprecated
2015-03-23 Volker Lendeckesmbd: Convert valid.dat to C code
2015-03-23 Volker Lendeckelib: load_case_tables() -> smb_init_locale()
2015-03-23 Volker Lendeckelib: Remove load_case_tables_library()
2015-03-23 Christof Schmittgpfswrap: Move gpfswrap to lib/util
2015-03-23 Anoop C Slibnetapi: Fix CID 1272947 Fix logically dead code
2015-03-23 Volker Lendeckesmbd: Fix a typo
2015-03-20 Stefan Metzmachers3:rpc_server/wscript_build: remove allow_warnings...
2015-03-20 Stefan Metzmachers3:rpc_server/spoolss: make use of SPOOLSS_JOB_CONTROL_NOOP
2015-03-20 Stefan Metzmachers3:wscript_build: remove allow_warnings=True from LIBNE...
2015-03-20 Stefan Metzmachers3:libnet: remove unused variables
2015-03-20 Jeremy Allisons3: lib: libsmbclient: If reusing a server struct,...
2015-03-19 Michael Adams3:torture: add samba3.smbtorture_s3.LOCAL-MESSAGING...
2015-03-19 Michael Adams3:torture: add samba3.smbtorture_s3.LOCAL-MESSAGING...
2015-03-19 Michael Adams3:torture: prepare the FDPASS2 test to be run with...
2015-03-19 Noel Powerfix failing fd passing message by passing needed buffer...
2015-03-19 Yan, Zhengvfs_ceph: remove cephwrap_init_stat_ex_from_stat()
2015-03-19 Yan, Zhengvfs_ceph: fix ntimes_fn callback
2015-03-19 Jeremy Allisons3: lib: ntlmssp: If NTLMSSP_NEGOTIATE_TARGET_INFO...
next