summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r24771: Use infolevel 25 to set the machine account's password (just like win...Rafal Szczesniak2-41/+60
2007-10-10r24769: Merge error handling for locator plugin.Günther Deschner1-17/+5
2007-10-10r24764: Fix second TALLOC_SIZE definition. Still watching theJeremy Allison1-1/+1
2007-10-10r24762: Fix the build, missed TALLOC_SIZE -> talloc_named_const.Jeremy Allison1-1/+1
2007-10-10r24759: Comment out the _nonnull calls for 3.2.x, as agreed with tridge.Jeremy Allison4-5/+51
2007-10-10r24752: Make sure to return properly when the locator is called from within w...Günther Deschner1-6/+9
2007-10-10r24750: Fix one more caller of name_resolve_bcast().Michael Adam1-1/+3
2007-10-10r24749: Increase debuglevel.Günther Deschner1-1/+1
2007-10-10r24748: Remove all dependencies to samba internals and convert the krb5 locat...Günther Deschner2-102/+97
2007-10-10r24747: Add WINBINDD_DSGETDCNAME call.Günther Deschner5-0/+75
2007-10-10r24746: As the winbindd pipe is officially broken since a while: split out re...Günther Deschner2-13/+15
2007-10-10r24745: Merge Simo's shared lib build fix from svn r22842 that was lostGerald Carter1-4/+4
2007-10-10r24744: Increase length by what we got from recv, not from ioctlVolker Lendecke1-2/+3
2007-10-10r24743: Fix build warning.Günther Deschner1-1/+1
2007-10-10r24742: Add experimental DsGetDcName() call (will be used by krb5 locator for...Günther Deschner5-55/+1147
2007-10-10r24740: Fix the build.Günther Deschner1-0/+2
2007-10-10r24739: With resolve_ads() allow to query for PDCs as well.Günther Deschner2-34/+129
2007-10-10r24738: Fix one more use of pwrite in tdb code in the spirit of r23972 and r2...Michael Adam1-6/+25
2007-10-10r24737: Remove older TODO: Convert internal_resolve_name() and friends to NTS...Günther Deschner4-99/+138
2007-10-10r24734: Move nss_err_str() to a more public place.Günther Deschner3-19/+21
2007-10-10r24733: Add support for storing DATA_BLOBs in gencache.tdb (including torture...Günther Deschner2-0/+198
2007-10-10r24722: Squashed commit of the following:Gerald Carter4-3/+127
2007-10-10r24714: Fix confusing indent.Günther Deschner1-6/+7
2007-10-10r24713: Fix obvious error in enum_dom_groups. We were returning NT_STATUS_OK ...Günther Deschner1-2/+1
2007-10-10r24711: Remove unused talloc context from query_user_list rpc.Günther Deschner1-7/+0
2007-10-10r24702: Remove the old API pointersVolker Lendecke8-537/+337
2007-10-10r24701: Fix the swat buildVolker Lendecke3-6/+35
2007-10-10r24699: Actually write 24 zeros instead of zero 24's...Volker Lendecke1-1/+1
2007-10-10r24661: Fix some obvious diffs between 3_2 and 3_2_0Volker Lendecke1-3/+5
2007-10-10r24659: Some formatting changes helping to minimize the 3_2_0 diffVolker Lendecke3-16/+15
2007-10-10r24654: Adapt to coding conventions.Günther Deschner1-21/+25
2007-10-10r24649: Attempt to fix bug 4917. Simo, please check!Volker Lendecke1-2/+2
2007-10-10r24639: Add parameter "directory name cache size" - parameterizeJeremy Allison2-21/+41
2007-10-10r24638: Remove redundent setting of vuid.Jeremy Allison1-3/+1
2007-10-10r24637: In order for "net rpc registry" to be able to write toMichael Adam1-4/+7
2007-10-10r24636: Raise one debug level, since the callers (that want to do so)Michael Adam1-1/+1
2007-10-10r24632: Fix build warnings.Günther Deschner1-2/+2
2007-10-10r24630: Store Samba configuratin options only under the default name, not as ...Michael Adam1-3/+152
2007-10-10r24629: Make read_sock return the total number of bytes read insteadMichael Adam1-3/+3
2007-10-10r24627: merge from SAMBA_4_0:Stefan Metzmacher1-2/+12
2007-10-10r24625: add '-D' option to winbinddStefan Metzmacher1-0/+1
2007-10-10r24621: - deferr calling build_options();exit(0);Stefan Metzmacher3-9/+16
2007-10-10r24618: move printing out the version string and exit()Stefan Metzmacher1-3/+12
2007-10-10r24616: In set_boolean(), only pass the result back to the callerMichael Adam1-1/+2
2007-10-10r24615: Say for which domain the getdcname request failed.Günther Deschner1-1/+2
2007-10-10r24610: Add a debug message that the workaround has been activated...Michael Adam1-0/+2
2007-10-10r24609: Fix the fix of r23668 for win2k giving one zero byteMichael Adam1-1/+1
2007-10-10r24605: remove some stuff samba3 doesn't need any moreStefan Metzmacher3-79/+0
2007-10-10r24603: In case of error we need to free prefix_cache otherwise on re-init th...Simo Sorce1-0/+1
2007-10-10r24602: Add function lp_string_is_valid_boolean() to check if a stringMichael Adam1-2/+18