Removed version number from file header.
[kai/samba.git] / source3 / groupdb / mapping.c
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-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