Replace sid_string_static by sid_string_dbg in DEBUGs
[amitay/samba.git] / source3 / passdb / passdb.c
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...
2007-10-10 Volker Lendecker3563: During a typical logon a modern workstation...
2007-10-10 Volker Lendecker1906: Revert lukeh's change for primary uid/gid change...
2007-10-10 Jeremy Allisonr1871: Patch from Luke Howard <lukeh@PADL.COM> to corre...
2007-10-10 Jeremy Allisonr1869: Rename "fallback_XXXX" mapping to "algorithmic_X...
2007-10-10 Jeremy Allisonr1810: Patch from Richard Renard <rrenard@idealx.com...
2007-10-10 Jeremy Allisonr1661: Changed the password history format so that...
2007-10-10 Jeremy Allisonr1539: If a account was locked out by an admin (and...
2007-10-10 Jeremy Allisonr1412: Fix password history list in tdbsam. Fix some...
2007-10-10 Jeremy Allisonr1392: Added password history code to tdbsam backend...
2007-10-10 Volker Lendecker989: Calling sid_to_gid from within winbind makes...
2007-10-10 Jeremy Allisonr801: Fix from "Jianliang Lu" <j.lu@tiesse.com> to...
2007-10-10 Richard Sharper505: Break out algorithmic_gid_to_sid so that those...
2007-10-10 Richard Sharper501: Fix a small cut-n-pasteo ...
2007-10-10 Volker Lendecker316: Fix split_domain_name. This defaulted to get_myna...
2004-03-31 Volker LendeckeApply some const
2004-03-19 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2004-03-08 Simo Sorce2 fixes to enhance readability of source code and debug...
2004-02-20 Jim McDonoughhandle both 0 and -1 as disabling
2004-02-20 Jim McDonoughhandle both 0 and -1 as disabling reset count and locko...
2004-02-19 Jim McDonoughClean up bad pw count and autolock flag update fn()s
2004-02-19 Jim McDonoughClean up bad pw count and autolock flag update fn()s
2004-02-19 Jim McDonoughAdd bad pw count and autolock flag update fn()s
2004-02-19 Jim McDonoughAdd bad pw count and autolock flag update fn()s
next