summaryrefslogtreecommitdiffstats
path: root/source3/passdb
Commit message (Collapse)AuthorAgeFilesLines
...
* s3: Fix pdb_ads_enum_aliasmem for empty aliasesVolker Lendecke2011-02-201-1/+3
| | | | | Autobuild-User: Volker Lendecke <vlendec@samba.org> Autobuild-Date: Sun Feb 20 21:40:40 CET 2011 on sn-devel-104
* s3: Support SetGroupInfo in pdb_adsVolker Lendecke2011-02-201-4/+66
|
* s3: Fix a debug messageVolker Lendecke2011-02-201-1/+1
|
* s3: Fix pdb_ads_enum_group_members for empty groupsVolker Lendecke2011-02-201-1/+3
|
* s3: Fix error returns in pdb_ads_mod_groupmemVolker Lendecke2011-02-201-2/+4
|
* s3: Fix return code of pdb_ads_getsamupriv if the user does not existVolker Lendecke2011-02-201-1/+1
| | | | | Autobuild-User: Volker Lendecke <vlendec@samba.org> Autobuild-Date: Sun Feb 20 11:12:01 CET 2011 on sn-devel-104
* s3: Add ACB_NORMAL to workstations, match RPC-SAMRVolker Lendecke2011-02-201-1/+9
|
* s3: Make QueryDispInfo and QueryInfo match for guestVolker Lendecke2011-02-201-6/+19
|
* s3: Pass logonHours through pdb_adsVolker Lendecke2011-02-191-0/+22
| | | | | Autobuild-User: Volker Lendecke <vlendec@samba.org> Autobuild-Date: Sat Feb 19 12:22:08 CET 2011 on sn-devel-104
* s3: Add "len" to pdb_set_hoursVolker Lendecke2011-02-193-8/+13
|
* s3: Let pdb_ads write accountExpiresVolker Lendecke2011-02-191-0/+18
|
* s3: Fix pdb_ads_pull_timeVolker Lendecke2011-02-191-1/+1
|
* s3-waf: use SAMBA3_*() build rules in source3/buildAndrew Tridgell2011-02-181-6/+6
| | | | | | | | | | this brings the s3 waf build much closer to the proposed s3build top level build, using the same bld.SAMBA3_*() rules There are a few renames of subsystems in here, with a 3 suffix where it would create a conflict. Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>
* s3-lsa: only proceed in _lsa_EnumTrustedDomainsEx when backend has trusted ↵Günther Deschner2011-02-171-1/+1
| | | | | | domain support. Guenther
* s3-ipasam: Add aliases for trusted domain userSumit Bose2011-02-161-1/+15
| | | | | | | Signed-off-by: Günther Deschner <gd@samba.org> Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Wed Feb 16 12:58:13 CET 2011 on sn-devel-104
* s3-lsa: Implement lsaRSetForestTrustInformationSumit Bose2011-02-161-0/+15
| | | | Signed-off-by: Günther Deschner <gd@samba.org>
* s3-ipasam: add IPA specific attributesSumit Bose2011-02-161-2/+211
| | | | Signed-off-by: Günther Deschner <gd@samba.org>
* s3-ipasam: add pdb_ipasam_capabilities() and pdb_ipasam_get_domain_info()Sumit Bose2011-02-161-0/+45
| | | | Signed-off-by: Günther Deschner <gd@samba.org>
* s3-ipasam: add ipasam_get_trusted_domain_by_sid()Sumit Bose2011-02-162-18/+95
| | | | Signed-off-by: Günther Deschner <gd@samba.org>
* s3-ipasam: add wrapper for ipasam_enum_trusteddoms()Sumit Bose2011-02-161-8/+43
| | | | Signed-off-by: Günther Deschner <gd@samba.org>
* s3-ipasam: implement enum_trusted_domainsSumit Bose2011-02-161-0/+76
| | | | Signed-off-by: Günther Deschner <gd@samba.org>
* s3-ipasam: implement {get,set,del}_trusted_domainSumit Bose2011-02-161-0/+434
| | | | Signed-off-by: Günther Deschner <gd@samba.org>
* s3-passdb: make priv2ld() publicSumit Bose2011-02-161-1/+1
| | | | Signed-off-by: Günther Deschner <gd@samba.org>
* s3-passdb: add {get,set,del,enum}_trusted_domain callsSumit Bose2011-02-161-0/+65
| | | | Signed-off-by: Günther Deschner <gd@samba.org>
* s3-ipasam: Disable old trustdom_pw callsSumit Bose2011-02-161-0/+36
| | | | Signed-off-by: Günther Deschner <gd@samba.org>
* s3-passdb: Add minimal stub for IPA passdb backendSumit Bose2011-02-163-1/+50
| | | | Signed-off-by: Günther Deschner <gd@samba.org>
* s3: Support "codePage" in pdb_adsVolker Lendecke2011-02-151-0/+8
| | | | | Autobuild-User: Volker Lendecke <vlendec@samba.org> Autobuild-Date: Tue Feb 15 22:00:27 CET 2011 on sn-devel-104
* s3: Add "code_page" to struct samuVolker Lendecke2011-02-151-0/+12
|
* s3: Support "country_code" in pdb_adsVolker Lendecke2011-02-151-0/+10
|
* s3: Add "country_code" to struct samuVolker Lendecke2011-02-151-0/+12
|
* s3: Add userWorkstations and userParameters to pdb_adsVolker Lendecke2011-02-151-0/+20
|
* s3-waf: TLDAP is only needed by pdb_ads (and smbtorture).Günther Deschner2011-02-151-1/+1
| | | | Guenther
* s3: Add "comment" and "description" to pdb_adsVolker Lendecke2011-02-131-0/+20
| | | | | | | | This is pending a change to samldb_description_check, we might have to modify the description with a TLDAP_MOD_REPLACE operation. Autobuild-User: Volker Lendecke <vlendec@samba.org> Autobuild-Date: Sun Feb 13 17:56:58 CET 2011 on sn-devel-104
* s3: Make "net sam list [users|workstations]" list only the right thingsVolker Lendecke2011-02-131-1/+20
| | | | | Autobuild-User: Volker Lendecke <vlendec@samba.org> Autobuild-Date: Sun Feb 13 12:59:14 CET 2011 on sn-devel-104
* s3: Remove an unneeded protoVolker Lendecke2011-02-131-3/+0
|
* s3: Fix some nonempty blank linesVolker Lendecke2011-02-131-6/+6
|
* s3: Convert tldap_entry_values args to "array, count"Volker Lendecke2011-02-131-2/+2
|
* s3: Add an explicit counter to tldap_add_mod_[blobs|str]Volker Lendecke2011-02-131-8/+10
|
* s3: Convert tldap_make_mod_fmt args to "array, count"Volker Lendecke2011-02-131-16/+16
|
* s3: Convert tldap_add_mod_blobs args to "array, count"Volker Lendecke2011-02-131-1/+1
|
* s3: Align the args of pdb_ads_update_sam_account to tldap_modifyVolker Lendecke2011-02-131-2/+2
|
* s3: Make "smbpasswd <user>" work with pdb_adsVolker Lendecke2011-02-121-8/+33
| | | | | Autobuild-User: Volker Lendecke <vlendec@samba.org> Autobuild-Date: Sat Feb 12 15:17:39 CET 2011 on sn-devel-104
* s3-waf: use bld.env.HAVE_LDAP in some more places, hopefully fixes the ↵Günther Deschner2011-02-111-1/+1
| | | | | | | | | builds w/o ldap. Guenther Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Fri Feb 11 13:08:38 CET 2011 on sn-devel-104
* s3: Align the args in tldap_modifyVolker Lendecke2011-02-101-4/+4
| | | | | Autobuild-User: Volker Lendecke <vlendec@samba.org> Autobuild-Date: Thu Feb 10 23:20:05 CET 2011 on sn-devel-104
* s3: Align tldap_add and tldap_add_sendVolker Lendecke2011-02-101-3/+3
|
* s3: Add primary group in pdb_ads_enum_group_membershipsVolker Lendecke2011-02-061-21/+27
| | | | | Autobuild-User: Volker Lendecke <vlendec@samba.org> Autobuild-Date: Sun Feb 6 18:41:08 CET 2011 on sn-devel-104
* s3: Fix auth_netlogond to cope with netlogon_creds_CredentialStateVolker Lendecke2011-02-061-25/+0
| | | | | Autobuild-User: Volker Lendecke <vlendec@samba.org> Autobuild-Date: Sun Feb 6 17:30:48 CET 2011 on sn-devel-104
* s3: Fix a potential memleak in secrets_fetch_trusted_domain_passwordVolker Lendecke2011-02-061-1/+3
|
* s3: In pdb_ads, cope with artificial samu structsVolker Lendecke2011-02-061-2/+10
|
* s3: Use strlcpy in pdb_ads_connectVolker Lendecke2011-02-061-2/+2
|