1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-12 09:18:10 +03:00
samba-mirror/source/passdb
Michael Adam 7590b12a99 Fix secrets_store_trusted_domain_password() after pstring removal.
Jeremy, this small "&" sign has given me a headache... :-)

Michael
2007-12-12 09:47:28 -08:00
..
login_cache.c RIP BOOL. Convert BOOL -> bool. I found a few interesting 2007-10-18 17:40:25 -07:00
lookup_sid.c Use the proper boolean constants - the type has been 2007-11-27 16:36:06 +01:00
machine_sid.c RIP BOOL. Convert BOOL -> bool. I found a few interesting 2007-10-18 17:40:25 -07:00
passdb.c Remove pstrings from pam_smbpass - make local_password_change 2007-11-21 17:42:52 -08:00
pdb_compat.c RIP BOOL. Convert BOOL -> bool. I found a few interesting 2007-10-18 17:40:25 -07:00
pdb_get_set.c More pstring elimination. 2007-11-20 17:18:16 -08:00
pdb_interface.c More pstring elimination. 2007-11-20 17:18:16 -08:00
pdb_ldap.c Remove next_token - all uses must now be next_token_talloc. 2007-12-07 17:32:32 -08:00
pdb_nds.c RIP BOOL. Convert BOOL -> bool. I found a few interesting 2007-10-18 17:40:25 -07:00
pdb_smbpasswd.c More pstring elimination. 2007-11-20 17:18:16 -08:00
pdb_tdb.c Remove the char[1024] strings from dynconfig. Replace 2007-12-10 11:30:37 -08:00
secrets.c Fix secrets_store_trusted_domain_password() after pstring removal. 2007-12-12 09:47:28 -08:00
util_builtin.c RIP BOOL. Convert BOOL -> bool. I found a few interesting 2007-10-18 17:40:25 -07:00
util_unixsids.c RIP BOOL. Convert BOOL -> bool. I found a few interesting 2007-10-18 17:40:25 -07:00
util_wellknown.c RIP BOOL. Convert BOOL -> bool. I found a few interesting 2007-10-18 17:40:25 -07:00