summaryrefslogtreecommitdiffstats
path: root/source/passdb/passdb.c
Commit message (Expand)AuthorAgeFilesLines
...
* r13576: This is the beginnings of moving the SAM_ACCOUNT data structure Gerald Carter2006-02-201-209/+134
* r13571: Replace all calls to talloc_free() with thye TALLOC_FREE()Gerald Carter2006-02-201-1/+1
* r13545: A patch which I think it's time has come. VOlker, we can talk aboutGerald Carter2006-02-171-7/+15
* r13494: Merge the stuff I've done in head the last days.Volker Lendecke2006-02-131-83/+43
* r13460: by popular demand....Gerald Carter2006-02-111-1/+5
* r13316: Let the carnage begin....Gerald Carter2006-02-031-443/+178
* r12913: missed merge to fix BUG 3391; ensure we can lookup account policiesGerald Carter2006-01-131-2/+5
* r12522: Try and fix bug #2926 by removing setlocale(LC_ALL, "C")Jeremy Allison2005-12-271-4/+4
* r12163: Change lookup_sid and lookup_name to return const char * instead of c...Volker Lendecke2005-12-101-1/+1
* r12051: Merge across the lookup_name and lookup_sid work. Lets see how the bu...Volker Lendecke2005-12-031-59/+76
* r11999: Re-add "passdb expand explicit".Volker Lendecke2005-12-011-3/+13
* r11947: Back out passdb:expand_explicit until we find consensus. I'll file th...Volker Lendecke2005-11-281-14/+3
* r11920: Rename local_lookup_rid to lookup_global_sam_rid, add lookup_builtin_...Volker Lendecke2005-11-261-15/+21
* r11919: The generic mappings in srv_samr_nt.c are only used there -- make themVolker Lendecke2005-11-261-25/+14
* r11914: After talking to Jeremy, implement passdb:expand_explicit with a defa...Volker Lendecke2005-11-261-3/+14
* r10656: BIG merge from trunk. Features not copied overGerald Carter2005-09-301-8/+8
* r7882: Looks like a large patch - but what it actually does is make SambaJeremy Allison2005-06-241-38/+38
* r7730: Some mergesVolker Lendecke2005-06-181-22/+4
* r6774: Fix 2 memleaksVolker Lendecke2005-05-131-1/+2
* r5951: gotta love that SGI compiler :-) (thanks Jason)Gerald Carter2005-03-221-1/+1
* r5421: Fix a memleakVolker Lendecke2005-02-161-1/+3
* r5349: After talking with Jerry, reverted the addition of account policies toGünther Deschner2005-02-121-8/+8
* r5337: BUG 1439: make sure to initialize pointer to prevent invalide free()'s...Gerald Carter2005-02-111-42/+42
* r5058: Due to the fragileness how windows reacts on unmapped sids sometimes,Günther Deschner2005-01-281-0/+6
* r4988: After speaking with Jerry, remove old lp_admin_users toGünther Deschner2005-01-251-14/+0
* r4964: Fix our lsa lookupsid $OURDOMAINSID-500.Günther Deschner2005-01-241-14/+15
* r4925: Migrate Account Policies to passdb (esp. replicating ldapsam).Günther Deschner2005-01-221-8/+8
* r4860: fix silly limitation in ldapsam and tdbsam. Expand variables in the p...Gerald Carter2005-01-191-10/+16
* r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...Jeremy Allison2004-12-071-3/+3
* r3875: Allow to look up at least or own sid in _lsa_lookup_sids.Günther Deschner2004-11-191-0/+8
* r3563: During a typical logon a modern workstation makes a lot of anonymous s...Volker Lendecke2004-11-051-0/+22
* r1906: Revert lukeh's change for primary uid/gid change. This creates a recur...Volker Lendecke2004-08-191-19/+7
* r1871: Patch from Luke Howard <lukeh@PADL.COM> to correctly use Jeremy Allison2004-08-171-7/+19
* r1869: Rename "fallback_XXXX" mapping to "algorithmic_XXX" asJeremy Allison2004-08-171-33/+26
* r1810: Patch from Richard Renard <rrenard@idealx.com> to storeJeremy Allison2004-08-131-0/+51
* r1661: Changed the password history format so that each history entryJeremy Allison2004-08-051-6/+8
* r1539: If a account was locked out by an admin (and has a bad password count ...Jeremy Allison2004-07-171-6/+19
* r1412: Fix password history list in tdbsam. Fix some memory leaks. AddJeremy Allison2004-07-081-4/+19
* r1392: Added password history code to tdbsam backend. Not yet tested (ie. mayJeremy Allison2004-07-081-385/+383
* r989: Calling sid_to_gid from within winbind makes no sense, as this callsVolker Lendecke2004-06-031-0/+1
* r801: Fix from "Jianliang Lu" <j.lu@tiesse.com> to return correct groupJeremy Allison2004-05-201-10/+8
* r505: Break out algorithmic_gid_to_sid so that those of us who need it can us...Richard Sharpe2004-05-061-3/+19
* r501: Fix a small cut-n-pasteo ...Richard Sharpe2004-05-061-1/+1
* r316: Fix split_domain_name. This defaulted to get_myname() instead ofVolker Lendecke2004-04-211-13/+0
* r4: merge in the SAMBA_3_0 branch from cvsCVS Import User2004-04-041-49/+2
* r2: import HEAD into svn+ssh://svn.samba.org/home/svn/samba/trunkCVS Import User2004-04-041-0/+2388