Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r24786: Fix another build warning. | Günther Deschner | 1 | -5/+5 |
2007-10-10 | r24785: Put checks in parentheses. | Günther Deschner | 1 | -1/+1 |
2007-10-10 | r24784: Initialize uninitalized data to prevent segfaults. | Michael Adam | 1 | -0/+5 |
2007-10-10 | r24783: Remove unused off_t type. | Günther Deschner | 2 | -5/+3 |
2007-10-10 | r24782: Fix C++ warnings | Volker Lendecke | 1 | -3/+4 |
2007-10-10 | r24781: Fix build warning. | Günther Deschner | 1 | -1/+1 |
2007-10-10 | r24778: Make sure krb5 locator requests go to a separate locator winbind child. | Günther Deschner | 4 | -5/+31 |
2007-10-10 | r24776: Remove accidentially commited flag checks. | Günther Deschner | 1 | -8/+0 |
2007-10-10 | r24773: Fix a ctdb connection lockup | Volker Lendecke | 3 | -13/+57 |
2007-10-10 | r24771: Use infolevel 25 to set the machine account's password (just like win... | Rafal Szczesniak | 2 | -41/+60 |
2007-10-10 | r24769: Merge error handling for locator plugin. | Günther Deschner | 1 | -17/+5 |
2007-10-10 | r24764: Fix second TALLOC_SIZE definition. Still watching the | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r24762: Fix the build, missed TALLOC_SIZE -> talloc_named_const. | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r24759: Comment out the _nonnull calls for 3.2.x, as agreed with tridge. | Jeremy Allison | 4 | -5/+51 |
2007-10-10 | r24752: Make sure to return properly when the locator is called from within w... | Günther Deschner | 1 | -6/+9 |
2007-10-10 | r24750: Fix one more caller of name_resolve_bcast(). | Michael Adam | 1 | -1/+3 |
2007-10-10 | r24749: Increase debuglevel. | Günther Deschner | 1 | -1/+1 |
2007-10-10 | r24748: Remove all dependencies to samba internals and convert the krb5 locat... | Günther Deschner | 2 | -102/+97 |
2007-10-10 | r24747: Add WINBINDD_DSGETDCNAME call. | Günther Deschner | 5 | -0/+75 |
2007-10-10 | r24746: As the winbindd pipe is officially broken since a while: split out re... | Günther Deschner | 2 | -13/+15 |
2007-10-10 | r24745: Merge Simo's shared lib build fix from svn r22842 that was lost | Gerald Carter | 1 | -4/+4 |
2007-10-10 | r24744: Increase length by what we got from recv, not from ioctl | Volker Lendecke | 1 | -2/+3 |
2007-10-10 | r24743: Fix build warning. | Günther Deschner | 1 | -1/+1 |
2007-10-10 | r24742: Add experimental DsGetDcName() call (will be used by krb5 locator for... | Günther Deschner | 5 | -55/+1147 |
2007-10-10 | r24740: Fix the build. | Günther Deschner | 1 | -0/+2 |
2007-10-10 | r24739: With resolve_ads() allow to query for PDCs as well. | Günther Deschner | 2 | -34/+129 |
2007-10-10 | r24738: Fix one more use of pwrite in tdb code in the spirit of r23972 and r2... | Michael Adam | 1 | -6/+25 |
2007-10-10 | r24737: Remove older TODO: Convert internal_resolve_name() and friends to NTS... | Günther Deschner | 4 | -99/+138 |
2007-10-10 | r24734: Move nss_err_str() to a more public place. | Günther Deschner | 3 | -19/+21 |
2007-10-10 | r24733: Add support for storing DATA_BLOBs in gencache.tdb (including torture... | Günther Deschner | 2 | -0/+198 |
2007-10-10 | r24722: Squashed commit of the following: | Gerald Carter | 4 | -3/+127 |
2007-10-10 | r24714: Fix confusing indent. | Günther Deschner | 1 | -6/+7 |
2007-10-10 | r24713: Fix obvious error in enum_dom_groups. We were returning NT_STATUS_OK ... | Günther Deschner | 1 | -2/+1 |
2007-10-10 | r24711: Remove unused talloc context from query_user_list rpc. | Günther Deschner | 1 | -7/+0 |
2007-10-10 | r24702: Remove the old API pointers | Volker Lendecke | 8 | -537/+337 |
2007-10-10 | r24701: Fix the swat build | Volker Lendecke | 3 | -6/+35 |
2007-10-10 | r24699: Actually write 24 zeros instead of zero 24's... | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r24661: Fix some obvious diffs between 3_2 and 3_2_0 | Volker Lendecke | 1 | -3/+5 |
2007-10-10 | r24659: Some formatting changes helping to minimize the 3_2_0 diff | Volker Lendecke | 3 | -16/+15 |
2007-10-10 | r24654: Adapt to coding conventions. | Günther Deschner | 1 | -21/+25 |
2007-10-10 | r24649: Attempt to fix bug 4917. Simo, please check! | Volker Lendecke | 1 | -2/+2 |
2007-10-10 | r24639: Add parameter "directory name cache size" - parameterize | Jeremy Allison | 2 | -21/+41 |
2007-10-10 | r24638: Remove redundent setting of vuid. | Jeremy Allison | 1 | -3/+1 |
2007-10-10 | r24637: In order for "net rpc registry" to be able to write to | Michael Adam | 1 | -4/+7 |
2007-10-10 | r24636: Raise one debug level, since the callers (that want to do so) | Michael Adam | 1 | -1/+1 |
2007-10-10 | r24632: Fix build warnings. | Günther Deschner | 1 | -2/+2 |
2007-10-10 | r24630: Store Samba configuratin options only under the default name, not as ... | Michael Adam | 1 | -3/+152 |
2007-10-10 | r24629: Make read_sock return the total number of bytes read instead | Michael Adam | 1 | -3/+3 |
2007-10-10 | r24627: merge from SAMBA_4_0: | Stefan Metzmacher | 1 | -2/+12 |
2007-10-10 | r24625: add '-D' option to winbindd | Stefan Metzmacher | 1 | -0/+1 |