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
/
source3
/
passdb
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
passdb: change ABI version to 0.25.0 due to removed symbol.
Michael Adam
2016-01-22
1
-0
/
+312
*
s3:passdb: move my_sam_name() from passdb to util_name.c
Michael Adam
2016-01-22
1
-18
/
+0
*
python: Remove Python 2.4 support macros
Andrew Bartlett
2016-01-07
1
-7
/
+0
*
passdb: Change ABI version to 0.24.2
Garming Sam
2015-11-30
1
-0
/
+313
*
Add --set-nt-hash option to pdbedit to update user password from nt-hash hexs...
Alberto Maria Fiaschi
2015-11-30
1
-6
/
+18
*
s3: lsa: lookup_name() logic for unqualified (no DOMAIN\ component) names is ...
Jeremy Allison
2015-10-15
1
-1
/
+30
*
Rely on /dev/urandom
Volker Lendecke
2015-10-13
1
-29
/
+0
*
lib: Make sid_linearize take a uint8_t
Volker Lendecke
2015-08-27
1
-1
/
+1
*
secrets: Add function to fetch only password change timestamp
Christof Schmitt
2015-08-01
1
-9
/
+23
*
s3-passdb: Respect LOOKUP_NAME_GROUP flag in sid lookup.
Justin Maggard
2015-07-28
2
-3
/
+3
*
pdb_tdb: Use fstr_sprintf
Volker Lendecke
2015-07-21
1
-9
/
+8
*
s3:pdb_samba_dsdb: make use of dsdb_trust_search_tdo()
Stefan Metzmacher
2015-07-08
1
-13
/
+16
*
Convert the few instances of int32 there were to int32_t.
Richard Sharpe
2015-05-16
1
-3
/
+3
*
Convert all uses of uint32/16/8 to _t in source3/passdb.
Richard Sharpe
2015-05-12
15
-82
/
+82
*
s3-passdb: fix memleak in pdb_default_get_trusted_domain().
Günther Deschner
2015-04-17
1
-1
/
+9
*
s3-passdb: Fix 'force user' with winbind default domain
Andreas Schneider
2015-03-31
1
-0
/
+24
*
lib: Remove tdb_compat
Volker Lendecke
2015-03-17
1
-2
/
+2
*
lib: Remove "use_ntdb" param from secrets_init_path
Volker Lendecke
2015-03-17
2
-5
/
+4
*
Remove callers of lp_use_ntdb
Volker Lendecke
2015-03-17
2
-2
/
+2
*
passdb: Fix the O3 developer build
Volker Lendecke
2015-03-17
1
-2
/
+2
*
s3:pdb_samba_dsdb: implement pdb_samba_dsdb_set_trusteddom_pw()
Stefan Metzmacher
2015-03-12
1
-1
/
+278
*
s3:pdb_samba_dsdb: return the domain sid in pdb_samba_dsdb_get_trusteddom_pw()
Stefan Metzmacher
2015-03-12
1
-0
/
+13
*
s3:pdb_samba_dsdb: return the previous password and the kvno in pdb_samba_dsd...
Stefan Metzmacher
2015-03-12
1
-19
/
+72
*
Fix the O3 developer build
Volker Lendecke
2015-03-03
1
-1
/
+1
*
Remove an unused function call.
Richard Sharpe
2015-02-13
1
-17
/
+0
*
s3-passdb: lift annoying debug message level.
Günther Deschner
2015-02-13
1
-1
/
+1
*
Remove use of the "staticforward" macro
Petr Viktorin
2015-01-22
1
-3
/
+3
*
passdb: Cache output from pdb_[ug]id_to_sid
Volker Lendecke
2015-01-07
1
-0
/
+14
*
s3:passdb: fix logic in pdb_set_pw_history()
Stefan Metzmacher
2015-01-05
1
-7
/
+8
*
s3:pdb_samba_dsdb: use SEC_CHAN_DNS_DOMAIN in pdb_samba_dsdb_get_trusteddom_c...
Stefan Metzmacher
2014-12-19
1
-6
/
+33
*
s3:pdb_samba_dsdb: add pdb_samba_dsdb_get_trusteddom_creds
Stefan Metzmacher
2014-12-19
1
-1
/
+225
*
s3:passdb: let pdb_get_trust_credentials() try pdb_get_trusteddom_creds() first
Stefan Metzmacher
2014-12-18
1
-21
/
+44
*
s3:passdb: add optional get_trusteddom_creds() hooks
Stefan Metzmacher
2014-12-18
2
-0
/
+330
*
pdb: Increase version number to fix ABI
Garming Sam
2014-12-03
1
-0
/
+312
*
idmap: unify passdb *id_to_sid methods
Garming Sam
2014-12-03
6
-75
/
+101
*
s3:passdb: avoid invalid pointer type warnings in pdb_wbc_sam.c
Stefan Metzmacher
2014-11-25
1
-6
/
+13
*
s3:passdb: always copy the history in pdb_set_plaintext_passwd()
Stefan Metzmacher
2014-11-25
1
-19
/
+14
*
pdb_tdb: Avoid a nasty error message with ctdb
Volker Lendecke
2014-11-11
1
-0
/
+6
*
pdb_tdb: Fix a TALLOC/SAFE_FREE mixup
Volker Lendecke
2014-11-11
1
-1
/
+1
*
pdb_tdb: don't leak state_path onto talloc tos
David Disseldorp
2014-11-03
1
-2
/
+8
*
account_pol: don't leak state_path onto talloc tos
David Disseldorp
2014-11-03
1
-2
/
+10
*
passdb: Use common code in cli_credentials_set_machine_account_db_ctx()
Andrew Bartlett
2014-10-17
1
-16
/
+50
*
s3:passdb: add pdb_get_trust_credentials()
Stefan Metzmacher
2014-09-27
3
-22
/
+556
*
passdb: Use talloc_zero_array
Volker Lendecke
2014-09-20
1
-3
/
+2
*
passdb: Avoid use-after-free when setting a plaintext password
Andrew Bartlett
2014-09-08
1
-2
/
+3
*
passdb: Use sam_get_results_trust() and implement pdb_samba_dsdb_get_trustedd...
Andrew Bartlett
2014-09-01
1
-1
/
+124
*
passdb: fix NT_STATUS_NO_SUCH_GROUP
Arvid Requate
2014-08-25
1
-2
/
+2
*
Don't discard result of checking grouptype
Roel van Meer
2014-08-23
1
-2
/
+0
*
passdb: add missing newline to debug message in get_primary_group_sid()
Justin Maggard
2014-08-09
1
-1
/
+1
*
lib/util: move memcache.[ch] to the toplevel 'samba-util' library
Stefan Metzmacher
2014-07-18
2
-2
/
+2
[prev]
[next]