summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* libcli: Add warning about flow control changing macros in ntstatus.hAndrew Bartlett2014-03-051-0/+8
* Remove all uses of the NT_STATUS_NOT_OK_RETURN_AND_FREE macro from the codebase.Garming Sam2014-03-056-9/+36
* Remove NT_STATUS_IS_ERR_RETURN macro from the codebase.Garming Sam2014-03-051-1/+3
* Remove NT_STATUS_IS_OK_RETURN macro from the codebase.Garming Sam2014-03-051-1/+3
* Remove the remaining uses of the macro NT_STATUS_HAVE_NO_MEMORY_AND_FREE in t...Garming Sam2014-03-052-20/+40
* Remove a number of NT_STATUS_HAVE_NO_MEMORY_AND_FREE macros from the codebase.Garming Sam2014-03-0518-150/+600
* winbind4: Remove unused winbind_get_idmap irpc operationVolker Lendecke2014-03-052-94/+2
* auth4: Remove unused wbc_contextVolker Lendecke2014-03-053-42/+1
* ntvfs_unixuid: No wbc_context requiredVolker Lendecke2014-03-051-8/+0
* ntvfs_posix: No wbc_context requiredVolker Lendecke2014-03-052-8/+0
* dcesrv_unixinfo: No wbc_context requiredVolker Lendecke2014-03-051-32/+4
* unixuid: Use the tevent_context from the ntvfs_contextVolker Lendecke2014-03-051-3/+1
* pvfs: Use the tevent_context from the ntvfs_contextVolker Lendecke2014-03-052-6/+7
* auth4: Do not generate just a temporary wbc_contextVolker Lendecke2014-03-051-10/+1
* auth4: auth_session_info_fill_unix only needs a tevent_contextVolker Lendecke2014-03-052-3/+4
* auth4: security_token_to_unix_token only needs a tevent_contextVolker Lendecke2014-03-052-4/+4
* libwbclient4: Remove unused composite-based functionsVolker Lendecke2014-03-052-158/+0
* source4: Use wbc_xids_to_sidsVolker Lendecke2014-03-053-24/+5
* libwbclient4: Add wbc_xids_to_sidsVolker Lendecke2014-03-051-0/+215
* source4: Use wbc_sids_to_xidsVolker Lendecke2014-03-054-29/+8
* libwbclient4: Add wbc_sids_to_xidsVolker Lendecke2014-03-053-1/+173
* rpc_server: change unsupported pipe errorDavid Disseldorp2014-03-051-3/+2
* dns: Extend tests for records with another typeKai Blin2014-03-041-0/+14
* bug #10471: Don't respond with NXDOMAIN to records that exist with another typeKai Blin2014-03-042-6/+24
* autobuild: Run "make dist" to ensure non-waf docs build is runAndrew Bartlett2014-03-041-1/+2
* rpc_client: retry open on STATUS_PIPE_NOT_AVAILABLEDavid Disseldorp2014-03-041-17/+68
* ctdb-daemon: Do not support connection tracking if there are no public IPsAmitay Isaacs2014-03-041-0/+15
* ctdb-util: Do not use mlockall() on AIXAmitay Isaacs2014-03-041-6/+1
* ctdb-build: AIX does not have working C99 vsnprintf, requires libreplaceAmitay Isaacs2014-03-041-2/+2
* ctdb-build: Remove auto-generated header file in distcleanAmitay Isaacs2014-03-041-0/+1
* docs-smbdotconf: fix WINBINDD_SOCKET_DIR path in fallback tableBjörn Baumbach2014-03-031-1/+1
* docs-smbdotconf: Fix build - add missing XML entities (config paths)Björn Baumbach2014-03-031-8/+11
* s3: smbd - smb1 - fix read of deleted memory in reply_writeclose().Noel Power2014-03-031-11/+13
* smbd: Fix an uninitialized memory readVolker Lendecke2014-03-031-0/+2
* pthreadpool: Add test for fork crashVolker Lendecke2014-03-031-0/+48
* pthreadpool: Fix pthreadpools with forkVolker Lendecke2014-03-031-15/+6
* dbwrap_ctdb: avoid smbd/ctdb deadlocks: check whether we can work locally in ...Michael Adam2014-03-031-10/+1
* torture: Fix a torture crash with -O3Volker Lendecke2014-02-281-2/+2
* torture: Fix a buffer overrunVolker Lendecke2014-02-281-2/+2
* vfs: propagate snapshot enumeration errorsDavid Disseldorp2014-02-271-10/+16
* s3: smbd: Ensure brl_get_locks_readonly() always returns a valid struct byte_...Jeremy Allison2014-02-271-1/+15
* pidl: Make perl(Parse:Yapp:Driver) installation optional.Andreas Schneider2014-02-272-2/+29
* s3-spoolssd: Don't register spoolssd if epmd is not running.Andreas Schneider2014-02-271-17/+22
* ctdb-recoverd: Check if callback function is registered before callingAmitay Isaacs2014-02-271-2/+7
* ctdb-daemon: After updating tickles on other nodes, set update flag to falseAmitay Isaacs2014-02-271-0/+2
* ctdb-daemon: Implement ctdb_control_startup()Martin Schwenke2014-02-271-4/+12
* ctdb-daemon: Fix whitespacesAmitay Isaacs2014-02-271-4/+4
* ctdb-daemon: Always talloc tickle array off vnn instead of ctdb->nodesAmitay Isaacs2014-02-271-8/+5
* waf: Add option to specify perl vendor dir.Andreas Schneider2014-02-273-1/+10
* pidl: Install pidl files corrently.Andreas Schneider2014-02-262-4/+30