Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r19070: If there's an error in the data struct, there's no point to continue ... | Volker Lendecke | 1 | -0/+4 |
2007-10-10 | r19043: There's no point in #ifdef'ing the detection whether we were offered ... | Volker Lendecke | 1 | -8/+2 |
2007-10-10 | r19042: Fix the non-krb5 build. This needs sooo severe cleanup ... :-) | Volker Lendecke | 1 | -0/+2 |
2007-10-10 | r19041: Make us connect to Vista RC1. Apparently metze had done the same patc... | Volker Lendecke | 2 | -8/+24 |
2007-10-10 | r19037: Fix a segfault | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r18982: Move the gpo related functions to "libgpo". | Günther Deschner | 1 | -171/+0 |
2007-10-10 | r18969: Fix typo. | Günther Deschner | 1 | -2/+2 |
2007-10-10 | r18966: this bug affects Samba3 too. I'm actually surprised nobody has | Andrew Tridgell | 1 | -0/+6 |
2007-10-10 | r18891: Fix "double const" warning from host opi | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r18865: fixed some of the most obvious NTSTATUS/WERROR mixups in Samba3. It | Andrew Tridgell | 3 | -5/+5 |
2007-10-10 | r18858: arrgh! - since HAVE_IMMEDIATE_STRUCTURES were last enabled the code | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r18819: Fix build without LDAP. | Günther Deschner | 1 | -0/+4 |
2007-10-10 | r18802: Use the pidl-generated code for the srvsvc interface, both client and... | Jelmer Vernooij | 1 | -22/+13 |
2007-10-10 | r18745: Use the Samba4 data structures for security descriptors and security ... | Jelmer Vernooij | 2 | -33/+33 |
2007-10-10 | r18613: Metze, in your DLINKLIST commit you changed this | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r18605: sync dlinklist.h with samba4, that means DLIST_ADD_END() | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r18533: Ensure we clear out the failed connection cache for an entire | Jeremy Allison | 1 | -0/+28 |
2007-10-10 | r18312: Change gencache_get slightly: Delete expired keys, and only strdup th... | Volker Lendecke | 2 | -5/+0 |
2007-10-10 | r18271: Big change: | Gerald Carter | 1 | -2/+2 |
2007-10-10 | r18199: Allow winbindd to delete a saf_ entry if it knows | Jeremy Allison | 1 | -0/+24 |
2007-10-10 | r18047: More C++ stuff | Volker Lendecke | 1 | -3/+3 |
2007-10-10 | r18029: More C++ stuff | Volker Lendecke | 2 | -2/+2 |
2007-10-10 | r18014: revert a possibly unnecessary change | Derrell Lipman | 1 | -1/+2 |
2007-10-10 | r18013: Fix for "bug" (enhancement) 3684. | Derrell Lipman | 1 | -1/+14 |
2007-10-10 | r18012: Should fix bug 4018. | Derrell Lipman | 1 | -1/+9 |
2007-10-10 | r18011: Should fix bug 3835. | Derrell Lipman | 3 | -11/+41 |
2007-10-10 | r18009: Fixes bug 4026. | Derrell Lipman | 3 | -187/+465 |
2007-10-10 | r18008: Ok, same fix as before. But this time also allocate the session key. ... | Volker Lendecke | 1 | -5/+14 |
2007-10-10 | r18007: Ensure we don't namecache KDC entries with port 88 | Jeremy Allison | 1 | -0/+2 |
2007-10-10 | r18006: Actually a smaller change than it looks. Leverage | Jeremy Allison | 2 | -7/+66 |
2007-10-10 | r18005: The ntlmssp fix is not correct yet, working on it | Volker Lendecke | 1 | -6/+5 |
2007-10-10 | r17977: To be honest, I have NO idea whatsoever what this does, but it fixes ... | Volker Lendecke | 1 | -5/+6 |
2007-10-10 | r17976: Fix typo | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r17945: Store the server and client sitenames in the ADS | Jeremy Allison | 1 | -2/+2 |
2007-10-10 | r17943: The horror, the horror. Add KDC site support by | Jeremy Allison | 1 | -7/+20 |
2007-10-10 | r17933: Don't print a NULL sitename. | Jeremy Allison | 1 | -2/+2 |
2007-10-10 | r17929: Ok, I think I finally figured out where to put | Jeremy Allison | 1 | -12/+42 |
2007-10-10 | r17928: Implement the basic store for CLDAP sitename | Jeremy Allison | 1 | -3/+3 |
2007-10-10 | r17902: Fix possible null deref caught by Stanford checker. | Jeremy Allison | 1 | -1/+3 |
2007-10-10 | r17900: Fix from Michael Adam <ma@sernet.de> - make internal_resolve_name | Jeremy Allison | 1 | -62/+62 |
2007-10-10 | r17881: Another microstep towards better error reporting: Make get_sorted_dc_... | Volker Lendecke | 2 | -13/+28 |
2007-10-10 | r17874: Fix possible null deref found by Stanford checker. | Jeremy Allison | 1 | -2/+2 |
2007-10-10 | r17863: Fix unneeded NULL check on pointer parameters causing the | Jeremy Allison | 1 | -7/+2 |
2007-10-10 | r17855: Fix the build on systems without LDAP | Volker Lendecke | 1 | -0/+2 |
2007-10-10 | r17854: Steal the LDAP in NTSTATUS trick from Samba4 | Volker Lendecke | 1 | -2/+5 |
2007-10-10 | r17800: Start using struct timespec internally for file times | Jeremy Allison | 6 | -60/+77 |
2007-10-10 | r17795: Finally track down the "ads_connect: Interrupted system call" | Gerald Carter | 1 | -14/+34 |
2007-10-10 | r17761: Handle times consistently across all client utils. | Jeremy Allison | 3 | -41/+28 |
2007-10-10 | r17760: The DNS SRV lookup already sorts by priority and weight so don't | Gerald Carter | 1 | -3/+9 |
2007-10-10 | r17677: There is no need for a 2nd krb5_to_nt_status function, is there? | Günther Deschner | 1 | -37/+0 |