Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r25020: Fix coverity #374, possible null deref. | Jeremy Allison | 1 | -4/+4 |
2007-10-10 | r25019: Fix coverity bug #105, run #332. Use of uninitialized variable. | Jeremy Allison | 1 | -6/+8 |
2007-10-10 | r25011: We don't use mangle_map any more. | Jeremy Allison | 1 | -211/+0 |
2007-10-10 | r25009: Large patch discussed with Volker. Move unix_convert to a talloc-based | Jeremy Allison | 16 | -684/+1069 |
2007-10-10 | r25002: Refactor out code duplication created by the previous | Michael Adam | 1 | -18/+9 |
2007-10-10 | r24999: Use the new regval_compose() function in regval_ctr_addvalue(). | Michael Adam | 1 | -18/+3 |
2007-10-10 | r24998: Add a function regval_compose() to compose a REGISTRY_VALUE from | Michael Adam | 2 | -4/+42 |
2007-10-10 | r24996: Eliminate more trailing spaces... | Michael Adam | 1 | -5/+5 |
2007-10-10 | r24993: Apply some const | Volker Lendecke | 2 | -4/+5 |
2007-10-10 | r24991: Kill all those lots of trailing whitespaces from secrets.c. | Michael Adam | 1 | -72/+72 |
2007-10-10 | r24990: Kill an incredible amount of trailing whitespaces... | Michael Adam | 1 | -8/+10 |
2007-10-10 | r24981: - Use the formal syntax for calling functions through pointers. I've... | Derrell Lipman | 2 | -94/+98 |
2007-10-10 | r24978: move domain_init_recv() near the functions that uses it | Stefan Metzmacher | 1 | -15/+16 |
2007-10-10 | r24977: Ensure negative caching for name2sid, sid2name and rids2names | Rafal Szczesniak | 1 | -26/+89 |
2007-10-10 | r24974: catch SIGINT and SIGQUIT like SIGTERM | Stefan Metzmacher | 1 | -0/+2 |
2007-10-10 | r24970: Polish some comments and add my (C). | Michael Adam | 1 | -10/+3 |
2007-10-10 | r24969: Fwd port "open" patch | Simo Sorce | 3 | -6/+6 |
2007-10-10 | r24955: Reformat some object lists in Makefile.in to minimize the diff. | Michael Adam | 1 | -11/+22 |
2007-10-10 | r24954: Fix the build without krb5. | Günther Deschner | 1 | -3/+11 |
2007-10-10 | r24952: Set the kdc locator env vars. This makes the krb5 locator plugin fully | Günther Deschner | 2 | -3/+67 |
2007-10-10 | r24951: Warn if "os level" > 255 | Volker Lendecke | 1 | -0/+4 |
2007-10-10 | r24949: Remove some static buffers | Volker Lendecke | 9 | -79/+57 |
2007-10-10 | r24943: Some stackframes | Volker Lendecke | 9 | -6/+24 |
2007-10-10 | r24920: Reformatting. | Günther Deschner | 1 | -128/+182 |
2007-10-10 | r24903: One more tick in #if 0 code | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r24902: DEBUG might use talloc_tos() itself... | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r24879: Activate the winbindd cache-validation message handler. | Michael Adam | 1 | -4/+38 |
2007-10-10 | r24877: Don't panic in tdb validation code when the fork or waitpid fails. | Michael Adam | 1 | -5/+7 |
2007-10-10 | r24864: - Correct failure of libsmbclient against a version of Windows found ... | Derrell Lipman | 1 | -24/+2 |
2007-10-10 | r24853: Rename function as Jerry asked. | Rafal Szczesniak | 2 | -5/+5 |
2007-10-10 | r24848: Make tdb_validate() take an open tdb handle instead of a file name. | Michael Adam | 2 | -17/+47 |
2007-10-10 | r24847: Change standard failure return code of tdb_validate from "-1" to "1". | Michael Adam | 1 | -2/+2 |
2007-10-10 | r24845: Fix a segfault in smbcontrol when called with parameters but no extra... | Michael Adam | 1 | -3/+5 |
2007-10-10 | r24843: Add a "validate-cache" control message to winbindd. | Michael Adam | 3 | -0/+71 |
2007-10-10 | r24842: Fix build warning. | Günther Deschner | 1 | -1/+1 |
2007-10-10 | r24841: The locator has no dependencies to ldap libs anymore. Also fix the bu... | Günther Deschner | 1 | -2/+1 |
2007-10-10 | r24838: Now for real: build the locator, if we can. | Günther Deschner | 1 | -2/+4 |
2007-10-10 | r24836: Initialize some uninitialized variables. | Michael Adam | 1 | -3/+5 |
2007-10-10 | r24833: Move locator to nsswitch (does not belong to libads anymore). | Günther Deschner | 2 | -1/+1 |
2007-10-10 | r24832: In the winbind-locator recursion case, try to pick up the kdc from the | Günther Deschner | 1 | -3/+22 |
2007-10-10 | r24830: Add a winbindd cache validation function that does not do | Michael Adam | 1 | -0/+25 |
2007-10-10 | r24829: Make use of a variable, that is available... :-) | Michael Adam | 1 | -2/+1 |
2007-10-10 | r24828: Give smbcontrol an initial talloc stackframe. | Michael Adam | 1 | -1/+6 |
2007-10-10 | r24827: Give smbstatus an initial talloc stackframe. | Michael Adam | 1 | -14/+24 |
2007-10-10 | r24826: Fix two memleaks in idmap_cache.c, bug 4917 | Volker Lendecke | 1 | -2/+4 |
2007-10-10 | r24825: Give testparm an initial talloc stackframe, so it does not complain | Michael Adam | 1 | -0/+3 |
2007-10-10 | r24824: Create an initial talloc stackframe for the net binary. | Michael Adam | 1 | -0/+3 |
2007-10-10 | r24813: Reformat to 80 columns. | Jeremy Allison | 1 | -19/+32 |
2007-10-10 | r24811: Simple reformatting to fit the 80 columns rule. | Jeremy Allison | 1 | -63/+96 |
2007-10-10 | r24809: Consolidate the use of temporary talloc contexts. | Volker Lendecke | 33 | -204/+272 |