s3-build: avoid to globally include printing and spoolss headers.
[vlendec/samba-autobuild/.git] / source3 / auth /
2010-07-28 Simo Sorces3-auth: Remove unimplemented functions
2010-07-24 Volker Lendeckes3: Fix a typo (missing space)
2010-07-20 Simo Sorces3-dcerpc: Unifiy cli_pipe_auth_data and pipe_auth_data
2010-07-20 Simo Sorces3-auth: Move auth_ntlmssp wrappers in their own file
2010-07-20 Simo Sorces3-auth: Refactor and rename auth_ntlmssp_server_info()
2010-07-19 Simo Sorces3-auth: Remove unused variable.
2010-07-19 Simo SorceMerge branch 'master' of ssh://git.samba.org/data/git...
2010-07-19 Simo Sorces3-auth: Use talloc hierarchies to properly free auth_n...
2010-07-19 Simo Sorces3-auth: auth_make ntlmssp_state the parent context
2010-07-19 Simo Sorces3-auth: Simplify how we free the auth_context
2010-07-19 Simo Sorces3-auth: Cleanup and readability fixes
2010-07-19 Simo Sorces3-ntlmssp: Remove ntlmssp_end and let the talloc hiera...
2010-07-14 Andrew Bartletts3:auth Change auth_ntlmssp_server_info API to return...
2010-07-11 Volker Lendeckes3: [ug]id_to_unix_... can not fail
2010-07-08 Volker Lendeckes3: Slightly simplify make_server_info_pw
2010-06-25 Volker Lendeckes3: In make_server_info_info3, check the result of...
2010-06-25 Volker Lendeckes3: In copy_netr_SamInfo3 copy all of the sids array
2010-06-16 Günther Deschners3-auth: in make_user_info_for_reply_enc make sure...
2010-06-16 Günther Deschners3-auth: fix debug message in check_winbind_security().
2010-06-16 Günther DeschnerRevert "s4-smbtorture: only pull info when status code...
2010-06-16 Günther Deschners4-smbtorture: only pull info when status code indicate...
2010-06-11 Günther Deschners3-auth: Fix valgrind warning (unitialized var) in...
2010-06-11 Simo Sorces3:auth fix samu->info3 conversion
2010-06-10 Andreas Schneiders3:misc make use of server_[event/messaging]_context...
2010-06-08 Volker LendeckeRevert "s3:auth Change auth_ntlmssp_server_info API...
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 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:auth make sure the primary group sid is usable
2010-06-07 Simo Sorces3:auth return the full passwd struct from check_account
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 Simo Sorces3:auth set the resolved user sid in the fake sam account
2010-06-07 Simo Sorces3:auth check the user is valid first
2010-06-07 Simo Sorces3:auth make sure we set the right username
2010-06-04 Andreas Schneiders3-auth: Moved smbd user functions to a generic place.
2010-06-01 Andrew Bartletts3:auth Rename wksta_name -> workstation_name in auth_u...
2010-05-31 Simo Sorces3:smbd map_username() 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 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:auth Remove AUTH_NTLMSSP_STATE typedef.
2010-05-31 Andrew Bartletts3:auth Make AUTH_NTLMSSP_STATE a private structure.
2010-05-29 Simo Sorces3:auth make it easier to trace auth modules
2010-05-29 Simo Sorces3:auth fix info3 duplication function
2010-05-29 Andrew Bartletts3:auth Fix segfault when the user cannot be found...
2010-05-28 Andreas Schneiders3-auth: Added a function to get the server_info from...
2010-05-28 Günther Deschners3-auth: fix c++ buildwarnings.
2010-05-27 Simo Sorces3:auth remove login_server from server info
2010-05-27 Simo SorceFix Out of memory checks
2010-05-27 Simo Sorces3:auth add function to convert wbcAuthUserInfo to...
2010-05-27 Simo Sorces3:auth Free sampass as soon as we have server_info
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-21 Roel van MeerFix bug #7448 - smbd crash when sambaLMPassword and...
2010-05-21 Andrew Bartletts3:dom_sid Global replace of DOM_SID with struct dom_sid
2010-05-18 Günther Deschners3-rpc_client: move protos to cli_netlogon.h
2010-05-17 Günther Deschners3-crypto: only include crypto headers when crypto...
2010-05-17 Günther Deschnersecurity: merge builtin rid tables.
2010-05-17 Günther Deschners3-rpc_misc: clean out include/rpc_misc.h.
2010-05-13 Andrew Bartletts3:auth Make get_ntlm_challenge more like Samba4
2010-05-05 Günther Deschners3: only include gen_ndr headers where needed.
2010-04-12 Volker Lendeckes3: Apply some const
2010-04-12 Matthias Dieter... s3/s4:netlogon IDL - fix up "struct netr_SamInfo6"...
2010-04-11 Volker Lendeckes3: Move serverinfo_to_SamInfoX to auth/server_info.c
2010-04-11 Volker Lendeckes3: Move [make|free]_user_info to auth/user_info.c
2010-04-11 Volker Lendeckes3: Move make_server_info_sam to auth/server_info_sam.c
2010-04-11 Volker Lendeckes3: Move sanitize_username to lib/util_str.c
2010-04-11 Volker Lendeckes3: Move make_server_info to auth/server_info.c
2010-04-11 Volker Lendeckes3: Move check_sam_security to auth/check_sam.c
2010-04-11 Volker Lendeckes3: Make check_sam_security public
2010-04-11 Volker Lendeckes3: Replace "auth_context" by "challenge" in need_to_in...
2010-04-11 Volker Lendeckes3: Replace "auth_context" by "challenge" in sam_passwo...
2010-04-11 Volker Lendeckes3: Move user_in_group() and create_token_from_username...
2010-04-11 Volker Lendeckes3: Use talloc_stackframe() in user_in_group
2010-04-11 Volker Lendeckes3: Use talloc_stackframe() in user_in_group_sid
2010-04-11 Volker Lendeckes3: Use talloc_stackframe() in create_token_from_username
2010-04-11 Volker Lendeckes3: Fix a memleak in user_in_group_sid
2010-04-11 Volker Lendeckes3: Remove the make_auth_methods routine
2010-04-11 Volker Lendeckes3: Fix a typo
2010-04-11 Volker Lendeckes3: Make "auth_context" its own talloc parent
2010-04-11 Volker Lendeckes3: Fix some nonempty lines
2010-04-09 Volker Lendeckes3: Fix a typo
2010-03-24 Stefan Metzmachers3:ntlmssp: use client.netbios_name instead of workstation
2010-03-24 Stefan Metzmachers3:ntlmssp: rename void *auth_context; into void *callb...
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-22 Jeremy AllisonFix valgrind error when running under share level secur...
2010-02-20 Volker Lendeckes3: Fix some nonempty blank lines
2010-01-24 Volker Lendeckes3: Remove some calls to memset -- reduces text size...
2010-01-14 Michael Adams3:auth: fix account unlock regression introduced with...
2010-01-13 Nadezhda IvanovaMerge branch 'master' of git://git.samba.org/samba
2010-01-12 Michael Adams3:auth: add comment to nulling out stolen sampass
2010-01-10 Volker Lendeckes3: Replace most calls to sid_append_rid() by sid_compose()
2010-01-10 Volker Lendeckes3: Remove the typedef for "auth_serversupplied_info"
next