1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-11 05:18:09 +03:00
samba-mirror/source3/passdb
Andrew Bartlett 35ac9d287f Try to catch up on the code I've put into HEAD that should be in 3.0:
- vorlan's hosts allow with DNS names patch
 - use x_fileno() in debug.c, not the struct directly.
 - check for server timeout on password change (was reporting success)
 - better error/status loggin in both the pam_winbind client and winbindd_pam
server code.
 - (pdb_ldap) don't set the ldap version twice - we do it on every bind anyway.
(This used to be commit 9fa1863d8e)
2002-10-26 02:20:59 +00:00
..
.cvsignore add .po32 files to ignore list 2001-11-28 19:49:43 +00:00
machine_sid.c sync'ing up for 3.0alpha20 release 2002-09-25 15:19:00 +00:00
passdb.c sync with HEAD 2002-09-26 18:58:34 +00:00
pdb_compat.c Break up the passdb objects (to allow RPC clients to link without brining in 2002-07-03 07:37:54 +00:00
pdb_get_set.c sync with HEAD 2002-09-26 18:58:34 +00:00
pdb_interface.c Only run free_private_data when specified (reported by Steve Langasek aka vorlon) 2002-10-25 00:38:10 +00:00
pdb_ldap.c Try to catch up on the code I've put into HEAD that should be in 3.0: 2002-10-26 02:20:59 +00:00
pdb_nisplus.c Fix memory leak (patch by Steve Langasek) 2002-10-25 02:35:44 +00:00
pdb_plugin.c sync'ing up for 3.0alpha20 release 2002-09-25 15:19:00 +00:00
pdb_smbpasswd.c sync with HEAD 2002-09-26 18:58:34 +00:00
pdb_tdb.c syncing up with HEAD again.... 2002-09-26 18:37:55 +00:00
pdb_unix.c syncing up with HEAD again.... 2002-09-26 18:37:55 +00:00
secrets.c Add a timeout to tdb_lock_bystring(). Ensure we never have more than 2002-10-04 22:53:18 +00:00
util_sam_sid.c Start to merge the new ACL mapping code from Andreas Gruenbacher <agruen@suse.de>. 2002-10-18 19:46:32 +00:00