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