Merge branch 'v3-3-test' of git://git.samba.org/samba into 3-3
[samba.git] / source / passdb / passdb.c
2009-02-24 Steve FrenchMerge branch 'v3-3-test' of git://git.samba.org/samba...
2008-12-30 Stefan Metzmachers3:passdb: add SAMU_BUFFER_V4 with no changes
2008-12-30 Stefan Metzmachers3:passdb: make marshalling struct samu from and to...
2008-12-23 Jeremy AllisonFix more "warning: ignoring return value of ‘asprintf...
2008-11-11 Jeremy AllisonMerge branch 'v3-3-test' of ssh://jra@git.samba.org...
2008-11-07 Jeremy AllisonMake us clean under valgrind --leak-check=full by using...
2008-09-03 Simo Sorcesamu_set_unix() does not use the rid allocator, but...
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:
2007-10-10 Jeremy Allisonr16945: Sync trunk -> 3.0 for 3.0.24 code. Still need
2007-10-10 Jeremy Allisonr16593: Make the invarient explicit to Klocwork. Bug...
2007-10-10 Jeremy Allisonr16241: Fix Klocwork #106 and others like it.
2007-10-10 Volker Lendecker16014: Correctly set the group RID in init_sam_from_bu...
2007-10-10 Volker Lendecker15601: Fix segfaults with 'security=share' and 'guest...
2007-10-10 Gerald Carterr14457: Add a few more special cases for RID 513 in...
2007-10-10 Simo Sorcer13776: Merge in the editposix ldapsam optimization
2007-10-10 Günther Deschnerr13711: * Correctly handle acb_info/acct_flags as uint3...
2007-10-10 Gerald Carterr13679: Commiting the rm_primary_group.patch posted...
2007-10-10 Gerald Carterr13601: * Remove unused code from pdb_ldap.c
2007-10-10 Gerald Carterr13600: Move functions local to tdbsam to pdb_tdb.c
2007-10-10 Gerald Carterr13593: consolidate pdb_set_sam_sids() into samu_set_un...
2007-10-10 Gerald Carterr13590: * replace all pdb_init_sam[_talloc]() calls...
2007-10-10 Gerald Carterr13576: This is the beginnings of moving the SAM_ACCOUN...
2007-10-10 Gerald Carterr13571: Replace all calls to talloc_free() with thye...
2007-10-10 Gerald Carterr13545: A patch which I think it's time has come. ...
2007-10-10 Volker Lendecker13494: Merge the stuff I've done in head the last...
2007-10-10 Gerald Carterr13460: by popular demand....
2007-10-10 Gerald Carterr13316: Let the carnage begin....
2007-10-10 Gerald Carterr12913: missed merge to fix BUG 3391; ensure we can...
2007-10-10 Jeremy Allisonr12522: Try and fix bug #2926 by removing setlocale...
2007-10-10 Volker Lendecker12163: Change lookup_sid and lookup_name to return...
2007-10-10 Volker Lendecker12051: Merge across the lookup_name and lookup_sid...
2007-10-10 Volker Lendecker11999: Re-add "passdb expand explicit".
2007-10-10 Volker Lendecker11947: Back out passdb:expand_explicit until we find...
2007-10-10 Volker Lendecker11920: Rename local_lookup_rid to lookup_global_sam_ri...
2007-10-10 Volker Lendecker11919: The generic mappings in srv_samr_nt.c are only...
2007-10-10 Volker Lendecker11914: After talking to Jeremy, implement passdb:expan...
2007-10-10 Gerald Carterr10656: BIG merge from trunk. Features not copied...
2007-10-10 Jeremy Allisonr7882: Looks like a large patch - but what it actually...
2007-10-10 Volker Lendecker7730: Some merges
2007-10-10 Volker Lendecker6774: Fix 2 memleaks
2007-10-10 Gerald Carterr5951: gotta love that SGI compiler :-) (thanks Jason)
2007-10-10 Volker Lendecker5421: Fix a memleak
2007-10-10 Günther Deschnerr5349: After talking with Jerry, reverted the addition...
2007-10-10 Gerald Carterr5337: BUG 1439: make sure to initialize pointer to...
2007-10-10 Günther Deschnerr5058: Due to the fragileness how windows reacts on...
2007-10-10 Günther Deschnerr4988: After speaking with Jerry, remove old lp_admin_u...
2007-10-10 Günther Deschnerr4964: Fix our lsa lookupsid $OURDOMAINSID-500.
2007-10-10 Günther Deschnerr4925: Migrate Account Policies to passdb (esp. replica...
2007-10-10 Gerald Carterr4860: fix silly limitation in ldapsam and tdbsam....
2007-10-10 Jeremy Allisonr4088: Get medieval on our ass about malloc.... :-...
2007-10-10 Günther Deschnerr3875: Allow to look up at least or own sid in _lsa_loo...
next