r3420: install smbwrapper and add the include directory in the package
[ira/wip.git] / source3 / groupdb /
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
2007-10-10 Gerald Carterr39: * importing .cvsignore files
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...
2004-02-02 Gerald Carterjanitor duty (merges from 3.0) and cleanup compiler...
2004-01-25 Volker LendeckeFix memleak just introduced. Thanks to abartlet :-)
2004-01-25 Volker LendeckeOn my SuSE 8.2 (glibc 2.3.2) the getpwnam inside pdb_ge...
2004-01-05 Andrew Bartlett(merge from 3.0)
2004-01-02 Andrew BartlettJHT came up with a nasty (broken) torture case in prepa...
2003-12-10 Gerald Cartermore group lookup access fixes on the neverending bug 281
2003-12-10 Gerald Cartermore group lookup access fixes on the neverending bug 281
2003-12-04 Gerald Carter* fix RemoveSidForeignDomain() ; bug 252
2003-12-04 Gerald Carter* fix RemoveSidForeignDomain() ; bug 252
2003-11-24 Gerald Cartermore access fixes for group enumeration in LDAP; bug 281
2003-11-24 Gerald Cartermore access fixes for group enumeration in LDAP; bug 281
2003-09-09 Gerald Cartersync 3.0 into HEAD for the last time
2003-08-15 Tim PotterFix syntax error!
2003-08-15 Gerald Carterfix compile warnings on IRIX
2003-08-02 Simo Sorceport latest changes from SAMBA_3_0 tree
2003-07-22 Tim PotterFixup a bunch of printf-style functions and debugs...
2003-07-16 Gerald Cartertrying to get HEAD building again. If you want the...
2003-07-16 Gerald Carterfixes for 'net rpc vampire'. I can now take a blank...
2003-07-15 Volker LendeckeWe should report if a group mapping fails. This should...
2003-07-11 Gerald Cartermoving more code around.
2003-07-09 Gerald CarterLarge set of changes to add UNIX account/group management
2003-07-04 Alexander BokovoyFix memleak in groupdb. Spotted by Metze
2003-06-18 Simo SorceOk, this patch removes the privilege stuff we had in...
2003-06-18 Volker LendeckeAnd some more memory leaks in mapping.c and pdb_tdb...
2003-06-17 Volker LendeckeAnd more other memory leaks. One new (idmap) and one...
2003-05-12 Simo SorceAnd finally IDMAP in 3_0
2003-05-06 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-03 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-02 Simo Sorceremove testing debug line
2003-05-02 Simo Sorceshouldn't wellknown group be well.. ..WKN_GRP ?
2003-04-29 Gerald Carterdon't implement any group mapping functions in the...
2003-04-29 Gerald Carterdon't implement any group mapping functions in the...
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...
next