r16751: The precompiled header should really be in the $(buildir) and
[ira/wip.git] / source3 / passdb /
2007-10-10 Jeremy Allisonr16683: Fix bug #3900 reported by jason@ncac.gwu.edu.
2007-10-10 Jeremy Allisonr16681: Fix bug #3899 reported by jason@ncac.gwu.edu.
2007-10-10 Jeremy Allisonr16678: Fix bug #3898 reported by jason@ncac.gwu.edu.
2007-10-10 Jeremy Allisonr16663: Fix coverity #301, memleak in error path.
2007-10-10 Jeremy Allisonr16628: Fix bug #3880, reported by jason@ncac.gwu.edu
2007-10-10 Jeremy Allisonr16624: Fix bug #3877, reported by jason@ncac.gwu.edu
2007-10-10 Jeremy Allisonr16593: Make the invarient explicit to Klocwork. Bug...
2007-10-10 Jeremy Allisonr16582: Fix Klocwork #1997 and all generic class of...
2007-10-10 Volker Lendecker16427: Fix bug # 3848. Thanks to Wilco Baan Hofman...
2007-10-10 Jeremy Allisonr16383: Klocwork #1086. No null deref.
2007-10-10 Jeremy Allisonr16381: Now samu can't be null don't check it on set...
2007-10-10 Volker Lendecker16360: Fix Klocwork ID 136 520 521 522 523 542 574...
2007-10-10 Günther Deschnerr16350: Fix the build.
2007-10-10 Volker Lendecker16334: Fix Klocwork ID's 1087, 1095, 1096, 1098, 1099...
2007-10-10 Jeremy Allisonr16241: Fix Klocwork #106 and others like it.
2007-10-10 Volker Lendecker16197: Fix Klocwork id 1338
2007-10-10 Jeremy Allisonr16155: Janitor for jelmer.
2007-10-10 Günther Deschnerr16121: Fix a eDir related memory leak.
2007-10-10 Jeremy Allisonr16076: Fix for machine password timeout overflow from...
2007-10-10 Volker Lendecker16064: Bug fix for another one Tom Bork has reported:
2007-10-10 Jeremy Allisonr16016: Add debug to be symetrical with reading from
2007-10-10 Volker Lendecker16014: Correctly set the group RID in init_sam_from_bu...
2007-10-10 Jeremy Allisonr15895: Ensure all new rid allocation goes through
2007-10-10 Jeremy Allisonr15888: Fix bug #3804 from jason@ncac.gwu.edu
2007-10-10 Günther Deschnerr15649: Allow to store 24 password history entries...
2007-10-10 Günther Deschnerr15633: Minor smbldap/pdb_ldap cleanup
2007-10-10 Volker Lendecker15601: Fix segfaults with 'security=share' and 'guest...
2007-10-10 Volker Lendecker15571: Fix Coverity bug #285
2007-10-10 Gerald Carterr15547: say goodbye to --with-ldapsam (although the...
2007-10-10 Günther Deschnerr15542: Close the LDAP connection and free the struct...
2007-10-10 Jeremy Allisonr15444: Fix from Jim to ensure we do a wildcard search...
2007-10-10 Volker Lendecker15360: Fix bug # 3741. One more place where the algori...
2007-10-10 Gerald Carterr15310: only store lanman passwords on a change if...
2007-10-10 Paul Greenr15283: Oh yeah. The build farm doesn't do much with...
2007-10-10 Volker Lendecker15101: Little step towards getting Samba4 tdb into...
2007-10-10 Volker Lendecker15009: Add a check for NULL
2007-10-10 Gerald Carterr14868: I will not write code when changing to Daylight...
2007-10-10 Gerald Carterr14855: Various fixes:
2007-10-10 Jeremy Allisonr14780: Fix coverity bug #272, null deref.
2007-10-10 Günther Deschnerr14758: Fix broken LDAP search filter.
2007-10-10 Günther Deschnerr14756: Make smbpasswd -a root work for eDirectory...
2007-10-10 Jelmer Vernooijr14696: make pdb_find_backend_entry public (for use...
2007-10-10 Gerald Carterr14634: Many bug fixes thanks to train rides and overni...
2007-10-10 Gerald Carterr14577: BUG Fixes:
2007-10-10 Gerald Carterr14457: Add a few more special cases for RID 513 in...
2007-10-10 Gerald Carterr14452: Sorry. Need more coffee....
2007-10-10 Gerald Carterr14451: In order to get pdb_ldap searching for SID_NAME...
2007-10-10 Gerald Carterr14403: * modifies create_local_nt_token() to create...
2007-10-10 Volker Lendecker14103: Fix a memleak found by valgrind (!!)
2007-10-10 Volker Lendecker14102: Fix Coverity bug # 70
2007-10-10 Jeremy Allisonr14088: Fix Coverity bug #20. Don't deref possible...
2007-10-10 Volker Lendecker13979: We've dereferenced my_methods already, so there...
2007-10-10 Jeremy Allisonr13915: Fixed a very interesting class of realloc(...
2007-10-10 Simo Sorcer13843: Merge in net sam provision and some pdb_ldap...
2007-10-10 Volker Lendecker13791: Having S-1-1-0 show up in winbind lookupsid...
2007-10-10 Simo Sorcer13776: Merge in the editposix ldapsam optimization
2007-10-10 Gerald Carterr13765: Fix bug reported by jra. Don't check for a...
2007-10-10 Gerald Carterr13756: use samu_new() rather than calling talloc(...
2007-10-10 Jeremy Allisonr13747: Fix the reference count for tdbsam_open() ...
2007-10-10 Volker Lendecker13729: Fix smbpasswd -x
2007-10-10 Volker Lendecker13728: No, we have not talked about this on irc less...
2007-10-10 Volker Lendecker13727: Fix a segfault
2007-10-10 Günther Deschnerr13711: * Correctly handle acb_info/acct_flags as uint3...
2007-10-10 Jeremy Allisonr13704: Janitor for tpot.
2007-10-10 Volker Lendecker13693: More Solaris/LDAP fixes from Bjoern <bjoern...
2007-10-10 Volker Lendecker13683: Fix the 'valid users = +users' problem I introd...
2007-10-10 Gerald Carterr13679: Commiting the rm_primary_group.patch posted...
2007-10-10 Volker Lendecker13678: Remove unneeded braces
2007-10-10 Günther Deschnerr13622: Allow to rename machine accounts in a Samba...
2007-10-10 Gerald Carterr13601: * Remove unused code from pdb_ldap.c
2007-10-10 Gerald Carterr13600: Move functions local to tdbsam to pdb_tdb.c
2007-10-10 Gerald Carterr13593: consolidate pdb_set_sam_sids() into samu_set_un...
2007-10-10 Gerald Carterr13590: * replace all pdb_init_sam[_talloc]() calls...
2007-10-10 Gerald Carterr13589: Make sure we only try to close the tdbsam file...
2007-10-10 Gerald Carterr13576: This is the beginnings of moving the SAM_ACCOUN...
2007-10-10 Gerald Carterr13571: Replace all calls to talloc_free() with thye...
2007-10-10 Gerald Carterr13550: remove pdb_guest
2007-10-10 Jeremy Allisonr13548: Always use the get_remote_macinhe_name() as...
2007-10-10 Gerald Carterr13545: A patch which I think it's time has come. ...
2007-10-10 Jeremy Allisonr13542: Don't reuse a pointer we just freed (Doh!).
2007-10-10 Jeremy Allisonr13538: Make sure we store all 16 bytes of credentials...
2007-10-10 Jeremy Allisonr13519: Fix the credentials chaining across netlogon...
2007-10-10 Gerald Carterr13512: Rewrite tdbsam code to use a reference count...
2007-10-10 Volker Lendecker13494: Merge the stuff I've done in head the last...
2007-10-10 Volker Lendecker13493: module_name and module_location are the same...
2007-10-10 Gerald Carterr13460: by popular demand....
2007-10-10 Jeremy Allisonr13407: Change the credentials code to be more like...
2007-10-10 Volker Lendecker13389: get_ldap_filter is only used once, make it...
2007-10-10 Volker Lendecker13338: Remove the experimental pdb modules
2007-10-10 Gerald Carterr13316: Let the carnage begin....
2007-10-10 Gerald Carterr13310: first round of server affinity patches for...
2007-10-10 Volker Lendecker13209: Make smbpasswd -a work again if passdb did...
2007-10-10 Jeremy Allisonr13190: Fix #3458 from Andriy Gapon <avg@icyb.net.ua...
2007-10-10 Jeremy Allisonr13175: Actually make adding a new user into an empty...
2007-10-10 Jeremy Allisonr13172: Fix incorrect error message when new tdb not...
2007-10-10 Gerald Carterr12913: missed merge to fix BUG 3391; ensure we can...
2007-10-10 Günther Deschnerr12714: Fix segfault in pdb_nds.c.
2007-10-10 Volker Lendecker12663: Fix a memleak
2007-10-10 Volker Lendecker12645: Fix some memleaks. This will also be in the...
2007-10-10 Volker Lendecker12603: NO, I'm not claiming maintainership of this.
next