selftest: Define if we should fake dns resolving.
[obnox/samba/samba-obnox.git] / source3 /
2014-12-18 Andreas Schneidernmblookup: Return if the lookup was successful or not.
2014-12-18 Stefan Metzmachers3:winbindd: try to use the trust account with kerberos...
2014-12-18 Stefan Metzmachers3:winbindd: fix anon fallback in cm_prepare_connection()
2014-12-18 Stefan Metzmachers3:winbindd: also try to fallback to anonymous if we...
2014-12-18 Stefan Metzmachers3:libsmb: let cli_session_setup_kerberos_recv() return...
2014-12-18 Stefan Metzmachers3:passdb: let pdb_get_trust_credentials() try pdb_get_...
2014-12-18 Stefan Metzmachers3:passdb: add optional get_trusteddom_creds() hooks
2014-12-18 Garming Sampdb: fix build issues with shared modules
2014-12-18 Stefan Metzmachers3:locking: fix uninitialiazed variable in brl_get_lock...
2014-12-17 raghavendra talurvfs/glusterfs: Change xattr key to match gluster key.
2014-12-17 Poornima Gvfs_glusterfs: Implement AIO support
2014-12-17 Poornima Gvfs_glusterfs: Change sys_get_acl_file/fd to return...
2014-12-17 Stefan Metzmachers3:lib: fix allocation check in messages_ctdbd.c
2014-12-16 Volker Lendeckenotify: Move path construction to notify_trigger
2014-12-16 Volker Lendeckelib: Add ctdbd_messaging_send to ctdb_dummy.c
2014-12-16 Volker Lendeckemessaging3: Add messaging_handler_send/recv
2014-12-16 Volker Lendeckemessaging3: Add messaging_send_iov_from
2014-12-16 Volker Lendeckemessaging3: Add messaging_names_db
2014-12-16 Andreas Schneidersmbstatus: Tell the user that smbstatus can only be...
2014-12-12 Stefan Metzmachers3:smb2_server: allow reauthentication without signing
2014-12-12 Volker Lendeckelibsmb: Simplify netsamlogon_cache_get
2014-12-12 Volker Lendeckelibsmb: Only print decoded netsamlogon cache entries
2014-12-12 Volker Lendeckelibsmb: Fix removing invalid samlogon cache entries
2014-12-12 Ralph Boehmevfs_streams_xattr: add missing call to SMB_VFS_NEXT_CONNECT
2014-12-11 Andrew Bartlettselftest: Add test for joining a Samba classic DC as...
2014-12-11 Andrew Bartlettlibsmb: Allow change of BDC trust account password
2014-12-11 Andrew Bartlettauth: Allow domain join to itself when we are a PDC
2014-12-11 Andreas Schneiderselftest: Add 'net dom join' test which fails cause...
2014-12-11 Andrew Bartlettnetapi: Move DC check to NetJoinDomain() where it is...
2014-12-10 raghavendra talurvfs_glusterfs: Set connectpath as snapdir-entry-path.
2014-12-10 raghavendra talurvfs_glusterfs: Remember the connect path too for reopening.
2014-12-10 Poornima Gvfs_glusterfs: In vfs_gluster_sys_acl_get_file/fd,...
2014-12-09 Volker Lendeckenotify_inotify: Simplify inotify_dispatch
2014-12-09 Volker Lendeckesmbd: Compile notify_inotify only if available
2014-12-09 Volker Lendeckenotify_inotify: inotify_watch now takes a mem_ctx
2014-12-09 Volker Lendeckenotify: Add "dir" to notify_event
2014-12-09 Volker Lendeckenotify_inotify: Make inotify_watch return 0/errno
2014-12-09 Volker Lendeckenotify_inotify: Slightly simplify watch_destructor
2014-12-09 Volker Lendeckenotify_inotify: Slightly simplify inotify_watch
2014-12-09 Volker Lendeckenotify_inotify: Make inotify_setup return 0/errno
2014-12-09 Volker Lendeckenotify_inotify: Add a NULL check
2014-12-09 Volker Lendeckenotify_inotify: Simplify filter_match
2014-12-09 Volker Lendeckesmbd: Move lp_parm_bool out of notify_inotify.c
2014-12-09 Volker Lendeckelib: Use iov_buf in unix_msg
2014-12-09 Volker Lendeckelib: Simplify iov_buf[len]
2014-12-09 Volker Lendeckemessaging3: Avoid self-send complexity
2014-12-09 Jeremy Allisons3:locking: Change the data model for leases_db to...
2014-12-09 Jeremy Allisons3:locking: pass down servicepath to leases_db_add()
2014-12-09 Jeremy Allisons3:locking: Add new utility function leases_db_copy_fil...
2014-12-09 Jeremy Allisons3:locking: prepare the data model for leases_db to...
2014-12-09 Jeremy Allisons3:locking: pass servicename_new to leases_db_rename()
2014-12-08 Andreas Schneidervfs: Add missing include for sys_pread() in cacheprime...
2014-12-08 Andreas Schneidersmbd: Add missing include for iov_buflen().
2014-12-08 Jeremy Allisons3: modules: Fix *allocate* calls to follow POSIX error...
2014-12-07 Jeremy Allisons3: smbd: Fix *allocate* calls to follow POSIX error...
2014-12-07 Jeremy Allisons3: smbd: Fix *allocate* calls to follow POSIX error...
2014-12-07 Volker Lendeckesmbd: Use read_data() in notify_inotify
2014-12-06 Volker Lendeckelib: Add a simple read_data call without NTSTATUS
2014-12-06 Volker Lendeckelib: Make write_data take a const void *
2014-12-06 Volker Lendeckelib: Split out write_data[_iov]
2014-12-06 Volker Lendeckelib: Split out iov_buf[len]
2014-12-06 Volker Lendeckelib: read_data->read_data_ntstatus
2014-12-06 Volker Lendeckelib: Split out sys_[read|write] & friends
2014-12-06 Volker LendeckeFix signed/unsigned comparisons
2014-12-06 Volker Lendeckectdbd_conn: Accept msgs to all registered srvids
2014-12-05 Volker Lendeckeinotify: Properly handle cross-dir renames
2014-12-05 Jeremy Allisons3: leases: Make SMB2 setinfo SMB2_FILE_RENAME_INFORMAT...
2014-12-05 Jeremy Allisons3: leases: send_break_message() public.
2014-12-05 Jeremy Allisons3: leases: Make aio_add_req_to_fsp() public.
2014-12-05 Jeremy Allisons3: leases : Cope with renaming leased open files.
2014-12-05 Jeremy Allisons3: leases: Add leases_db_rename() to cope with renamin...
2014-12-04 Ralph Boehmes3:smbd: add SMB_VFS_READDIR_ATTR() to marshall direntry
2014-12-04 Ralph Boehmevfs_fruit: AAPL support
2014-12-04 Ralph Boehmes3:smbd: ignore dacls with MS NFS ACEs
2014-12-04 Ralph Boehmes3:vfs: add create tags to SMB_VFS_CREATEFILE
2014-12-04 Ralph Boehmes3:smbd: allocate out_context_blobs with talloc
2014-12-04 Ralph Boehmes3:vfs: add SMB_VFS_READDIR_ATTR()
2014-12-04 Volker Lendeckeunix_msg: Fix unix_msg_test_drain
2014-12-04 Stefan Metzmachers3:smbd: document the interaction between "smb2 leases...
2014-12-04 Jeremy Allisons3:smb2_negprot: announce support for SMB2.1 leases.
2014-12-04 Jeremy Allisons3:param: Add "smb2 leases" parameter. Default "false".
2014-12-04 Volker Lendeckes3:smb2_create: support leases and pass them down to...
2014-12-04 Volker Lendeckes3:smbd: Implementation of SMB2.1 and SMB3.0 leases.
2014-12-04 Volker Lendeckes3:smbd: add lease related helper functions to oplock.c
2014-12-04 Volker Lendeckes3:smbd: add lease key validation functions to open.c
2014-12-04 Volker Lendeckes3:smbd: add lease related helper functions to open.c
2014-12-04 Volker Lendeckes3:smbd: add file_find_one_fsp_from_lease_key() helper...
2014-12-04 Volker Lendeckes3:smb2_create: validate durable reconnects with leases
2014-12-04 Volker Lendeckes3:smb2_create: allow durable handles with SMB2_LEASE_H...
2014-12-04 Volker Lendeckes3:smbd: add fsp_lease_type() and get_lease_type()...
2014-12-04 Stefan Metzmachers3:vfs.h: add more elements to struct fsp_lease
2014-12-04 Volker Lendeckes3:locking: add downgrade_share_lease() helper function
2014-12-04 Stefan Metzmachers3:locking: cleanup leases_db from share_mode_cleanup_d...
2014-12-04 Jeremy Allisons3:locking: ensure all share mode removal functions...
2014-12-04 Stefan Metzmachers3:open_files.idl: add data structures for SMB2.1 and...
2014-12-04 Volker Lendeckes3:locking: add leases_db infrastructure
2014-12-04 Jeremy Allisons3: leases: libsmbsharemodes no longer works with SMB2...
2014-12-04 Volker Lendeckes3:smb2_server: add smbd_smb2_send_lease_break() helper...
2014-12-04 Stefan Metzmachers3:smb2_server: allow smbd_smb2_send_break() with sessi...
2014-12-04 Jeremy Allisons3:smbd: Add fsp_client_guid() utility function to...
next