Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r20207: Fix a couple more places where extra_data was | Jeremy Allison | 2 | -5/+8 |
2007-10-10 | r20206: Start cleaning up the talloc_ctx mess. | Jeremy Allison | 4 | -13/+20 |
2007-10-10 | r20186: Fix winbind crash bug in WINBIND_GETGROUPS. | Günther Deschner | 1 | -2/+3 |
2007-10-10 | r20180: Ensure that pam returns the correct error messages | Jeremy Allison | 2 | -48/+91 |
2007-10-10 | r20171: Don't delete the krb5 credential if others still reference to it. | Günther Deschner | 2 | -21/+37 |
2007-10-10 | r20155: revert, I misread | Simo Sorce | 1 | -1/+1 |
2007-10-10 | r20154: Fix nasty typo, hunting another bug | Simo Sorce | 1 | -1/+1 |
2007-10-10 | r20151: remove meaningless checks | Simo Sorce | 1 | -8/+0 |
2007-10-10 | r20150: better memory handling for some functions, make sure we don't | Simo Sorce | 4 | -17/+35 |
2007-10-10 | r20146: Now online checks are fully async we can do them | Jeremy Allison | 1 | -7/+1 |
2007-10-10 | r20140: Make online/offline detection completely asynchronous. | Jeremy Allison | 2 | -23/+181 |
2007-10-10 | r20136: Fix #4290. Properly compute time to password expiration in message from | Jim McDonough | 1 | -1/+2 |
2007-10-10 | r20124: clean up nested extern declaration warnings | Herb Lewis | 5 | -13/+15 |
2007-10-10 | r20118: Fix some more warnings | Simo Sorce | 2 | -8/+3 |
2007-10-10 | r20117: 1st Error in the merge | Simo Sorce | 1 | -1/+1 |
2007-10-10 | r20116: Start merging in the work done to create the new idmap subsystem. | Simo Sorce | 20 | -1021/+6580 |
2007-10-10 | r20090: Fix a class of bugs found by James Peach. Ensure | Jeremy Allison | 6 | -35/+93 |
2007-10-10 | r20087: Ensure we clean up any random pending events we | Jeremy Allison | 1 | -2/+8 |
2007-10-10 | r20082: When fork_domain_child is forked when we're offline | Jeremy Allison | 1 | -0/+11 |
2007-10-10 | r20060: Fix the timout calculation. | Jeremy Allison | 1 | -7/+9 |
2007-10-10 | r20058: Ensure we actually do the increasing time | Jeremy Allison | 1 | -3/+1 |
2007-10-10 | r20057: Attempt to fix connect timeouts when connected on | Jeremy Allison | 4 | -17/+59 |
2007-10-10 | r20035: Fix obvious horrible bug in falling back to MS-RPC | Jeremy Allison | 1 | -6/+3 |
2007-10-10 | r19975: Deal with 2 keytypes I messed previously (DR/DE). | Jeremy Allison | 1 | -2/+25 |
2007-10-10 | r19974: Add freelist check for cache. Fix testing of entry | Jeremy Allison | 1 | -19/+19 |
2007-10-10 | r19958: Add check for WINBIND_OFFLINE key. | Jeremy Allison | 2 | -3/+9 |
2007-10-10 | r19957: Initial framework to make winbindd robust | Jeremy Allison | 3 | -2/+246 |
2007-10-10 | r19809: remove winbind blacklist parameter | Gerald Carter | 1 | -24/+0 |
2007-10-10 | r19754: * When using a krb5 session setup, we don't fill in the server_name | Gerald Carter | 1 | -2/+2 |
2007-10-10 | r19710: Fix memory leak in get_conf_item_string(). As | Jeremy Allison | 1 | -5/+1 |
2007-10-10 | r19703: Don't free a string if you want to return it! | Simo Sorce | 1 | -1/+0 |
2007-10-10 | r19686: Fix the build | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r19667: Fix incorrect null check | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r19657: Correctly check for malloc failure | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r19656: Correctly check for malloc failure | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r19651: Fix interesting bug with the automatic site coverage in Active Direct... | Günther Deschner | 1 | -1/+1 |
2007-10-10 | r19626: Coalesce usage of DUMP_CORE. Fix formatting on chdir error message | James Peach | 1 | -2/+0 |
2007-10-10 | r19420: Remove strequal and use strcmp() instead. Meant to | Gerald Carter | 1 | -11/+12 |
2007-10-10 | r19419: BUG 4109: Patch from Timur Bakeyev. Fix bug causing smbd to turn off | Gerald Carter | 1 | -7/+14 |
2007-10-10 | r19413: Now we're calling init_dc_connection, this code | Jeremy Allison | 1 | -16/+0 |
2007-10-10 | r19399: Now Guenther discovered one crash dereferencing domain->backends, | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r19394: When we fail to get the list of trusted domains, make sure to return | Günther Deschner | 1 | -1/+1 |
2007-10-10 | r19391: Fix crash bug within the winbind caching method. | Günther Deschner | 1 | -0/+5 |
2007-10-10 | r19371: Add two missing refresh_sequence_number calls where they are missing | Günther Deschner | 1 | -0/+3 |
2007-10-10 | r19351: Also export the info3 profilepath via the PAM_WINBIND_PROFILEPATH data | Günther Deschner | 2 | -0/+13 |
2007-10-10 | r19349: Fix invalid free on the PAM_WINBIND_PWD_LAST_SET data. | Günther Deschner | 1 | -1/+1 |
2007-10-10 | r19348: Fix uninitialized dictionary handle, found by valgrind. | Günther Deschner | 1 | -3/+3 |
2007-10-10 | r19340: Wait longer then 10 seconds for a samr_query_groupmem lookup to succeed. | Günther Deschner | 1 | -0/+9 |
2007-10-10 | r19302: Use TALLOC_ZERO_P not TALLOC_P to ensure unused | Jeremy Allison | 1 | -5/+5 |
2007-10-10 | r19301: Correct debug statement. | Jeremy Allison | 1 | -1/+1 |