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 9fbbaa560a s3:passdb: avoid sid_to_gid() if the sid is "domain users"
If the call fails we would use the "domain users" sid anyway.

metze
2010-03-25 21:25:27 +01:00
..
login_cache.c s3: Make login_cache_write take a pointer 2010-03-16 22:35:41 +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 s3: Make use of ZERO_STRUCTP 2010-02-05 21:11:17 +01:00
passdb.c s3: Fix bug 5198 -- parse chfn(1)-change gecos field 2010-02-13 17:23:43 +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:passdb: avoid sid_to_gid() if the sid is "domain users" 2010-03-25 21:25:27 +01:00
pdb_interface.c s3: Make guest_user_info() static 2010-02-05 21:11:17 +01:00
pdb_ldap.c s3: Make login_cache_write take a pointer 2010-03-16 22:35:41 +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-passdb: Remove obsolete signal type cast. 2010-02-23 12:23:42 +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.c s3-passdb: Fix typo in debug message. 2010-03-10 12:08:27 +01:00
util_builtin.c Fix some nonempty blank lines 2010-03-25 10:24:45 +01: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