replace: Make EWOULDBLOCK always available
[samba.git] / source3 /
2014-09-16 Volker Lendeckelib: Avoid a talloc in write_data_iov
2014-09-16 Jeremy AllisonAdd test suite for iconv conversion fail of bad names...
2014-09-15 Jeremy Allisons3: smbd: Fix a couple of tricky slow-path cases -...
2014-09-15 Jeremy Allisons3: smbd: Change get_lanman2_dir_entry() to return...
2014-09-15 Jeremy Allisons3: smbd: Remove unneeded 'out_of_space' parameter...
2014-09-15 Jeremy Allisons3: smbd: SMB2 - change smbd_dirptr_lanman2_entry(...
2014-09-15 Jeremy Allisons3: smbd: smbd_marshall_dir_entry() no longer needs...
2014-09-15 Jeremy Allisons3: smbd: Change smbd_marshall_dir_entry() to return...
2014-09-15 Jeremy Allisons3: smbd: Change the function signature of srvstr_push...
2014-09-15 Jeremy Allisons3: smbd: Ensure types for all variables called 'len...
2014-09-15 Jeremy Allisons3: smbd: srvstr_push() was changed to never return...
2014-09-15 Jeremy Allisons3: utils: Don't directly manipulate errno inside strup...
2014-09-15 Volker Lendeckevfs_gpfs: Fix the build with profiling-data
2014-09-15 Jeremy Allisons3: winbindd: Old NT Domain code sets struct winbind_do...
2014-09-14 Volker Lendeckemessaging_dgm: Don't expose the messaging_dgm_context
2014-09-14 Volker Lendeckemessaging_dgm: Avoid a talloc
2014-09-14 Volker Lendeckemessaging_dgm: Avoid a talloc
2014-09-14 Volker Lendeckemessaging_dgm: messaging_dgm_lockfile_remove does not...
2014-09-14 Volker Lendeckemessaging_dgm: messaging_dgm_lockfile_create does not...
2014-09-14 Volker Lendeckemessaging_dgm: Avoid talloc_tos()
2014-09-14 Volker Lendeckemessaging_dgm: Reformatting
2014-09-14 Volker Lendeckemessaging_dgm: Remove an unnecessary cast
2014-09-13 David Disseldorpnamecache: fix uninitialised pointer returns
2014-09-12 Volker Lendeckes3: smbd: streams - Ensure share mode validation ignore...
2014-09-12 Volker Lendeckemedia_harmony: Fix a crash bug
2014-09-11 Volker Lendeckemedia_harmony: Fix warnings
2014-09-11 Jeremy Allisons3: smbd - open logic fix.
2014-09-11 Ralph Boehmevfs_acl_common: dacl size must be updated
2014-09-10 Jeremy Allisons3: smbd: Ensure we don't call qsort() with a size...
2014-09-10 Michael Adams3:smbd:open_file: use a more natural check.
2014-09-10 Michael Adams3:smbd: fix a race in open code
2014-09-10 Volker Lendeckesmbd: Fix a typo
2014-09-09 Ralph Boehmes3:smbd: fix a comment typo
2014-09-09 Volker Lendeckesmbd: Move make_dir_struct() to reply.c
2014-09-09 Stefan Metzmachers3:smbd: close the connection if the client doesn't...
2014-09-08 Jeremy Allisons3: smbd: smb2-sessionsetup. Fix use after free when...
2014-09-08 Andrew Bartletts3-lib: Do not walk past the end of the dos_to_ntstatus...
2014-09-08 Andrew Bartlettpassdb: Avoid use-after-free when setting a plaintext...
2014-09-05 Michael Adams3:build: don't detect perl in source3/wscript again.
2014-09-03 Jeremy Allisons3: smbd: vfs_dirsort module.
2014-09-01 Günther Deschners3-kpasswd: Fix build warning.
2014-09-01 Günther Deschners3-kpasswd: send a netbios krb5 address to avoid invali...
2014-09-01 Simo SorceRemove custom password change code in libads
2014-09-01 Simo SorceRemove duplicate definitions
2014-08-31 Andrew Bartletts3-rpc_client: Do not give NT_STATUS_NO_MEMORY when...
2014-08-31 Andrew Bartlettset_dc_type_and_flags_trustinfo: Use init_dc_connection...
2014-08-31 Andrew Bartlettwinbindd: Add debugging to assist in locating errors...
2014-08-31 Andrew Bartlettpassdb: Use sam_get_results_trust() and implement pdb_s...
2014-08-31 Andrew Bartlettwinbindd: Do not segfault if the trusted domain has...
2014-08-30 Christof Schmitts3-winbindd: Document parameters in ads_cached_connecti...
2014-08-30 Christof Schmitts3-winbindd: Use more descriptive parameter names in...
2014-08-30 Christof Schmitts3-winbindd: Use correct realm for trusted domains...
2014-08-30 Christof Schmitttorture: Also run raw.read against the aio share
2014-08-29 Christof Schmittsmbd: Add padding byte to readx response
2014-08-29 Christof Schmitttorture3: Allow padding byte for LARGE_READX responses
2014-08-28 David Disseldorpdosmode: fix FSCTL_SET_SPARSE request validation
2014-08-25 Volker Lendeckesmbd: Properly initialize mangle_hash
2014-08-25 Arvid Requatepassdb: fix NT_STATUS_NO_SUCH_GROUP
2014-08-23 Roel van MeerDon't discard result of checking grouptype
2014-08-22 Volker Lendeckemessaging3: Avoid messaging_is_self_send
2014-08-22 Volker Lendeckepthreadpool: Slightly serialize jobs
2014-08-22 Volker Lendeckemessaging3: Add msg_sink/source -- perftest
2014-08-22 Volker Lendecketorture: Fix cleanup2 to utilize on-demand cleanup
2014-08-22 Volker Lendecketorture: Run the cleanup2 test against 2 nodes
2014-08-22 Volker Lendeckebrlock: Remove validate_lock_entries
2014-08-22 Volker Lendeckebrlock: Do auto-cleanup at conflict time
2014-08-22 Jeremy Allisons3: smbd: POSIX ACLs. Remove incorrect check for SECINF...
2014-08-22 Volker Lendeckemessaging_dgm: Factor out messaging_dgm_lockfile_name
2014-08-22 Volker Lendeckemessaging_dgm: Use %ju to fill lockfile
2014-08-21 Stefan Metzmachers3:smbd: mask security_information input values with...
2014-08-21 Ross Lagerwalls3:libsmb: Set a max charge for SMB2 connections
2014-08-21 Volker Lendeckesmbcontrol: Fix a typo
2014-08-21 Volker Lendeckesmbd: Only DEBUG errors from messaging_cleanup
2014-08-21 Volker Lendeckemessaging3: Don't print a message if there's nothing...
2014-08-21 Volker Lendeckelib: Check socket length in ctdbd_connect
2014-08-18 Ralph Boehmes4:torture: add boilerplate code for vfs_fruit
2014-08-18 Ralph BoehmeNew VFS module vfs_fruit
2014-08-18 Ralph BoehmeFix AFP_BackupTime byte order and use ISO C99 integer...
2014-08-18 Michael Adambuild: fix configure to honour --without-dmapi
2014-08-14 Jeremy AllisonRemove popt/iniparser from .clang_complete
2014-08-14 Jeremy AllisonReplace all uses of iniparser with tiniparser.
2014-08-13 Har Gagan SahaiFixed a memory leak in cli_set_mntpoint().
2014-08-12 Volker Lendeckemessaging3: Include messages_dgm.h only in messages.c
2014-08-11 Volker Lendeckemessaging3: Move messaging_hdr handling to messages.c.
2014-08-11 Volker Lendeckemessaging3: Only store the pid in messaging_dgm_context
2014-08-11 Volker Lendeckemessaging3: Save 48 bytes .text
2014-08-11 Volker Lendeckemessaging3: Remove one-context protection from messages.c
2014-08-11 Volker Lendeckemessaging3: Protect messaging_dgm against multiple...
2014-08-11 Volker Lendeckemessaging3: Add messages_dgm.h
2014-08-11 Volker Lendeckemessaging3: Pass on msg_type unmasked
2014-08-11 Volker Lendeckemessaging3: I don't see 2 versions running concurrently...
2014-08-11 Volker Lendeckemessaging3: Avoid "enum messaging_type" in messages_dgm
2014-08-11 Volker Lendeckemessaging3: Pass dir_owner to messaging_dgm_init()
2014-08-11 Volker Lendeckemessaging3: Pass cache_dir to messaging_dgm_init()
2014-08-11 Volker Lendeckemessaging3: Move [un]become_root() calls out of messagi...
2014-08-11 Volker Lendeckemessaging3: Move sec_init() call out of messaging_dgm_i...
2014-08-11 Volker Lendeckemessaging3: Directly refer to messaging_dgm in messages.c
2014-08-11 Volker Lendeckesmbd: Use messaging_cleanup()
2014-08-11 Volker Lendeckemessaging3: Add messaging_cleanup
2014-08-11 Volker Lendeckemessaging_dgm: Remove unused "messaging_context"
next