1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-27 03:21:53 +03:00
samba-mirror/source3/passdb
Simo Sorce 3b12c38ac0 s3:schannel streamline interface
Make calling schannel much easier by removing the need to explicitly open the
database. Let the abstraction do it instead.
2010-02-23 12:46:50 -05:00
..
login_cache.c Second part of fix for bug #7072 - Accounts can't be unlocked from ldap. 2010-01-27 16:52:40 -08: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: only use gid_to_sid() result if the result is a group of our local sam 2010-02-09 12:57:01 +01:00
pdb_interface.c s3: Make guest_user_info() static 2010-02-05 21:11:17 +01:00
pdb_ldap.c s3: change ldap filter to what really was intended 2010-02-10 13:48:11 +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-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