s3-auth Use the common auth_session_info
[jlayton/samba.git] / source3 / auth / server_info.c
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...
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