r19857: Make the perfcounter compile after tdb changes
[ira/wip.git] / source / nsswitch /
2007-10-10 Gerald Carterr19809: remove winbind blacklist parameter
2007-10-10 Gerald Carterr19754: * When using a krb5 session setup, we don't...
2007-10-10 Jeremy Allisonr19710: Fix memory leak in get_conf_item_string(). As
2007-10-10 Simo Sorcer19703: Don't free a string if you want to return it!
2007-10-10 Volker Lendecker19686: Fix the build
2007-10-10 Volker Lendecker19667: Fix incorrect null check
2007-10-10 Volker Lendecker19657: Correctly check for malloc failure
2007-10-10 Volker Lendecker19656: Correctly check for malloc failure
2007-10-10 Günther Deschnerr19651: Fix interesting bug with the automatic site...
2007-10-10 James Peachr19626: Coalesce usage of DUMP_CORE. Fix formatting...
2007-10-10 Gerald Carterr19420: Remove strequal and use strcmp() instead. ...
2007-10-10 Gerald Carterr19419: BUG 4109: Patch from Timur Bakeyev. Fix bug...
2007-10-10 Jeremy Allisonr19413: Now we're calling init_dc_connection, this...
2007-10-10 Jeremy Allisonr19399: Now Guenther discovered one crash dereferencing...
2007-10-10 Günther Deschnerr19394: When we fail to get the list of trusted domains...
2007-10-10 Günther Deschnerr19391: Fix crash bug within the winbind caching method.
2007-10-10 Günther Deschnerr19371: Add two missing refresh_sequence_number calls...
2007-10-10 Günther Deschnerr19351: Also export the info3 profilepath via the PAM_W...
2007-10-10 Günther Deschnerr19349: Fix invalid free on the PAM_WINBIND_PWD_LAST_SE...
2007-10-10 Günther Deschnerr19348: Fix uninitialized dictionary handle, found...
2007-10-10 Günther Deschnerr19340: Wait longer then 10 seconds for a samr_query_gr...
2007-10-10 Jeremy Allisonr19302: Use TALLOC_ZERO_P not TALLOC_P to ensure unused
2007-10-10 Jeremy Allisonr19301: Correct debug statement.
2007-10-10 Jeremy Allisonr19300: Fix null deref in debug statement.
2007-10-10 Volker Lendecker19287: As requested by Bjoern Jacke <bjoern@j3e.de...
2007-10-10 Jeremy Allisonr19272: Ensure we return 1 member in the optimized...
2007-10-10 Jeremy Allisonr19271: Test the "hack" for "Domain Users" as agreed...
2007-10-10 Günther Deschnerr19255: Add blacklist of accounts when NSS initgroups...
2007-10-10 Günther Deschnerr19254: Make sure to also wait 35 seconds to receive...
2007-10-10 Jeremy Allisonr19230: Doh ! Fix obvious crash bug.....
2007-10-10 Jeremy Allisonr19212: Make sure domains marked internal don't do
2007-10-10 Jeremy Allisonr19209: Ensure we don't make mistakes by sending online...
2007-10-10 Jeremy Allisonr19207: Properly canonicalize incoming names to the
2007-10-10 Günther Deschnerr19206: Jeremy, for some reason storing a value-less...
2007-10-10 Jeremy Allisonr19159: The getdc call can take a long time. Allow...
2007-10-10 Jeremy Allisonr19155: Fix debug message.
2007-10-10 Jeremy Allisonr19148: Finish last nights patch - make offline
2007-10-10 Günther Deschnerr19143: getdcname on the NETLOGON pipe returns WERROR...
2007-10-10 Jeremy Allisonr19105: Ok - this is currently untested (but I'm testin...
2007-10-10 Jeremy Allisonr19103: From "Björn JACKE <bjoern@j3e.DE>":
2007-10-10 Volker Lendecker19066: Fix a memleak
2007-10-10 Volker Lendecker19065: No functional change, just a trivial simplification
2007-10-10 Volker Lendecker19064: This code block is already #ifdef'ed by WITH_AD...
2007-10-10 Jeremy Allisonr18980: Be a little more intelligent about "startup_time",
2007-10-10 Stefan Metzmacherr18955: fix the build on solaris where unistd.h needs...
2007-10-10 Gerald Carterr18937: Protect against segc in the idmap winbindd...
2007-10-10 Gerald Carterr18927: Fix build. *please* compile the code at least...
2007-10-10 Günther Deschnerr18924: Minor cleanup.
2007-10-10 Günther Deschnerr18871: Fix copy/paste mixup.
2007-10-10 Günther Deschnerr18842: Protect against "winbind cache time = 0" on...
2007-10-10 Günther Deschnerr18841: Protect against potential event loop when someo...
2007-10-10 Stefan Metzmacherr18798: use libreplace headers in pam and nss modules
2007-10-10 Stefan Metzmacherr18784: hopefully fix the BOOL bug on AIX
2007-10-10 Günther Deschnerr18710: Prevent that our offline cache can get outdated...
2007-10-10 Günther Deschnerr18703: Fix the annoying effect that happens when nscd...
2007-10-10 Volker Lendecker18667: Two C++ warnings
2007-10-10 Stefan Metzmacherr18605: sync dlinklist.h with samba4, that means DLIST_...
2007-10-10 Jeremy Allisonr18557: If you've set security=ads, do the DNS queries...
2007-10-10 Jeremy Allisonr18552: Ensure the sitename matches before we SAF store...
2007-10-10 Jeremy Allisonr18551: Implement a 30 seconds from startup, during...
2007-10-10 Volker Lendecker18543: Fix Coverity ID#312
2007-10-10 Jeremy Allisonr18533: Ensure we clear out the failed connection cache...
2007-10-10 Jeremy Allisonr18525: Be a little less agressive about going back...
2007-10-10 Günther Deschnerr18511: Ops, fix the build.
2007-10-10 Günther Deschnerr18510: Protect against storing null-sids in the winbin...
2007-10-10 Jeremy Allisonr18509: We must always canonicalise the usernames to...
2007-10-10 Jeremy Allisonr18507: Added debug log for returned username.
2007-10-10 Jeremy Allisonr18506: Fix online requests to cause an immediate DC...
2007-10-10 Günther Deschnerr18484: Start some cleanup on pam_winbind's syslogging:
2007-10-10 Jeremy Allisonr18476: Protect ourselves from bad cached creds a little
2007-10-10 Jeremy Allisonr18473: Once we go online, trigger a "get krb5 ticket...
2007-10-10 Jeremy Allisonr18411: Getting a zero length read is common. Don't...
2007-10-10 Gerald Carterr18271: Big change:
2007-10-10 Günther Deschnerr18259: Fix the non-krb5 builds.
2007-10-10 Jeremy Allisonr18239: THIS IS GUENTHER'S WORK !!! He's allowing me...
2007-10-10 Jeremy Allisonr18224: Paranoia - ensure the oplock event handler is
2007-10-10 Jeremy Allisonr18199: Allow winbindd to delete a saf_ entry if it...
2007-10-10 Jeremy Allisonr18196: Fix debug message (this should be online not...
2007-10-10 Jeremy Allisonr18192: Fix the build.
2007-10-10 Jeremy Allisonr18191: Fix the online/offline state handling of winbindd.
2007-10-10 Jeremy Allisonr18189: When tearing down a connection we can be harsher
2007-10-10 Jelmer Vernooijr18188: merge 3.0-libndr branch
2007-10-10 Günther Deschnerr18167: Adding DEBUG() to winbinds refresh seqnum to...
2007-10-10 Günther Deschnerr18158: Stop winbindd from accumulating memory creds...
2007-10-10 Jeremy Allisonr18128: Don't forget to set the ref count to 1 on a...
2007-10-10 Jeremy Allisonr18107: Only do a SAF realm store if the logon was...
2007-10-10 Jeremy Allisonr18063: When we get a successful connection using ADS,
2007-10-10 Jeremy Allisonr18062: Fix to ensure the name used by pam matches the
2007-10-10 Volker Lendecker18047: More C++ stuff
2007-10-10 Volker Lendecker18028: Fix warnings on non-krb5 systems
2007-10-10 Volker Lendecker18019: Fix a C++ warnings: Don't use void * in libads...
2007-10-10 Jeremy Allisonr18015: Try and detect network failures immediately in
2007-10-10 Jeremy Allisonr18010: Ensure we don't timeout twice to the same
2007-10-10 Jeremy Allisonr17997: Ensure lockdir exists for winbindd. Store tmp
2007-10-10 Jeremy Allisonr17994: Add debugs that showed me why my site code...
2007-10-10 Jeremy Allisonr17947: Remove extra const.
2007-10-10 Jeremy Allisonr17945: Store the server and client sitenames in the ADS
2007-10-10 Jeremy Allisonr17943: The horror, the horror. Add KDC site support by
2007-10-10 Jeremy Allisonr17937: Move the saf_ cache into the tcp ad connection...
2007-10-10 Jeremy Allisonr17897: Store the uid in the memory creds. Don't reques...
next