samba.git
2014-06-03 Andrew Bartlettdocs: Remove most references to Samba-3 and change...
2014-06-03 Andrew Bartlettdocs: Samba is now GPLv3
2014-06-03 Andrew Bartlettdocs: Remove references to SWAT (now removed)
2014-06-03 Volker Lendeckemessaging3: Fix a talloc_tos memleak
2014-06-02 Michael Adams3:messaging: protect use of msg_control with HAVE_STRU...
2014-06-02 Michael Adambuild: rename HAVE_MSGHDR_MSG_ACCTRIGHTS to HAVE_STRUCT...
2014-06-02 Michael Adambuild: rename HAVE_MSGHDR_MSG_CONTROL to HAVE_STRUCT_MS...
2014-06-02 Michael Adamvfs:aio_fork: simplify checking of MSG_CONTROL and...
2014-05-31 Stefan Metzmachers3:smb2_server: call smbd_smb2_flush_send_queue() directly
2014-05-30 Stefan Metzmachers3:smb2_server: fix invalid TALLOC_FREE(iov) in smbd_sm...
2014-05-30 Volker Lendeckemessaging3: Enforce just one messaging context
2014-05-30 Volker Lendeckemessaging3: Make messaging_context private
2014-05-30 Volker Lendeckemessaging3: Add and use messaging_tevent_context()
2014-05-30 Volker Lendeckemessaging3: Introduce messaging_local_backend()
2014-05-30 Volker Lendeckemessaging3: The backend send_fn doesn't need a messagin...
2014-05-30 Volker Lendeckeimessaging: Fix a comment
2014-05-30 Samuel CabreroFix several talloc stack frames not freed
2014-05-30 Michael Adams3:messaging: change unix_dgram_recv_handler() to use...
2014-05-29 Michael Adams3:messaging: change messaging_backend to use iovec...
2014-05-29 Martin Schwenkectdb-tools-ctdb: Make natgwlist and lvsmaster more...
2014-05-29 Amitay Isaacsctdb-ib: Make infiniband transport compile again
2014-05-29 Amitay Isaacsctdb-pmda: Do not hardcode include paths
2014-05-29 David Disseldorplibcli/security: remove sec_ace_equal
2014-05-28 David Disseldorpsecdesc: use security_ace_equal instead of sec_ace_equal
2014-05-28 David Disseldorptorture/attr: use security_ace_equal instead of sec_ace...
2014-05-28 David Disseldorps3/smbcacls: use security_ace_equal instead of sec_ace_...
2014-05-28 David Disseldorps3/sharesec: use security_ace_equal instead of sec_ace_...
2014-05-28 David Disseldorps3/libsmb_xattr: use security_ace_equal instead of...
2014-05-28 David Disseldorplibcli/security: cleanup security_ace_equal()
2014-05-28 David Disseldorplibcli/security: remove unused sec_ace_del_sid()
2014-05-28 David Disseldorplibcli/security: remove unused sec_desc_del_sid()
2014-05-28 David Disseldorplibcli/security: remove dup_sec_acl()
2014-05-28 David Disseldorplibcli/security: clean up and fix make_sec_desc
2014-05-28 David Disseldorps3/profiles: improve copy_registry_tree() errors
2014-05-28 David Disseldorplibcli/secdesc: remove dup_sec_desc()
2014-05-28 David Disseldorplibcli/secdesc: replace dup_sec_desc() usage
2014-05-28 David Disseldorplibgpo: replace dup_sec_desc() usage
2014-05-28 David Disseldorps3/rpc_server/lsa: replace dup_sec_desc() usage
2014-05-28 David Disseldorps3/rpc_server/spoolss: replace dup_sec_desc() usage
2014-05-28 David Disseldorps3/posix_acls: replace dup_sec_desc() usage
2014-05-28 David Disseldorps3/net_rpc_printer: replace dup_sec_desc() usage
2014-05-28 David Disseldorps3/profiles: replace dup_sec_desc() usage
2014-05-28 David Disseldorps3/rpc_server/spoolss: remove SETUP_SPOOLSS_NOTIFY_DATA...
2014-05-28 David Disseldorpsharesec: remove unused security descriptor print fns
2014-05-28 David Disseldorpsharesec: use NDR security descriptor print fns
2014-05-28 David Disseldorplibcli/sd: remove redundant sec_ace_add_sid()
2014-05-28 David Disseldorplibcli/sd: remove redundant sec_desc_add_sid()
2014-05-28 Martin Schwenkectdb-tools-ctdb: scriptstatus should not count disabled...
2014-05-27 Michael AdamRemove obsolete README.packaging4.
2014-05-27 Volker Lendeckelibcli: Simplify desc_ace_has_generic()
2014-05-27 Volker Lendeckelibcli: Simplify desc_expand_generic()
2014-05-27 Volker Lendeckelibcli: Avoid an explicit memset call
2014-05-27 Volker Lendeckelibcli: Avoid a talloc/free
2014-05-27 Volker Lendeckelibcli: Avoid a talloc/free
2014-05-27 Amitay Isaacss3-build: Support building with in-tree CTDB
2014-05-27 Amitay Isaacsctdb-build: Move internal include files in a separate...
2014-05-27 Amitay Isaacsctdb-build: Build ctdb_version.h before compiling files...
2014-05-27 Volker Lendeckelibcli: Fix a memleak
2014-05-27 Volker Lendeckemessaging3: Remove a pointless return;
2014-05-27 Volker Lendeckemessaging3: Fix whitespace
2014-05-27 Volker Lendeckeserverid: Fix an incompatible pointer assignment
2014-05-27 Volker Lendeckesmbd: Fix a typo
2014-05-26 Arvid Requates4-dns: dlz_bind9: improve log message consistency
2014-05-26 Arvid Requates4-dns: dlz_bind9: Fix ipv6 updates
2014-05-26 Stefan Metzmachers4:librpc/rpc: allow a shortcut in dcerpc_pipe_connect_...
2014-05-26 Stefan Metzmachers4:librpc/rpc: split out continue_smb_open()
2014-05-26 Stefan Metzmachers4:librpc/rpc: remove pipe_np_smb2_state and use pipe_n...
2014-05-26 Stefan Metzmachers4:librpc/rpc: remember some smbXcli_* pointers within...
2014-05-26 Stefan Metzmachers4:librpc/rpc: use DCERPC_REQUEST_TIMEOUT for smb opens
2014-05-26 Stefan Metzmachers4:librpc/rpc: remove some unused functions and structu...
2014-05-26 Stefan Metzmachers4:librpc/rpc: avoid using dcerpc_socket_peer_addr()
2014-05-26 Stefan Metzmachers4:librpc/rpc: set "localaddress" and reset "host"...
2014-05-26 Stefan Metzmachers4:librpc/rpc: return the local/remote ip from dcerpc_p...
2014-05-26 Stefan Metzmachers4:librpc/rpc: optionally return the local address...
2014-05-26 Stefan Metzmachers4:librpc/rpc: avoid using dcerpc_unix_socket_path()
2014-05-24 Volker Lendecketorture3: Add a little gencache_parse load test
2014-05-24 Volker LendeckeExit with ctdb_fatal if serverids_exist fails
2014-05-24 Volker Lendeckedbwrap_ctdb: open locally with TDB_VOLATILE if requested
2014-05-24 Jeremy Allisons3:smbd: let default_sys_recvfile() and sys_recvfile...
2014-05-24 Volker Lendeckeunix_msg: Simplify unix_msg_send a bit
2014-05-23 David Disseldorptorture/smb2/dir: check create time match find
2014-05-23 Jeremy Allisons3: smb2: Move from using SBVAL to put NTTIMEs on the...
2014-05-23 Jeremy Allisons3: smb2: Move from using SBVAL to put NTTIMEs on the...
2014-05-23 Andreas Schneidertests: Add doc exception for spoolss: OSVERSION.
2014-05-23 Andreas Schneiderdoc-xml: Add documentation for 'spoolss: os_[major...
2014-05-23 Michael Adamsmbd: add missing newline to debug message in daemon_re...
2014-05-22 Stefan Metzmacherlib/util: s/daemon/name
2014-05-22 Stefan Metzmacherselftest: use dbwrap_tdb_mutexes:* = yes for "plugin_s4...
2014-05-22 Volker Lendeckedbwrap_tdb: Use mutexes on demand
2014-05-22 Volker Lendecketdb/tools: Allow tdbtool to r/o open mutexed tdbs tdb-1.3.0
2014-05-22 Volker Lendecketdb/tools: add -m option to tdbtorture
2014-05-22 Volker Lendecketdb/test: add marklock deadlock test
2014-05-22 Volker Lendecketdb/test: add mutex related tests
2014-05-22 Volker Lendecketdb: add TDB_MUTEX_LOCKING support
2014-05-22 Volker Lendecketdb: introduce tdb->hdr_ofs
2014-05-22 Stefan Metzmachertdb: introduce TDB_SUPPORTED_FEATURE_FLAGS
2014-05-22 Stefan Metzmachertdb: use asprintf() to simplify tdb_summary()
2014-05-22 Volker Lendeckelibreplace: Define PTHREAD_MUTEX_ROBUST along with...
2014-05-22 Volker Lendeckelibreplace-waf: Only check for _np functions if standar...
2014-05-22 Volker Lendeckelibreplace: Add support for pthread_mutex_consistent
next