summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-08-28Add async smbecho client supportVolker Lendecke5-33/+187
2008-08-28Add cli_request->recv_helperVolker Lendecke2-1/+18
2008-08-28Activate code to enable chained requestsVolker Lendecke4-179/+133
2008-08-28This adds the code to allow chained requests in libsmb/Volker Lendecke1-0/+534
2008-08-28Move "struct cli_request" from client.h to async_smb.hVolker Lendecke3-30/+98
2008-08-28Add cli_pull_replyVolker Lendecke4-10/+85
2008-08-28Remove cli->event_ctx, pass it explicitlyVolker Lendecke6-108/+99
2008-08-28Add async open&xVolker Lendecke2-33/+120
2008-08-28Add async cli_closeVolker Lendecke2-13/+41
2008-08-28Refactoring: Add the routine cli_request_send()Volker Lendecke4-72/+88
2008-08-28winbindd: fix invalid sid copy (hit when enumerating sibling domains).Günther Deschner1-1/+1
2008-08-27Fix the wcache_invalidate_samlogon calls.Jeremy Allison3-4/+25
2008-08-27Correct the netsamlogon_clear_cached_user function.Ephi Dror1-36/+18
2008-08-27Add st_birthtime and friends for accurate create times on systems that suppor...Jeremy Allison4-14/+124
2008-08-27mount.cifs: unclear error message with "credentials"Steve French1-2/+3
2008-08-27Be explicit about setting perms for the ldb. Helps others who may use this api.Jeremy Allison1-0/+3
2008-08-27ldb: Fix permissions of new ldg files.Karolin Seeger1-1/+1
2008-08-27ldb: Fix permissions of group_mapping.ldb.Andrew Tridgell1-1/+7
2008-08-26Fix bug spotted by Simo - don't use legacy if expired entry.Jeremy Allison1-4/+4
2008-08-26Don't ask winbindd if we got a -ve cache entry.Jeremy Allison1-4/+38
2008-08-26Fix the build :-(. Ask winbindd if we find a negative cache entry (or shouldJeremy Allison1-5/+17
2008-08-26Get smbd to look (read-only) into the winbindd cache for uid/gid <--> sid map...Jeremy Allison1-33/+51
2008-08-26Increase the default positive idmap cache time to a weekVolker Lendecke2-2/+2
2008-08-26Move idmap_cache.c from winbindd/ to lib/Volker Lendecke2-3/+2
2008-08-26run make idl after idl change "Handle arbitrary new PAC types"Michael Adam2-16/+6
2008-08-26Handle arbitrary new PAC typesAndrew Tridgell1-1/+1
2008-08-26EINVAL is also a valid error return, meaning "this filesystemAndrew Tridgell1-2/+3
2008-08-26become root for AIO operationsAndrew Tridgell1-1/+7
2008-08-26Avoid a race condition in glibc between AIO and setresuid().Andrew Tridgell1-11/+13
2008-08-26fixed an errno handling bug that could lead to an infinite loopAndrew Tridgell1-2/+2
2008-08-26fixed tsmsm_sendfile(). The logic was totally broken.Andrew Tridgell1-4/+7
2008-08-26build: make sure to create CODEPAGEDIR and MODULESDIR.Günther Deschner1-1/+1
2008-08-25Fix bug 4516, no IPv6 on Solaris 2.6.David Leonard1-3/+22
2008-08-25winbindd: use set_auth_errors() in winbindd_dual_check_machine_acct as well.Günther Deschner1-4/+1
2008-08-25winbindd: move set_auth_errors to util functions.Günther Deschner3-12/+13
2008-08-25winbindd: only create machine pwd change event when in primary domain child.Günther Deschner1-1/+1
2008-08-25auth: Fix build warning.Günther Deschner1-2/+3
2008-08-24Fix some nonempty blank linesVolker Lendecke1-11/+11
2008-08-24Fix some C++ warningsVolker Lendecke1-4/+6
2008-08-23Revert "Protect against short read&x replies"Volker Lendecke1-4/+0
2008-08-23Protect against short read&x repliesVolker Lendecke1-0/+4
2008-08-23Fix some nonempty blank linesVolker Lendecke1-26/+26
2008-08-23Use talloc_stackframe() in machine_password_change_handlerVolker Lendecke1-9/+5
2008-08-23Fix a memleak in calculate_next_machine_pwd_changeVolker Lendecke1-2/+7
2008-08-23winbindd: add event based machine password change.Günther Deschner2-0/+120
2008-08-22Don't re-initialize a token when we already have one. This fixes the build fa...Jeremy Allison2-10/+16
2008-08-22idmap_gid_to_sid: Fix a cut-a-npaste error.Gerald (Jerry) Carter1-1/+1
2008-08-22winbindd: Fix crash in cm_connect_sam()Gerald (Jerry) Carter1-2/+7
2008-08-22cifs.upcall: bump SPNEGO msg version number and don't reject old versionsJeff Layton2-3/+3
2008-08-22manpages: Add documentation for new 'net rpc vampire' subcommands.Karolin Seeger1-0/+13