Add bug number for samba/talloc breakage and fix
[abartlet/samba-debian.git] / source3 / auth / user_krb5.c
2015-12-12 Jelmer VernooijMerge commit 'e582b68ecf66938fd2608a30458b16c190bb4ba5...
2015-12-06 Jelmer VernooijMerge tag 'upstream/4.3.2+dfsg' into experimental
2015-12-06 Jelmer VernooijImported Upstream version 4.3.2+dfsg
2015-11-07 Jelmer VernooijMerge tag 'debian/4.1.20+dfsg-1' of git://git.debian...
2015-11-06 Marc MuehlfeldChanging log level of two entries to DBG_NOTICE
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-07-11 Jeremy Allisons3: auth: Change make_server_info_info3() to take a...
2015-04-25 Jelmer VernooijMerge 4.1 branch.
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-06-17 Jeremy Allisons3: auth: Change make_server_info_info3() to take a...
2014-02-18 Andreas Schneiders3-auth: Pass mem_ctx to make_server_info_sam().
2014-02-08 Garming Samparam: rename lp function and variable from 'guestaccou...
2014-02-04 Andreas Schneiders3-auth: Pass talloc context to make_server_info_pw().
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.0+dfsg1
2012-07-24 Andrew Bartlettlib/param: Move all enum declarations to lib/param
2012-02-13 Sumit Boses3-auth: On successful user mapping set mapped_to_guest...
2012-01-26 bubulleLoad samba-3.6.2 into branches/samba/upstream.
2011-11-12 bubulleMerge upstream 3.6.1 source
2011-10-24 Simo Sorceidl: Improve MS-PAC IDL
2011-09-12 Jeremy AllisonMove the talloc_move call until *after* the check on...
2011-09-12 Sumit Boses3-auth: fix uninitialized server_info
2011-08-03 Andrew Bartletts3-auth set session_info->sanitized_username in create_...
2011-07-20 Andrew Bartletts3-auth fix dummy function in the not-with-kerberos...
2011-07-19 Andrew Bartletts3-auth Use the common auth_session_info
2011-07-19 Andrew Bartletts3-auth Use struct auth3_session_info outside the auth...
2011-06-07 bubulleRevert upstream branch to 3.5.8....oops
2011-06-07 bubulleLoad samba-3.6.0rc2 into branches/samba/upstream.
2011-04-04 Andrew Bartletts3-auth use create_local_token() to transform server_in...
2011-04-04 Andrew Bartletts3-auth consolidate create_local_token() into make_serv...
2011-03-29 Günther Deschners3-auth: use auth.h where needed.
2011-03-29 Günther Deschners3-passdb: use passdb headers where needed.
2011-03-29 Günther Deschners3-winbind: remove global inclusion of libwbclient.
2010-11-10 Jeremy AllisonRemove fstring from map_username. Create a more sane...
2010-08-31 Günther Deschners3-auth: remove global include of krb5pac.h.
2010-08-30 Simo Sorces3-auth: add helper to get server_info out of kerberos...
2010-08-30 Simo Sorces3-auth: Add helper function to retrieve the unix user...