Age | Commit message (Expand) | Author | Files | Lines |
2010-03-12 | Missed a couple more uses of conn->server_info->ptok that need to be get_curr... | Jeremy Allison | 1 | -4/+5 |
2010-03-12 | Remove more uses of "extern struct current_user current_user;". | Jeremy Allison | 1 | -1/+6 |
2010-03-12 | s3: Add "g_lock_do" as a convenience wrapper function | Volker Lendecke | 1 | -0/+4 |
2010-03-12 | s3: Fix a comment | Volker Lendecke | 1 | -1/+1 |
2010-03-11 | Move prototype to header of common code for set_sockaddr_port | Andrew Bartlett | 1 | -1/+0 |
2010-03-10 | s3: Fix a long-standing problem with recycled PIDs | Volker Lendecke | 4 | -0/+69 |
2010-03-08 | Revert "Fix bug #7067 - Linux asynchronous IO (aio) can cause smbd to fail to... | Karolin Seeger | 1 | -2/+1 |
2010-03-05 | Fix for bug #7189 - Open txt files with notepad on samba shares creates problem. | Jeremy Allison | 4 | -11/+25 |
2010-03-05 | s3-rpcclient: fix rpcclient after spoolss_GetPrinterData{Ex} IDL change. | Günther Deschner | 1 | -1/+2 |
2010-03-03 | s3: build sddl.c in samba3 | Michael Adam | 1 | -0/+1 |
2010-03-01 | s3: Abstract access to sessionid.tdb, similar to conn_tdb.c | Volker Lendecke | 1 | -0/+13 |
2010-03-01 | s3: Add connections_forall_read() | Volker Lendecke | 1 | -0/+4 |
2010-02-28 | s3: Remove unused count_all_current_connections() | Volker Lendecke | 1 | -1/+0 |
2010-02-26 | s3: remove unused schannel_auth_struct. | Günther Deschner | 1 | -6/+0 |
2010-02-25 | Implement rename/move in SMB2 from Windows7. | Jeremy Allison | 1 | -0/+1 |
2010-02-24 | s3: Make connections_fetch_record() static | Volker Lendecke | 1 | -2/+0 |
2010-02-23 | s3:schannel streamline interface | Simo Sorce | 2 | -11/+0 |
2010-02-23 | s3 move the sitename cache in its own file | Simo Sorce | 1 | -3/+0 |
2010-02-23 | s3: Consolidate server_id_self into the equivalent procid_self() | Volker Lendecke | 1 | -1/+0 |
2010-02-23 | s3-smb: Remove the obsolete signal type cast. | Andreas Schneider | 1 | -4/+0 |
2010-02-22 | s3: Add a talloc_move for the inbuf to cli_smb_recv | Volker Lendecke | 1 | -2/+3 |
2010-02-20 | s3: Convert cli_qpathinfo_basic to use cli_trans() | Volker Lendecke | 1 | -2/+2 |
2010-02-20 | s3: Add cli_smb() | Volker Lendecke | 1 | -0/+7 |
2010-02-17 | Fix bug #7146 - Samba miss-parses authenticated RPC packets. | Jeremy Allison | 1 | -0/+3 |
2010-02-14 | s3-includes: enable TYPESAFE_QSORT() in s3 | Andrew Tridgell | 1 | -0/+1 |
2010-02-13 | s3: Remove unused comparison fn from "struct sorted_tree" | Volker Lendecke | 1 | -1/+1 |
2010-02-13 | s3: Make adt_tree data definitions private to adt_tree.c | Volker Lendecke | 1 | -16/+1 |
2010-02-13 | s3: SORTED_TREE -> struct sorted_tree | Volker Lendecke | 1 | -6/+6 |
2010-02-13 | s3: TREE_NODE -> struct tree_node | Volker Lendecke | 1 | -5/+5 |
2010-02-12 | s3:ctdb_conn: add ctdbd_conn_get_fd() to get the fd out of the ctdb connection | Michael Adam | 1 | -0/+2 |
2010-02-12 | s3: Add ctdb_conn_msg_ctx() | Volker Lendecke | 1 | -0/+1 |
2010-02-12 | s3: Implement global locks in a g_lock tdb | Volker Lendecke | 2 | -0/+57 |
2010-02-11 | Remove lp_safe_widelinks() -> convert to just lp_widelinks. Suggestion from V... | Jeremy Allison | 1 | -1/+1 |
2010-02-11 | Introduce lp_safe_widelinks() | Simo Sorce | 1 | -0/+1 |
2010-02-08 | s3:nmbd: change "nmbd:bind explicit broadcast" into "nmbd bind explicit broad... | Stefan Metzmacher | 1 | -0/+1 |
2010-02-08 | s3:nmbd: also listen explicit on the subnet broadcast addresses | Stefan Metzmacher | 1 | -1/+4 |
2010-02-08 | s3:pdb_ldap: optimize ldapsam_alias_memberships() and cache ldap searches. | Stefan Metzmacher | 1 | -0/+5 |
2010-02-07 | s3: Make cli_get_fs_volume_info() use cli_trans() | Volker Lendecke | 1 | -1/+2 |
2010-02-07 | s3: Remove some unused code | Volker Lendecke | 1 | -1/+0 |
2010-02-05 | s3: Make guest_user_info() static | Volker Lendecke | 1 | -1/+0 |
2010-02-02 | Change uint_t to unsigned int in source3 | Matt Kraai | 1 | -4/+4 |
2010-01-30 | Fix bug #7079 - cliconnect gets realm wrong with trusted domains. | Jeremy Allison | 1 | -0/+2 |
2010-01-26 | Fix bug #7067 - Linux asynchronous IO (aio) can cause smbd to fail to respond... | Jeremy Allison | 1 | -1/+2 |
2010-01-24 | s3-libsmbclient: Add smbc_setOptionUseCCache() | Volker Lendecke | 1 | -0/+11 |
2010-01-24 | s3: Add CLI_FULL_CONNECTION_USE_CCACHE | Volker Lendecke | 1 | -0/+1 |
2010-01-24 | s3: Add -C (--use-ccache) to popt_common_credentials | Volker Lendecke | 2 | -0/+4 |
2010-01-24 | s3: Add ccache use to cli_session_setup_ntlmssp | Volker Lendecke | 1 | -0/+1 |
2010-01-24 | s3: Add NTLMSSP_FEATURE_CCACHE | Volker Lendecke | 1 | -0/+2 |
2010-01-23 | s3: Remove string_sid_talloc | Volker Lendecke | 1 | -1/+0 |
2010-01-21 | s3: Make "init_smb_request" static to process.c | Volker Lendecke | 1 | -4/+0 |