samba.git
2017-12-13 Bjoern Jackedoc: update and tidy up the main samba(7) man page
2017-12-13 Bjoern Jackedoc: remove section on ancient history of the docs
2017-12-13 Bjoern Jackedoc: move wins related man page to wins subdir
2017-12-13 Karolin Seegerdocs-xml/manpages: Use new doc.version XML entity.
2017-12-13 Stefan Metzmacherdocs-xml: autogenerate a doc.version XML entity.
2017-12-13 Karolin Seegerdocs-xml/Makefile.settings.in: make sure we don't requi...
2017-12-13 Andrew Bartlettselftest: Fix copyright header on samba.dsdb_lock
2017-12-13 Amitay Isaacsctdb-recovery-helper: Deregister message handler in...
2017-12-13 Amitay Isaacsctdb-client: Add async version for ctdb_client_init()
2017-12-13 Amitay Isaacsctdb-common: Avoid using void ** argument
2017-12-13 Amitay Isaacsctdb-build: Apply dependency to correct subsystem
2017-12-13 Andrew Bartlettselftest: Add cleanup of ForeignSecurityPrincipal in...
2017-12-13 Andrew Bartlettselftest: Fix flapping samba.dsdb test
2017-12-13 Volker Lendeckepthreadpool: Fix deadlock
2017-12-12 Volker Lendeckepthreadpool: Add some asserts
2017-12-12 Volker Lendeckepthreadpool: Simplify the logic in add_job a bit
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-12 Zentaro KavanaghRemove unsupported colon from configure msg.
2017-12-10 Puran ChandAdded smbc_SetLogCallback which lets third party code...
2017-12-09 Jamie McClymonttests: make password valid in openldap provision test
2017-12-09 Jamie McClymontsamba-tool: validate password early in `domain provision`
2017-12-09 Gary Lockyersource4 dsdb: Allow duplicate non local objectSIDs
2017-12-09 Gary Lockyersource4 dsdb modules: Add new module "unique_object_sids"
2017-12-09 Gary Lockyerldb ldb_index: Add an attriubute flag to require a...
2017-12-09 Gary Lockyertests dsdb: Add tests for optionally unique objectSID's
2017-12-09 Andreas Schneiders3:glock: Move sanity check in g_lock_parse()
2017-12-09 Volker Lendeckepthreadpool: Add a test for the race condition fixed...
2017-12-09 Volker Lendeckepthreadpool: Fix starvation after fork
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 Andrew Bartlettselftest: Rework samba.dsdb locking test to samba.dsdb_lock
2017-12-08 Christof Schmittpthreadpool: Add test for pthread_create failure
2017-12-08 Christof Schmittwscript: Add check for --wrap linker flag
2017-12-08 Christof Schmittpthreadpool: Undo put_job when returning error
2017-12-08 Christof Schmittpthreadpool: Move creating of thread to new function
2017-12-06 Stefan Metzmachers4:kdc: only map SDB_ERR_NOT_FOUND_HERE to HDB_ERR_NOT_...
2017-12-06 Stefan MetzmacherHEIMDAL:kdc: fix dh->q allocation check in get_dh_param()
2017-12-06 Andreas Schneiderthird_party: Update socket_wrapper to version 1.1.9
2017-12-06 Andreas Schneiderthird_party: Fix a typo in the option name
2017-12-06 Björn Baumbachthird_party: Link th aesni-intel library with -z noexec...
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 Volker LendeckeWHATSNEW: Mention removed net serverid subcommands
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-12-02 Jeremy AllisonRevert "selftest: mark samba3.smb2.kernel-oplocks as...
2017-12-01 Jeremy Allisons4: torture: Fix race condition in test_smb2_kernel_opl...
2017-12-01 Karolin SeegerWHATSNEW: Add new smb.conf parameter
2017-12-01 Karolin SeegerWHATSNEW: Remove old entry about accelerated AES
2017-11-30 Jeremy AllisonWHATSNEW: Explain reversal of smbclient symlink paramet...
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 Amitay Isaacsctdb-daemon: Send STARTUP control after startup event
2017-11-30 Amitay Isaacsctdb-takeover: Send tcp tickles immediately on STARTUP...
2017-11-30 Amitay Isaacsctdb-takeover: Refactor code to send tickle lists for...
2017-11-30 Andrew Bartlettselftest: mark samba3.smb2.kernel-oplocks as flapping
2017-11-30 Andrew Bartletttorture: Use torture_assert{,_int_equal}_goto() in...
2017-11-30 Jeremy Allisons3: libsmb: Fix valgrind read-after-free error in cli_s...
2017-11-30 Noel Powertestprogs: Fix a typo in the net ads test
2017-11-29 Noel Powertestprogs: Test net ads keytab list
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 Lendeckelib: Allow parsing a strv from a non-talloc const buf
2017-11-29 Volker Lendeckelib: Only call strlen if necessary in strv
2017-11-29 Volker Lendeckelib: Pass in "strv_len" to strv_valid_entry
next