s3: only include tdb headers where needed.
[nivanova/samba-autobuild/.git] / source3 / passdb / passdb.c
2011-05-06 Günther Deschners3: only include tdb headers where needed.
2011-05-04 Jeremy AllisonSimple +1 changes in hardcoded lengths when changing...
2011-03-29 Günther Deschners3-passdb: add passdb.h where needed.
2011-03-29 Günther Deschners3-includes: only include system/passwd.h when needed.
2011-03-29 Günther Deschnerlib/util/util_pw: share more code between lib/util...
2011-02-19 Volker Lendeckes3: Add "len" to pdb_set_hours
2010-10-12 Andrew Bartlettlibcli/security Provide a common, top level libcli...
2010-08-05 Günther Deschners3-secrets: only include secrets.h when needed.
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-17 Günther Deschners3-rpc_misc: clean out include/rpc_misc.h.
2010-02-13 Volker Lendeckes3: Fix bug 5198 -- parse chfn(1)-change gecos field
2010-02-08 Volker Lendeckes3: Make pdb_copy_sam_account also copy the group sid
2010-01-13 Nadezhda IvanovaMerge branch 'master' of git://git.samba.org/samba
2010-01-10 Volker Lendeckes3: Replace most calls to sid_append_rid() by sid_compose()
2009-10-17 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-10-13 Günther Deschners3: use enum netr_SchannelType all over the place.
2009-07-23 John H TerpstraMerge branch 'master' of ssh://jht@git.samba.org/data...
2009-07-14 Günther Deschners3-account_policy: add pdb_policy_type enum.
2009-06-29 Günther Deschners3-pdb_tdb: give 'unknown_str' the proper name 'comment...
2009-06-28 Volker LendeckeTurn the pdb_rid_algorithm into a capabilities call...
2009-06-20 Volker Lendecketalloc_tos() aborts if it can not get a stackframe
2009-06-01 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-05-29 Günther Deschners3-passdb: fix uninitialized variable in local_password...
2009-05-29 Simo SorceConsolidate user create/delete paths in smbpasswd
2009-05-16 Simo SorceMove smb_create_user() in samsync
2009-04-20 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-04-20 Andrew BartlettMerge commit 'origin/master' into libcli-auth-merge...
2009-04-15 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-04-14 Andrew BartlettRework Samba3 to use new libcli/auth code (partial)
2009-04-02 Andrew TridgellMerge commit 'abartlet/wspp-schema' into wspp-schema
2009-04-01 Andrew TridgellMerge commit 'master/master' into wspp-schema
2009-04-01 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-04-01 Günther Deschners3-passdb: add smb_create_user().
2009-02-12 Steven Dannemans3: Added new parameter "map untrusted to domain"
2009-02-12 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-12 Dan Sledzs3: Change behavior when seeing an unknown domain.
2009-02-05 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-01 Volker LendeckeFix nonempty blank lines
2008-12-29 Stefan Metzmachers3:passdb: add SAMU_BUFFER_V4 with no changes
2008-12-29 Stefan Metzmachers3:passdb: make marshalling struct samu from and to...
2008-12-23 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-23 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-23 Jeremy AllisonFix more "warning: ignoring return value of ‘asprintf...
2008-12-03 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-11-11 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-11-07 Jeremy AllisonMake us clean under valgrind --leak-check=full by using...
2008-10-22 Jelmer VernooijUse standard types.
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-05-26 Michael AdamRemove unused function is_trusted_domain_situation().
2008-05-26 Michael Adampassdb: check for is_dc_trusted_domain_situation()...
2008-05-26 Michael Adampassdb: add comment explaining logic in get_trust_pw_cl...
2008-05-26 Michael Adampassdb: in get_trust_pw_clear() correctly fail if trust...
2008-05-26 Michael AdamAdd function is_dc_trusted_domain_situation().
2008-05-23 Gerald W. CarterManually port Steven Dannenman fix for using the correc...
2008-03-05 Jelmer VernooijMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-02-29 Karolin SeegerMerge commit 'origin/v3-2-test' into v3-2-stable
2008-02-21 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-02-17 Günther DeschnerUse netr_SamInfo3 in remaining places.
2008-02-12 Günther DeschnerAdd get_logon_hours_from_pdb() (inspired by samba4).
2008-02-06 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-02-04 Volker LendeckeRemove a static
2008-02-01 Simo SorceMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2007-12-18 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2007-12-18 Michael AdamPrevent another segfault.
2007-12-15 Volker LendeckeReplace sid_string_static by sid_string_dbg in DEBUGs
2007-12-14 James PeachMerge branch 'v3-2-test' of git://git.samba.org/samba...
2007-12-13 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2007-12-13 Michael AdamPass NULL instead of unneeded &sid: pdb_get_trusteddom_...
2007-12-13 Michael AdamRename get_trust_pw() to get_trust_pw_hash().
2007-12-13 Michael AdamExport logic of get_trust_pw() to new function get_trus...
2007-12-13 Michael AdamLet get_trust_pw() determine the machine_account_name...
2007-11-22 James PeachMerge ssh://git.samba.org/data/git/samba into v3-2...
2007-11-22 Jeremy AllisonRemove pstrings from pam_smbpass - make local_password_...
2007-11-21 Jeremy AllisonMore pstring elimination.
2007-11-15 Jeremy AllisonRemove smbldap_get_single_pstring() and all pstrings
2007-11-05 Volker Lendeckestatic pstring removal
2007-10-19 Jeremy AllisonRIP BOOL. Convert BOOL -> bool. I found a few interesting
2007-10-10 Michael Adamr24990: Kill an incredible amount of trailing whitespac...
2007-10-10 Andrew Tridgellr23784: use the GPLv3 boilerplate as recommended by...
2007-10-10 Jeremy Allisonr23779: Change from v2 or later to v3 or later.
2007-10-10 Gerald Carterr23192: Remove fallback to looking up group mappings...
2007-10-10 Jeremy Allisonr23005: If we're running on a system where time_t is...
2007-10-10 Jeremy Allisonr22096: become_root_uid_only() is unneeded - it's only...
2007-10-10 Stefan Metzmacherr22009: change TDB_DATA from char * to unsigned char *
2007-10-10 Jeremy Allisonr21954: Someone misused a '!' instead of a '~' for...
2007-10-10 Gerald Carterr20985: leave room for terminating NULL when printing...
2007-10-10 Volker Lendecker20851: To read account policies from LDAP we need...
2007-10-10 Volker Lendecker20824: Send access to the trusted domain passwords...
2007-10-10 Volker Lendecker20614: Dummy-checkin to trigger the build
2007-10-10 Simo Sorcer20243: Make lookup_name resolve both the mapped and...
2007-10-10 Jim McDonoughr19058: Implement "user cannot change password", and...
2007-10-10 Gerald Carterr18271: Big change:
2007-10-10 Volker Lendecker17924: Get rid of warnings now that talloc is merged.
2007-10-10 Gerald Carterr17815: Revert Volker's change in 16014. I really...
2007-10-10 Gerald Carterr17813: Remove another instance of manually setting...
2007-10-10 Gerald Carterr17669: Remove RID algorithm support from unmapped...
2007-10-10 Volker Lendecker17554: Cleanup
2007-10-10 Volker Lendecker17463: A bit of cleanup work:
next