Age | Commit message (Expand) | Author | Files | Lines |
2012-09-07 | Free protect_ids in secret_store_domain_guid() as the caller of fetch_secrets... | Michele Baldessari | 1 | -0/+2 |
2012-09-05 | Free protect_ids in secret_store_domain_sid() as the caller of fetch_secrets(... | Michele Baldessari | 1 | -0/+2 |
2012-08-28 | s3-secrets: Handle all valid ROLE_ values in get_default_sec_channel() | Andrew Bartlett | 1 | -1/+2 |
2012-08-28 | s3-secrets: Add helper function to set machine account password from secrets_... | Andrew Bartlett | 1 | -0/+86 |
2012-08-14 | s3-passdb: Silence scary DEBUG(0) message on first use of secrets.tdb databases | Andrew Bartlett | 1 | -5/+10 |
2012-08-09 | Check error returns from strupper_m() (in all reasonable places). | Jeremy Allison | 1 | -2/+6 |
2012-07-15 | s3-secrets: Use C99 types | Andrew Bartlett | 1 | -6/+6 |
2012-07-13 | s3-auth Remove unused global_machine_account_needs_changing | Andrew Bartlett | 1 | -11/+0 |
2012-02-18 | s3-secrets: Remove unused secrets_delete_machine_password() | Andrew Bartlett | 1 | -13/+0 |
2012-01-29 | s3: Fix unused variable warnings | Volker Lendecke | 1 | -0/+4 |
2012-01-27 | s3-pdb: Break SECRETS3 dependency on PDB. | Simo Sorce | 1 | -50/+49 |
2011-10-11 | s3:secrets: convert to use dbwrap wrapper functions only | Michael Adam | 1 | -1/+1 |
2011-10-07 | build: Remove _SAMBA_WAF_BUILD_ | Andrew Bartlett | 1 | -4/+4 |
2011-07-29 | s3:dbwrap: move all .c and .h files of dbwrap to lib/dbwrap/ | Michael Adam | 1 | -1/+1 |
2011-05-08 | s3-passdb Redirect domain GUID and SID queries to the passdb stack | Andrew Bartlett | 1 | -0/+58 |
2011-05-06 | s3: only include tdb headers where needed. | Günther Deschner | 1 | -0/+1 |
2011-03-31 | s3-libndr: add ../librpc/ndr/libndr.h include in some places. | Günther Deschner | 1 | -0/+1 |
2011-03-30 | s3-passdb: add passdb.h where needed. | Günther Deschner | 1 | -0/+1 |
2010-08-26 | s3-build: use dbwrap.h only where needed. | Günther Deschner | 1 | -0/+1 |
2010-08-05 | s3-secrets: only include secrets.h when needed. | Günther Deschner | 1 | -0/+1 |
2010-06-02 | s3: Allow previous password to be stored and use it to check tickets | Matthieu Patou | 1 | -4/+77 |
2010-05-18 | s3:split secrets.c to put machine account secrets in a new file | Andrew Bartlett | 1 | -0/+398 |