talloc: version 2.1.11
[samba.git] / source3 /
2018-01-10 Andreas Schneiders3:tests: Fix test_net_tdb.sh with system tdb-tools
2018-01-10 Stefan Metzmacherdocs-xml: deprecate "server schannel" and change the...
2018-01-10 Stefan Metzmacherdocs-xml: deprecate "client schannel" and change the...
2018-01-10 Stefan Metzmacherdocs-xml: remove deprecated 'use spnego" option
2018-01-10 Stefan Metzmachers3:smbd: remove deprecated 'use spnego = no" handling
2018-01-10 Stefan Metzmacherdocs-xml: remove deprecated of 'winbind trusted domains...
2018-01-10 Stefan Metzmacherwinbindd: remove 'winbind trusted domains only' handling
2018-01-10 Stefan Metzmachers3:g_lock: keep old mylock on error and don't store...
2018-01-10 Ralph Boehmewinbindd: use setproctitle
2018-01-10 Douglas Bagnallvfs_fruit: initialise bandsize to please a compiler
2018-01-09 Ralph Boehmevfs_fruit: set delete-on-close for empty finderinfo
2018-01-09 Ralph Boehmevfs_fruit: filter out AFP_AfpInfo streams with pending...
2018-01-09 Ralph Boehmevfs_fruit: factor out delete_invalid_meta_stream()...
2018-01-08 Dr. Thomas OrgisAdd substitutions %t, %j, and %J as path-safe variants...
2018-01-08 Ralph Boehmevfs_fileid: fix a use after free
2018-01-06 Ralph Boehmevfs_fileid: add fileid:algorithm = fsname_norootdir
2018-01-05 Ralph Boehmevfs_fileid: add fileid:nolockinode parameter
2018-01-05 Ralph Boehmevfs_fileid: add fileid:algorithm = fsname_nodirs
2018-01-05 Ralph Boehmevfs_fileid: add fileid:algorithm = hostname
2018-01-05 Ralph Boehmevfs_fileid: convert dev argument of the device_mapping_...
2018-01-05 Ralph Wuerthnervfs_fileid: add "fstype/mntdir deny/allow list" option
2018-01-05 Ralph Boehmevfs_fileid: preserve errno in an error code path
2018-01-05 Ralph Boehmevfs_fileid: add a DEBUG message to log dev and inode
2018-01-05 Volker Lendecketests: The pthreadpooltests do not need a full environment
2018-01-05 Ralph Boehmes4/torture: test vfs_fruit "fruit:time machine max...
2018-01-05 Ralph Boehmevfs_fruit: add "time machine max size" option
2018-01-04 Jeremy Allisons3: smbd: Use identical logic to test for kernel oplock...
2018-01-02 Bjoern Jackesmbldap: don't try start tls on ldaps:// connections
2018-01-01 Stefan MetzmacherHappy New Year 2018!
2017-12-21 Stefan Metzmachers3:smb2_server: allow logoff, close, unlock, cancel...
2017-12-21 Stefan Metzmachers3:smbd: return the correct error for cancelled SMB2...
2017-12-21 Uri Simchonisysacls: change datatypes to 32 bits
2017-12-21 Uri Simchonipysmbd: fix use of sysacl API
2017-12-20 Stefan Metzmacherg_lock: fix cleanup of stale entries in g_lock_trylock()
2017-12-20 Stefan Metzmachertorture3: add LOCAL-G-LOCK6 test
2017-12-20 Jamie McClymontselftest: fix samba3.rpc.samba3.netlogon running after...
2017-12-19 Christof Schmittwinbind: Fix backslash in format string
2017-12-18 Christof Schmittvfs: Use static_decl_vfs in all VFS modules
2017-12-18 Gary Lockyersource3/winbindd/winbindd.c set socket close on exec
2017-12-18 Gary Lockyersource3/utils/smbfilter.c set socket close on exec
2017-12-18 Gary Lockyersource3/libsmb/unexpected.c set socket close on exec
2017-12-18 Gary Lockyersource3/smbd/server.c set socket close on exec
2017-12-18 Gary Lockyersource3/lib/server_prefork.c set socket close on exec
2017-12-18 Gary Lockyersource3/rpc_server/rpc_server.c set socket close on...
2017-12-16 Christof Schmittsmbd: Fix coredump on failing chdir during logoff
2017-12-15 Christof Schmittselftest: Add test for failing chdir call in smbd
2017-12-15 Christof Schmittvfs_error_inject: Add new module
2017-12-13 Stefan Metzmacherdocs-xml: remove deprecated 'profile acls' option
2017-12-13 Stefan Metzmachers3:smbd: remove deprecated handling of "profile acls...
2017-12-13 Stefan Metzmachers3:auth: is_trusted_domain() is now only useful (and...
2017-12-13 Stefan Metzmachers3:auth: remove lp_auth_methods() handling
2017-12-13 Stefan Metzmacherpdbtest: also verify the authentication path for local...
2017-12-13 Stefan Metzmacherdocs-xml: remove unused "map untrusted to domain" option
2017-12-13 Stefan Metzmachers3:auth: remove "map untrusted to domain" handling
2017-12-12 Volker Lendeckesmbd: Enable async I/O by default
2017-12-12 Volker Lendeckevfs_aio_fork: Use a shorter random delay
2017-12-12 Volker Lendeckevfs_aio_fork: Fix vfs_aio_pwrite
2017-12-12 Volker Lendeckevfs_aio_fork: Fix vfs_aio_pread
2017-12-12 Volker Lendeckevfs_aio_fork: Fix a crash in aio_fork
2017-12-12 Volker Lendeckevfs_aio_fork: Drop "volatile" from the mmap area in...
2017-12-12 Volker Lendeckesmbd: Fix async large read
2017-12-12 Volker Lendecketorture: Check messaging_send_all
2017-12-12 Volker Lendeckemessaging: Ignore messages from ourselves
2017-12-12 Volker Lendeckemessaging: Don't do self-sends in messaging_send_all
2017-12-10 Puran ChandAdded smbc_SetLogCallback which lets third party code...
2017-12-09 Andreas Schneiders3:glock: Move sanity check in g_lock_parse()
2017-12-09 Jamie McClymonts3-selftest: fix creation of large file
2017-12-08 Jeremy Allisons3: test_smbclient_s3: Fix restore of TZ.
2017-12-08 Andreas Schneiders3:winbindd: Use a stackframe for memory management...
2017-12-08 Kevin AndersonAdd mdns name configuration option
2017-12-08 Christof Schmittpthreadpool: Add test for pthread_create failure
2017-12-06 Jeremy Allisons3: libsmb: Plumb in the new SMB2 get reparse point...
2017-12-06 Jeremy Allisons3: libsmb: Add SMB2 calls cli_smb2_get_reparse_point_f...
2017-12-06 Jeremy Allisons3: libsmb: Do a naive response to SMB2 "stopped on...
2017-12-06 Jeremy Allisons3: libsmb: Plumb in the new SMB2 reparse point calls...
2017-12-06 Jeremy Allisons3: libsmb: Add SMB2 calls cli_smb2_set_reparse_point_f...
2017-12-06 Jeremy Allisons3: libsmb: Make cli_close_send()/cli_close_recv()...
2017-12-06 Jeremy Allisons3: libsmb: Rename cli_close_create() -> cli_smb1_close...
2017-12-06 David Disseldorpvfs: drop casts for VFS_ADD_FSP_EXTENSION() callers
2017-12-05 David Disseldorpvfs: return type via VFS_ADD_FSP_EXTENSION
2017-12-05 Jeremy Allisons3: test_smbclient_s3: Correctly set and unset TZ varia...
2017-12-05 Volker Lendeckelib: Remove unused serverid.tdb
2017-12-04 Volker Lendeckelib: Use messaging_send_all instead of message_send_all
2017-12-04 Volker Lendeckelib: Add messaging_send_all
2017-12-04 Volker Lendeckemessaging: Always register CTDB_SRVID_SAMBA_PROCESS
2017-12-04 Volker Lendeckemessaging: Remove an unused #define
2017-12-04 Volker Lendeckenet: Remove "net serverid list"
2017-12-04 Volker Lendeckenet: Remove "net serverid wipe"
2017-12-04 Volker Lendeckesmbcontrol: Use messaging_dgm_forall
2017-12-04 Volker Lendeckemessaging_dgm: Use messaging_dgm_forall in dgm_wipe
2017-12-04 Volker Lendeckemessaging: Add messaging_dgm_forall
2017-12-04 Volker Lendeckemessaging: Remove the "n_sent" arg from message_send_all
2017-12-04 Volker Lendeckemessaging_dgm: Protect against fork without reinit
2017-11-30 Jeremy Allisons3: libsmb: Fix reversing of oldname/newname paths...
2017-11-30 Jeremy Allisons3: client: Rename <oldname> to <link_target> in cmd_sy...
2017-11-30 Jeremy Allisons3: libsmb: Fix valgrind read-after-free error in cli_s...
2017-11-29 Noel Powers3:libads: net ads keytab list fails with "Key table...
2017-11-29 Volker Lendeckewinbindd: Name<->SID cache is not sequence number based...
2017-11-29 Volker Lendeckewinbindd: Move name<->sid cache to gencache
2017-11-29 Volker Lendeckewinbindd: Factor out winbindd_domain_init_backend from...
next