s3: only include tdb headers where needed.
[samba.git] / source3 / passdb / pdb_tdb.c
2011-05-06 Günther Deschners3: only include tdb headers where needed.
2011-03-29 Günther Deschners3-passdb: add passdb.h where needed.
2011-03-29 Günther Deschners3-includes: only include system/filesys.h when needed.
2010-10-12 Andrew Bartlettlibcli/security Provide a common, top level libcli...
2010-08-25 Günther Deschners3-build: use dbwrap.h only where needed.
2010-05-21 Andrew Bartletts3:dom_sid Global replace of DOM_SID with struct dom_sid
2009-07-29 Michael Adams3:passdb: use transaction_wrapped write in tdbsam_new_...
2009-07-29 Michael Adams3:dbwrap: change dbwrap_change_uint32_atomic() to...
2009-06-28 Volker LendeckeTurn the pdb_rid_algorithm into a capabilities call...
2009-04-02 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-04-02 Andrew TridgellMerge commit 'abartlet/wspp-schema' into wspp-schema
2009-04-02 Jeremy AllisonAllow pdbedit to change a user rid/sid. Based on a...
2009-04-01 Andrew TridgellMerge commit 'master/master' into wspp-schema
2009-04-01 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-04-01 Michael Adams3: fix the fix for bug #6195 - dont let smbd child...
2009-03-31 Andrew TridgellMerge branch 'master' into wspp-schema
2009-03-28 Jeremy AllisonFix the problem of 3.0.x passdb databases being version
2009-03-27 Jeremy AllisonFix bug #6195 - Migrating from 3.0.x to 3.3.x can fail...
2009-03-20 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-20 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-20 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-03-18 Jeremy AllisonFix bug #6195 - Migrating from 3.0.x to 3.3.x can fail...
2009-03-17 Alexander ZagrebinMissing break in conversion function prevents tdb passw...
2009-03-09 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-08 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-07 Volker LendeckeShape up pdb_search a bit by making it a talloc ctx...
2009-02-17 Jeremy AllisonFix bug #6117 - Samba 3.3.0: pdbedit -a core dumps.
2008-12-29 Stefan Metzmachers3:pdb_tdb: store the next rid counter in passdb.tdb...
2008-12-29 Stefan Metzmachers3:passdb: make marshalling struct samu from and to...
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-08-13 Andrew Tridgellfixed lots of places that paniced on a failed transacti...
2008-08-13 Andrew Tridgellfirst cut at adding full transactions for ctdb to samba3
2008-04-14 Stefan Metzmacherpdb_tdb: fix the upgrade code, db_traverse returns...
2008-04-01 Stefan Metzmacherpdb_tdb: use != 0 instead off == -1 for dbwrap functions
2008-03-27 Stefan Metzmacherpdb_tdb: use db_open_trans()
2008-03-27 Stefan Metzmacherpdb_tdb: use db_sam->transaction_start(db_sam) != 0...
2008-03-17 Volker LendeckeConvert pdb_tdb to use dbwrap
2008-02-01 Simo SorceMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-15 Derrell LipmanMerge branch 'v3-2-test' of git://git.samba.org/samba...
2008-01-14 Gerald (Jerry) CarterMerge commit 'samba/v3-2-test' into v3-2-stable
2008-01-12 Jeremy AllisonFix CID 469. new_acct can't be NULL here.
2008-01-05 Jelmer VernooijMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2007-12-30 Michael AdamMake pdb_tdb honour a private dir overridden in smb...
2007-12-29 Volker Lendeckepassdb.tdb is located in the private directory
2007-12-26 Volker LendeckeRemove the sampwent interface
2007-12-26 Volker LendeckeAdd tdbsam_search_users
2007-12-10 Jeremy AllisonRemove the char[1024] strings from dynconfig. Replace
2007-11-22 James PeachMerge ssh://git.samba.org/data/git/samba into v3-2...
2007-11-21 Jeremy AllisonMore pstring elimination.
2007-11-05 Volker Lendeckestatic pstring removal
2007-11-02 Gerald (Jerry) CarterMerge branch 'v3-2-test' of git://git.samba.org/samba...
2007-11-01 Gerald (Jerry) CarterPatch 2 of 3 from Debian Samba packagers:
2007-10-19 Jeremy AllisonRIP BOOL. Convert BOOL -> bool. I found a few interesting
2007-10-10 Andrew Tridgellr23801: The FSF has moved around a lot. This fixes...
2007-10-10 Jeremy Allisonr23779: Change from v2 or later to v3 or later.
2007-10-10 James Peachr23510: Tidy calls to smb_panic by removing trailing...
2007-10-10 Stefan Metzmacherr22009: change TDB_DATA from char * to unsigned char *
2007-10-10 Stefan Metzmacherr21982: make use of tdb_*_bystring() and string_term_td...
2007-10-10 Günther Deschnerr18703: Fix the annoying effect that happens when nscd...
2007-10-10 Gerald Carterr17150: MMC User & group plugins fixes:
2007-10-10 Jeremy Allisonr16945: Sync trunk -> 3.0 for 3.0.24 code. Still need
2007-10-10 Jeremy Allisonr16663: Fix coverity #301, memleak in error path.
2007-10-10 Jeremy Allisonr16624: Fix bug #3877, reported by jason@ncac.gwu.edu
2007-10-10 Jeremy Allisonr16582: Fix Klocwork #1997 and all generic class of...
2007-10-10 Volker Lendecker16014: Correctly set the group RID in init_sam_from_bu...
2007-10-10 Volker Lendecker15101: Little step towards getting Samba4 tdb into...
2007-10-10 Gerald Carterr14634: Many bug fixes thanks to train rides and overni...
2007-10-10 Gerald Carterr14577: BUG Fixes:
2007-10-10 Gerald Carterr13765: Fix bug reported by jra. Don't check for a...
2007-10-10 Jeremy Allisonr13747: Fix the reference count for tdbsam_open() ...
2007-10-10 Volker Lendecker13729: Fix smbpasswd -x
2007-10-10 Volker Lendecker13728: No, we have not talked about this on irc less...
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 Günther Deschnerr13622: Allow to rename machine accounts in a Samba...
2007-10-10 Gerald Carterr13600: Move functions local to tdbsam to pdb_tdb.c
2007-10-10 Gerald Carterr13590: * replace all pdb_init_sam[_talloc]() calls...
2007-10-10 Gerald Carterr13589: Make sure we only try to close the tdbsam file...
2007-10-10 Gerald Carterr13576: This is the beginnings of moving the SAM_ACCOUN...
2007-10-10 Gerald Carterr13512: Rewrite tdbsam code to use a reference count...
2007-10-10 Gerald Carterr13460: by popular demand....
2007-10-10 Gerald Carterr13316: Let the carnage begin....
2007-10-10 Volker Lendecker13209: Make smbpasswd -a work again if passdb did...
2007-10-10 Jeremy Allisonr13175: Actually make adding a new user into an empty...
2007-10-10 Jeremy Allisonr13172: Fix incorrect error message when new tdb not...
2007-10-10 Jim McDonoughr11236: Implement user rename for smbpasswd and ldap...
2007-10-10 Jim McDonoughr10911: part of #2861: add rename support for usrmgr...
2007-10-10 Günther Deschnerr4847: Hand over a acb_mask to pdb_setsampwent in load_...
2007-10-10 Gerald Carterr4724: Add support for Windows privileges in Samba 3.0
2007-10-10 Jeremy Allisonr4088: Get medieval on our ass about malloc.... :-...
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 Jeremy Allisonr1388: Adding password history code for ldap backend...
2004-03-19 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2004-03-15 Gerald Cartersync small fixes from 3.0 and fix compiler warning...
2004-03-09 Rafal Szczesniak1) Two new functions to trust passwords interface in...
2004-03-01 Simo SorceOk here it is my latest work on privileges
2004-02-13 Jim McDonoughFix a few comments/formatting issues to make it more...
2004-02-13 Jim McDonoughMove tdbsam versioning/upgrade code into 3.0
2004-02-12 Jim McDonoughA couple of versioning adjustments. Remove unused...
next