s3: Remove smbd_messaging_context() from send_break_message()
[samba.git] / source3 / include /
2010-07-05 Volker Lendeckes3: Remove procid_self() from session_claim()
2010-07-05 Volker Lendeckes3: Add messaging_server_id
2010-07-05 Volker Lendeckes3: Pass procid_self() explicitly to messaging_ctdbd_co...
2010-07-05 Volker Lendeckes3: Keep the connections.tdb data format fixed
2010-07-04 Volker Lendeckes3: Remove unused msg_flags from connections.tdb
2010-07-04 Volker Lendeckes3: Replace register_message_flags() with serverid_regi...
2010-07-04 Volker Lendeckes3: Pass the new server_id through reinit_after_fork
2010-07-04 Volker Lendeckes3: Re-initialize the server_id in messaging_reinit
2010-07-04 Volker Lendeckes3: Remove serverid_[de]register_self
2010-07-02 Günther Deschners3-registry: avoid using registry_value union.
2010-07-01 Günther Deschners3-nss_info: only include nss_info.h where needed.
2010-07-01 Günther Deschners3-libads: move ldap posix schema defines to their...
2010-07-01 Günther Deschners3-libads: move spnego defines to their appropriate...
2010-07-01 Günther Deschners3-libads: only include libds flags where needed.
2010-07-01 Günther Deschners3-libads: move keytab macros out of ads.h.
2010-07-01 Günther Deschners3-libads: move ads_dns out of main includes.
2010-07-01 Günther Deschners3-libads: move ads_status to a separate header file.
2010-07-01 Günther Deschners3-libads: move ads_protos.h to ads_ldap_protos.h.
2010-07-01 Günther Deschners3-libads: use shared well known guids.
2010-07-01 Günther Deschners3-libads: move KRB5_ENV_CCNAME to separate header...
2010-06-30 Günther Deschners3-libsmb: move change_trust_account_password out of...
2010-06-30 Günther Deschners3-registry: add reg_querymultiplevalues() to reg_api.
2010-06-28 Volker Lendeckes3: Make some routines static in smbldap
2010-06-25 Jelmer VernooijMove UCS2 macros to common code
2010-06-25 Andreas Schneiders3-registry: Added a db upgrade function to normalize...
2010-06-18 Jeremy AllisonConvert the prs_XXX struct and functions to use talloc...
2010-06-16 Jeremy AllisonRemove two unused functions (prs_force_dynamic, prs_set...
2010-06-16 Andreas Schneiders3-spoolss: Provide a memory context for clean_up_drive...
2010-06-15 Jeremy AllisonRemove unused function.
2010-06-13 Volker Lendeckes3: Remove fsp_belongs_conn
2010-06-13 Volker Lendeckes3: Remove the pointless PRINTERNAME macro
2010-06-13 Volker Lendeckes3: Remove the pointless SERVICE macro
2010-06-12 Volker Lendeckes3: Explicitly pass sconn to process_blocking_lock_queue
2010-06-12 Volker Lendeckes3: Explicitly pass sconn to blocking_lock_was_deferred...
2010-06-12 Volker Lendeckes3: Explicitly pass sconn to remove_pending_lock_reques...
2010-06-12 Volker Lendeckes3: Explicitly pass sconn to the remove_pending_change_...
2010-06-12 Volker Lendeckes3: change_notify_reply() does not need its "conn"...
2010-06-12 Volker Lendeckes3: Explicitly pass sconn to is_valid_writeX_buffer
2010-06-12 Volker Lendeckes3: Pass sconn explicitly to reply_special
2010-06-12 Volker Lendeckes3: Add "smbd_server_connection" to smb_request
2010-06-10 Simo Sorces3:rpc improve handles memory hierarchy and use better...
2010-06-10 Simo Sorces3:lib make server contexts generic
2010-06-10 Jeremy AllisonImplement AIO in SMB2. Doesn't allow cancel calls yet...
2010-06-08 Volker LendeckeRevert "s3:auth Change auth_ntlmssp_server_info API...
2010-06-07 Simo Sorces3:smbd add utility function to check if there are...
2010-06-07 Simo Sorces3:rpc make num_pipe_handles get an actual pipe as...
2010-06-07 Andrew Bartletts3:auth add hooks to indicate if signing or sealing...
2010-06-07 Andrew Bartletts3:auth Change auth_ntlmssp_server_info API to return...
2010-06-07 Andrew Bartletts3:auth Rename user_info->domain -> user_info->mapped...
2010-06-07 Andrew Bartletts3:auth Rename user_info->client_domain -> user_info...
2010-06-07 Andrew Bartletts3:auth fix header comment for internal_username -...
2010-06-07 Andrew Bartletts3:auth Rename user_info->internal_username -> user_inf...
2010-06-07 Andrew Bartletts3:auth Rename user_info->smb_name -> user_info->client...
2010-06-07 Simo Sorces3:passdb Export function to calculate the proper prima...
2010-06-07 Simo Sorces3:auth remove unused structure member
2010-06-07 Simo Sorces3:auth create nt token from info3 directly
2010-06-07 Simo Sorces3:auth handle unix domain sids in samu
2010-06-07 Günther Deschners3-privileges: use LUID defines from lsa IDL.
2010-06-04 Jeremy AllisonChange smbd_aio_complete_mid() -> smbd_aio_complete_aio...
2010-06-04 Andreas Schneiders3-rpc: Create a file with all functions for a internal...
2010-06-03 Günther Deschners3: remove authdata.h
2010-06-03 Günther Deschners3-build: only include generated spoolss headers (not...
2010-06-03 Günther Deschners3: remove rpc_secdes.h completely.
2010-06-03 Günther Deschners3-security: use shared "Standard access rights.".
2010-06-03 Günther Deschnersecurity: move generic_mapping and standard_mapping...
2010-06-03 Günther Deschners3-security: use shared "File Object specific access...
2010-06-03 Günther Deschners3-security: use shared "Generic access rights".
2010-06-03 Günther Deschners3-security: use shared Security Access Masks Rights.
2010-06-03 Günther Deschners3-security: move ALL_SECURITY_INFORMATION to the only...
2010-06-03 Günther Deschners3-security: remove duplicate Extra W2K flags.
2010-06-03 Günther Deschners3-security: use shared SECINFO_DACL define.
2010-06-03 Günther Deschners3-security: use shared SECINFO_SACL define.
2010-06-03 Günther Deschners3-security: use shared SECINFO_GROUP define.
2010-06-03 Günther Deschners3-security: use shared SECINFO_OWNER define.
2010-06-03 Günther Deschners3-security: remove some more shared secdesc defines.
2010-06-02 Günther Deschners3: remove unused librpc/ndr/sid.c.
2010-06-02 Matthieu Patous3: Allow previous password to be stored and use it...
2010-06-01 Michael Adams3: remove unused prototype for lp_idmap_domains().
2010-06-01 Andrew Bartletts3:idmap Use idmap.idl defined structures and constants
2010-06-01 Andrew Bartletts3:auth Rename wksta_name -> workstation_name in auth_u...
2010-06-01 Andrew Bartletts3:param Put 'server_role' functions in another file.
2010-06-01 Andrew Bartletts3:param Add helper function to get at Gobals.iDomainMaster
2010-05-31 Simo Sorces3:smbd map_username() doesn't need sconn anymore
2010-05-31 Simo Sorces3:smbd user_in_list() doesn't need sconn anymore
2010-05-31 Simo Sorces3:smbd user_in_network() doesn't need sconn anymore
2010-05-31 Günther Deschners3-auth: add "system" bool flag to auth_serversupplied_...
2010-05-31 Andrew Bartletts3:ntlmssp Move ntlmssp_sign.c from source3 to common...
2010-05-31 Andrew Bartletts3:ntlmssp Use a TALLOC_CTX for ntlmssp_sign_packet...
2010-05-31 Andrew Bartlettntlmssp: Make the ntlmssp.h from source3/ a common...
2010-05-31 Andrew Bartletts3:ntlmssp Add two unused variables to match the Samba4...
2010-05-31 Andrew Bartletts3:auth Remove AUTH_NTLMSSP_STATE typedef.
2010-05-31 Andrew Bartletts3:auth Make AUTH_NTLMSSP_STATE a private structure.
2010-05-31 Volker Lendeckes3: Don't announce readraw and writeraw with the async...
2010-05-31 Günther Deschners3: use shared security defines.
2010-05-31 Günther Deschners3: only use netlogon/nbt header when needed.
2010-05-31 Michael Adams3: remove prototype of non-existsing function idmap_td...
2010-05-30 Joachim Schmitzs3: define timespec before we use it
2010-05-28 Andrew Bartletts3:lib s3:lib move get_global_sam_name to util_names.c
2010-05-28 Andrew Bartletts3:lib split out global workgroup and netbios name...
2010-05-28 Andreas Schneiders3-auth: Added a function to get the server_info from...
next