1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-27 03:21:53 +03:00
samba-mirror/source/passdb
Andrew Bartlett cfa1e459d7 Fixes for pdb_ldap:
- Default is now for start-tls, on the ldap (not ldaps) port
 - We check for 'I am currently root' in the right place now, and don't
   accidentily use a cached connection.
 - We don't loop on failure to be root, or some other errors.

 - A bit cleaner error reporting for add/modify.

 - Both the OpenLDAP and manual URI parsing tested.

Andrew Bartlett
0001-01-01 00:00:00 +00:00
..
.cvsignore add .po32 files to ignore list 0001-01-01 00:00:00 +00:00
machine_sid.c Replaced reference to global_myworkgroup by calls to lp_workgroup(). 0001-01-01 00:00:00 +00:00
passdb.c This moves the group mapping API into the passdb backend. 0001-01-01 00:00:00 +00:00
pdb_compat.c Nice *big* patch from metze. 0001-01-01 00:00:00 +00:00
pdb_get_set.c Nice *big* patch from metze. 0001-01-01 00:00:00 +00:00
pdb_interface.c Only run free_private_data when it's specified (reported by Steve Langasek aka vorlon) 0001-01-01 00:00:00 +00:00
pdb_ldap.c Fixes for pdb_ldap: 0001-01-01 00:00:00 +00:00
pdb_nisplus.c Fix memory leak (patch by Steve Langasek) 0001-01-01 00:00:00 +00:00
pdb_plugin.c small fixes 0001-01-01 00:00:00 +00:00
pdb_smbpasswd.c This moves the group mapping API into the passdb backend. 0001-01-01 00:00:00 +00:00
pdb_tdb.c This moves the group mapping API into the passdb backend. 0001-01-01 00:00:00 +00:00
pdb_unix.c pdb_unix.c did not really expect group RIDs dictated by a PDC and looking 0001-01-01 00:00:00 +00:00
secrets.c Add a timeout to tdb_lock_bystring(). Ensure we never have more than 0001-01-01 00:00:00 +00:00
util_sam_sid.c Start to merge the new ACL mapping code from Andreas Gruenbacher <agruen@suse.de>. 0001-01-01 00:00:00 +00:00