s3: Make connections_fetch_record() static
[ira/wip.git] / source3 / passdb /
2010-02-23 Simo Sorces3:schannel streamline interface
2010-02-23 Andreas Schneiders3-passdb: Remove obsolete signal type cast.
2010-02-13 Volker Lendeckes3: Fix bug 5198 -- parse chfn(1)-change gecos field
2010-02-10 Björn Jackes3: change ldap filter to what really was intended
2010-02-09 Stefan Metzmachers3:passdb: only use gid_to_sid() result if the result...
2010-02-08 Stefan Metzmachers3:pdb_ldap: don't search for the users primary group...
2010-02-08 Stefan Metzmachers3:pdb_ldap: optimize ldapsam_alias_memberships() and...
2010-02-08 Stefan Metzmachers3:pdb_ldap: try to build the full unix_pw structure...
2010-02-08 Stefan Metzmachers3:passdb: speed up pdb_get_group_sid()
2010-02-08 Volker Lendeckes3: Make pdb_copy_sam_account also copy the group sid
2010-02-08 Stefan Metzmachers3: shortcut gid_to_sid when "ldapsam:trusted = yes"
2010-02-05 Volker Lendeckes3: Make use of ZERO_STRUCTP
2010-02-05 Volker Lendeckes3: Remove a pointless if-statement
2010-02-05 Volker Lendeckes3: Make guest_user_info() static
2010-02-05 Volker Lendeckes3: Hide some uses of pdb_get_init_flags (which I would...
2010-02-05 Volker Lendeckes3: Fix some nonempty blank lines
2010-02-04 Stefan Metzmachers3:passdb: fix a type Domain Users has RID -513
2010-01-28 Jeremy AllisonSecond part of fix for bug #7072 - Accounts can't be...
2010-01-28 Jeremy AllisonFix bug #7072 - Accounts can't be unlocked from ldap.
2010-01-23 Volker Lendeckes3: Remove some pointless uses of string_sid_talloc
2010-01-21 Volker Lendeckes3:pdb_ldap: Fix large paged search.
2010-01-14 Stefan Metzmachers3:pdb_ldap: restore Samba 3.0.x behavior and use the...
2010-01-13 Nadezhda IvanovaMerge branch 'master' of git://git.samba.org/samba
2010-01-12 Volker Lendeckes3: Remove a pointless if-statement
2010-01-10 Volker Lendeckes3: Use sid_check_is_in_our_domain instead of a direct...
2010-01-10 Volker Lendeckes3: Replace most calls to sid_append_rid() by sid_compose()
2010-01-07 Michael Adams3:passdb: store the plain nt passwords hashes in histo...
2010-01-07 Volker Lendeckes3: Simplify pdb_set_plaintext_passwd: pwhistory==NULL...
2010-01-07 Volker Lendeckes3: Simplify pdb_set_plaintext_passwd: pwHistLen==0...
2010-01-07 Volker Lendeckes3: Add a paranoia check to pdb_set_plaintext_passwd()
2010-01-07 Volker Lendeckes3: Simplify pdb_set_plaintext_passwd() by removing...
2010-01-07 Volker Lendeckes3: Simplify pdb_set_plaintext_passwd: memcpy deals...
2010-01-07 Volker Lendeckes3: Simplify pdb_set_plaintext_passwd by using talloc_z...
2010-01-07 Volker Lendeckes3: Make use of talloc_array in pdb_set_plaintext_passwd()
2010-01-07 Volker Lendeckes3: Simplify pdb_set_plaintext_passwd() a bit
2010-01-07 Volker Lendeckes3: Simplify pdb_set_plaintext_passwd() slightly
2010-01-07 Michael Adams3:pdb_set_pw_history: free the old history before...
2010-01-07 Michael Adams3:pdb_ldap:init_sam_from_ldap: untangle an assignment...
2009-11-29 Volker Lendeckes3: "startsmbfilepwent" only looks at the inode --...
2009-11-29 Volker Lendeckes3: Pass the "fake dir create times" parameter to sys_...
2009-11-19 Michael Adams3:pdb_ldap: fix a comment typo
2009-11-19 Michael Adams3: shortcut uid_to_sid when "ldapsam:trusted = yes"
2009-11-14 Michael Adams3:passdb: remove the uid_to_rid method - we only need...
2009-11-14 Michael Adams3:pdb_default_uid_to_sid: fix some debug statements.
2009-11-13 Michael Adams3:smbd: also fill the memcache with sid<->id mappings...
2009-11-13 Michael Adams3:smbd: make idmap cache persistent for "ldapsam:trusted".
2009-11-13 Volker LendeckeFix large paged search
2009-11-03 Volker Lendeckes3: Remove debug_ctx()
2009-11-02 Björn Jackes3:ldap: don't search when no values where found
2009-10-30 Björn Jackeѕ3:ldap: search for account policies in objectclass...
2009-10-29 Günther Deschners3-secrets: use autogenerated code for TRUSTED_DOM_PASS...
2009-10-28 Günther Deschners3-passdb: move open_schannel_session_store() to passdb...
2009-10-28 Günther Deschners3-passdb: add secrets_delete_generic().
2009-10-20 Günther Deschners3-pdb_ldap: fix crash bug in ldapsam_set_trusteddom_pw().
2009-10-20 Günther Deschners3-lsa: Allow to lookup 'NT AUTHORITY\Anonymous Logon...
2009-10-20 Günther Deschners3-lsa: allow to lookup BUILTIN\ in lsa_LookupNames.
2009-10-17 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-10-15 Jeremy AllisonFix valgrind memory leak in bug #6814 - Fixes for probl...
2009-10-13 Volker Lendeckes3: Fix some nonempty blank lines
2009-10-13 Günther Deschners3: use enum netr_SchannelType all over the place.
2009-09-21 Nadezhda IvanovaMerge branch 'master' of git://git.samba.org/samba
2009-09-21 Stefan Metzmachers3:secrets_schannel: revert to using version 1
2009-09-02 Günther Deschners3-pdb_ldap: Fix bug #4296: Clean up group membership...
2009-08-27 Günther Deschners3-schannel: remove remaining code that was using ...
2009-08-27 Günther Deschners3-schannel: upgrade old format schannel_store.tdb.
2009-08-27 Günther Deschners3-schannel: add simple wrappers to fetch and store...
2009-08-27 Günther Deschners3-schannel: make open_schannel_session_store() public.
2009-08-03 Günther Deschners3-pdb_ldap: Make ldapsam_alias_memberships behave...
2009-07-31 Volker LendeckeRename LOOKUP_NAME_EXPLICIT to LOOKUP_NAME_NO_NSS
2009-07-29 Michael Adams3:passdb: use transaction_wrapped write in tdbsam_new_...
2009-07-29 Michael Adams3:secrets: use transaction wrapped store in get rand...
2009-07-29 Michael Adams3:dbwrap: change dbwrap_change_uint32_atomic() to...
2009-07-23 John H TerpstraMerge branch 'master' of ssh://jht@git.samba.org/data...
2009-07-18 Jeremy AllisonFix Coverity CIDs 887, 888. Don't pass NULL's to functions
2009-07-14 Günther Deschners3-passdb: fix wbc build warning.
2009-07-14 Volker LendeckeFix bug 5886
2009-07-14 Günther Deschners3-account_policy: add pdb_policy_type enum.
2009-07-13 Günther Deschners3-pdb_ads: set correct pdb field with the value from...
2009-07-13 Günther Deschnerlibds: merge the UF<->ACB flag mapping functions.
2009-07-10 Volker LendeckeReturn 0 domains from enum_trusteddoms
2009-07-10 Volker LendeckeQuieten events and tldap debug messages
2009-07-09 Volker LendeckeMake escape_ldap_string take a talloc context
2009-07-04 Volker Lendeckepdb_ads: For cached samu entries, priv is NULL
2009-07-04 Volker LendeckeAdd pdb_ads_get_domain_info
2009-07-04 Volker Lendeckepdb_ads: Use tldap_fetch_rootdse in pdb_ads_connect
2009-07-04 Volker Lendeckepdb_ads: Fetch the domain GUID
2009-07-04 Volker LendeckeAdd pdb_get_domain_info
2009-07-04 Volker LendeckeMake pdb_ads return an additional flag
2009-06-30 Volker LendeckeFix bug #6431 - local groups from 3.0 setups no longer...
2009-06-29 Günther Deschners3-pdb_tdb: give 'unknown_str' the proper name 'comment...
2009-06-29 Stefan Metzmachers3:pdb_ads: we need to make the fd for tldap/tsocket...
2009-06-28 Volker LendeckeTurn the pdb_rid_algorithm into a capabilities call...
2009-06-28 Volker LendeckeMake pdb_ads survive a restart of Samba4
2009-06-26 Michael Adams3:passdb: fix bug #6509: use gid (not uid) cache in...
2009-06-24 Volker LendeckeOnly set the password if there is one
2009-06-20 Volker LendeckePrepare control support
2009-06-20 Volker LendeckeFix setting passwords in pdb_ads
2009-06-20 Volker Lendecketalloc_tos() aborts if it can not get a stackframe
2009-06-12 Volker LendeckeActivate tldap tracing in pdb_ads
2009-06-11 Tim Proutys3 passdb ads: add missing character
next