In aio_fork, we have to close all fd's, we might hold a gpfs share mode
[ira/wip.git] / source3 / passdb / util_unixsids.c
2008-12-03 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-11-11 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-11-07 Jeremy AllisonMake us clean under valgrind --leak-check=full by using...
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-07-24 Jeremy AllisonAdd casts to uint32_t to match prototype for sid_append...
2008-07-24 Jeremy AllisonUse sys_getgrnam not getgrnam. Pointed out by Herb.
2007-10-19 Jeremy AllisonRIP BOOL. Convert BOOL -> bool. I found a few interesting
2007-10-10 Andrew Tridgellr23784: use the GPLv3 boilerplate as recommended by...
2007-10-10 Jeremy Allisonr23779: Change from v2 or later to v3 or later.
2007-10-10 Gerald Carterr17709: Fix cut-n-paste error with the name of gid_to_u...
2007-10-10 Gerald Carterr17669: Remove RID algorithm support from unmapped...
2007-10-10 Volker Lendecker16865: This is a proposal to fix bug 3915. Before...
2007-10-10 Gerald Carterr13571: Replace all calls to talloc_free() with thye...
2007-10-10 Gerald Carterr13316: Let the carnage begin....