s3: piddir creation fix part 2.
[ira/wip.git] / source3 / groupdb / mapping.c
2011-10-12 Simo Sorces3-group-mapping: Remove fstrings from GROUP_MAP.
2011-10-12 Günther Deschners3-groupdb: split out groupdb/mapping_tdb.h.
2011-09-26 Simo Sorces3-passdb: Cleanup use of fstring and move to talloc.
2011-09-26 Simo Sorces3-group-mapping: Remove unused functions.
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba... samba-4.0.0alpha16
2011-06-20 Rusty Russelltdb_compat.h: divert every tdb build and includes to...
2011-06-09 Andrew Bartletts3-talloc Change TALLOC_ARRAY() to talloc_array()
2011-05-06 Günther Deschners3: only include tdb headers where needed.
2011-05-04 Jeremy AllisonFix warning messages caused by addition of null check...
2011-03-29 Günther Deschners3-passdb: add passdb.h where needed.
2011-03-29 Günther Deschners3-includes: only include system/passwd.h when needed.
2011-03-29 Günther Deschners3-winbind: remove global inclusion of libwbclient.
2011-02-20 Volker Lendeckes3: Improve a debug message, we have more than pdb_tdb.
2011-02-02 Stefan Metzmachers3:groupdb: allow machine accounts as members.
2010-10-12 Andrew Bartlettlibcli/security Provide a common, top level libcli...
2010-08-14 Michael Adams3:groupdb: allocate a gid after allocating a rid in...
2010-05-21 Andrew Bartletts3:dom_sid Global replace of DOM_SID with struct dom_sid
2010-05-17 Günther Deschners3-rpc_misc: clean out include/rpc_misc.h.
2010-03-14 Volker Lendeckes3: Fix some nonempty blank lines
2010-03-01 Simo Sorces3:groupmap revert to tdb storage
2010-01-13 Nadezhda IvanovaMerge branch 'master' of git://git.samba.org/samba
2010-01-10 Volker Lendeckes3: Replace most calls to sid_append_rid() by sid_compose()
2009-06-08 Volker LendeckePass a talloc_ctx to pdb_enum_aliasmem
2009-05-12 Jeremy AllisonFix a bunch of compiler warnings about wrong format...
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
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-04-12 Stefan Metzmachergroupdb: readd groupdb:backend parametric option
2007-12-17 Michael AdamFix flags in call of lookup_name() in pdb_default_creat...
2007-12-15 Volker LendeckeReplace sid_string_static by sid_string_dbg in DEBUGs
2007-11-13 Jeremy AllisonRemove all pstring from groupdb/
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 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 Jeremy Allisonr20090: Fix a class of bugs found by James Peach. Ensure
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...
2007-10-10 Gerald Carterr116: volker's patch for local group and group nesting
2004-03-19 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2004-03-14 Volker LendeckeClean up a bit :-)
2004-03-14 Volker LendeckeAdd and delete aliases via srv_samr_nt. For that I...
2004-03-13 Volker LendeckeAdd find_alias, create_alias, delete_alias, get_aliasin...
2004-03-10 Volker LendeckeDon't pass DOM_SIDs around when pointers are enough.
2004-03-09 Rafal SzczesniakFix to debug message lacking termination with '\n'.
2004-03-09 Rafal SzczesniakFix to debug message lacking termination with '\n'.
2004-03-01 Simo SorceOk here it is my latest work on privileges
2004-03-01 Volker LendeckeAdd aliases to winbindd_getgroups().
2004-02-29 Volker LendeckeApply my experimental aliases support to HEAD. This...
2004-02-17 Volker LendeckeWhen creating a group via a script, don't let winbind...
2004-02-17 Volker LendeckeWhen creating a group via a script, don't let winbind...
next