index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
auth
/
credentials
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix the O3 developer build
Volker Lendecke
2015-03-03
1
-2
/
+4
*
auth/credentials_krb5: fix memory leak in cli_credentials_failed_kerberos_log...
Günther Deschner
2015-01-26
1
-0
/
+2
*
auth/credentials: add cli_credentials_set_utf16_password()
Stefan Metzmacher
2014-12-19
3
-6
/
+65
*
credentials test: Use samba.tests.subunitrun.
Jelmer Vernooij
2014-11-22
1
-20
/
+14
*
Remove unused imports.
Jelmer Vernooij
2014-11-19
1
-7
/
+1
*
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
2
-13
/
+64
*
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
*
auth/credentials_krb5: silence a build warning.
Günther Deschner
2014-08-08
1
-0
/
+2
*
auth/credentials-krb5: use get_kerberos_allowed_etypes().
Günther Deschner
2014-08-08
1
-6
/
+5
*
kerberos: Remove un-used event context argument from smb_krb5_init_context()
Andrew Bartlett
2014-04-28
1
-1
/
+1
*
auth/tests: add missing #include "torture/local/proto.h"
Stefan Metzmacher
2014-04-02
1
-0
/
+1
*
dbwrap: add dbwrap_flags argument to dbwrap_local_open()
Michael Adam
2014-02-07
1
-1
/
+2
*
auth:credentials: avoid talloc_reference in cli_credentials_set_netlogon_creds()
Stefan Metzmacher
2013-10-16
1
-1
/
+5
*
auth: fix space/tab mixup in cli_credentials_get_password()
Michael Adam
2013-09-20
1
-2
/
+2
*
Prepare for SASL/EXTERNAL support
Howard Chu
2013-09-18
1
-0
/
+8
*
auth/credentials: Add cli_credentials_{set,get}_forced_sasl_mech()
Andrew Bartlett
2013-09-16
4
-0
/
+46
*
auth/credentials: make sure cli_credentials_get_nt_hash() always returns a ta...
Stefan Metzmacher
2013-08-12
2
-7
/
+16
*
auth/credentials: use CRED_CALLBACK_RESULT after a callback
Stefan Metzmacher
2013-08-05
1
-11
/
+23
*
auth/credentials: simplify password_tries state
Stefan Metzmacher
2013-08-05
2
-6
/
+15
*
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
6
-93
/
+126
*
auth/credentials: add cli_credentials_shallow_copy()
Stefan Metzmacher
2013-08-05
2
-0
/
+18
*
auth/credentials: add cli_credentials_[set_]callback_data*
Stefan Metzmacher
2013-08-05
2
-0
/
+19
*
auth/credentials: remove pointless talloc_reference() from cli_credentials_ge...
Stefan Metzmacher
2013-08-05
1
-1
/
+1
*
auth/credentials: remove pointless talloc_reference() from cli_credentials_ge...
Stefan Metzmacher
2013-08-05
1
-1
/
+1
*
build: Build with system md5.h on OpenIndiana
Andrew Bartlett
2013-06-19
1
-1
/
+1
*
build: Remove unused credentials_samba3.c
Andrew Bartlett
2013-05-28
1
-49
/
+0
*
secrets: use lpcfg_private_db_path() convenience helper.
Rusty Russell
2013-04-12
1
-3
/
+1
*
auth/pycredentials: make use of samba_tevent_context_init()
Stefan Metzmacher
2013-02-28
1
-1
/
+1
*
ntdb: switch between secrets.tdb and secrets.ntdb depending on 'use ntdb'
Rusty Russell
2013-02-20
1
-1
/
+3
*
auth: added cli_credentials_failed_kerberos_login()
Andrew Tridgell
2012-11-01
2
-0
/
+64
*
auth/credentials: Do not print passwords in a talloc memory dump
Andrew Bartlett
2012-08-31
1
-0
/
+8
*
auth/credentials: Support match-by-key in cli_credentials_get_server_gss_creds()
Andrew Bartlett
2012-08-30
1
-3
/
+8
*
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
*
build: rename security → samba-security
Björn Jacke
2012-08-10
1
-1
/
+1
*
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
2
-3
/
+50
*
auth/credentials: 'workgroup' set via command line will not drop existing ccache
Alexander Bokovoy
2012-05-24
2
-13
/
+7
*
auth-credentials: Support using pre-fetched ccache when obtaining kerberos cr...
Alexander Bokovoy
2012-05-23
1
-2
/
+12
*
auth and s4-rpc_server: Do not use features we currently can't implement with...
Simo Sorce
2012-05-23
1
-1
/
+4
*
s4-auth: Use smb_krb5_cc_get_lifetime() wrapper.
Andreas Schneider
2012-05-04
1
-2
/
+2
*
lib/replace: split out GSSAPI from lib/replace/system/kerberos.h into lib/rep...
Alexander Bokovoy
2012-04-25
1
-0
/
+1
[next]