wafsamba: add -Wcast-qual only to the toplevel (s4) build.
[samba.git] / source3 / passdb /
2011-03-17 Jeremy AllisonFix compiler warning in debug message.
2011-03-16 Volker Lendeckes3: Fix Coverity ID 1034, CHECKED_RETURN
2011-03-16 Volker Lendeckes3: Fix a cut&paste error in pdb_ads_connect
2011-03-15 Volker Lendeckes3: Read uidNumber/gidNumber in pdb_ads_sid_to_id
2011-03-10 Volker LendeckeQuite some callers of sid_split_rid do not care about...
2011-03-06 Volker Lendeckes3: Move EXOP definitions to smbldap.h
2011-03-03 Volker Lendeckes3: Remove an obsolete comment
2011-03-02 Günther Deschners3-libds: use already existing ../libds/common/flag_map...
2011-02-28 Jelmer VernooijFix some types
2011-02-28 Jeremy AllisonFix one more warning introduced by changing the size...
2011-02-28 Gregor Becks3: add functions to remove entries from idmap memcache
2011-02-28 Gregor Becks3: add functions to flush the idmap memcache
2011-02-26 Volker Lendeckes3: Fix pdb_ads_enum_group_memberships args
2011-02-22 Volker Lendeckes3: Fix filtering in pdb_ads_search_users
2011-02-22 Volker Lendeckes3: Fix some nonempty blank lines
2011-02-22 Stefan Metzmachers3:auth: change num_groups to from size_t to uint32_t
2011-02-21 Günther Deschners3-pdb_ipa: remove uninitialized (and unused) status...
2011-02-20 Volker Lendeckes3: Fix pdb_ads_enum_aliasmem for empty aliases
2011-02-20 Volker Lendeckes3: Support SetGroupInfo in pdb_ads
2011-02-20 Volker Lendeckes3: Fix a debug message
2011-02-20 Volker Lendeckes3: Fix pdb_ads_enum_group_members for empty groups
2011-02-20 Volker Lendeckes3: Fix error returns in pdb_ads_mod_groupmem
2011-02-20 Volker Lendeckes3: Fix return code of pdb_ads_getsamupriv if the user...
2011-02-20 Volker Lendeckes3: Add ACB_NORMAL to workstations, match RPC-SAMR
2011-02-20 Volker Lendeckes3: Make QueryDispInfo and QueryInfo match for guest
2011-02-19 Volker Lendeckes3: Pass logonHours through pdb_ads
2011-02-19 Volker Lendeckes3: Add "len" to pdb_set_hours
2011-02-19 Volker Lendeckes3: Let pdb_ads write accountExpires
2011-02-19 Volker Lendeckes3: Fix pdb_ads_pull_time
2011-02-18 Andrew Tridgells3-waf: use SAMBA3_*() build rules in source3/build
2011-02-17 Günther Deschners3-lsa: only proceed in _lsa_EnumTrustedDomainsEx when...
2011-02-16 Sumit Boses3-ipasam: Add aliases for trusted domain user
2011-02-16 Sumit Boses3-lsa: Implement lsaRSetForestTrustInformation
2011-02-16 Sumit Boses3-ipasam: add IPA specific attributes
2011-02-16 Sumit Boses3-ipasam: add pdb_ipasam_capabilities() and pdb_ipasam...
2011-02-16 Sumit Boses3-ipasam: add ipasam_get_trusted_domain_by_sid()
2011-02-16 Sumit Boses3-ipasam: add wrapper for ipasam_enum_trusteddoms()
2011-02-16 Sumit Boses3-ipasam: implement enum_trusted_domains
2011-02-16 Sumit Boses3-ipasam: implement {get,set,del}_trusted_domain
2011-02-16 Sumit Boses3-passdb: make priv2ld() public
2011-02-16 Sumit Boses3-passdb: add {get,set,del,enum}_trusted_domain calls
2011-02-16 Sumit Boses3-ipasam: Disable old trustdom_pw calls
2011-02-16 Sumit Boses3-passdb: Add minimal stub for IPA passdb backend
2011-02-15 Volker Lendeckes3: Support "codePage" in pdb_ads
2011-02-15 Volker Lendeckes3: Add "code_page" to struct samu
2011-02-15 Volker Lendeckes3: Support "country_code" in pdb_ads
2011-02-15 Volker Lendeckes3: Add "country_code" to struct samu
2011-02-15 Volker Lendeckes3: Add userWorkstations and userParameters to pdb_ads
2011-02-15 Günther Deschners3-waf: TLDAP is only needed by pdb_ads (and smbtorture).
2011-02-13 Volker Lendeckes3: Add "comment" and "description" to pdb_ads
2011-02-13 Volker Lendeckes3: Make "net sam list [users|workstations]" list only...
2011-02-13 Volker Lendeckes3: Remove an unneeded proto
2011-02-13 Volker Lendeckes3: Fix some nonempty blank lines
2011-02-13 Volker Lendeckes3: Convert tldap_entry_values args to "array, count"
2011-02-13 Volker Lendeckes3: Add an explicit counter to tldap_add_mod_[blobs...
2011-02-13 Volker Lendeckes3: Convert tldap_make_mod_fmt args to "array, count"
2011-02-13 Volker Lendeckes3: Convert tldap_add_mod_blobs args to "array, count"
2011-02-13 Volker Lendeckes3: Align the args of pdb_ads_update_sam_account to...
2011-02-12 Volker Lendeckes3: Make "smbpasswd <user>" work with pdb_ads
2011-02-11 Günther Deschners3-waf: use bld.env.HAVE_LDAP in some more places,...
2011-02-10 Volker Lendeckes3: Align the args in tldap_modify
2011-02-10 Volker Lendeckes3: Align tldap_add and tldap_add_send
2011-02-06 Volker Lendeckes3: Add primary group in pdb_ads_enum_group_memberships
2011-02-06 Volker Lendeckes3: Fix auth_netlogond to cope with netlogon_creds_Cred...
2011-02-06 Volker Lendeckes3: Fix a potential memleak in secrets_fetch_trusted_do...
2011-02-06 Volker Lendeckes3: In pdb_ads, cope with artificial samu structs
2011-02-06 Volker Lendeckes3: Use strlcpy in pdb_ads_connect
2011-01-17 Andreas Schneiders3-auth: Fixed account lockout check.
2010-12-07 Bjoern BaumbachMake sure that user exists after running add user scrip...
2010-12-01 Günther Deschners3-waf: avoid module name uppercasing.
2010-10-20 Jeremy AllisonMake getpwnam_alloc() static to lib/username.c, and...
2010-10-18 Günther Deschners3-waf: fix pdb modules build.
2010-10-12 Andrew Bartlettlibcli/security Provide a common, top level libcli...
2010-10-03 Volker Lendeckes3: Remove talloc_autofree_context from pdb_interface
2010-09-26 Günther Deschners3-waf: rework CLDAP and LIBCLI_LDAP subsystems.
2010-09-26 Günther Deschners3-waf: move pdb subsystem to pdb/wscript_build.
2010-09-26 Volker Lendeckes3: Remove talloc_autofree_context() from guest_user_info()
2010-09-26 Volker Lendeckes3: Remove talloc_autofree_context() from lookup_unix_u...
2010-09-26 Volker Lendeckes3: Remove talloc_autofree_context() from pdb_init_ads()
2010-09-20 Andrew Bartletts3: Replace sid_binstring and sid_guidstring with PIDL...
2010-09-20 Jelmer VernooijMerge branch 'v4-0-stable' into newmaster
2010-09-20 Günther Deschners3-util_sid: use shared dom_sid_compare_auth and dom_si...
2010-09-11 Andrew Bartletts3-auth Change type of num_sids to uint32_t
2010-08-30 Andreas Schneiders3-passdb: Try to unlock the account if it is locked...
2010-08-30 Andreas Schneiders3-passdb: Added a pdb_try_account_unlock function.
2010-08-25 Günther Deschners3-build: use dbwrap.h only where needed.
2010-08-25 Günther Deschners3-idmap: only include idmap headers where needed.
2010-08-25 Günther Deschners3-build: only include nsswitch header where needed.
2010-08-25 Günther Deschners3-build: only include memcache.h where needed.
2010-08-14 Michael Adams3:pdb_ldap: move some code in ldapsam_create_dom_group()
2010-08-06 Günther Deschners3-passdb: include samr.h where needed.
2010-08-05 Günther Deschners3-secrets: only include secrets.h when needed.
2010-07-11 Volker Lendeckes3: [ug]id_to_unix_... can not fail
2010-07-06 Björn Jackes3:pdb_ldap: change LDAP password before samba password...
2010-07-06 Volker Lendeckes3: Fix another aspect of bug 7262 and make paged resul...
2010-07-05 Volker Lendeckes3: Make talloc_attrs() static
2010-07-01 Günther Deschners3-libads: only include libds flags where needed.
2010-06-28 Andreas Schneiders3-passdb: Make sure dn is initialized and don't free it.
2010-06-28 Andreas Schneiders3-passdb: Make sure we don't call free on a garbage...
2010-06-28 Andreas Schneiders3-passdb: Make sure that we don't assign garbage.
next