Merge commit 'samba/v3-2-test' into wbc-test
[ira/wip.git] / source3 / groupdb /
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...
2007-10-10 Volker Lendecker17463: A bit of cleanup work:
2007-10-10 Volker Lendecker17451: Change pdb_getgrsid not to take a DOM_SID but...
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 Carterr14457: Add a few more special cases for RID 513 in...
2007-10-10 Gerald Carterr14403: * modifies create_local_nt_token() to create...
2007-10-10 Volker Lendecker13955: Fix Coverity ID 139.
2007-10-10 Jeremy Allisonr13915: Fixed a very interesting class of realloc(...
2007-10-10 Gerald Carterr13571: Replace all calls to talloc_free() with thye...
2007-10-10 Volker Lendecker13494: Merge the stuff I've done in head the last...
2007-10-10 Gerald Carterr13316: Let the carnage begin....
2007-10-10 Volker Lendecker12438: Remove an unused function
2007-10-10 Volker Lendecker12185: Cosmetic cleanup
2007-10-10 Volker Lendecker12182: Cosmetic cleanup
2007-10-10 Volker Lendecker12051: Merge across the lookup_name and lookup_sid...
2007-10-10 Jeremy Allisonr11137: Compile with only 2 warnings (I'm still working...
2007-10-10 Gerald Carterr10656: BIG merge from trunk. Features not copied...
2007-10-10 Gerald Carterr7130: remove 'winbind enable local accounts' code...
2007-10-10 Tim Potterr6769: Fix bugzilla #2538 and #2527. Unused variables...
2007-10-10 Volker Lendecker6351: This is quite a large and intrusive patch, but...
2007-10-10 Volker Lendecker6263: Get rid of generate_wellknown_sids, they are...
2007-10-10 Herb Lewisr6225: get rid of warnings from my compiler about neste...
2007-10-10 Jeremy Allisonr6092: This much const causes the compiler on Fedora...
2007-10-10 Volker Lendecker6080: Port some of the non-critical changes from HEAD...
2007-10-10 Volker Lendecker5647: Caches are good for performance, but you get...
2007-10-10 Günther Deschnerr5264: Log with loglevel 0 when account-administration...
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 Volker Lendecker3566: Completely replace the queryuseraliases call...
2007-10-10 Volker Lendecker3561: Since we have tdb_reopen_all() after all forks...
2007-10-10 Andrew Bartlettr2865: Add static and remove unused functions that...
2007-10-10 Günther Deschnerr2753: Workaround for the (rather broken) _samr_query_u...
next