add test file for FDSESS
[samba.git] / source / groupdb /
2003-04-14 Tim PotterFix broken regexp in cvsignore for *.po{,32} files.
2003-04-14 Tim PotterFix broken regexp in cvsignore for *.po{,32} files.
2003-04-13 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-09 Martin PoolIgnore .po and .po32 files.
2003-03-23 Volker LendeckeThe group mapping functions are not called
2003-03-23 Volker LendeckeThe group mapping functions are not called
2003-03-22 Andrew BartlettThanks to volker, merge passdb changes from HEAD:
2003-03-19 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-18 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-02-22 Andrew BartlettRemove 'unixsam' from the default passdb backends.
2003-02-18 Martin PoolCheck return code of string_to_sid. (Merge from HEAD)
2003-02-18 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-02-18 Martin Pooladd_initial_entry should fail if string_to_sid fails.
2003-01-15 Gerald Cartersmall merges from SAMBA_3_0; mostly typos, renames...
2003-01-15 Gerald Carterremoving unused files from release branch
2003-01-03 Andrew BartlettMerge from HEAD - make Samba compile with -Wwrite-strin...
2003-01-02 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-01-02 Andrew BartlettBIG patch...
2002-11-23 Jeremy AllisonLots of fixes for error paths where tdb_fetch() data...
2002-11-23 Jeremy AllisonLots of fixes for error paths where tdb_fetch() data...
2002-11-12 Jeremy AllisonRemoved global_myworkgroup, global_myname, global_mysco...
2002-11-12 Jeremy AllisonRemoved global_myworkgroup, global_myname, global_mysco...
2002-11-02 Andrew BartlettMerge passdb from HEAD -> 3.0
2002-10-31 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-10-21 Volker LendeckeThis moves the group mapping API into the passdb backend.
2002-10-17 Volker LendeckeRevert changes
2002-10-16 Volker LendeckeCreate group mappings on the fly.
2002-10-04 Jeremy AllisonAdd a timeout to tdb_lock_bystring(). Ensure we never...
2002-10-04 Jeremy AllisonAdd a timeout to tdb_lock_bystring(). Ensure we never...
2002-09-25 Gerald Cartersync'ing up for 3.0alpha20 release
2002-09-25 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-09-23 Volker LendeckeOk, getting a bit more ambitious. Stop me, if this...
2002-09-21 Volker LendeckeSorry for the new parameter, but I think to really...
2002-08-28 Jelmer VernooijPut in intermediate version of new SAM system. It's...
2002-07-15 Andrew Tridgellupdated the 3.0 branch from the head branch - ready...
2002-07-14 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-06-07 Andrew BartlettGlobally replace 'global_sam_sid' with get_global_sam_s...
2002-04-19 Jean-François Mico... DEBUG cleanup.
2002-04-12 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-01-30 Tim PotterRemoved version number from file header.
2002-01-29 Tim PotterSince we have dynamic initialisation in the group mappi...
2002-01-27 Andrew BartlettPatch from Kevin Stefanik <kstef@mtppi.org> to do some...
2002-01-17 Andrew BartlettA nice *big* change to the fundemental way we do things.
2002-01-13 Andrew Tridgelldon't try to allocate zero bytes
2002-01-09 Jeremy AllisonWhen re-writing tdb version numbers as little endian...
2002-01-09 Jeremy AllisonFixed all uses of tdb_fetch/store/_int to use explicit...
2002-01-03 Jeremy AllisonFixed nasty cast of tdb_delete in traversals.
2002-01-02 Andrew BartlettActually enforce the passdb API.
2001-12-04 Jean-François Mico... added a boolean to the group mapping functions to speci...
2001-12-03 Jean-François Mico... added a tdb to store the account policy informations.
2001-12-03 Andrew Tridgellinit group db before use
2001-12-01 Jean-François Mico... groups in the Builtin domain S-5-32 are alias and not...
2001-11-30 Tim PotterMissing return in free_privilege()
2001-11-29 Jean-François Mico... Changed again how the privilege list is handled in...
2001-11-24 Andrew Tridgelladded "net join" command
2001-11-24 Jean-François Mico... added lsaenumprivsaccount and lsalookupprivvalue to...
2001-11-23 Jean-François Mico... Changed how the privileges are stored in the group...
2001-10-02 Tim PotterRemoved 'extern int DEBUGLEVEL' as it is now in the...
2001-09-17 Simo Sorcemove to SAFE_FREE()
2001-09-17 Andrew Tridgellfixed compilation of groupdb
2001-09-17 Simo Sorcemove to SAFE_FREE()
2001-09-06 Andrew Tridgellgot rid of USE_TDB_MMAP_FLAG as its not needed any...
2001-08-19 Jeremy AllisonRealloc fix.
2001-08-19 Jeremy AllisonRealloc fixes.
2001-08-19 Jeremy AllisonRealloc fixes.
2001-08-19 Jeremy AllisonRealloc fixes.
2001-08-12 Simo Sorcethis is a big global fix for the ptr = Realloc(ptr...
2001-07-30 Jeremy AllisonAdded "use mmap" for HPUX.
2001-07-09 Jean-François Mico... when retrieving by sid fill also the map.sid field
2001-06-04 Andrew Tridgelluse LDSHFLAGS not -shared in several places
2001-05-17 Jeremy Allisongroupdb/mapping.c: Fix gcc compiler warning.
2001-05-08 Jean-François Mico... fixes to the group mapping code.
2001-05-04 Jean-François Mico... Big cleanup of passdb and backends.
2001-04-13 Jeremy AllisonMerge of Andrew's changes in 2.2.
2001-03-23 Jeremy Allisongroupdb/mapping.c:
2001-03-23 Jean-François Mico... first pass of the new group mapping code
2000-04-25 Andrew Tridgellmoved trans2.h and nterr.h into includes.h with all...
1999-12-13 Andrew Tridgell2nd phase of head branch sync with SAMBA_2_0 - this...
1999-12-13 Andrew Tridgellfirst pass at updating head branch to be to be the...
1999-08-05 Luke Leightonreverted lookup change. from ignacio.
1999-07-13 Luke Leightonrenamed getfilepwent() and endfilepwent() to getfileent...
1999-07-08 Luke LeightonIgnacio Coupeau <icoupeau@unav.es> suggested modificati...
1999-03-09 Luke LeightonGreg Dickie spotted some wierd memory corruption proble...
1999-02-19 Luke Leightonlast unix group not being listed. spotted by jacques...
1999-02-03 Luke Leightoncache unix groups so that two-level getgrent calls...
1999-01-15 Matthew ChapmanFinally committing my LDAP changes.
1998-12-07 Luke Leightonadded ldap files by Matthew Chapman.
1998-12-07 Luke Leighton- lib/unix_sec_ctxt.c
1998-12-02 Luke Leightonadded rid and sid_name_use to DOMAIN_GRP_MEMBER, for...
1998-12-01 Luke Leightonok. unix-nt mapping code issues
1998-11-30 Luke Leightonbuiltin alias password API
1998-11-29 Luke Leightonweekend work. user / group database API.
1998-11-26 Luke Leightonwe have a problem: resolution of "Primary Group RID...
1998-11-25 Luke Leightonyeehaah got users to be included in S-1-5-xxx-yyy-zzz...
1998-11-25 Luke Leightonfixing group database issues
1998-11-25 Jeremy AllisonMakefile.in: Added maintainer mode fixes.
1998-11-24 Luke Leightonsorting out difference between aliases and groups in...
1998-11-23 Luke Leightoncvs being STUPID
1998-11-23 Luke Leightoncvs being STUPID
1998-11-23 Luke Leightoncvs is acting wierd.
next