summaryrefslogtreecommitdiffstats
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
* r24843: Add a "validate-cache" control message to winbindd.Michael Adam2007-10-103-0/+71
* r24842: Fix build warning.Günther Deschner2007-10-101-1/+1
* r24841: The locator has no dependencies to ldap libs anymore. Also fix the bu...Günther Deschner2007-10-101-2/+1
* r24838: Now for real: build the locator, if we can.Günther Deschner2007-10-101-2/+4
* r24836: Initialize some uninitialized variables.Michael Adam2007-10-101-3/+5
* r24833: Move locator to nsswitch (does not belong to libads anymore).Günther Deschner2007-10-102-1/+1
* r24832: In the winbind-locator recursion case, try to pick up the kdc from theGünther Deschner2007-10-101-3/+22
* r24830: Add a winbindd cache validation function that does not doMichael Adam2007-10-101-0/+25
* r24829: Make use of a variable, that is available... :-)Michael Adam2007-10-101-2/+1
* r24828: Give smbcontrol an initial talloc stackframe.Michael Adam2007-10-101-1/+6
* r24827: Give smbstatus an initial talloc stackframe.Michael Adam2007-10-101-14/+24
* r24826: Fix two memleaks in idmap_cache.c, bug 4917Volker Lendecke2007-10-101-2/+4
* r24825: Give testparm an initial talloc stackframe, so it does not complainMichael Adam2007-10-101-0/+3
* r24824: Create an initial talloc stackframe for the net binary.Michael Adam2007-10-101-0/+3
* r24813: Reformat to 80 columns.Jeremy Allison2007-10-101-19/+32
* r24811: Simple reformatting to fit the 80 columns rule.Jeremy Allison2007-10-101-63/+96
* r24809: Consolidate the use of temporary talloc contexts.Volker Lendecke2007-10-1033-204/+272
* r24808: Fix the same problem Volker noticed.Jeremy Allison2007-10-101-1/+1
* r24807: Add WINBINDD_LOCATOR_KDC_ADDRESS env which will be used for the case ...Günther Deschner2007-10-102-0/+34
* r24806: Fix the build, sorry...Günther Deschner2007-10-101-2/+2
* r24805: When we can build the locator, build it.Günther Deschner2007-10-101-1/+1
* r24804: As a temporary workaround, also try to guess the server's principal i...Günther Deschner2007-10-103-41/+72
* r24803: For some funny reason us4/gcc seems to fall over the 'Volker Lendecke2007-10-101-1/+1
* r24802: Activate new testsVolker Lendecke2007-10-102-0/+2
* r24801: When told to ignore the winbind cache also do so while trying to stor...Günther Deschner2007-10-101-0/+4
* r24799: Prefer IP address to dns name when replying in winbindd dsgetdcname.Günther Deschner2007-10-101-1/+17
* r24797: Fix logic in dsgetdcname().Günther Deschner2007-10-101-1/+1
* r24791: Fix logic error in timeout of blocking lock processing found byJeremy Allison2007-10-101-22/+29
* r24789: Add implementation of machine-authenticated connection to netlogonRafal Szczesniak2007-10-103-7/+42
* r24788: Cleanup some linking msgs and remove references to libmsrpcGerald Carter2007-10-101-29/+13
* r24786: Fix another build warning.Günther Deschner2007-10-101-5/+5
* r24785: Put checks in parentheses.Günther Deschner2007-10-101-1/+1
* r24784: Initialize uninitalized data to prevent segfaults.Michael Adam2007-10-101-0/+5
* r24783: Remove unused off_t type.Günther Deschner2007-10-102-5/+3
* r24782: Fix C++ warningsVolker Lendecke2007-10-101-3/+4
* r24781: Fix build warning.Günther Deschner2007-10-101-1/+1
* r24778: Make sure krb5 locator requests go to a separate locator winbind child.Günther Deschner2007-10-104-5/+31
* r24776: Remove accidentially commited flag checks.Günther Deschner2007-10-101-8/+0
* r24773: Fix a ctdb connection lockupVolker Lendecke2007-10-103-13/+57
* 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