summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r24827: Give smbstatus an initial talloc stackframe.Michael Adam1-14/+24
2007-10-10r24826: Fix two memleaks in idmap_cache.c, bug 4917Volker Lendecke1-2/+4
2007-10-10r24825: Give testparm an initial talloc stackframe, so it does not complainMichael Adam1-0/+3
2007-10-10r24824: Create an initial talloc stackframe for the net binary.Michael Adam1-0/+3
2007-10-10r24813: Reformat to 80 columns.Jeremy Allison1-19/+32
2007-10-10r24811: Simple reformatting to fit the 80 columns rule.Jeremy Allison1-63/+96
2007-10-10r24809: Consolidate the use of temporary talloc contexts.Volker Lendecke33-204/+272
2007-10-10r24808: Fix the same problem Volker noticed.Jeremy Allison1-1/+1
2007-10-10r24807: Add WINBINDD_LOCATOR_KDC_ADDRESS env which will be used for the case ...Günther Deschner2-0/+34
2007-10-10r24806: Fix the build, sorry...Günther Deschner1-2/+2
2007-10-10r24805: When we can build the locator, build it.Günther Deschner1-1/+1
2007-10-10r24804: As a temporary workaround, also try to guess the server's principal i...Günther Deschner3-41/+72
2007-10-10r24803: For some funny reason us4/gcc seems to fall over the 'Volker Lendecke1-1/+1
2007-10-10r24802: Activate new testsVolker Lendecke2-0/+2
2007-10-10r24801: When told to ignore the winbind cache also do so while trying to stor...Günther Deschner1-0/+4
2007-10-10r24799: Prefer IP address to dns name when replying in winbindd dsgetdcname.Günther Deschner1-1/+17
2007-10-10r24797: Fix logic in dsgetdcname().Günther Deschner1-1/+1
2007-10-10r24791: Fix logic error in timeout of blocking lock processing found byJeremy Allison1-22/+29
2007-10-10r24789: Add implementation of machine-authenticated connection to netlogonRafal Szczesniak3-7/+42
2007-10-10r24788: Cleanup some linking msgs and remove references to libmsrpcGerald Carter1-29/+13
2007-10-10r24786: Fix another build warning.Günther Deschner1-5/+5
2007-10-10r24785: Put checks in parentheses.Günther Deschner1-1/+1
2007-10-10r24784: Initialize uninitalized data to prevent segfaults.Michael Adam1-0/+5
2007-10-10r24783: Remove unused off_t type.Günther Deschner2-5/+3
2007-10-10r24782: Fix C++ warningsVolker Lendecke1-3/+4
2007-10-10r24781: Fix build warning.Günther Deschner1-1/+1
2007-10-10r24778: Make sure krb5 locator requests go to a separate locator winbind child.Günther Deschner4-5/+31
2007-10-10r24776: Remove accidentially commited flag checks.Günther Deschner1-8/+0
2007-10-10r24773: Fix a ctdb connection lockupVolker Lendecke3-13/+57
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