index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r24824: Create an initial talloc stackframe for the net binary.
Michael Adam
1
-0
/
+3
2007-10-10
r24813: Reformat to 80 columns.
Jeremy Allison
1
-19
/
+32
2007-10-10
r24811: Simple reformatting to fit the 80 columns rule.
Jeremy Allison
1
-63
/
+96
2007-10-10
r24809: Consolidate the use of temporary talloc contexts.
Volker Lendecke
33
-204
/
+272
2007-10-10
r24808: Fix the same problem Volker noticed.
Jeremy Allison
1
-1
/
+1
2007-10-10
r24807: Add WINBINDD_LOCATOR_KDC_ADDRESS env which will be used for the case ...
Günther Deschner
2
-0
/
+34
2007-10-10
r24806: Fix the build, sorry...
Günther Deschner
1
-2
/
+2
2007-10-10
r24805: When we can build the locator, build it.
Günther Deschner
1
-1
/
+1
2007-10-10
r24804: As a temporary workaround, also try to guess the server's principal i...
Günther Deschner
3
-41
/
+72
2007-10-10
r24803: For some funny reason us4/gcc seems to fall over the '
Volker Lendecke
1
-1
/
+1
2007-10-10
r24802: Activate new tests
Volker Lendecke
2
-0
/
+2
2007-10-10
r24801: When told to ignore the winbind cache also do so while trying to stor...
Günther Deschner
1
-0
/
+4
2007-10-10
r24799: Prefer IP address to dns name when replying in winbindd dsgetdcname.
Günther Deschner
1
-1
/
+17
2007-10-10
r24797: Fix logic in dsgetdcname().
Günther Deschner
1
-1
/
+1
2007-10-10
r24791: Fix logic error in timeout of blocking lock processing found by
Jeremy Allison
1
-22
/
+29
2007-10-10
r24789: Add implementation of machine-authenticated connection to netlogon
Rafal Szczesniak
3
-7
/
+42
2007-10-10
r24788: Cleanup some linking msgs and remove references to libmsrpc
Gerald Carter
1
-29
/
+13
2007-10-10
r24786: Fix another build warning.
Günther Deschner
1
-5
/
+5
2007-10-10
r24785: Put checks in parentheses.
Günther Deschner
1
-1
/
+1
2007-10-10
r24784: Initialize uninitalized data to prevent segfaults.
Michael Adam
1
-0
/
+5
2007-10-10
r24783: Remove unused off_t type.
Günther Deschner
2
-5
/
+3
2007-10-10
r24782: Fix C++ warnings
Volker Lendecke
1
-3
/
+4
2007-10-10
r24781: Fix build warning.
Günther Deschner
1
-1
/
+1
2007-10-10
r24778: Make sure krb5 locator requests go to a separate locator winbind child.
Günther Deschner
4
-5
/
+31
2007-10-10
r24776: Remove accidentially commited flag checks.
Günther Deschner
1
-8
/
+0
2007-10-10
r24773: Fix a ctdb connection lockup
Volker Lendecke
3
-13
/
+57
2007-10-10
r24771: Use infolevel 25 to set the machine account's password (just like win...
Rafal Szczesniak
2
-41
/
+60
2007-10-10
r24769: Merge error handling for locator plugin.
Günther Deschner
1
-17
/
+5
2007-10-10
r24764: Fix second TALLOC_SIZE definition. Still watching the
Jeremy Allison
1
-1
/
+1
2007-10-10
r24762: Fix the build, missed TALLOC_SIZE -> talloc_named_const.
Jeremy Allison
1
-1
/
+1
2007-10-10
r24759: Comment out the _nonnull calls for 3.2.x, as agreed with tridge.
Jeremy Allison
4
-5
/
+51
2007-10-10
r24752: Make sure to return properly when the locator is called from within w...
Günther Deschner
1
-6
/
+9
2007-10-10
r24750: Fix one more caller of name_resolve_bcast().
Michael Adam
1
-1
/
+3
2007-10-10
r24749: Increase debuglevel.
Günther Deschner
1
-1
/
+1
2007-10-10
r24748: Remove all dependencies to samba internals and convert the krb5 locat...
Günther Deschner
2
-102
/
+97
2007-10-10
r24747: Add WINBINDD_DSGETDCNAME call.
Günther Deschner
5
-0
/
+75
2007-10-10
r24746: As the winbindd pipe is officially broken since a while: split out re...
Günther Deschner
2
-13
/
+15
2007-10-10
r24745: Merge Simo's shared lib build fix from svn r22842 that was lost
Gerald Carter
1
-4
/
+4
2007-10-10
r24744: Increase length by what we got from recv, not from ioctl
Volker Lendecke
1
-2
/
+3
2007-10-10
r24743: Fix build warning.
Günther Deschner
1
-1
/
+1
2007-10-10
r24742: Add experimental DsGetDcName() call (will be used by krb5 locator for...
Günther Deschner
5
-55
/
+1147
2007-10-10
r24740: Fix the build.
Günther Deschner
1
-0
/
+2
2007-10-10
r24739: With resolve_ads() allow to query for PDCs as well.
Günther Deschner
2
-34
/
+129
2007-10-10
r24738: Fix one more use of pwrite in tdb code in the spirit of r23972 and r2...
Michael Adam
1
-6
/
+25
2007-10-10
r24737: Remove older TODO: Convert internal_resolve_name() and friends to NTS...
Günther Deschner
4
-99
/
+138
2007-10-10
r24734: Move nss_err_str() to a more public place.
Günther Deschner
3
-19
/
+21
2007-10-10
r24733: Add support for storing DATA_BLOBs in gencache.tdb (including torture...
Günther Deschner
2
-0
/
+198
2007-10-10
r24722: Squashed commit of the following:
Gerald Carter
4
-3
/
+127
2007-10-10
r24714: Fix confusing indent.
Günther Deschner
1
-6
/
+7
2007-10-10
r24713: Fix obvious error in enum_dom_groups. We were returning NT_STATUS_OK ...
Günther Deschner
1
-2
/
+1
[next]