Add in the threaded async open engine.
[kai/samba.git] / source3 /
2012-07-11 Jeremy AllisonAdd in the threaded async open engine.
2012-07-11 Jeremy AllisonMove set_thread_credentials_permanently() to set_thread...
2012-07-10 Jeremy AllisonFix typo we've had for a long time in set_re_uid()...
2012-07-10 Jeremy AllisonCope with a (non-security) open race we've had for...
2012-07-10 Jeremy AllisonNow we have a guaranteed indication of a file being...
2012-07-10 Jeremy AllisonAdd function fd_open_atomic() which uses O_CREAT|O_EXCL...
2012-07-10 Jeremy AllisonSimplify the logic in open_file() some more.
2012-07-09 Jeremy AllisonSimplify the logic in open_file().
2012-07-09 Jeremy AllisonUse new common function.
2012-07-09 Jeremy AllisonMake check_same_stat() and check_same_dev_ino() common...
2012-07-09 Jeremy AllisonFactor out check_same_dev_ino() from check_same_stat...
2012-07-06 Volker Lendeckes3: Fix Coverity ID 709470 Uninitialized scalar variable
2012-07-06 Christof Schmittauth: Common function for retrieving PAC_LOGIN_INFO...
2012-07-06 Andreas Schneiders3-lsarpc: Enforce a secure connection for LookupSids3...
2012-07-06 Andreas Schneiders3-lsarpc: Restrict lsa_LookupNames4 to ncacn_ip_tcp...
2012-07-06 Andreas Schneiders3-lsarpc: Restrict lsa_LookupSids3 to ncacn_ip_tcp...
2012-07-06 Andreas Schneiders3-lsarpc: Restrict the transport for ncacn_np functions.
2012-07-06 Andreas Schneiders3-rpc: Return the correct ntstatus depending on the...
2012-07-06 Andreas Schneiders3-rpc_server: Make it possible to use more rpc exceptions.
2012-07-06 Andreas Schneiders3-selftest: Run lsa tests over np and tcpip.
2012-07-05 Björn Jackes3: evaluate MNT_QUOTA and MNT_RDONLY in statvfs also...
2012-07-05 Michael Adams3:registry: untangle assignment from check in reg_enum...
2012-07-05 Michael Adams3:registry: untangle assignment from check in reg_enum...
2012-07-04 Björn Jackes3: if we know a file is immutable, report it to be...
2012-07-04 Jeremy AllisonAdd waf/configure tests for openat.
2012-07-03 Jeremy AllisonMove copy_unix_token() from locking/locking.c to lib...
2012-07-03 Jeremy AllisonAdd function set_thread_credentials_permanently()....
2012-07-03 Jeremy AllisonAllow init_aio_threadpool() to be setup for different...
2012-07-03 Andreas Schneiders3-smbd: Remove deprecated 'share modes' option.
2012-07-03 Andreas Schneiders3-passdb: Remove obsolte ldapsam_compat support.
2012-07-03 Andreas Schneiders3-printing: Remove deprecated lp_printer_admin().
2012-07-03 Andreas Schneiders3-winbind: Remove obsolte idmap_adex.
2012-07-03 Volker Lendeckes3: Fix Coverity ID 709217 Dereference after null check
2012-07-03 Volker Lendeckes3: Fix Coverity ID 709218 Uninitialized pointer read
2012-07-03 Michael Adams3:vfs: use smbXsrv_open instead of smbXsrv_open0 in...
2012-07-03 Michael Adams3:vfs: use smbXsrv_tcon instead of smbXsrv_tcon0 in...
2012-07-03 Michael Adams3:smb: include "smbXsrv.h" before "vfs.h"
2012-07-03 Michael Adams3:smbd: Include smbXsrv.h before vfs.h (in smbd.h...
2012-07-03 Michael Adams3:smbd:smb2: fix prototype of make_connection_smb2...
2012-07-03 Michael Adams3:smbd: include smbXsrv.h before smbd/proto.h to have...
2012-07-03 Michael Adams3:smbd:smb2: change smbXsrv_tcon0 to smbXsrv_tcon...
2012-07-03 Michael Adams3:smbd:smb2: change smbXsrv_session0 to smbXsrv_sessio...
2012-07-03 Jeremy AllisonFix the waf/autoconf builds to detect correctly the...
2012-07-02 Andrew Bartlettauth: Remove .get_challenge (only used for security...
2012-07-02 Björn Baumbachs3-libpidfile: fix check for running process.
2012-07-02 Björn Baumbachs3-libpidfile: some more debug output
2012-07-02 Jeremy AllisonDisable selections of USE_LINUX_THREAD_CREDENTIALS...
2012-06-30 Jeremy AllisonDon't allow asynchronous creates to be canceled in...
2012-06-30 Jeremy AllisonMake schedule_deferred_open_message_smb() return an...
2012-06-30 Jeremy AllisonMake schedule_deferred_open_message_smb2() return an...
2012-06-30 Jeremy AllisonAllow for async opens.
2012-06-30 Jeremy AllisonAdd new bool field async_open to struct deferred_open_r...
2012-06-30 Jeremy AllisonFix defer_open() fuction in the open code path to cope...
2012-06-30 Jeremy AllisonAdd uint64_t mid field to the files_struct.
2012-06-30 Björn Jackes3:waf add sendfile support for Tru64, which is the...
2012-06-29 Björn Jackes3: add sendfile support for Tru64, which is the same...
2012-06-29 Jeremy AllisonTry and fix the autoconf build on Solaris/Nexenta/etc.
2012-06-29 Jeremy AllisonFix typo in configure.in check for USE_LINUX_THREAD_CRE...
2012-06-29 Stefan Metzmachers3:smbd: make use of smbXsrv_open for smb1/2/3
2012-06-29 Stefan Metzmachers3:smbd: add smbXsrv_open* infrastructure
2012-06-29 Stefan Metzmachers3:smbXsrv.idl: add smbXsrv_open* structures
2012-06-29 Björn Jackes3:configure: fix numerous compile warnings about impli...
2012-06-29 Björn Jackes3: fix the logic in bsd_statvfs
2012-06-29 Gregor Becks3:cclean avoid segfault in case of ctdb missbehaviour
2012-06-29 Gregor Becks3:cclean: fix memory allocation
2012-06-29 Michael Adams3_dbrwap_ctdb: improve a comment in db_ctdb_can_use_lo...
2012-06-29 Michael Adams3:dbwrap_ctdb: fix a comment in db_ctdb_fetch()
2012-06-29 Michael Adams3:dbwrap_ctdb: expand the comment for the db_ctdb_can_...
2012-06-29 Michael Adams3:dbwrap_ctdb: rename db_ctdb_own_record() -> db_ctdb_...
2012-06-29 Michael Adams3:dbrwap_ctdb: remove commented out legacy code
2012-06-29 Michael Adams3:dbwrap_ctdb: fix fetch/fetch_locked when samba is...
2012-06-29 Stefan Metzmachers3:smb2_server: remove max_charge check in smbd_smb2_re...
2012-06-29 Björn Jackes3:build: tell linker to use corefoundation on all...
2012-06-29 Björn Jackes3: merge bsd_statvfs and darwin_statvfs
2012-06-29 Rusty Russellccan: we're subsystems, not a library.
2012-06-29 Jeremy AllisonMove back to using per-thread credentials on Linux...
2012-06-29 Jeremy AllisonReplace all uses of setXX[ug]id() and setgroups with...
2012-06-28 Stefan Metzmachers3:param: change "server max protocol" to "SMB2" (SMB2_10)
2012-06-28 Stefan Metzmachers3:smb2_server: make the logic in smbd_smb2_request_ver...
2012-06-28 Stefan Metzmachers3:smb2_server: simplify smbd_smb2_request_verify_credi...
2012-06-28 Stefan Metzmachers3:smb2_negprot: support SMB2_CAP_LARGE_MTU on everythi...
2012-06-28 Stefan Metzmachers3:smb2_server: grant extra credits for multi-credit...
2012-06-28 Stefan Metzmachers3:smb2_server: implement credit granting similar to...
2012-06-28 Stefan Metzmachers3:smb2_server: make sure sequence numbers don't wrap...
2012-06-28 Stefan Metzmachers3:smb2_server: make sure we don't grant more credits...
2012-06-28 Stefan Metzmachers3:smb2_server: check the credit_charge against the...
2012-06-28 Stefan Metzmachers3:smb2_server: split out a smb2_validate_sequence_numb...
2012-06-28 Stefan Metzmachers3:smb2_server: clear sequence window if we got the...
2012-06-28 Stefan Metzmachers3:smb2_server: fix calculation of the next bitmap_offset
2012-06-28 Stefan Metzmachers3:smb2_server: remove unused and confusing DEFAULT_SMB...
2012-06-28 Stefan Metzmachers3:smb2_server: call smbd_smb2_request_validate() also...
2012-06-28 Stefan Metzmachers3:smb2_server: start the connection with one credit...
2012-06-28 Björn Jackes3: fine tune and clean up statvfs tests
2012-06-28 Volker Lendeckes3: Fix compilation of pthreadpool_sync.c on platforms...
2012-06-28 Stefan Metzmachers3:smbd: change nt_open_pipe() to uint16_t pnum/fnum
2012-06-28 Stefan Metzmachers3:smb2_create: add usefull DEBUG() message
2012-06-28 Stefan Metzmachers3:smbd/files: fsp->fnum is uint64_t not int!
2012-06-28 Stefan Metzmachers3:brlock: s/int/uint64_t for fnum
2012-06-28 Stefan Metzmachers3:brlock: add some const to print_lock_struct()
2012-06-28 Stefan Metzmachers3:wscript: use LOCKING subsystem for smbtorture3
next