Add bug number for samba/talloc breakage and fix
[abartlet/samba-debian.git] / source3 / auth / auth_util.c
2015-11-07 Jelmer VernooijMerge tag 'debian/4.1.20+dfsg-1' of git://git.debian...
2015-09-20 Jelmer VernooijMerge tag 'upstream/4.1.20+dfsg' into unstable
2015-09-20 Jelmer VernooijImported Upstream version 4.1.20+dfsg
2015-09-19 Jelmer VernooijMerge tag 'upstream/4.3.0+dfsg' into experimental
2015-09-19 Jelmer VernooijImported Upstream version 4.3.0+dfsg
2015-08-31 Andreas Schneiders3-auth: Fix a memory leak in make_server_info_info3()
2015-08-31 Andreas Schneiders3-auth: Pass nt_username to check_account()
2015-08-31 Andreas Schneiders3-auth: Fix 'map to guest = Bad Uid' support
2015-07-11 Jeremy Allisons3: auth: Add some const to the struct netr_SamInfo3...
2015-05-13 Richard SharpeConvert all uses of uint32/16/8 to _t in source3/auth.
2015-04-25 Jelmer VernooijMerge tag 'upstream/4.2.1+dfsg' into experimental
2015-04-25 Jelmer VernooijImported Upstream version 4.2.1+dfsg
2015-04-25 Jelmer VernooijMerge 4.1 branch.
2015-01-23 Jeremy Allisons3: auth: Plumb in the SamInfo3_handle_sids() utility...
2015-01-14 Jeremy Allisons3: auth: Plumb in the SamInfo3_handle_sids() utility...
2014-12-07 Jelmer VernooijMerge tag 'upstream/4.2.0_rc2+dfsg' into experimental
2014-12-07 Jelmer VernooijImported Upstream version 4.2.0~rc2+dfsg
2014-10-30 rootDon't drop any error codes just because we think there...
2014-06-17 Jeremy Allisons3: auth: Add some const to the struct netr_SamInfo3...
2014-04-02 Andrew Bartletts3-auth: Finally change make_user_info_*() use a parent...
2014-02-19 Andreas Schneiders3-auth: Pass mem_ctx to do_map_to_guest_server_info().
2014-02-08 Garming Samparam: rename lp function and variable from "adduser_sc...
2014-02-08 Garming Samparam: rename lp function and variable from 'guestaccou...
2014-02-05 Andreas Schneiders3-auth: Add passwd_to_SamInfo3().
2014-02-04 Andreas Schneiders3-auth: Pass talloc context to make_server_info_pw().
2013-12-09 Ivo De DeckerMerge branch 'master' into samba_4.1
2013-12-09 Ivo De DeckerMerge tag 'upstream/4.0.13+dfsg' into samba_4.1
2013-12-06 Jelmer VernooijMerge branch 'master' of git+ssh://git.debian.org/git...
2013-11-17 Jelmer VernooijMerge tag 'upstream/4.1.1+dfsg' into debian.
2013-11-17 Jelmer VernooijImported Upstream version 4.1.1+dfsg
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-10-15 Ivo De DeckerMerge branch 'master' into samba_4.0
2013-05-10 Ivo De DeckerMerge tag 'upstream/4.0.5+dfsg1' into samba_4.0_ivo
2013-05-10 Ivo De DeckerImported Upstream version 4.0.5+dfsg1
2013-05-10 Ivo De DeckerImported Upstream version 4.0.0+dfsg1
2013-05-09 Ivo De DeckerMerge tag 'upstream/3.6.15'
2013-05-09 Ivo De DeckerImported Upstream version 3.6.15
2013-03-18 idd-guestmerge upstream 3.6.13
2013-03-18 idd-guestLoad samba-3.6.13 into branches/samba/upstream.
2013-02-27 Daniel KobrasFix bug #9039 'map untrusted to domain' treats WORKSTAT...
2012-12-13 bubullemerge upstream 3.6.10
2012-12-12 bubulleLoad samba-3.6.10 into branches/samba/upstream.
2012-12-12 Andreas Schneiders3-auth: Make sure we work on valid data_blobs.
2012-12-09 Günther Deschners3-rpc_server: support AES for interactive netlogon...
2012-11-12 Sumit BoseUse work around for 'winbind use default domain' only...
2012-09-18 bubullemerge upstream 3.6.8
2012-09-18 bubulleLoad samba-3.6.8 into branches/samba/upstream.
2012-08-09 Jeremy AllisonCorrectly check for errors in strlower_m() returns.
2012-07-24 Andrew Bartlettlib/param: Move all enum declarations to lib/param
2012-07-19 Andrew Bartletts3-auth Use correct RID for domain guests primary group
2012-07-19 Andrew BartlettRevert "s3:auth make sure the primary group sid is...
2012-07-18 Rusty Russellloadparm: make the source3/ lp_ functions take an expli...
2012-06-26 bubullemerge upstream 3.6.6
2012-06-26 bubulleLoad samba-3.6.6 into branches/samba/upstream.
2012-06-19 Andrew Bartletts3-auth: make_new_system_info_session() now does not...
2012-06-19 Andrew Bartletts3-auth: make_new_system_info_session() not query passdb
2012-06-19 Andrew Bartletts3-auth: inline make_session_info functions into only...
2012-06-19 Andrew Bartlettauth: Use only security_token_is_system to determine...
2012-06-19 Andrew Bartletts3-auth: Fix system token as just being SID_NT_SYSTEM
2012-06-15 Andrew Bartletts3-auth: Fix system info3 return to be just SID_NT_SYSTEM
2012-06-15 Andrew Bartletts3-auth: Fix system token generation not to dereference...
2012-06-15 Andrew Bartletts3-auth: Give the SYSTEM token all privileges
2012-05-15 Andreas Schneiders3-auth: Rename to init_system_session_info().
2012-05-15 Andreas Schneiders3-auth: Don't lookup the system user in pdb.
2012-05-04 Volker Lendeckes3: remove some unused code
2012-05-02 Michael Adams3:passdb: rename sids_to_unix_ids() --> sids_to_unixid...
2012-05-02 Andrew Bartletts3-passdb: Use struct unixid in sids_to_unix_ids
2012-03-13 Alexander Bokovoys3-rpc: Decrypt with the proper session key in CreateTr...
2012-03-08 Andrew Bartletts3-auth: Follow auth_ntlmssp and use auth4_context...
2012-03-04 Andrew Bartletts3-auth Add make_session_info_from_pw to avoid multiple...
2012-02-08 Andrew Bartletts3-auth Add const to make_user_info_map
2012-01-26 bubulleLoad samba-3.6.2 into branches/samba/upstream.
2011-12-22 Andrew Bartletts3-auth Restore shortcut for guest security token
2011-11-12 bubulleMerge upstream 3.6.1 source
2011-10-24 Simo Sorceidl: Improve MS-PAC IDL
2011-10-18 Stefan Metzmachers3:auth_util: add the uid with WBC_ID_TYPE_BOTH also...
2011-09-22 Andrew Tridgells3-winbindd: add support for idmap type WBC_ID_TYPE_BOTH
2011-08-03 Andrew Bartletts3-auth directly return the result of make_server_info_...
2011-08-03 Andrew Bartletts3-auth remove sanitized_username from auth_serversuppl...
2011-08-03 Andrew Bartletts3-auth set session_info->sanitized_username in create_...
2011-08-03 Andrew Bartletts3-auth Use else if in do_map_to_guest_server_info
2011-08-03 Andrew Bartletts3-auth Move map to guest to directly after the check_p...
2011-07-21 Jeremy AllisonFix const warning.
2011-07-20 Andrew Bartletts3-auth Replace False with false in auth_util.c
2011-07-19 Andrew Bartletts3-auth Replace True with true in auth_util.c
2011-07-19 Andrew Bartletts3-auth Fix spelling
2011-07-19 Andrew Bartletts3-auth inline make_auth_session_info into only caller
2011-07-19 Andrew Bartletts3-auth Remove seperate guest boolean
2011-07-19 Andrew Bartlettauth: Set NETLOGON_GUEST and use it to determine guest...
2011-07-19 Andrew Bartlettauth: Split out make_user_info_SamBaseInfo and add...
2011-07-19 Andrew Bartletts3-auth Use the common auth_session_info
2011-07-19 Andrew Bartletts3-auth use auth_user_info not netr_SamInfo3 in auth3_s...
2011-07-19 Andrew Bartletts3-auth reimplement copy_session_info via NDR pull...
2011-07-19 Andrew Bartletts3-auth Avoid redundant copies in create_local_token()
2011-07-19 Andrew Bartletts3-auth Add comments to copy_session_info_serverinfo_gu...
2011-07-19 Andrew Bartletts3-auth inline copy_serverinfo_session_info into only...
2011-07-19 Andrew Bartletts3-auth use a cached auth_serversupplied_info in make_s...
2011-07-19 Andrew Bartletts3-auth remove extra from auth3_session_info
2011-07-19 Andrew Bartletts3-auth Clarify inputs and ouptuts by using elements...
2011-07-19 Andrew Bartletts3-auth assert that security_token is present in the...
next