Age | Commit message (Expand) | Author | Files | Lines |
2008-10-23 | Use sockaddr_storage only where we rely on the size, use sockaddr | Jelmer Vernooij | 1 | -1/+1 |
2008-10-13 | Add data_blob_string_const_null() function that includes the terminating | Jelmer Vernooij | 1 | -2/+2 |
2008-10-12 | Use common strlist implementation in Samba 3 and Samba 4. | Jelmer Vernooij | 1 | -2/+2 |
2008-10-11 | Cope with changed signature of http_timestring(). | Jelmer Vernooij | 1 | -1/+1 |
2008-10-06 | Add netlogond auth method | Volker Lendecke | 1 | -0/+321 |
2008-10-03 | Simply our main loop processing. A lot :-). Correctly use events for all the ... | Jeremy Allison | 1 | -0/+65 |
2008-09-03 | Revert "Split lookup_name() and create a new functiong called" | Simo Sorce | 2 | -7/+17 |
2008-08-26 | Merge branch 'v3-devel' of ssh://git.samba.org/data/git/samba into v3-devel | Simo Sorce | 1 | -2/+3 |
2008-08-25 | auth: Fix build warning. | Günther Deschner | 1 | -2/+3 |
2008-08-17 | Split lookup_name() and create a new functiong called | Simo Sorce | 2 | -17/+7 |
2008-08-14 | Fix show-stopper for 3.2. Smbd depends on group SID | Jeremy Allison | 1 | -0/+34 |
2008-08-14 | Make it clear that this is a temporary context byusing a talloc stackframe in... | Jeremy Allison | 1 | -22/+16 |
2008-07-30 | Removed redundant logging from create_builtin_users and create_builtin_admini... | Tim Prouty | 1 | -16/+4 |
2008-07-30 | Enabled domain groups to be added to builtin groups at domain join time | Tim Prouty | 1 | -2/+2 |
2008-07-30 | Refactored the code that adds Domain Admins to BUILTIN\Administrators to use ... | Tim Prouty | 1 | -26/+30 |
2008-07-30 | Refactored the code that adds Domain Users to BUILTIN\Users to use the new he... | Tim Prouty | 1 | -17/+22 |
2008-07-30 | Helper functions to enable domain groups to be added to builtin groups at dom... | Tim Prouty | 1 | -0/+59 |
2008-07-22 | Fix various build warnings | Zach Loafman | 1 | -1/+1 |
2008-07-20 | Refactoring: Change calling conventions for cli_rpc_pipe_open_schannel | Volker Lendecke | 1 | -2/+3 |
2008-07-20 | Refactoring: Change calling conventions for cli_rpc_pipe_open_noauth | Volker Lendecke | 1 | -2/+3 |
2008-06-26 | Fix the non-LDAP, non-krb5 build, fix gcc -O3 warnings. | Jeremy Allison | 1 | -1/+1 |
2008-06-26 | Add server_info to pipes_struct | Volker Lendecke | 1 | -0/+16 |
2008-06-24 | Fix for bug #5551, smbd recursing back into winbindd from a winbindd call. | Jeremy Allison | 1 | -13/+66 |
2008-06-24 | Fix bug #5555. Don't return NT_STATUS_PASSWORD_MUST_CHANGE error on machine a... | Jeremy Allison | 1 | -2/+3 |
2008-06-19 | Wrap the unix token info in a unix_user_token in auth_serversupplied_info | Volker Lendecke | 1 | -23/+25 |
2008-05-30 | Fix security=server, bug 5502 | Volker Lendecke | 1 | -2/+4 |
2008-05-11 | Make sure we have serversupplied_info->sanitized_username everywhere | Volker Lendecke | 1 | -10/+53 |
2008-05-10 | Add function make_serverinfo_from_username() | Volker Lendecke | 1 | -0/+38 |
2008-05-10 | Add a mem_ctx argument to make_server_info_guest() | Volker Lendecke | 2 | -5/+6 |
2008-05-10 | Make copy_serverinfo non-static, add mem_ctx | Volker Lendecke | 1 | -3/+4 |
2008-05-07 | Rename server_info->was_mapped to server_info->nss_token | Volker Lendecke | 5 | -11/+7 |
2008-05-05 | Remove "userdom_struct user" from "struct user_struct" | Volker Lendecke | 1 | -0/+10 |
2008-05-05 | Fix a typo | Volker Lendecke | 1 | -1/+1 |
2008-05-05 | Remove unused set_current_user_guest() | Volker Lendecke | 1 | -33/+0 |
2008-04-30 | BUG 5429: Clarify log msgs re: failure to create BUILTIN\{Administrators,Users} | Gerald W. Carter | 1 | -7/+9 |
2008-04-15 | auth: add SeDiskOperatorsPrivilege to get_root_nt_token to fix registry shares. | Michael Adam | 1 | -0/+2 |
2008-04-09 | Fix typos. | Karolin Seeger | 1 | -1/+1 |
2008-04-04 | Use sid_array_from_info3 in lookup_usergroups_cached(). | Günther Deschner | 1 | -1/+1 |
2008-04-02 | Fix NETLOGON credential chain with Windows 2008 all over the place. | Günther Deschner | 1 | -1/+1 |
2008-03-26 | Add debug statement in auth_winbind to display wbcAuthenticateUserEx error code. | Günther Deschner | 1 | -0/+5 |
2008-03-20 | Fix crash bug in check_sam_security() when make_server_info_sam() did a | Günther Deschner | 1 | -1/+0 |
2008-03-14 | Fix bug 5317 | Volker Lendecke | 1 | -1/+1 |
2008-03-10 | Use a separate tdb for mutexes | Volker Lendecke | 2 | -14/+18 |
2008-03-06 | Be more verbose why create local token has failed during | Günther Deschner | 1 | -1/+2 |
2008-02-17 | Use netr_SamInfo3 in remaining places. | Günther Deschner | 1 | -5/+5 |
2008-02-17 | Use netr_SamInfo3 in make_server_info_info3(). | Günther Deschner | 1 | -25/+27 |
2008-02-14 | Allow auth_ntlmssp_end() to ignore null pointers passed in. | Jeremy Allison | 1 | -1/+6 |
2008-02-13 | auth_winbind: use wbcAuthenticateUserEx() | Stefan Metzmacher | 2 | -69/+277 |
2008-02-05 | Fix typo. | Karolin Seeger | 1 | -1/+1 |
2008-02-04 | Always pass a TALLOC_CTX to str_list_make and str_list_copy | Volker Lendecke | 1 | -10/+26 |