Commiting the rm_primary_group.patch posted on samba-technical
[metze/old/v3-2-winbind-ndr.git] / source / passdb / pdb_interface.c
2006-02-24 jerryCommiting the rm_primary_group.patch posted on samba...
2006-02-21 jerry* replace all pdb_init_sam[_talloc]() calls with samu_new()
2006-02-20 jerryThis is the beginnings of moving the SAM_ACCOUNT data...
2006-02-20 jerryReplace all calls to talloc_free() with thye TALLOC_FREE()
2006-02-17 jerryA patch which I think it's time has come. VOlker,...
2006-02-13 vlendecMerge the stuff I've done in head the last days.
2006-02-13 vlendecmodule_name and module_location are the same string...
2006-02-11 jerryby popular demand....
2006-02-03 jerryLet the carnage begin....
2005-12-10 vlendecChange lookup_sid and lookup_name to return const char...
2005-12-03 vlendecMerge across the lookup_name and lookup_sid work. Lets...
2005-11-26 vlendecAdd samr_lookup_rids for the builtin domain. Doing...
2005-11-26 vlendecLooks bigger than it is: There's no point in allocating...
2005-10-18 jraCompile with only 2 warnings (I'm still working on...
2005-10-11 jmcdpart of #2861: add rename support for usrmgr.exe when...
2005-09-30 jerryBIG merge from trunk. Features not copied over
2005-06-24 jraLooks like a large patch - but what it actually does...
2005-04-18 vlendecSlim down pdb_interface.c a bit. next_entry and search_...
2005-04-15 vlendecThis is quite a large and intrusive patch, but there...
2005-04-10 vlendecThis implements a new caching API for enumerating the...
2005-03-28 jraThis much const causes the compiler on Fedora Core 2
2005-03-27 vlendecPort some of the non-critical changes from HEAD to...
2005-03-22 jmcdApply Volker's patch for "ldapsam trusted = yes" for...
2005-03-22 jerrygotta love that SGI compiler :-) (thanks Jason)
2005-03-05 jraAdded support for Novell NDS universal password. Code...
2005-02-20 vlendecOptimize _samr_query_groupmem with LDAP backend for...
2005-02-12 gdAfter talking with Jerry, reverted the addition of...
2005-01-25 jerrysync up copytights with trunk
2005-01-22 gdMigrate Account Policies to passdb (esp. replicating...
2005-01-19 gdHand over a acb_mask to pdb_setsampwent in load_sampwd_...
2004-12-07 jraGet medieval on our ass about malloc.... :-). Take...
2004-11-12 vlendecNobody has commented, so I'll take this as an ack...
2004-11-12 vlendecImplement a cache get saves the result of a pdb_getsamp...
2004-11-05 vlendecCompletely replace the queryuseraliases call. The previ...
2004-04-10 vlendecpdb_create_alias now returns NTSTATUS. More of this...
2004-04-07 jerryvolker's patch for local group and group nesting
2004-04-04 CVSINmerge in the SAMBA_3_0 branch from cvs
2004-04-04 CVSINimport HEAD into svn+ssh://svn.samba.org/home/svn/samba...