1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-12 09:18:10 +03:00
samba-mirror/source/passdb
Jeremy Allison 52dc5eaef2 Remove the char[1024] strings from dynconfig. Replace
them with malloc'ing accessor functions. Should save a
lot of static space :-).
Jeremy.
2007-12-10 11:30:37 -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 Change tdb_unpack "P" to return a malloc'ed string rather 2007-12-03 14:54:06 -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