The FSF has moved around a lot. This fixes their Mass Ave address.
[metze/old/v3-2-winbind-ndr.git] / source / passdb / pdb_tdb.c
2007-07-10 tridgeThe FSF has moved around a lot. This fixes their Mass...
2007-07-09 jraChange from v2 or later to v3 or later.
2007-06-15 jpeachTidy calls to smb_panic by removing trailing newlines...
2007-03-29 metzechange TDB_DATA from char * to unsigned char *
2007-03-27 metzemake use of tdb_*_bystring() and string_term_tdb_data()
2006-09-20 gdFix the annoying effect that happens when nscd is running:
2006-07-19 jerryMMC User & group plugins fixes:
2006-07-11 jraSync trunk -> 3.0 for 3.0.24 code. Still need
2006-06-29 jraFix coverity #301, memleak in error path.
2006-06-28 jraFix bug #3877, reported by jason@ncac.gwu.edu
2006-06-28 jraFix Klocwork #1997 and all generic class of problems
2006-06-02 vlendecCorrectly set the group RID in init_sam_from_buffer.
2006-04-17 vlendecLittle step towards getting Samba4 tdb into 3: tdb_lock...
2006-03-22 jerryMany bug fixes thanks to train rides and overnight...
2006-03-20 jerryBUG Fixes:
2006-03-01 jerryFix bug reported by jra. Don't check for a group SID...
2006-02-28 jraFix the reference count for tdbsam_open() - on an
2006-02-27 vlendecFix smbpasswd -x
2006-02-27 vlendecNo, we have not talked about this on irc less than...
2006-02-27 gd* Correctly handle acb_info/acct_flags as uint32 not...
2006-02-24 jerryCommiting the rm_primary_group.patch posted on samba...
2006-02-22 gdAllow to rename machine accounts in a Samba Domain...
2006-02-21 jerryMove functions local to tdbsam to pdb_tdb.c
2006-02-21 jerry* replace all pdb_init_sam[_talloc]() calls with samu_new()
2006-02-21 jerryMake sure we only try to close the tdbsam file in endsa...
2006-02-20 jerryThis is the beginnings of moving the SAM_ACCOUNT data...
2006-02-15 jerryRewrite tdbsam code to use a reference count based...
2006-02-11 jerryby popular demand....
2006-02-03 jerryLet the carnage begin....
2006-01-28 vlendecMake smbpasswd -a work again if passdb did not exist.
2006-01-27 jraActually make adding a new user into an empty pdbtdb
2006-01-26 jraFix incorrect error message when new tdb not created...
2005-10-20 jmcdImplement user rename for smbpasswd and ldap backends...
2005-10-11 jmcdpart of #2861: add rename support for usrmgr.exe when...
2005-01-19 gdHand over a acb_mask to pdb_setsampwent in load_sampwd_...
2005-01-13 jerryAdd support for Windows privileges in Samba 3.0
2004-12-07 jraGet medieval on our ass about malloc.... :-). Take...
2004-07-08 jraFix password history list in tdbsam. Fix some memory...
2004-07-08 jraAdded password history code to tdbsam backend. Not...
2004-07-07 jraAdding password history code for ldap backend, based...
2004-04-04 CVSINmerge in the SAMBA_3_0 branch from cvs
2004-04-04 CVSINimport HEAD into svn+ssh://svn.samba.org/home/svn/samba...