1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source3/passdb
Stefan Metzmacher ac224452b9 s3:pdb_ldap: restore Samba 3.0.x behavior and use the first "uid" value.
See bug #6157 for more details.

metze

Signed-off-by: Stefan Metzmacher <metze@samba.org>
(cherry picked from commit 25806f43dd)
2010-01-14 02:27:34 +01:00
..
login_cache.c s3:passdb: put login_cache.tdb into cache_dir, not lock_dir. 2009-01-16 01:02:22 +01:00
lookup_sid.c s3: Use sid_check_is_in_our_domain instead of a direct sid_peek_check_rid 2010-01-10 20:56:16 +01:00
machine_sid.c Use common util_file code. 2008-10-12 17:34:43 +02:00
passdb.c s3: Replace most calls to sid_append_rid() by sid_compose() 2010-01-10 20:56:16 +01:00
pdb_ads.c s3:passdb: remove the uid_to_rid method - we only need uid_to_sid 2009-11-14 01:28:50 +01:00
pdb_compat.c s3: Replace most calls to sid_append_rid() by sid_compose() 2010-01-10 20:56:16 +01:00
pdb_get_set.c s3: Replace most calls to sid_append_rid() by sid_compose() 2010-01-10 20:56:16 +01:00
pdb_interface.c s3: Replace most calls to sid_append_rid() by sid_compose() 2010-01-10 20:56:16 +01:00
pdb_ldap.c s3:pdb_ldap: restore Samba 3.0.x behavior and use the first "uid" value. 2010-01-14 02:27:34 +01:00
pdb_nds.c s3-ldap: fix more callers of smbldap_dn_talloc() that were passing a NULL context. 2009-05-05 21:22:28 +02:00
pdb_smbpasswd.c s3: "startsmbfilepwent" only looks at the inode -- is that enough? 2009-11-29 11:22:04 +01:00
pdb_tdb.c s3:passdb: use transaction_wrapped write in tdbsam_new_rid() 2009-07-29 16:26:30 +02:00
pdb_wbc_sam.c Fix Coverity CIDs 887, 888. Don't pass NULL's to functions 2009-07-17 21:50:33 -07:00
secrets_schannel.c s3-passdb: move open_schannel_session_store() to passdb/secrets_schannel.c. 2009-10-28 12:37:39 +01:00
secrets.c s3-secrets: use autogenerated code for TRUSTED_DOM_PASS struct parsing from a tdb. 2009-10-29 10:49:39 +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 s3: Replace most calls to sid_append_rid() by sid_compose() 2010-01-10 20:56:16 +01:00
util_wellknown.c s3: Replace most calls to sid_append_rid() by sid_compose() 2010-01-10 20:56:16 +01:00