metze/samba/wip.git
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 Lendeckelib: Introduce server_id_same_process()
2014-08-22 Volker Lendeckepthreadpool: Slightly serialize jobs
2014-08-22 Volker Lendeckemessaging3: Add msg_sink/source -- perftest
2014-08-22 Stefan Metzmacherselftest/Samba4: avoid warnings about 'path' not specif...
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-22 Stefan Metzmacherlibcli/security: add better detection of SECINFO_[UN...
2014-08-21 Stefan Metzmachers3:smbd: mask security_information input values with...
2014-08-21 Stefan Metzmachersecurity.idl: add SMB_SUPPORTED_SECINFO_FLAGS
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-21 Amitay Isaacss4-rpc: dnsserver: Do not return NS_GLUE records with...
2014-08-21 Amitay Isaacss4-rpc: dnsserver: Correctly set rank for glue NS records
2014-08-21 Amitay Isaacsctdb-build: Add missing dependency on popt
2014-08-21 Amitay Isaacsctdb-build: Remove unnecessary third_party symlink
2014-08-21 Amitay Isaacsldb: Fix check for third_party
2014-08-21 Amitay Isaacswafsamba: Correctly locate the 'third_party' directory
2014-08-21 Martin Schwenkectdb-build: Avoid unused variable warning in output...
2014-08-21 Martin Schwenkectdb-daemon: Fix some strict-aliasing warnings
2014-08-21 Martin Schwenkectdb-util: Fix warning about ignored result from system()
2014-08-21 Martin Schwenkectdb: Use sys_read() and sys_write() to ensure correct...
2014-08-21 Martin Schwenkectdb-common: Copy functions sys_read() and sys_write...
2014-08-21 Martin Schwenkectdb-tools: Be more helpful when CTDB CLI tool is run...
2014-08-21 Martin Schwenkectdb-tools: Factor out new function find_node_xpnn...
2014-08-20 Martin Schwenkereplace: Remove unused item returned by FAILED()
2014-08-18 Ralph Boehmes4:torture:vfs_fruit: add tests for resource fork IO
2014-08-18 Ralph Boehmes4:torture:vfs_fruit: add test writing Netatalk metadata
2014-08-18 Ralph Boehmes4:torture:vfs_fruit: add test reading Netatalk metadata
2014-08-18 Ralph Boehmes4:torture: add boilerplate code for vfs_fruit
2014-08-18 Ralph Boehmes4:torture: add wrapper functions
2014-08-18 Ralph Boehmes4:torture: add boilerplate code for testing specific...
2014-08-18 Ralph Boehmes4:torture:smb2: add utility function torture_smb2_con_...
2014-08-18 Ralph Boehmevfs_fruit: add manpage
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 Adams4:torture: use torture_assert instead of torture_comme...
2014-08-18 Michael Adambuild: fix configure to honour --without-dmapi
2014-08-18 David Disseldorptdbtorture: print details when run with -n 1
2014-08-15 Andrew Bartlettdsdb: Also redact the clearTextPassword input-only...
2014-08-15 Volker Lendeckelib: Remove parser code, now replaced with tini parser.
2014-08-15 Jelmer Vernooijlibrpc: Remove obsolete idl-deps script.
2014-08-14 Jeremy AllisonRemove iniparser.
2014-08-14 Jeremy AllisonRemove popt/iniparser from .clang_complete
2014-08-14 Jeremy AllisonDon't build iniparser anymore.
2014-08-14 Jeremy AllisonReplace all uses of iniparser with tiniparser.
2014-08-14 Jeremy AllisonAdd tiniparser - tiny version of iniparser that only...
2014-08-14 Volker LendeckeUse tini in preference.
2014-08-14 Volker LendeckeAdd tini parser.
2014-08-13 Amitay Isaacsctdb-readonly: Do not abort if revoke of readonly recor...
2014-08-13 Amitay Isaacsctdb-readonly: Add an early return to simplify code
2014-08-13 Martin Schwenkectdb-doc: Fix default database directories in ctdbd.1
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"
2014-08-11 Volker Lendeckemessaging3: Explicitly pass server_id to messaging_dgm_init
2014-08-11 Volker Lendeckemessaging3: Explicitly pass tevent_context to messaging...
2014-08-11 Volker Lendeckemessaging_dgm: Receive through a cb function
2014-08-11 Volker Lendeckesmbd: Add debugs to smbXsrv_open.c
2014-08-11 Volker Lendeckesmbd: Pass down "lease" to open_file_ntcreate
2014-08-11 Volker Lendeckesmbd: Pass down "lease" to create_file_unixpath
2014-08-11 Volker Lendeckevfs3: Pass "lease" through SMB_VFS_CREATE_FILE
2014-08-11 Ira CooperMAINTAINERS: Remove MAINTAINERS.txt
2014-08-11 Volker Lendeckemessaging3: Fix an error path memleak
2014-08-11 David Disseldorpparam: avoid dereferencing null lp_ctx
2014-08-11 David Disseldorpparam: remove unimplemented find_service() check
2014-08-11 Amitay Isaacsctdb-build: popt has moved from lib/ to third_party/
2014-08-11 Amitay Isaacsctdb-build: Replace indentation tabs with spaces
2014-08-09 Ira Cooperlib/popt: Remove non third_party popt.
2014-08-09 Ira Cooperthird_party/popt: Initial support for popt.
2014-08-09 Ira Cooperthird_party/popt: Initial copy of popt.
2014-08-09 Ira Cooperlib/zlib: Remove non third_party zlib.
2014-08-09 Ira Cooperthird_party/zlib: Initial support for zlib
2014-08-09 Ira Cooperthird_party/zlib: Initial copy of zlib.
next