summaryrefslogtreecommitdiffstats
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* r24601: Fix if statements where we still expected cli_connect() to return BOOL.Lars Müller2007-10-102-2/+2
* r24599: patch from Karolin Seeger <ks@sernet.de>:Stefan Metzmacher2007-10-103-6/+23
* r24597: - talloc request structure for the samba3 server bindingsStefan Metzmacher2007-10-1012-7435/+9997
* r24595: Fix Coverity ID 393Volker Lendecke2007-10-101-2/+1
* r24594: pass down the ndr_interface_table in the samba3 client bindingsStefan Metzmacher2007-10-1013-371/+376
* r24590: Reformatting to coding standards. Added my (C) in places it already s...Jeremy Allison2007-10-102-191/+271
* r24589: Refactor our vuid code so that we keep the sameJeremy Allison2007-10-103-176/+245
* r24584: Merge all pam post-processing code (in particular all extra_data code...Günther Deschner2007-10-101-147/+179
* r24583: Make sure we don't accept invalid request options.Günther Deschner2007-10-101-0/+41
* r24579: Merge error reporting to the end of winbindd_pam_auth().Günther Deschner2007-10-101-16/+14
* r24578: Fix build warning.Günther Deschner2007-10-101-1/+1
* r24573: Fix build without LDAP. Thanks Volker for pointing this out.Günther Deschner2007-10-103-16/+13
* r24572: Allow for functions map_parameter_canonical() and is_synonym_of() toMichael Adam2007-10-101-11/+33
* r24571: Only look at errno if the close call actually failedVolker Lendecke2007-10-101-1/+4