s3: Remove the smbd_messaging_context from spoolss_init_cb
[amitay/samba.git] / source3 / passdb /
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.
2010-06-10 Volker Lendeckes3: Fix EnumDomainAliases when no aliases are in LDAP
2010-06-10 Michael Adams3:pdb_ldap: fix bug 7505 - init_sam_from_ldap stores...
2010-06-10 Karolin Seegers3-passdb: Fix typo in comment.
2010-06-09 Volker Lendeckes3: Fix bug 7253
2010-06-07 Simo Sorces3:passdb Export function to calculate the proper prima...
2010-06-02 Matthieu Patous3: Allow previous password to be stored and use it...
2010-05-31 Günther Deschners3-build: only use ndr_security.h where needed.
2010-05-29 Simo Sorces3:passdb Fix memory leak
2010-05-21 Andrew Bartletts3:dom_sid Global replace of DOM_SID with struct dom_sid
2010-05-21 Andrew Bartletts3:passdb Remove use of uint8 uint16 and uint32 in...
2010-05-18 Günther Deschners3-passdb: move get_logon_hours_from_pdb() into samr...
2010-05-18 Andrew Bartletts3:split secrets.c to put machine account secrets in...
2010-05-18 Jelmer Vernooijs3: Remove use of iconv_convenience.
2010-05-17 Günther Deschners3-tldap: only include tldap when actually needed.
2010-05-17 Günther Deschnersecurity: merge builtin rid tables.
2010-05-17 Günther Deschners3-rpc_misc: clean out include/rpc_misc.h.
2010-05-07 Günther Deschners3-passdb: moving account_pol.c into passdb.
2010-04-29 Günther Deschners3-pdb_ldap: fix memleak.
2010-04-28 Volker Lendeckes3: Make a debug msg more readable
2010-03-25 Stefan Metzmachers3:passdb: avoid sid_to_gid() if the sid is "domain...
2010-03-25 Volker LendeckeFix some nonempty blank lines
2010-03-23 Karolin Seegers3-builtin: Add missing builtin groups.
2010-03-23 Karolin Seegers3-builtin: Add some builtin groups.
2010-03-16 Volker Lendeckes3: Make login_cache_write take a pointer
2010-03-16 Volker Lendeckes3: Make login_cache_read take a pointer, avoid a malloc
2010-03-16 Volker Lendeckes3: Remove a typedef
2010-03-16 Volker Lendeckes3: Fix some nonempty blank lines
2010-03-10 Karolin Seegers3-passdb: Fix typo in debug message.
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
next