Age | Commit message (Expand) | Author | Files | Lines |
2008-05-10 | Remove "user" from connection_struct | Volker Lendecke | 1 | -1/+0 |
2008-05-10 | Add a comment explaining server_info in connection_struct | Volker Lendecke | 1 | -0/+4 |
2008-05-10 | Remove the unix token info from connection_struct | Volker Lendecke | 1 | -8/+0 |
2008-05-10 | Replace nt_user_token with server_info in connection_struct | Volker Lendecke | 1 | -1/+1 |
2008-05-10 | Next try at making the vuid cache circular | Volker Lendecke | 1 | -1/+1 |
2008-05-10 | Add "server_info" to connection_struct | Volker Lendecke | 1 | -0/+2 |
2008-05-10 | Remove unused "force_group" from connection_struct | Volker Lendecke | 1 | -1/+0 |
2008-05-10 | net: Remove globals | Kai Blin | 1 | -2/+4 |
2008-05-08 | Yay ! Remove a VFS entry. Removed the set_nt_acl() call, | Jeremy Allison | 3 | -15/+3 |
2008-05-07 | Rename server_info->was_mapped to server_info->nss_token | Volker Lendecke | 1 | -1/+5 |
2008-05-05 | Merge branch 'v3-3-test' of ssh://jra@git.samba.org/data/git/samba into v3-3-... | Jeremy Allison | 1 | -10/+0 |
2008-05-05 | Try and fix bug #5095, "Manage Documents privilege is not functional". | Jeremy Allison | 1 | -4/+5 |
2008-05-05 | Remove unused dir_status_struct | Volker Lendecke | 1 | -10/+0 |
2008-05-05 | Remove "userdom_struct user" from "struct user_struct" | Volker Lendecke | 2 | -3/+9 |
2008-05-05 | Remove "session_key" from "struct user_struct" | Volker Lendecke | 1 | -2/+0 |
2008-05-05 | Remove "guest" from "struct user_struct" | Volker Lendecke | 1 | -2/+0 |
2008-05-05 | Remove the unix token info from "struct user_struct" | Volker Lendecke | 1 | -7/+0 |
2008-05-05 | Remove "nt_user_token" from "struct user_struct" | Volker Lendecke | 1 | -2/+0 |
2008-05-05 | Remove "logon_script" from "struct user_struct" | Volker Lendecke | 1 | -2/+1 |
2008-05-05 | Remove unix_homedir from struct user_struct | Volker Lendecke | 2 | -2/+0 |
2008-05-05 | Remove "homedir" from "struct user_struct" | Volker Lendecke | 1 | -1/+0 |
2008-05-05 | pipes_struct->pipe_user_name is unused, remove it | Volker Lendecke | 1 | -1/+0 |
2008-05-05 | Fix client authentication with -P switch in client tools (Bug 5435). | Günther Deschner | 1 | -0/+1 |
2008-05-05 | Remove connection_struct->mem_ctx, connection_struct is its own parent | Volker Lendecke | 1 | -1/+0 |
2008-05-02 | Remove the "stat_open()" function, flag, and all associated code. It was only | Jeremy Allison | 1 | -1/+0 |
2008-04-30 | ntlmssp: replace UNKNOWN_02000000 with NTLMSSP_NEGOTIATE_VERSION. | Günther Deschner | 1 | -1/+1 |
2008-04-29 | errors: add WERR_NOT_FOUND. | Günther Deschner | 1 | -0/+1 |
2008-04-26 | Fix bug 5419: memory leak in ads_do_search_all_args() when enumerating 1000s ... | Steven Danneman | 1 | -0/+2 |
2008-04-25 | errors: add WERR_INVALID_DOMAINNAME. | Günther Deschner | 1 | -0/+1 |
2008-04-25 | Introduce a redirection for ncacn_np and ncacn_ip_tcp in rpc_pipe_client | Volker Lendecke | 1 | -3/+11 |
2008-04-25 | Make use of rpccli_xxx_bind_data | Volker Lendecke | 1 | -1/+0 |
2008-04-25 | Move user/domain from rpc_pipe_client to cli_pipe_auth_data | Volker Lendecke | 1 | -3/+4 |
2008-04-25 | Refactoring: Make cli_pipe_auth_data a pointer off rpc_pipe_client | Volker Lendecke | 1 | -1/+1 |
2008-04-21 | Remove the "pwd" struct from rpc_pipe_client | Volker Lendecke | 1 | -1/+0 |
2008-04-21 | cldap: avoid duplicate definitions so remove ads_cldap.h. | Günther Deschner | 2 | -61/+0 |
2008-04-21 | Remove redundant parameter fd from SMB_VFS_CLOSE(). | Michael Adam | 2 | -4/+5 |
2008-04-20 | Refactoring: Move stuff around for creating a pipe | Volker Lendecke | 1 | -4/+4 |
2008-04-20 | Remove the pipe_idx variable from rpc_pipe_client | Volker Lendecke | 2 | -2/+4 |
2008-04-20 | Move srv_name_slash from cli_state to rpc_pipe_client | Volker Lendecke | 1 | -1/+1 |
2008-04-20 | Add "desthost" to rpc_pipe_client | Volker Lendecke | 1 | -0/+2 |
2008-04-20 | Refactoring: Make struct rpc_pipe_client its own talloc parent | Volker Lendecke | 1 | -2/+0 |
2008-04-17 | rpc_parse: Use UUIDs from librpc/gen_ndr/ when possible to reduce | Jelmer Vernooij | 1 | -2/+2 |
2008-04-17 | IDL: build generated nbt code. | Günther Deschner | 3 | -0/+6 |
2008-04-17 | Add simple implementation of several functions in the Samba 4 RPC | Jelmer Vernooij | 1 | -0/+1 |
2008-04-16 | errors: Add WERR_NO_SUCH_USER. | Günther Deschner | 1 | -0/+1 |
2008-04-16 | errors: Add WERR_NONE_MAPPED. | Günther Deschner | 1 | -0/+1 |
2008-04-15 | Reconcile ndr_syntax_id used by pidl-generated code and Samba3's RFC_IFACE. | Jelmer Vernooij | 1 | -4/+1 |
2008-04-14 | doserr: Add WERR_INVALID_DOMAIN_STATE and WERR_INVALID_DOMAIN_ROLE. | Günther Deschner | 1 | -0/+2 |
2008-04-14 | Remove namedpipe_transact fn pointer from smb_np_struct | Volker Lendecke | 1 | -11/+0 |
2008-04-13 | adt_tree: change pathtree_add to return WERR instead of bool. | Michael Adam | 1 | -1/+1 |