index
:
delta/samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-2-stable
v4-2-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
git.samba.org: samba.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
auth
/
credentials
/
credentials_secrets.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
auth: Make sure error_string is not used uninitialized
Andreas Schneider
2015-05-19
1
-5
/
+8
*
Fix the O3 developer build
Volker Lendecke
2015-03-03
1
-2
/
+4
*
auth/credentials: Ensure that we set the realm when reading secrets.tdb
Andrew Bartlett
2014-10-17
1
-0
/
+3
*
credentials: Allow the secret.tdb handle to be passed in to cli_credentials_s...
Andrew Bartlett
2014-10-17
1
-13
/
+48
*
credentials: Improve error message on failure to set machine account password
Andrew Bartlett
2014-10-17
1
-4
/
+6
*
credentials: Set secure_channel_type from secrets.tdb in cli_credentials_set_...
Andrew Bartlett
2014-10-17
1
-0
/
+13
*
credentials: Allow the secrets.tdb password to be newer than the secrets.ldb ...
Andrew Bartlett
2014-09-27
1
-0
/
+2
*
dbwrap: add dbwrap_flags argument to dbwrap_local_open()
Michael Adam
2014-02-07
1
-1
/
+2
*
auth/credentials: get the old password from secrets.tdb
Stefan Metzmacher
2013-08-05
1
-0
/
+11
*
auth/credentials: keep cli_credentials private
Stefan Metzmacher
2013-08-05
1
-0
/
+1
*
secrets: use lpcfg_private_db_path() convenience helper.
Rusty Russell
2013-04-12
1
-3
/
+1
*
ntdb: switch between secrets.tdb and secrets.ntdb depending on 'use ntdb'
Rusty Russell
2013-02-20
1
-1
/
+3
*
auth/credentials: Remove unused, and un-declared cli_credentials_set_krbtgt()
Andrew Bartlett
2012-08-29
1
-29
/
+0
*
auth/credentials: Better integrate fetch of secrets.tdb and secrets.ldb records
Andrew Bartlett
2012-08-29
1
-32
/
+61
*
auth/credentials: Improve memory handling in cli_credentials_set_machine_account
Andrew Bartlett
2012-08-29
1
-26
/
+26
*
auth/credentials: Avoid double-free in the failure case
Andrew Bartlett
2012-08-29
1
-1
/
+1
*
auth/credentials: Rework credentials handling to try and find the most recent...
Andrew Bartlett
2012-08-28
1
-33
/
+71
*
auth/credentials: Expand secrets.tdb fetch of secrets to preserve workstation...
Andrew Bartlett
2012-08-28
1
-0
/
+4
*
auth/credentials: Remove extra newline
Andrew Bartlett
2012-07-19
1
-1
/
+1
*
auth/credentials: Look in the secrets.tdb for the machine account
Andrew Bartlett
2012-07-15
1
-2
/
+49
*
Fix a bunch of "warning: variable ‘XXXX’ set but not used [-Wunused-but-s...
Jeremy Allison
2011-11-21
1
-2
/
+0
*
auth: move credentials layer to the top level
Andrew Bartlett
2011-10-11
1
-0
/
+293