summaryrefslogtreecommitdiff
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
* auth_ntdomain3: Correctly handle !authoritativeVolker Lendecke2017-03-101-0/+4
* auth_winbind3: Correctly handle !authoritativeVolker Lendecke2017-03-101-0/+9
* s3/smbd: add my copyright to open.cRalph Boehme2017-03-101-0/+1
* s4/torture: some tests for kernel oplocksRalph Boehme2017-03-101-0/+4
* s3/selftest: adopt config.h check from source4Ralph Boehme2017-03-101-14/+19
* s3/smbd: fix deferred open with streams and kernel oplocksRalph Boehme2017-03-101-11/+104
* s3/smbd: all callers of defer_open() pass a lckRalph Boehme2017-03-101-31/+33
* s3/smbd: remove async_open arg from defer_open()Ralph Boehme2017-03-101-6/+4
* s3/smbd: fix schedule_async_open() timerRalph Boehme2017-03-101-5/+37
* s3/smbd: add and use retry_open() instead of defer_open() in two placesRalph Boehme2017-03-101-4/+36
* s3/smbd: simplify defer_open()Ralph Boehme2017-03-101-55/+58
* s3/smbd: req is already validated at the beginning of open_file_ntcreate()Ralph Boehme2017-03-101-3/+1
* s3/smbd: add comments and some reformatting to open_file_ntcreate()Ralph Boehme2017-03-101-12/+33
* s3/smbd: add const to get_lease_type() argsRalph Boehme2017-03-102-2/+4
* s3/wscript: fix Linux kernel oplock detectionRalph Boehme2017-03-101-3/+3
* winbindd: Remove an unused #defineVolker Lendecke2017-03-101-2/+0
* winbind: Use talloc_strdup_upper where appropriateVolker Lendecke2017-03-091-5/+1
* winbind: Fix a typoVolker Lendecke2017-03-091-1/+1
* auth3: Simplify auth_check_ntlm_password logic with a "goto fail"Volker Lendecke2017-03-091-11/+13
* auth3: Simplify auth_check_ntlm_password logic with a "goto fail"Volker Lendecke2017-03-081-40/+43
* auth3: Simplify auth_check_ntlm_password server_info handlingVolker Lendecke2017-03-081-6/+7
* auth3: Simplify auth_check_ntlm_password talloc handlingVolker Lendecke2017-03-081-13/+7
* auth3: Use talloc_move instead of _stealVolker Lendecke2017-03-081-1/+1
* auth3: Centralize auth_check_ntlm_password failure handlingVolker Lendecke2017-03-081-4/+11
* s3-gse: move krb5 fallback to smb_gss_krb5_import_cred wrapperAlexander Bokovoy2017-03-081-48/+1
* s3-gse: convert to use smb_gss_krb5_import_credAlexander Bokovoy2017-03-081-9/+11
* libads: convert to use smb_gss_krb5_import_credAlexander Bokovoy2017-03-081-1/+1
* s3-libads: Do not leak the msg on errorAndreas Schneider2017-03-081-3/+5
* idmap_autorid: allocate new domain range if the callers knows the sid is validStefan Metzmacher2017-03-081-0/+13
* winbind: Add a debug message for out-of-range IDsVolker Lendecke2017-03-081-0/+4
* winbind: Remove unused wcache_tdc_fetch_domainbysidVolker Lendecke2017-03-082-42/+0
* winbind: Correcly pass !authoritative from wb_irpc_SamLogonVolker Lendecke2017-03-071-1/+3
* winbind: Set "authoritative" in response to auth_crapVolker Lendecke2017-03-071-0/+1
* winbind: Pass up args from winbind_dual_SamLogonVolker Lendecke2017-03-073-5/+17
* winbind: Pass up args from winbind_samlogon_retry_loopVolker Lendecke2017-03-071-6/+14
* cli_netlogon: Add return parms to rpccli_netlogon_password_logonVolker Lendecke2017-03-074-4/+12
* cli_netlogon: Remove a fallback for flags=NULLVolker Lendecke2017-03-071-5/+0
* cli_netlogon: Remove a fallback for authoritative=NULLVolker Lendecke2017-03-071-4/+0
* winbind: Fix a debug messageVolker Lendecke2017-03-061-1/+2
* Re-enable token groups fallbackVolker Lendecke2017-03-061-7/+21
* winbindd: find the domain based on the sid within wb_lookupusergroups_send()Stefan Metzmacher2017-03-062-2/+10
* Revert "winbind: Remove wb_lookupusergroups"Volker Lendecke2017-03-063-0/+104
* Revert "winbind: Remove wbint_LookupUserGroups"Volker Lendecke2017-03-061-0/+17
* Revert "winbind: Remove wb_cache_lookup_usergroups"Volker Lendecke2017-03-062-0/+76
* Revert "winbind: Remove wcache_lookup_usergroups"Volker Lendecke2017-03-062-0/+64
* Revert "winbind: Remove validate_ug"Volker Lendecke2017-03-061-0/+32
* Revert "winbind: Remove "lookup_usergroups" winbind method"Volker Lendecke2017-03-066-0/+565
* Revert "winbind: Remove rpc_lookup_usergroups"Volker Lendecke2017-03-062-0/+83
* s3:libads: remove unused fallback to gss_acquire_cred()Stefan Metzmacher2017-03-061-27/+0
* libcli/smb: add max_credits arg to smbXcli_negprot_send()Ralph Boehme2017-03-032-2/+4