Age | Commit message (Expand) | Author | Files | Lines |
2008-08-22 | rpc_server: make it a little more obvious what flags we send to a client. | Günther Deschner | 1 | -1/+10 |
2008-08-14 | Fix coverity CID: 594. Resource leak on error path. | Jeremy Allison | 1 | -2/+4 |
2008-07-30 | Fix duplicate gloabl warning. | Jeremy Allison | 1 | -1/+1 |
2008-07-27 | Fix srvsvc_Net[Get|Set]FileSecurity | Volker Lendecke | 1 | -155/+87 |
2008-07-26 | make read/write to internal pipes available externally | Volker Lendecke | 1 | -8/+3 |
2008-07-26 | Refactoring: Make close_internal_rpc_pipe_hnd a talloc destructor | Volker Lendecke | 1 | -5/+5 |
2008-07-26 | Refactor make_internal_rpc_pipe_p: connection_struct is not needed | Volker Lendecke | 1 | -21/+11 |
2008-07-26 | Make api_rpcTNP static to srv_pipe.c | Volker Lendecke | 1 | -2/+5 |
2008-07-22 | Fix warnings on FreeBSD-based platforms | Zach Loafman | 2 | -6/+6 |
2008-07-20 | Refactoring: Change calling conventions for cli_rpc_pipe_open_noauth | Volker Lendecke | 2 | -10/+2 |
2008-07-19 | Introduce is_known_pipename | Volker Lendecke | 1 | -0/+33 |
2008-07-18 | Fix typos. | Karolin Seeger | 1 | -14/+14 |
2008-07-18 | Simplify the RPC servers: remove get_pipe_fns | Volker Lendecke | 1 | -97/+25 |
2008-07-16 | In api_pipe_bind_req(), check for the iface id, not the pipe name | Volker Lendecke | 5 | -7/+35 |
2008-07-16 | In api_pipe_bind_req(), decode the bind request before checking the pipe | Volker Lendecke | 1 | -8/+10 |
2008-07-02 | Canonicalize servername in the printer functions to remove leading '\\' chara... | Jeremy Allison | 1 | -54/+59 |
2008-06-28 | Fix a file descriptor leak in add_port_hook | Volker Lendecke | 1 | -4/+1 |
2008-06-26 | Fix valgrind errors in _spoolss_addprinterdriver | Volker Lendecke | 1 | -0/+11 |
2008-06-26 | Change print_access_check to take auth_serversupplied_info instead of current... | Volker Lendecke | 1 | -9/+10 |
2008-06-26 | Remove p->vuid | Volker Lendecke | 3 | -18/+6 |
2008-06-26 | Remove a check on p->vuid in _netr_LogonSamLogon/off | Volker Lendecke | 1 | -6/+0 |
2008-06-26 | Now that we have p->server_info, use p->server_info->user_session_key | Volker Lendecke | 4 | -40/+47 |
2008-06-26 | Fix typo | Volker Lendecke | 1 | -1/+1 |
2008-06-26 | Add server_info to pipes_struct | Volker Lendecke | 2 | -0/+19 |
2008-06-24 | Remove "conn" from pipes_struct | Volker Lendecke | 2 | -4/+4 |
2008-06-24 | Correct calculation of "remark" in srv_srvsvc_nt.c | Volker Lendecke | 1 | -9/+25 |
2008-06-24 | Move the responsibility to keep the cwd from srv_dfs_nt to msdfs.c | Volker Lendecke | 1 | -13/+0 |
2008-06-22 | Remove the "exists" parameter from create_msdfs_link | Volker Lendecke | 1 | -4/+2 |
2008-06-22 | Check for sec_initial_uid() instead of uid==0 in dfs management | Volker Lendecke | 1 | -2/+2 |
2008-06-21 | Make pipes_struct its own talloc ctx | Volker Lendecke | 3 | -40/+16 |
2008-06-21 | Fix a SAFE_FREE/TALLOC_FREE mixup | Volker Lendecke | 1 | -1/+1 |
2008-06-19 | Wrap the unix token info in a unix_user_token in auth_serversupplied_info | Volker Lendecke | 1 | -5/+6 |
2008-06-16 | Fix bug 5500 -- thanks to mathion at thorrovydeti.com for reporting | Volker Lendecke | 1 | -0/+2 |
2008-06-13 | Fix a crash in _winreg_QueryValue | Volker Lendecke | 1 | -0/+4 |
2008-06-09 | Don't reset password last set time just because the expired flag | Jim McDonough | 1 | -1/+9 |
2008-05-27 | Allow server manager to close open files selected by id. | Jeremy Allison | 1 | -2/+55 |
2008-05-25 | Remove the reference to current_user_info from share_access.c | Volker Lendecke | 1 | -6/+10 |
2008-05-22 | Remove MAX_SESS_ENTRIES and MAX_CONN_ENTRIES limits | Jeremy Allison | 1 | -19/+6 |
2008-05-22 | Revert "Arggh. Got the path/user the wrong way around. IDL is correct :-)." | Jeremy Allison | 1 | -6/+19 |
2008-05-22 | Arggh. Got the path/user the wrong way around. IDL is correct :-). | Jeremy Allison | 1 | -19/+6 |
2008-05-22 | Arggh. Got the path/user the wrong way around. IDL is correct :-). | Jeremy Allison | 1 | -4/+4 |
2008-05-22 | Fix 2 bugs with displaying open file state. Firstly | Jeremy Allison | 1 | -3/+3 |
2008-05-20 | Fix typo. | Günther Deschner | 1 | -1/+1 |
2008-05-20 | Fix a valgrind error in _samr_LookupNames | Volker Lendecke | 1 | -5/+8 |
2008-05-17 | Factor out generation of an info3 struct from a serversupplied_info | Volker Lendecke | 1 | -183/+12 |
2008-05-16 | Fix Bug #5461 and implement a very basic _samr_GetDisplayEnumerationIndex(). | Günther Deschner | 1 | -20/+139 |
2008-05-09 | Remove a couple of uses of SMB_VFS_GET_NT_ACL(), use | Jeremy Allison | 1 | -13/+42 |
2008-05-09 | dsgetdcname: use existing messaging_context if possible. | Günther Deschner | 1 | -0/+2 |
2008-05-08 | Yay ! Remove a VFS entry. Removed the set_nt_acl() call, | Jeremy Allison | 1 | -1/+1 |
2008-05-06 | Fix a memleak in construct_printer_info_7() | Volker Lendecke | 1 | -2/+5 |