s4:winbindd Return the wbsrv_service structure to help s3compat
[abartlet/samba.git/.git] / source3 / include /
2010-06-03 Andrew Bartletts3:auth Improve make_auth_context_text_list API - add...
2010-06-03 Andrew Bartletts3:auth Enable make_auth_context_subsystem to be replac...
2010-06-03 Andrew Bartletts3:auth Make Samba3 use the new common struct auth_user...
2010-06-03 Andrew Bartletts3:auth Rename user_info->domain -> user_info->mapped...
2010-06-03 Andrew Bartletts3:auth Rename user_info->client_domain -> user_info...
2010-06-03 Andrew Bartletts3:auth fix header comment for internal_username -...
2010-06-03 Andrew Bartletts3:auth Rename user_info->internal_username -> user_inf...
2010-06-03 Andrew Bartletts3:auth Rename user_info->smb_name -> user_info->client...
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...
2010-05-28 Günther Deschners3-build: remove duplicate ndr_krb5pac.h inclusion.
2010-05-28 Günther Deschners3-rpc_client: move protos to init_netlogon.h
2010-05-28 Simo Sorces3:auth Add comment to clarify usage of session keys.
2010-05-27 Simo Sorces3:auth remove login_server from server info
2010-05-27 Simo Sorces3:auth add function to convert wbcAuthUserInfo to...
2010-05-27 Simo Sorces3:auth use info3 in auth_serversupplied_info
2010-05-27 Simo Sorces3:auth add function to copy a netr_SamInfo3 structure
2010-05-27 Simo Sorces3:auth: add function to convert samu to netr_SamInfo3
2010-05-27 Stefan Metzmachers3:rpc_server: pass down local and remote tsocket_addre...
2010-05-27 Stefan Metzmachers3:rpc_server: add np_read_in_progress() function
2010-05-26 Günther Deschners3-samr: move chgpasswd.c out of smbd and into the...
2010-05-26 Günther Deschners3-smbd: remove unused change/check_lanman_password.
2010-05-26 Simo Sorces3-rpc_server: Created a per connection spoolss pipe.
2010-05-25 Michael Adams3:registry: add comment header block to registry.h
2010-05-25 Michael Adams3:registry: move reg_objects.h to registry/ and use...
2010-05-25 Michael Adams3:registry: move non-reg_objects definitions from...
2010-05-25 Michael Adams3:registry: hide definition of regval_ctr and regval_b...
2010-05-25 Michael Adams3:registry:reg_objects: add regval_ctr_set_seqnum()
2010-05-25 Michael Adams3:registry:reg_objects: add regval_ctr_get_seqnum()
2010-05-25 Michael Adams3:registry:reg_objects: add regval_ctr_init()
2010-05-25 Michael Adams3:registry: move definition of registry_hook to reg_in...
2010-05-25 Michael Adams3:registry: extract registry_pull/push_value prototype...
2010-05-25 Michael Adams3:registry: move prototype registry_create_admin_token...
2010-05-25 Michael Adams3:registry: extract reg_eventlog prototypes to header...
2010-05-25 Michael Adams3:registry: extract reg_perfcount prototypes into...
2010-05-25 Michael Adams3:registry: extraxt the reg_dispatcher prototypes...
2010-05-25 Michael Adams3:registry: extract the reg_backend_db prototypes...
2010-05-25 Michael Adams3:registry: fix regval_ctr_addvalue() to take data...
2010-05-25 Michael Adams3:registry: fix data_p arg of regval_compose to be...
2010-05-25 Michael Adams3:registry: extract the reg_util prototypes into their...
2010-05-25 Michael Adams3:registry: remove superfluous comments from registry.h
2010-05-25 Michael Adams3:registry: extract the reg_util_legacy prototypes...
2010-05-25 Michael Adams3:registry: extract the reg_cachehook prototypes into...
2010-05-25 Michael Adams3:registry: protect registry.h from multiple inclusion
2010-05-21 Jeremy AllisonMake DFS work over SMB2.
2010-05-21 Andrew Bartletts3:dom_sid Global replace of DOM_SID with struct dom_sid
2010-05-21 Andrew Bartletts3:passdb Remove use of uint8 uint16 and uint32 in...
2010-05-20 Jeremy AllisonFix bug #7410 - samba sends "raw" inode number as...
2010-05-20 Günther Deschners3-libads: add ads_set_sasl_wrap_flags().
2010-05-20 Günther Deschners3-build: add missing prototype for regtype_by_string().
2010-05-20 Günther Deschners3-services: move services.h closer to services impleme...
2010-05-20 Jeremy AllisonFix bug 7442 - Samba returns incorrect SMB2 QFS device...
2010-05-19 Jeremy AllisonImplement missing info level SMB_FILE_LINK_INFORMATION.
2010-05-18 Günther Deschners3-passdb: move get_logon_hours_from_pdb() into samr...
2010-05-18 Günther Deschners3-rpc_client: move protos to init_samr.h
2010-05-18 Günther Deschners3-rpc_client: move protos to init_spoolss.h
2010-05-18 Günther Deschners3-rpc_client: move protos to cli_spoolss.h
2010-05-18 Günther Deschners3-rpc_client: move protos to cli_lsarpc.h
2010-05-18 Günther Deschners3-rpc_client: move protos to cli_netlogon.h
2010-05-18 Günther Deschners3-rpc_client: move protos to cli_samr.h
2010-05-18 Andrew Bartletts3:split secrets.c to put machine account secrets in...
2010-05-18 Simo Sorces3-spoolss: Removed the Phantom DeviceMode.
2010-05-18 Andreas Schneiders3-spoolss: Create a spoolss_map_to_os2_driver function.
2010-05-18 Günther Deschners3-secdesc: use SD_REVISION from security.idl.
2010-05-18 Günther Deschners3-secdesc: move SEC_DESC_HEADER_SIZE to its only user.
2010-05-18 Günther Deschners3-secdesc: remove "typedef struct security_descriptor...
2010-05-18 Günther Deschners3-secdesc: remove "typedef struct security_acl SEC_ACL".
2010-05-18 Günther Deschners3-secdesc: remove "typedef struct security_ace SEC_ACE".
2010-05-18 Günther Deschners3-secdesc: remove "typedef struct sec_desc_buf SEC_DES...
2010-05-18 Jelmer VernooijFinish removal of iconv_convenience in public API's.
2010-05-18 Günther Deschnersmbconf: only include smbconf headers where needed.
2010-05-18 Jeremy AllisonPlumb in krb5 to the SMB2 sessionsetup code. First...
2010-05-17 Günther Deschners3-registry: only include registry headers when really...
2010-05-17 Günther Deschners3-tldap: only include tldap when actually needed.
2010-05-17 Günther Deschners3-includes: remove completely unused util_getent.h...
2010-05-17 Günther Deschners3-crypto: only include crypto headers when crypto...
2010-05-17 Günther Deschners3-samr: move samr helper prototypes outside of proto.h
next