index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
auth
/
credentials
/
credentials.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-16
auth:credentials: avoid talloc_reference in cli_credentials_set_netlogon_creds()
Stefan Metzmacher
1
-1
/
+5
2013-09-20
auth: fix space/tab mixup in cli_credentials_get_password()
Michael Adam
1
-2
/
+2
2013-09-18
Prepare for SASL/EXTERNAL support
Howard Chu
1
-0
/
+8
2013-09-16
auth/credentials: Add cli_credentials_{set,get}_forced_sasl_mech()
Andrew Bartlett
1
-0
/
+14
2013-08-12
auth/credentials: make sure cli_credentials_get_nt_hash() always returns a ta...
Stefan Metzmacher
1
-5
/
+14
2013-08-05
auth/credentials: use CRED_CALLBACK_RESULT after a callback
Stefan Metzmacher
1
-11
/
+23
2013-08-05
auth/credentials: simplify password_tries state
Stefan Metzmacher
1
-5
/
+14
2013-08-05
auth/credentials: keep cli_credentials private
Stefan Metzmacher
1
-0
/
+1
2013-08-05
auth/credentials: add cli_credentials_shallow_copy()
Stefan Metzmacher
1
-0
/
+15
2013-08-05
auth/credentials: add cli_credentials_[set_]callback_data*
Stefan Metzmacher
1
-0
/
+11
2013-08-05
auth/credentials: remove pointless talloc_reference() from cli_credentials_ge...
Stefan Metzmacher
1
-1
/
+1
2013-08-05
auth/credentials: remove pointless talloc_reference() from cli_credentials_ge...
Stefan Metzmacher
1
-1
/
+1
2012-08-31
auth/credentials: Do not print passwords in a talloc memory dump
Andrew Bartlett
1
-0
/
+8
2012-05-24
auth/credentials: 'workgroup' set via command line will not drop existing ccache
Alexander Bokovoy
1
-1
/
+5
2011-10-18
credentials: Prioritise command-line specified options above defaults from sm...
Andrew Bartlett
1
-3
/
+15
2011-10-11
auth/credentials Declare remaining functions are public interfaces and put in...
Andrew Bartlett
1
-9
/
+8
2011-10-11
auth: move credentials layer to the top level
Andrew Bartlett
1
-0
/
+1002