1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-12 09:18:10 +03:00
samba-mirror/source3/passdb
Jeremy Allison cfcdeb52bf Fix for bug #5163 from Laurent Pinchart <pinchart@skynet.be>
Failure to change password in ldap is mapped to NT_STATUS_UNSUCCESSFUL unconditionally.
Jeremy.
(This used to be commit 9369d6e907)
2008-01-02 18:20:23 -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 Convert the [gu]id_sid cache to memcache 2007-12-23 12:43:29 +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 Prevent another segfault. 2007-12-18 01:30:52 +01:00
pdb_compat.c Replace sid_string_static by sid_string_dbg in DEBUGs 2007-12-15 22:09:36 +01:00
pdb_get_set.c Replace sid_string_static by sid_string_dbg in DEBUGs 2007-12-15 22:09:36 +01:00
pdb_interface.c Convert csamuser to memcache 2007-12-28 13:13:29 +01:00
pdb_ldap.c Fix for bug #5163 from Laurent Pinchart <pinchart@skynet.be> 2008-01-02 18:20:23 -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 Remove the sampwent interface 2007-12-26 18:57:15 +01:00
pdb_tdb.c Make pdb_tdb honour a private dir overridden in smb.conf. 2007-12-29 21:38:39 -08:00
secrets.c Add and use some keystr functions using talloc_tos() in secrets api. 2007-12-19 11:15:17 +01: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 Replace sid_string_static by sid_string_dbg in DEBUGs 2007-12-15 22:09:36 +01:00