summaryrefslogtreecommitdiff
path: root/source3/passdb
AgeCommit message (Expand)AuthorFilesLines
2011-03-17Fix compiler warning in debug message.Jeremy Allison1-1/+1
2011-03-16s3: Fix Coverity ID 1034, CHECKED_RETURNVolker Lendecke1-3/+1
2011-03-16s3: Fix a cut&paste error in pdb_ads_connectVolker Lendecke1-1/+1
2011-03-15s3: Read uidNumber/gidNumber in pdb_ads_sid_to_idVolker Lendecke1-29/+45
2011-03-10Quite some callers of sid_split_rid do not care about the ridVolker Lendecke5-14/+8
2011-03-06s3: Move EXOP definitions to smbldap.hVolker Lendecke1-25/+0
2011-03-03s3: Remove an obsolete commentVolker Lendecke1-3/+1
2011-03-02s3-libds: use already existing ../libds/common/flag_mapping.h header.Günther Deschner1-0/+1
2011-02-28Fix some typesJelmer Vernooij1-2/+2
2011-02-28Fix one more warning introduced by changing the size of UNIX_USER_TOKEN->ngro...Jeremy Allison1-1/+1
2011-02-28s3: add functions to remove entries from idmap memcacheGregor Beck1-0/+52
2011-02-28s3: add functions to flush the idmap memcacheGregor Beck1-0/+14
2011-02-26s3: Fix pdb_ads_enum_group_memberships argsVolker Lendecke1-1/+1
2011-02-22s3: Fix filtering in pdb_ads_search_usersVolker Lendecke1-6/+19
2011-02-22s3: Fix some nonempty blank linesVolker Lendecke1-10/+10
2011-02-22s3:auth: change num_groups to from size_t to uint32_tStefan Metzmacher2-9/+9
2011-02-21s3-pdb_ipa: remove uninitialized (and unused) status code.Günther Deschner1-2/+1
2011-02-20s3: Fix pdb_ads_enum_aliasmem for empty aliasesVolker Lendecke1-1/+3
2011-02-20s3: Support SetGroupInfo in pdb_adsVolker Lendecke1-4/+66
2011-02-20s3: Fix a debug messageVolker Lendecke1-1/+1
2011-02-20s3: Fix pdb_ads_enum_group_members for empty groupsVolker Lendecke1-1/+3
2011-02-20s3: Fix error returns in pdb_ads_mod_groupmemVolker Lendecke1-2/+4
2011-02-20s3: Fix return code of pdb_ads_getsamupriv if the user does not existVolker Lendecke1-1/+1
2011-02-20s3: Add ACB_NORMAL to workstations, match RPC-SAMRVolker Lendecke1-1/+9
2011-02-20s3: Make QueryDispInfo and QueryInfo match for guestVolker Lendecke1-6/+19
2011-02-19s3: Pass logonHours through pdb_adsVolker Lendecke1-0/+22
2011-02-19s3: Add "len" to pdb_set_hoursVolker Lendecke3-8/+13
2011-02-19s3: Let pdb_ads write accountExpiresVolker Lendecke1-0/+18
2011-02-19s3: Fix pdb_ads_pull_timeVolker Lendecke1-1/+1
2011-02-18s3-waf: use SAMBA3_*() build rules in source3/buildAndrew Tridgell1-6/+6
2011-02-17s3-lsa: only proceed in _lsa_EnumTrustedDomainsEx when backend has trusted do...Günther Deschner1-1/+1
2011-02-16s3-ipasam: Add aliases for trusted domain userSumit Bose1-1/+15
2011-02-16s3-lsa: Implement lsaRSetForestTrustInformationSumit Bose1-0/+15
2011-02-16s3-ipasam: add IPA specific attributesSumit Bose1-2/+211
2011-02-16s3-ipasam: add pdb_ipasam_capabilities() and pdb_ipasam_get_domain_info()Sumit Bose1-0/+45
2011-02-16s3-ipasam: add ipasam_get_trusted_domain_by_sid()Sumit Bose2-18/+95
2011-02-16s3-ipasam: add wrapper for ipasam_enum_trusteddoms()Sumit Bose1-8/+43
2011-02-16s3-ipasam: implement enum_trusted_domainsSumit Bose1-0/+76
2011-02-16s3-ipasam: implement {get,set,del}_trusted_domainSumit Bose1-0/+434
2011-02-16s3-passdb: make priv2ld() publicSumit Bose1-1/+1
2011-02-16s3-passdb: add {get,set,del,enum}_trusted_domain callsSumit Bose1-0/+65
2011-02-16s3-ipasam: Disable old trustdom_pw callsSumit Bose1-0/+36
2011-02-16s3-passdb: Add minimal stub for IPA passdb backendSumit Bose3-1/+50
2011-02-15s3: Support "codePage" in pdb_adsVolker Lendecke1-0/+8
2011-02-15s3: Add "code_page" to struct samuVolker Lendecke1-0/+12
2011-02-15s3: Support "country_code" in pdb_adsVolker Lendecke1-0/+10
2011-02-15s3: Add "country_code" to struct samuVolker Lendecke1-0/+12
2011-02-15s3: Add userWorkstations and userParameters to pdb_adsVolker Lendecke1-0/+20
2011-02-15s3-waf: TLDAP is only needed by pdb_ads (and smbtorture).Günther Deschner1-1/+1
2011-02-13s3: Add "comment" and "description" to pdb_adsVolker Lendecke1-0/+20