domain_update: Respect the fix=False flag
[metze/samba/wip.git] / source3 /
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...
2017-11-29 Volker Lendecketorture3: Test namemap_cache
2017-11-29 Volker Lendeckenet: Parse namemap_cache in "net cache list"
2017-11-29 Volker Lendeckelib: Add namemap_cache
2017-11-29 Volker Lendeckelib: Pass blob instead of &blob to gencache_set_data_blob
2017-11-29 Volker Lendeckedbwrap_watch: Remove the "prec" parameter from watch_recv
2017-11-29 Volker Lendeckesmbd: Avoid using dbwrap_watched_watch_recv's prec...
2017-11-29 Ralph Boehmewinbindd: let normalize_name_map() call find_domain_fro...
2017-11-29 Ralph Boehmes3/cli_netlogon: remove SEC_CHAN_NULL fallback from...
2017-11-29 Ralph Boehmewinbindd: restore SEC_CHAN_NULL fallback in cm_connect_...
2017-11-29 Ralph Boehmevfs_fruit: proper VFS-stackable conversion of FinderInfo
2017-11-29 Ralph Boehmevfs_fruit: add AfpInfo prototypes
2017-11-29 Ralph Boehmeselftest: add localdir option to fruit subtests
2017-11-29 Ralph Boehmeselftest: reorder arguments for fruit tests
2017-11-28 Andreas Schneiders4:samba: Allow samba daemon to run in foreground
2017-11-28 Ralph Boehmes3/loadparm: don't mark IPC$ as autoloaded
2017-11-27 Ralph Boehmes3/loadparm: ensure default service options are not...
2017-11-27 Ralph Boehmes3/loadparm: allocate a fresh sDefault object per lp_ctx
2017-11-27 Ralph Boehmesmbstatus: correctly denote not fully authenticated...
2017-11-27 Ralph Boehmes3/smbstatus: add a NULL check
2017-11-27 Volker Lendeckelib: Fix a typo
2017-11-24 Uri Simchonivfs_full_audit: make do_log() printf-aware
2017-11-24 Andreas Schneiders3:torture: Fix building with -O3 and gcc 7
2017-11-22 Uri Simchonis3-torture: fix an always-true comparison
2017-11-22 Uri Simchonis3-torture: fix some truncation warnings
2017-11-22 Uri Simchonismbspool_krb5_wrapper: fix some error messages
2017-11-22 Uri Simchonis3-rpc-server: fix type of enum in lsa server
2017-11-22 Uri Simchoninfs4acl: fix picky build in case rpc/xdr.h is not available
2017-11-21 Jeremy Allisons3: smbd: Chain code can return uninitialized memory...
2017-11-21 Jeremy Allisons3: smbd: Fix SMB1 use-after-free crash bug. CVE-2017...
2017-11-21 Jeremy Allisons3: utils: net. Fix return paths that don't free talloc...
2017-11-20 Andrew BartlettUse talloc_stackframe() not talloc_tos() in namequery.c
2017-11-20 Garming Samgpo: fix the building of gpext to only once
2017-11-20 Luke Morrisongpo: enable gpo update with addition to build system
next