summaryrefslogtreecommitdiffstats
path: root/source/passdb/pdb_tdb.c
Commit message (Expand)AuthorAgeFilesLines
* r23801: The FSF has moved around a lot. This fixes their Mass Ave address.Andrew Tridgell2007-07-101-2/+1
* r23780: Find and fix more GPL2 -> GPL3.Jeremy Allison2007-07-091-1/+1
* r23511: Merge branches/SAMBA_3_0@23510James Peach2007-06-151-1/+1
* r22945: merge 22009 from SAMBA_3_0 + some warning fixes for new code:Stefan Metzmacher2007-05-161-11/+12
* r22936: merge 21973:21989 from SAMBA_3_0Stefan Metzmacher2007-05-161-29/+12
* r19810: more merge work....does not compile currently. Working on smbd mergeGerald Carter2006-11-211-14/+25
* r19783: making more progressGerald Carter2006-11-191-2/+2
* r18703: Fix the annoying effect that happens when nscd is running:Günther Deschner2006-09-201-0/+4
* r17150: MMC User & group plugins fixes:Gerald Carter2006-07-191-5/+15
* r16674: After removing each individual post-3.0.23rc3 change:Gerald Carter2006-06-291-3/+8
* r16104: Set version to 3.0.23rc2Gerald Carter2006-06-081-0/+2
* r15101: Little step towards getting Samba4 tdb into 3: tdb_lock_bystring does...Volker Lendecke2006-04-171-3/+3
* r14634: Many bug fixes thanks to train rides and overnight stays in airportsGerald Carter2006-03-221-13/+7
* r14577: BUG Fixes:Gerald Carter2006-03-201-8/+6
* r13765: Fix bug reported by jra. Don't check for a group SID when storingGerald Carter2006-03-011-0/+2
* r13747: Fix the reference count for tdbsam_open() - on anJeremy Allison2006-02-281-5/+9
* r13729: Fix smbpasswd -xVolker Lendecke2006-02-271-13/+6
* r13728: No, we have not talked about this on irc less than 24h ago... ;-)Volker Lendecke2006-02-271-2/+2
* r13711: * Correctly handle acb_info/acct_flags as uint32 not as uint16. Günther Deschner2006-02-271-4/+238
* r13679: Commiting the rm_primary_group.patch posted on samba-technicalGerald Carter2006-02-241-4/+6
* r13622: Allow to rename machine accounts in a Samba Domain. This still uses theGünther Deschner2006-02-221-3/+4
* r13600: Move functions local to tdbsam to pdb_tdb.cGerald Carter2006-02-211-7/+397
* r13590: * replace all pdb_init_sam[_talloc]() calls with samu_new()Gerald Carter2006-02-211-1/+5
* r13589: Make sure we only try to close the tdbsam file in endsampwent() when we Gerald Carter2006-02-211-4/+11
* r13576: This is the beginnings of moving the SAM_ACCOUNT data structure Gerald Carter2006-02-201-51/+51
* r13512: Rewrite tdbsam code to use a reference count based open/closeGerald Carter2006-02-151-326/+281
* r13460: by popular demand....Gerald Carter2006-02-111-11/+5
* r13316: Let the carnage begin....Gerald Carter2006-02-031-1/+95
* r13209: Make smbpasswd -a work again if passdb did not exist.Volker Lendecke2006-01-281-0/+1
* r13175: Actually make adding a new user into an empty pdbtdbJeremy Allison2006-01-271-1/+1
* r13172: Fix incorrect error message when new tdb not created correctly.Jeremy Allison2006-01-261-1/+1
* r11236: Implement user rename for smbpasswd and ldap backends. Some cleanup onJim McDonough2005-10-201-4/+6
* r10911: part of #2861: add rename support for usrmgr.exe when using tdbsamJim McDonough2005-10-111-40/+208
* r4847: Hand over a acb_mask to pdb_setsampwent in load_sampwd_entries(). Günther Deschner2005-01-191-1/+1
* r4724: Add support for Windows privileges in Samba 3.0Gerald Carter2005-01-131-1/+14
* r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...Jeremy Allison2004-12-071-2/+2
* r1412: Fix password history list in tdbsam. Fix some memory leaks. AddJeremy Allison2004-07-081-0/+3
* r1392: Added password history code to tdbsam backend. Not yet tested (ie. mayJeremy Allison2004-07-081-1/+4
* r1388: Adding password history code for ldap backend, based on a patch fromJeremy Allison2004-07-071-1/+0
* r4: merge in the SAMBA_3_0 branch from cvsCVS Import User2004-04-041-626/+1
* r2: import HEAD into svn+ssh://svn.samba.org/home/svn/samba/trunkCVS Import User2004-04-041-0/+1374