auth/credentials: try to use kerberos with the machine account unless we're in an...
[samba.git] / auth / credentials / credentials_secrets.c
2017-02-24 Stefan Metzmacherauth/credentials: try to use kerberos with the machine...
2016-02-16 Volker Lendeckecredentials: Fix a typo
2016-02-16 Volker Lendeckecredentials: Fix whitespace
2015-05-19 Andreas Schneiderauth: Make sure error_string is not used uninitialized
2015-03-03 Volker LendeckeFix the O3 developer build
2014-10-17 Andrew Bartlettauth/credentials: Ensure that we set the realm when...
2014-10-17 Andrew Bartlettcredentials: Allow the secret.tdb handle to be passed...
2014-10-17 Andrew Bartlettcredentials: Improve error message on failure to set...
2014-10-17 Andrew Bartlettcredentials: Set secure_channel_type from secrets.tdb...
2014-09-26 Andrew Bartlettcredentials: Allow the secrets.tdb password to be newer...
2014-02-07 Michael Adamdbwrap: add dbwrap_flags argument to dbwrap_local_open()
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-08-05 Stefan Metzmacherauth/credentials: get the old password from secrets.tdb
2013-08-05 Stefan Metzmacherauth/credentials: keep cli_credentials private
2013-04-12 Rusty Russellsecrets: use lpcfg_private_db_path() convenience helper.
2013-02-20 Rusty Russellntdb: switch between secrets.tdb and secrets.ntdb depen...
2012-08-29 Andrew Bartlettauth/credentials: Remove unused, and un-declared cli_cr...
2012-08-29 Andrew Bartlettauth/credentials: Better integrate fetch of secrets...
2012-08-29 Andrew Bartlettauth/credentials: Improve memory handling in cli_creden...
2012-08-28 Andrew Bartlettauth/credentials: Avoid double-free in the failure...
2012-08-27 Andrew Bartlettauth/credentials: Rework credentials handling to try...
2012-08-27 Andrew Bartlettauth/credentials: Expand secrets.tdb fetch of secrets...
2012-07-19 Andrew Bartlettauth/credentials: Remove extra newline
2012-07-15 Andrew Bartlettauth/credentials: Look in the secrets.tdb for the machi...
2011-11-21 Jeremy AllisonFix a bunch of "warning: variable ‘XXXX’ set but not...
2011-10-11 Andrew Bartlettauth: move credentials layer to the top level