Fix coverity #4 for 3_0 too
[metze/old/v3-2-winbind-ndr.git] / source / passdb /
2006-03-09 vlendecFix a memleak found by valgrind (!!)
2006-03-09 vlendecFix Coverity bug # 70
2006-03-09 jraFix Coverity bug #20. Don't deref possible null.
2006-03-07 vlendecWe've dereferenced my_methods already, so there's no...
2006-03-07 jraFixed a very interesting class of realloc() bugs found...
2006-03-05 idraMerge in net sam provision and some pdb_ldap fixes
2006-03-02 vlendecHaving S-1-1-0 show up in winbind lookupsid does not...
2006-03-01 idraMerge in the editposix ldapsam optimization
2006-03-01 jerryFix bug reported by jra. Don't check for a group SID...
2006-02-28 jerryuse samu_new() rather than calling talloc() directly.
2006-02-28 jraFix the reference count for tdbsam_open() - on an
2006-02-27 vlendecFix smbpasswd -x
2006-02-27 vlendecNo, we have not talked about this on irc less than...
2006-02-27 vlendecFix a segfault
2006-02-27 gd* Correctly handle acb_info/acct_flags as uint32 not...
2006-02-27 jraJanitor for tpot.
2006-02-26 vlendecMore Solaris/LDAP fixes from Bjoern <bjoern@j3e.de>
2006-02-24 vlendecFix the 'valid users = +users' problem I introduced.
2006-02-24 jerryCommiting the rm_primary_group.patch posted on samba...
2006-02-24 vlendecRemove unneeded braces
2006-02-22 gdAllow to rename machine accounts in a Samba Domain...
2006-02-21 jerry* Remove unused code from pdb_ldap.c
2006-02-21 jerryMove functions local to tdbsam to pdb_tdb.c
2006-02-21 jerryconsolidate pdb_set_sam_sids() into samu_set_unix(...
2006-02-21 jerry* replace all pdb_init_sam[_talloc]() calls with samu_new()
2006-02-21 jerryMake sure we only try to close the tdbsam file in endsa...
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 jerryremove pdb_guest
2006-02-17 jraAlways use the get_remote_macinhe_name() as the key
2006-02-17 jerryA patch which I think it's time has come. VOlker,...
2006-02-17 jraDon't reuse a pointer we just freed (Doh!).
2006-02-17 jraMake sure we store all 16 bytes of credentials session
2006-02-15 jraFix the credentials chaining across netlogon pipe disco...
2006-02-15 jerryRewrite tdbsam code to use a reference count based...
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-09 jraChange the credentials code to be more like the Samba4...
2006-02-08 vlendecget_ldap_filter is only used once, make it static
2006-02-04 vlendecRemove the experimental pdb modules
2006-02-03 jerryLet the carnage begin....
2006-02-03 jerryfirst round of server affinity patches for winbindd...
2006-01-28 vlendecMake smbpasswd -a work again if passdb did not exist.
2006-01-27 jraFix #3458 from Andriy Gapon <avg@icyb.net.ua>. Don't
2006-01-27 jraActually make adding a new user into an empty pdbtdb
2006-01-26 jraFix incorrect error message when new tdb not created...
2006-01-13 jerrymissed merge to fix BUG 3391; ensure we can lookup...
2006-01-04 gdFix segfault in pdb_nds.c.
2006-01-01 vlendecFix a memleak
2005-12-31 vlendecFix some memleaks. This will also be in the trunk check...
2005-12-30 vlendecNO, I'm not claiming maintainership of this.
2005-12-27 jraTry and fix bug #2926 by removing setlocale(LC_ALL...
2005-12-20 jerryone line patch for Sun LDAP libs pointed out by Nichola...
2005-12-20 jerryadding Guenther's account policy migration fix
2005-12-18 vlendecIntroduce yet another copy of the string_sub function:
2005-12-14 jraeDirectory returns LDAP_UNWILLING_TO_PERFORM if the
2005-12-10 vlendecChange lookup_sid and lookup_name to return const char...
2005-12-08 vlendecFix uninitialized variables.
2005-12-03 vlendecMerge across the lookup_name and lookup_sid work. Lets...
2005-12-03 jraIt's amazing the warnings you find when compiling on...
2005-12-01 vlendecRe-add "passdb expand explicit".
2005-11-28 vlendecBack out passdb:expand_explicit until we find consensus...
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-11-26 vlendecRename local_lookup_rid to lookup_global_sam_rid, add...
2005-11-26 vlendecThe generic mappings in srv_samr_nt.c are only used...
2005-11-26 vlendecAfter talking to Jeremy, implement passdb:expand_explic...
2005-11-23 gdMerge LDAP connection setup in lib/smbldap.c and pdb_nds.c.
2005-11-22 jerryBUG 3196: patch from Alex Deiter <tiamat@komi.mts.ru...
2005-11-22 gdFix typo.
2005-10-21 jraRemove use of long long and strtoll in libsmbclient (we
2005-10-20 jmcdImplement user rename for smbpasswd and ldap backends...
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-10-07 jraFix the "schannel not stored across client disconnects...
2005-09-30 vlendecIt's so nice to have CVSIN to blame for this kind of...
2005-09-30 jerryBIG merge from trunk. Features not copied over
2005-09-29 jerrypdb_*sql patches from
2005-08-26 jerryfallback to cn attribubte if displayName is not available
2005-08-26 jerryreal fix for group enumeration bug in 3.0.20; only...
2005-08-23 gdGive better error-message when "NDS Universal Password...
2005-08-13 jpeachClobber compiler warnings. Patch from Jason Mader ...
2005-08-04 lmuelleFix from Fernando Schapachnik <fernando@mecon.gov.ar...
2005-07-27 gdavoid unset rids for builtin-aliases.
2005-07-26 gdMake enumeration of builtin-aliases work again.
2005-07-18 gd- (re-)add better search-semantics: look for Interdomai...
2005-06-24 jraLooks like a large patch - but what it actually does...
2005-06-20 jraFix from Fernando Schapachnik <fernando@mecon.gov.ar...
2005-06-18 vlendecSome merges
2005-06-18 vlendecRemove some unused code
2005-06-14 jerryswitching to macro for IS_DC
2005-06-08 jerry* big change -- volker's new async winbindd from trunk
2005-05-31 jerryremoving 'ldap filter' smb.conf option
2005-05-31 jerrytrying to reduce the number of diffs between trunk...
2005-05-13 vlendecFix 2 memleaks
2005-05-13 vlendecFix bug 2705. Thanks, John, for beating my stuff :-)
2005-05-12 vlendecWith reconnects, state->connection->ldap_struct can...
2005-05-10 jerryanother talloc() fix. This time in pdb_xml.c
2005-05-06 jelmerFix build of the various sql pdb backends after new...
next