s3-talloc Change TALLOC_ZERO_P() to talloc_zero()
[garming/samba-autobuild/.git] / source3 / auth / check_samsec.c
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-05 Volker Lendeckes3: Fix a memory leak in check_sam_security_info3
2010-08-31 Günther Deschners3-auth: remove unused variable in check_sam_security().
2010-08-30 Andreas Schneiders3-auth: The unlock of the account is now done by the...
2010-08-14 Andrew Bartletts3:auth Add error paths for invalid password_state...
2010-08-14 Andrew Bartletts3:auth Change winbindd -> auth interface to more stand...
2010-08-14 Andrew Bartletts3:auth Make Samba3 use the new common struct auth_user...
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-01 Andrew Bartletts3:auth Rename wksta_name -> workstation_name in auth_u...
2010-05-27 Simo Sorces3:auth Free sampass as soon as we have server_info
2010-05-21 Roel van MeerFix bug #7448 - smbd crash when sambaLMPassword and...
2010-04-11 Volker Lendeckes3: Move check_sam_security to auth/check_sam.c