s3/rpc_client: move copy_netr_SamInfo3() to util_netlogon
[metze/samba/wip.git] / source3 / auth / server_info.c
2018-01-13 Ralph Boehmes3/rpc_client: move copy_netr_SamInfo3() to util_netlogon
2016-12-28 Volker Lendeckelib: Add lib/util_unixsids.h
2016-06-30 Stefan Metzmacherkrb5pac.idl: introduce PAC_DOMAIN_GROUP_MEMBERSHIP...
2016-02-02 Volker Lendeckeidl: Rename "principle" to "principal_name"
2015-11-19 Uri Simchoniauth: consistent handling of well-known alias as primar...
2015-11-19 Uri Simchoniauth: remove a line that has no effect
2015-01-14 Jeremy Allisons3: auth: Add previously missing allocation fail check.
2015-01-14 Jeremy Allisons3: auth: Plumb in the SamInfo3_handle_sids() utility...
2015-01-14 Jeremy Allisons3: auth: Convert samu_to_SamInfo3() to use the new...
2015-01-14 Jeremy Allisons3: auth: Add a utility function - SamInfo3_handle_sids...
2014-06-17 Jeremy Allisons3: auth: Add create_info3_from_pac_logon_info() to...
2014-06-17 Jeremy Allisons3: auth: Add some const to the struct netr_SamInfo3...
2014-04-18 Andrew Bartlettauth: Move wbcAuthUserInfo_to_netr_SamInfo3 to the...
2014-03-13 Simo Sorces3-auth: Make is_null_sid() check easier to read.
2014-02-05 Andreas Schneiders3-auth: Add passwd_to_SamInfo3().
2014-02-04 Andreas Schneiders3-auth: Add passwd_to_SamInfo3().
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-02-01 Stefan Metzmachers3:auth: wbcAuthenticateEx gives unix times (bug #9625)
2012-12-09 Günther Deschners3-auth: remove crypto from serverinfo_to_SamInfoX...
2012-12-09 Günther Deschners3-auth: session keys in validation level 6 samlogon...
2012-05-09 Alejandro Escanero... s3:auth/server_info: the primary rid should be in the...
2012-02-02 Stefan Metzmachers3:auth: fill the sids array of the info3 in wbcAuthUse...
2012-02-02 Stefan Metzmachers3:auth: fix potential gap creation in wbcsids_to_samr_...
2011-10-24 Simo Sorceidl: Improve MS-PAC IDL
2011-10-17 Wilco Baan HofmanFix uninitialized memory problem in group_sids_to_info3...
2011-09-16 Volker Lendeckes3: Fix bug 8455 -- Samba PDC is looking up only primar...
2011-07-19 Andrew Bartletts3-auth Remove pointless destructor in make_server_info
2011-07-19 Andrew Bartletts3-auth inline make_auth_session_info into only caller
2011-07-19 Andrew Bartletts3-auth Use the common auth_session_info
2011-07-19 Andrew Bartletts3-auth Remove pointless destructor
2011-07-19 Andrew Bartletts3-auth Use *unix_token rather than utok in struct...
2011-07-19 Andrew Bartletts3-auth Add struct auth3_session_info to aid transition...
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba... samba-upstream/tags/samba-4.0.0alpha16
2011-06-09 Andrew Bartletts3-talloc Change TALLOC_ZERO_P() to talloc_zero()
2011-04-04 Andrew Bartletts3-auth Rename user_session_key -> session_key to match...
2011-03-29 Günther Deschners3-auth: use auth.h where needed.
2011-03-29 Günther Deschners3-passdb: add passdb.h where needed.
2011-03-29 Günther Deschners3-winbind: remove global inclusion of libwbclient.
2011-02-22 Stefan Metzmachers3:auth: change num_groups to from size_t to uint32_t
2011-02-04 Günther Deschners3-auth: add copy_netr_SamBaseInfo().
2010-12-19 Volker Lendeckes3: Fix bug 7066 -- wbcAuthenticateEx gives unix times
2010-11-05 Volker Lendeckes3: Make proper use of sid_check_is_in_xx routines
2010-11-05 Volker Lendeckes3: Fix a typo
2010-10-15 Andreas Schneiders3-rpc_server: Make auth_serversupplied_info const.
2010-10-12 Andrew Bartlettlibcli/security Provide a common, top level libcli...
2010-09-20 Jelmer VernooijMerge branch 'v4-0-stable' into newmaster
2010-09-20 Günther Deschners3-util: use shared dom_sid_dup.
2010-09-20 Günther Deschners3-util_sid: use shared dom_sid_compare_auth and dom_si...
2010-08-06 Günther Deschners3-netlogon: remove global include of netlogon.h.
2010-07-24 Volker Lendeckes3: Fix a typo (missing space)
2010-06-25 Volker Lendeckes3: In copy_netr_SamInfo3 copy all of the sids array
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-07 Simo Sorces3:auth handle unix domain sids in samu
2010-05-29 Simo Sorces3:auth fix info3 duplication function
2010-05-28 Günther Deschners3-auth: fix c++ buildwarnings.
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 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 Andrew Bartletts3:dom_sid Global replace of DOM_SID with struct dom_sid
2010-05-17 Günther Deschners3-crypto: only include crypto headers when crypto...
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_server_info to auth/server_info.c