Put all the protocol stuff into a separate header file.
[ira/wip.git] / source3 / include /
2010-03-15 Jeremy AllisonRemove the bool admin_user from conn struct. We no...
2010-03-15 Jeremy AllisonPass "connection_struct *conn" into functions that...
2010-03-15 Jeremy AllisonAdd accessor functions for current uid, gid, unix token...
2010-03-15 Jeremy AllisonRever e80ceb1d7355c8c46a2ed90d5721cf367640f4e8 "Remove...
2010-03-14 Volker Lendeckes3: Remove some unused #defines
2010-03-14 Volker Lendeckes3: Remove some unused code
2010-03-14 Volker Lendeckes3: Fix some nonempty blank lines
2010-03-13 Volker Lendeckes3: Make tdb_wrap_open more robust
2010-03-12 Jeremy AllisonMissed a couple more uses of conn->server_info->ptok...
2010-03-12 Jeremy AllisonRemove more uses of "extern struct current_user current...
2010-03-12 Volker Lendeckes3: Add "g_lock_do" as a convenience wrapper function
2010-03-12 Volker Lendeckes3: Fix a comment
2010-03-11 Andrew BartlettMove prototype to header of common code for set_sockadd...
2010-03-10 Volker Lendeckes3: Fix a long-standing problem with recycled PIDs
2010-03-09 Karolin SeegerRevert "Fix bug #7067 - Linux asynchronous IO (aio...
2010-03-05 Jeremy AllisonFix for bug #7189 - Open txt files with notepad on...
2010-03-05 Günther Deschners3-rpcclient: fix rpcclient after spoolss_GetPrinterDat...
2010-03-03 Michael Adams3: build sddl.c in samba3
2010-03-01 Volker Lendeckes3: Abstract access to sessionid.tdb, similar to conn_tdb.c
2010-03-01 Volker Lendeckes3: Add connections_forall_read()
2010-02-28 Volker Lendeckes3: Remove unused count_all_current_connections()
2010-02-26 Günther Deschners3: remove unused schannel_auth_struct.
2010-02-25 Jeremy AllisonImplement rename/move in SMB2 from Windows7.
2010-02-24 Volker Lendeckes3: Make connections_fetch_record() static
2010-02-23 Simo Sorces3:schannel streamline interface
2010-02-23 Simo Sorces3 move the sitename cache in its own file
2010-02-23 Volker Lendeckes3: Consolidate server_id_self into the equivalent...
2010-02-23 Andreas Schneiders3-smb: Remove the obsolete signal type cast.
2010-02-22 Volker Lendeckes3: Add a talloc_move for the inbuf to cli_smb_recv
2010-02-20 Volker Lendeckes3: Convert cli_qpathinfo_basic to use cli_trans()
2010-02-20 Volker Lendeckes3: Add cli_smb()
2010-02-17 Jeremy AllisonFix bug #7146 - Samba miss-parses authenticated RPC...
2010-02-14 Andrew Tridgells3-includes: enable TYPESAFE_QSORT() in s3
2010-02-13 Volker Lendeckes3: Remove unused comparison fn from "struct sorted_tree"
2010-02-13 Volker Lendeckes3: Make adt_tree data definitions private to adt_tree.c
2010-02-13 Volker Lendeckes3: SORTED_TREE -> struct sorted_tree
2010-02-13 Volker Lendeckes3: TREE_NODE -> struct tree_node
2010-02-12 Michael Adams3:ctdb_conn: add ctdbd_conn_get_fd() to get the fd...
2010-02-12 Volker Lendeckes3: Add ctdb_conn_msg_ctx()
2010-02-12 Volker Lendeckes3: Implement global locks in a g_lock tdb
2010-02-11 Jeremy AllisonRemove lp_safe_widelinks() -> convert to just lp_wideli...
2010-02-11 Simo SorceIntroduce lp_safe_widelinks()
2010-02-08 Stefan Metzmachers3:nmbd: change "nmbd:bind explicit broadcast" into...
2010-02-08 Stefan Metzmachers3:nmbd: also listen explicit on the subnet broadcast...
2010-02-08 Stefan Metzmachers3:pdb_ldap: optimize ldapsam_alias_memberships() and...
2010-02-07 Volker Lendeckes3: Make cli_get_fs_volume_info() use cli_trans()
2010-02-07 Volker Lendeckes3: Remove some unused code
2010-02-05 Volker Lendeckes3: Make guest_user_info() static
2010-02-02 Matt KraaiChange uint_t to unsigned int in source3
2010-01-31 Jeremy AllisonFix bug #7079 - cliconnect gets realm wrong with truste...
2010-01-27 Jeremy AllisonFix bug #7067 - Linux asynchronous IO (aio) can cause...
2010-01-24 Volker Lendeckes3-libsmbclient: Add smbc_setOptionUseCCache()
2010-01-24 Volker Lendeckes3: Add CLI_FULL_CONNECTION_USE_CCACHE
2010-01-24 Volker Lendeckes3: Add -C (--use-ccache) to popt_common_credentials
2010-01-24 Volker Lendeckes3: Add ccache use to cli_session_setup_ntlmssp
2010-01-24 Volker Lendeckes3: Add NTLMSSP_FEATURE_CCACHE
2010-01-23 Volker Lendeckes3: Remove string_sid_talloc
2010-01-21 Volker Lendeckes3: Make "init_smb_request" static to process.c
2010-01-21 Volker Lendeckes3: Move "yesno" to the only place where it is used...
2010-01-14 Stefan Metzmachers3:smbldap: add smbldap_talloc_first_attribute()
2010-01-13 Nadezhda IvanovaMerge branch 'master' of git://git.samba.org/samba
2010-01-13 Jeremy AllisonFix bug #6876 - Delete of an object whose parent folder...
2010-01-10 Volker Lendeckes3: Remove unused samr_make_sam_obj_sd
2010-01-10 Volker Lendeckes3: Remove the typedef for "auth_serversupplied_info"
2010-01-10 Volker Lendeckes3: Remove the typedef for "auth_usersupplied_info"
2010-01-07 Nadezhda IvanovaMerge branch 'master' of git://git.samba.org/samba
2010-01-07 Volker Lendeckes3: Factor password_in_history() out of check_passwd_hi...
2010-01-06 Björn Jackes3:lib/time: remoce null_mtime() - use null_time()
2010-01-06 Björn Jackes3:lib/time: remove unused nt_time_equals
2010-01-06 Bo Yangs3: Fix infinite loop in NCACN_IP_TCP asa there is...
2010-01-04 Nadezhda IvanovaMerge branch 'master' of git://git.samba.org/samba
2010-01-04 Stefan Metzmachers3: Happy New Year 2010
2010-01-03 Volker Lendeckes3: Convert cli_ulogoff to the async API
2010-01-03 Volker Lendeckes3: Convert cli_tdis to the async API
2009-12-29 Stefan Metzmachers3:ntlmssp: change get_challange() to return NTSTATUS
2009-12-29 Stefan Metzmachers3:ntlmssp: remove unused ntlmssp_stored_response()
2009-12-29 Stefan Metzmachers3:ntlmssp: remove unused ref_count from ntlmssp_state
2009-12-29 Stefan Metzmachers3:ntlmssp: fix whitespace in ntlmssp.h
2009-12-29 Stefan Metzmachers3:ntlmssp: fix spelling
2009-12-29 Stefan Metzmachers3:ntlmssp: rename NTLM_MESSAGE_TYPE into ntlmssp_messa...
2009-12-24 Volker Lendeckes3: Remove unused delete_negative_conn_cache()
2009-12-24 Volker Lendeckes3: Remove unused flush_negative_conn_cache()
2009-12-24 Jeremy AllisonThe posix acl version of set_nt_acl() could set the...
2009-12-22 Andrew Bartletts3:ntlmssp: only include ntlmssp.h where actually needed
2009-12-22 Andrew Bartletts3:ntlmssp: remove the typedef NTLMSSP_STATE
2009-12-22 Andrew Bartletts3:ntlmssp: move to C99 integer types in ntlmssp.h
2009-12-22 Andrew Bartletts3:ntlmssp: rename enum NTLMSSP_ROLE into enum ntlmssp_role
2009-12-22 Volker Lendeckes3: Move smb_splice_chain to smbd/process.c, its only...
2009-12-21 Jeremy AllisonRename reply_doserror() -> reply_force_doserror().
2009-12-18 Jeremy Allisonreply_force_nterror() is not used anywhere. Remove it.
2009-12-16 Jeremy AllisonFinal part of the fix for 6837 - "Too many open files...
2009-12-10 Björn Jackes3: add prototype to fix the build
2009-12-08 Günther Deschners3-spoolss: use driver level info8 everywhere in spools...
2009-12-03 Jeremy AllisonRefactor reply_rmdir to use handle based code. All
2009-12-03 Jeremy AllisonRemove unneeded argument from can_set_delete_on_close...
2009-12-02 Jeremy AllisonRestructure the ACL code some more, get the internal...
2009-12-02 Björn Jackes3: prefer posix_fallocate for doing "strict allocate"
2009-12-02 Jeremy AllisonFix bug #6837 - "Too many open files" when trying to...
2009-12-02 Günther Deschners3-spoolss: move MAXDEVICENAME to spoolss idl.
2009-12-01 Jeremy AllisonEnsure we don't see the xattr used to store NT security...
next