Fixes inspired by OPC Oota.
[kai/samba-autobuild/.git] / source3 / groupdb /
2009-06-08 Volker LendeckePass a talloc_ctx to pdb_enum_aliasmem
2009-06-07 Günther Deschners3-groupdb: fix enum_aliasmem in ldb branch.
2009-05-22 Jeremy AllisonDon't steal when we know the ptr will be null. Thanks...
2009-05-22 Jeremy AllisonRevert the last two commits (fix for #6386). The actual...
2009-05-22 Jeremy AllisonEnsure all possible uses of indirection through res...
2009-05-22 Jeremy AllisonAttempt to fix bug #6386 - Samba Panic triggered by...
2009-05-12 Jeremy AllisonFix a bunch of compiler warnings about wrong format...
2009-04-24 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-04-23 Jelmer Vernooijsamba3/ldb: Update the ldb_dn API to match that of...
2009-04-23 Jelmer Vernooijldb/samba3: Support event context argument to ldb_init().
2009-02-09 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-07 Volker LendeckeFix a couple of memleaks in mapping_ldb.c
2009-01-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-21 Jelmer VernooijReplace ldb_search() with ldb_search_exp_fmt(), like...
2009-01-21 Jelmer VernooijReorder arguments to ldb_search() to match what is...
2008-11-11 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-11-04 Volker LendeckeIgnore 3.0 style invalid group mappings during upgrade...
2008-10-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-19 Jelmer VernooijMerge branch 'selftest' of git://git.samba.org/jelmer...
2008-10-18 Jelmer VernooijUse separate make variables for libutil and libcrypto.
2008-10-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-29 Stefan Metzmachers3:mapping_tdb: fix the del_aliasmem() function
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-09-03 Simo SorceMerge branch 'v3-devel' of ssh://git.samba.org/data...
2008-08-27 Jeremy AllisonBe explicit about setting perms for the ldb. Helps...
2008-08-27 Andrew Tridgellldb: Fix permissions of group_mapping.ldb.
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-07-16 Derrell LipmanMerge branch 'v3-3-test' of ssh://git.samba.org/data...
2008-07-14 Jeremy AllisonAdd fix from Simo for bug #5540 - missing code to subst...
2008-07-03 Günther DeschnerFix build warning.
2008-04-12 Stefan Metzmachergroupdb: make mapping_tdb compatible to mapping_ldb
2008-04-12 Stefan Metzmachergroupdb: readd groupdb:backend parametric option
2008-04-04 Michael Adammapping_tdb: fix enumeration of mappings.
2008-04-04 Michael Adammapping.tdb: fix creation of entries with GROUP_PREFIX
2008-04-01 Volker LendeckeConvert dbwrap_trans_delete to NTSTATUS
2008-04-01 Volker LendeckeConvert dbwrap_trans_store to NTSTATUS
2008-04-01 Stefan Metzmachermapping_tdb: use the correct sid for the key creation
2008-04-01 Stefan Metzmachermapping_tdb: use db_open_trans()
2008-04-01 Volker LendeckeProtect group_mapping.tdb ops with transactions
2008-03-28 Stefan Metzmachermapping_ldb: fix memory leak in group enumeration
2008-03-28 Volker LendeckeFix a segfault
2008-03-26 Michael Adamutil_tdb: remove trivial and unused tdb_wipe().
2008-03-25 Michael Adamutil_tdb: add a wrapper tdb_wipe() for traverse with...
2008-03-11 Volker LendeckeConvert mapping_tdb.c to dbwrap
2008-03-11 Volker LendeckeClean up add_mapping_entry slightly
2008-03-11 Volker LendeckeCleanup after pstring removal
2008-02-01 Simo SorceMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-16 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-16 Gerald W. CarterMerge branch 'v3-2-test-merge' into v3-2-stable
2008-01-16 Derrell LipmanMerge branch 'v3-2-test' of git://git.samba.org/samba...
2008-01-15 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-01-15 Jeremy AllisonFix "status used uninitialized" warnings.
2008-01-09 Michael AdamConvert add_sid_to_array() add_sid_to_array_unique...
2008-01-09 Michael AdamDon't leak data.dptr on error path.
2007-12-17 Michael AdamFix flags in call of lookup_name() in pdb_default_creat...
2007-12-15 Volker Lendeckes/sid_to_string/sid_to_fstring/
2007-12-15 Volker LendeckeReplace sid_string_static with sid_to_string
2007-12-15 Volker LendeckeReplace sid_string_static by sid_string_dbg in DEBUGs
2007-12-15 Volker LendeckeFix a segfault
2007-12-08 Jeremy AllisonRemove next_token - all uses must now be next_token_talloc.
2007-11-13 Jeremy AllisonRemove all pstring from groupdb/
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-24 Stefan Metzmacher[crash fix] don't use already free'ed memory
2007-10-19 Jeremy AllisonRIP BOOL. Convert BOOL -> bool. I found a few interesting
2007-10-10 Gerald Carterr25405: Fix formatting as per metze's comments
2007-10-10 Gerald Carterr25393: Removed unused variable
2007-10-10 Gerald Carterr25380: Remove the groupdb:mapping parameter as discuss...
2007-10-10 Volker Lendecker25024: Fix a whole bunch of Coverity bugs
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 Andrew Tridgellr23367: check the "use mmap" option for ldb too
2007-10-10 Andrew Tridgellr23323: merged ldb changes from 3.0.26
2007-10-10 Volker Lendecker22787: More from Karolin: Make map_unix_group() static...
2007-10-10 Volker Lendecker22786: Some cleanup by Karolin Seeger: Remove unused...
2007-10-10 Volker Lendecker22554: Fix an assumption that TALLOC_ARRAY(.., 0)...
2007-10-10 Gerald Carterr22509: Fix some memory corruption caused by calling...
2007-10-10 Stefan Metzmacherr22009: change TDB_DATA from char * to unsigned char *
2007-10-10 Stefan Metzmacherr21974: make use of tdb_*_bystring() and string_term_td...
2007-10-10 Jeremy Allisonr20090: Fix a class of bugs found by James Peach. Ensure
2007-10-10 Volker Lendecker19927: Fix klokwork ID 4702
2007-10-10 Simo Sorcer19516: Fix the DN, to make searches using the domain...
2007-10-10 Volker Lendecker19073: mapping_dn can fail
2007-10-10 Andrew Tridgellr18938: fixed a group map bug reported by Jerry. The...
2007-10-10 Andrew Tridgellr18912: we don't need the special case for comments...
2007-10-10 Volker Lendecker18875: The comment field can be empty
2007-10-10 Andrew Tridgellr18870: - enable the ldb ldap backend properly based...
2007-10-10 Andrew Tridgellr18868: just in case there is a disaster (with our...
2007-10-10 Andrew Tridgellr18867: change the group mapping code to use ldb instea...
2007-10-10 Günther Deschnerr18703: Fix the annoying effect that happens when nscd...
2007-10-10 Gerald Carterr18271: Big change:
2007-10-10 Gerald Carterr17669: Remove RID algorithm support from unmapped...
2007-10-10 Volker Lendecker17554: Cleanup
2007-10-10 Volker Lendecker17550: Fix a few bugs in the tdb_multikey code. Thanks...
2007-10-10 Volker Lendecker17470: This is the group mapping rewrite announced...
2007-10-10 Volker Lendecker17468: To minimize the diff later on, pre-commit some...
2007-10-10 Volker Lendecker17465: Get rid of add_initial_entry. In the two places...
next