Age | Commit message (Expand) | Author | Files | Lines |
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 |
2008-04-13 | registry: remove the REGISTRY_HOOKS layer from the reghook cache. | Michael Adam | 1 | -1/+1 |
2008-04-12 | Add WERR_USER_ALREADY_EXISTS and WERR_PASSWORD_RESTRICTION. | Günther Deschner | 1 | -0/+2 |
2008-04-12 | Move some WERRORs down to the NERR_BASE block. | Günther Deschner | 1 | -16/+11 |
2008-04-12 | dbwrap: add dbwrap_tdb2 backend | Stefan Metzmacher | 1 | -0/+8 |
2008-04-12 | messaging: add MSG_DBWRAP_TDB2_CHANGES flag | Stefan Metzmacher | 1 | -0/+3 |
2008-04-12 | messaging: add FLAG_MSG_DBWRAP message class flag | Stefan Metzmacher | 1 | -0/+2 |
2008-04-11 | Remove some write-only fstrings | Volker Lendecke | 1 | -7/+0 |
2008-04-10 | Add MAX_NERR define. | Günther Deschner | 1 | -0/+4 |
2008-04-08 | Add CLI_FULL_CONNECTION_FALLBACK_AFTER_KERBEROS define. | Günther Deschner | 1 | -0/+1 |
2008-04-07 | smbd: make it possible to change the write time delay for testing | Stefan Metzmacher | 1 | -0/+3 |
2008-04-07 | smbd: implement the strange write time update logic | Stefan Metzmacher | 1 | -3/+7 |
2008-04-07 | locking: store the write time in the locking.tdb | Stefan Metzmacher | 1 | -0/+4 |
2008-04-03 | Add NT_STATUS_RPC_CANNOT_SUPPORT. | Günther Deschner | 1 | -0/+1 |
2008-04-02 | Fix NETLOGON credential chain with Windows 2008 all over the place. | Günther Deschner | 1 | -4/+40 |