s3 ntlm_auth: Don't malloc data that will be talloc_free()d
[ira/wip.git] / source3 / include /
2010-03-26 Günther Deschners3-printing: avoid mixing cups backend code with nt_pri...
2010-03-26 Andrew Tridgells3-event: switch s3 to using tevent_re_initialise()
2010-03-26 Jeremy AllisonFix bug #7288 - SMB job IDs in CUPS job names wrong.
2010-03-25 Volker Lendeckes3: Make sure our CLEAR_IF_FIRST optimization works...
2010-03-25 Volker Lendeckes3: Make sure our CLEAR_IF_FIRST optimization works...
2010-03-25 Volker Lendeckes3: Make sure our CLEAR_IF_FIRST optimization works...
2010-03-24 Stefan Metzmachers3:ntlmssp: use c99 types
2010-03-24 Stefan Metzmachers3:ntlmssp: use client.netbios_name instead of workstation
2010-03-24 Stefan Metzmachers3:ntlmssp: remove unused ntlmssp_set_workstation()
2010-03-24 Stefan Metzmachers3:ntlmssp: move sign/seal states to a private ntlmssp_...
2010-03-24 Stefan Metzmachers3:ntlmssp: add const for *sig in ntlmssp_unseal_packet()
2010-03-24 Stefan Metzmachers3:ntlmssp: make whole_pdu const for ntlmssp_[un]seal_p...
2010-03-24 Stefan Metzmachers3:ntlmssp: make send_seal_key and recv_seal_key local...
2010-03-24 Stefan Metzmachers3:ntlmssp: rename void *auth_context; into void *callb...
2010-03-24 Stefan Metzmachers3:ntlmssp: add some consts
2010-03-24 Stefan Metzmachers3:ntlmssp: remove unused get_global_myname() and get_d...
2010-03-24 Stefan Metzmachers3:ntlmssp: pass names and use_ntlmv2 to ntlmssp_client...
2010-03-24 Stefan Metzmachers3:ntlmssp: remove server_name from ntlmssp_state and...
2010-03-24 Stefan Metzmachers3:ntlmssp: pass names to ntlmssp_server_start() and...
2010-03-24 Stefan Metzmachers3:ntlmssp: replace server_role by a server.is_standalo...
2010-03-24 Stefan Metzmachers3:ntlmssp: make use of C99 types in ntlmssp_sign.c
2010-03-23 Stefan Metzmachers3:librpc/rpc: move prototypes to dcerpc.h
2010-03-23 Karolin Seegers3-builtin: Add missing builtin groups.
2010-03-23 Karolin Seegers3-builtin: Add some builtin groups.
2010-03-22 Jeremy Allisonshare_info.tdb could use non-canonicalized sharenames.
2010-03-22 Volker Lendeckes3: Add the "ctdb locktime warn threshold" parameter
2010-03-22 Stefan Metzmachers3:param: add "async smb echo handler" option
2010-03-22 Stefan Metzmachers3:smbd: add an option to skip signings checks srv_chec...
2010-03-22 Stefan Metzmachers3:libsmb: add a smb_signing_init_ex() function
2010-03-22 Volker Lendeckes3: Add "log writeable files on exit" parameter
2010-03-22 Volker Lendeckes3: file_walk_table -> files_forall
2010-03-19 Stefan Metzmachers3:librpc: remove unused stuff
2010-03-16 Volker Lendeckes3: Make login_cache_write take a pointer
2010-03-16 Volker Lendeckes3: Make login_cache_read take a pointer, avoid a malloc
2010-03-16 Volker Lendeckes3: Remove a typedef
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"
next