index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
If signing starts successfully, don't just turn it off automatically if
Jeremy Allison
2003-11-25
1
-5
/
+5
*
|
Do not add NTLM2 to the NTLMSSP flags unconditionally - allow the
Andrew Bartlett
2003-11-25
2
-10
/
+10
*
|
Patch for #263 from jpjanosi@us.ibm.com.
Jeremy Allison
2003-11-25
1
-1
/
+2
*
|
When server signing is set to "auto", if the client doesn't sign just
Jeremy Allison
2003-11-25
1
-2
/
+23
*
|
strequal() returns a BOOL, not an int like strcmp(); this fixes a bug in chec...
Gerald Carter
2003-11-24
1
-2
/
+2
*
|
Added "passwd chat timeout" parameter. Docs to follow.
Jeremy Allison
2003-11-24
2
-3
/
+10
*
|
patch from Matthias Hilbig for bug 467; use the dns name (or IP) as the origi...
Gerald Carter
2003-11-24
1
-2
/
+7
*
|
more access fixes for group enumeration in LDAP; bug 281
Gerald Carter
2003-11-24
6
-14
/
+52
*
|
Patch by emil@disksites.com <Emil Rasamat> to ensure we always always
Andrew Bartlett
2003-11-23
2
-2
/
+15
*
|
Add server-side support for variable-length session keys (as used by
Andrew Bartlett
2003-11-23
1
-9
/
+6
*
|
Add support for variable-length session keys in our client code.
Andrew Bartlett
2003-11-22
5
-22
/
+62
*
|
Changes all over the shop, but all towards:
Andrew Bartlett
2003-11-22
35
-597
/
+1157
*
|
include WWW-Authenticate field in 401 response for bad auth attempt; bug 629
Gerald Carter
2003-11-22
1
-1
/
+2
*
|
adding a useful debug
Gerald Carter
2003-11-22
1
-0
/
+1
*
|
fix winbind ping call so that SWAT correctly determines if winbindd is runnin...
Gerald Carter
2003-11-22
1
-5
/
+1
*
|
Ensure that items in a list of strings containing whitespace
Gerald Carter
2003-11-22
3
-6
/
+18
*
|
Fix for rename across filesystems. Noticed by Rainer Link <link@foo.fh-furtwa...
Jeremy Allison
2003-11-21
1
-5
/
+95
*
|
Fix Jerry's no-proto bug :-).
Jeremy Allison
2003-11-21
1
-4
/
+4
*
|
make sure we don't append the ldap suffix when writing out the ldap XXX suffi...
Gerald Carter
2003-11-21
1
-53
/
+46
*
|
Typo fix.
Rafal Szczesniak
2003-11-20
1
-2
/
+2
*
|
Look at error before using it in debug statement.
Jeremy Allison
2003-11-19
1
-3
/
+2
*
|
Added useful information to debug lines.
Rafal Szczesniak
2003-11-19
1
-4
/
+4
*
|
changing versionb to pre4
Gerald Carter
2003-11-19
1
-1
/
+1
*
|
as discussed on irc, this is a small patch that allows a few more
Andrew Tridgell
2003-11-19
6
-7
/
+292
*
|
Group quotas patch from "Heinreichsberger, Helmut" <Helmut.Heinreichsberger@w...
Jeremy Allison
2003-11-19
1
-19
/
+32
*
|
Correct fix for checking of '$' name termination.
Jeremy Allison
2003-11-19
1
-3
/
+2
*
|
Useful debug message. Patch by metze.
Rafal Szczesniak
2003-11-18
1
-2
/
+4
*
|
Remove unneeded second open for filename ending in '.' now we know it's
Jeremy Allison
2003-11-18
2
-14
/
+4
*
|
Ensure we mangle names ending in '.' in hash2 mangling method.
Jeremy Allison
2003-11-18
1
-1
/
+1
*
|
Fix from Andrew Bartlett to fix up the munged-dial problem.
Jeremy Allison
2003-11-17
2
-6
/
+16
*
|
This fixes a bug when establishing trust against a german W2k3 AD server. In
Volker Lendecke
2003-11-17
1
-1
/
+2
*
|
* make sure we only enumerate group mapping entries
Gerald Carter
2003-11-17
3
-152
/
+44
*
|
fix more memory leaks in the LDAP backend code; patches from metze
Gerald Carter
2003-11-14
3
-28
/
+52
*
|
* Fix from SATOH Fumiyasu for bug 660 (failing to view print
Gerald Carter
2003-11-13
2
-7
/
+9
*
|
More casty-foo ...
Richard Sharpe
2003-11-13
1
-1
/
+2
*
|
Squelch some warnings with more casty-foo.
Richard Sharpe
2003-11-13
1
-2
/
+2
*
|
Fix a couple of warnings with casts.
Richard Sharpe
2003-11-13
1
-2
/
+2
*
|
show locked files for -u <user>; bug 590
Gerald Carter
2003-11-12
1
-10
/
+41
*
|
Omit html documentation tree because it has been moved to the separate
Rafal Szczesniak
2003-11-12
1
-7
/
+10
*
|
a small include file rearrangement that doesn't affect normal
Andrew Tridgell
2003-11-12
21
-3
/
+19
*
|
added support for "make pch" to build a precompiled header. Note that
Andrew Tridgell
2003-11-12
1
-0
/
+6
*
|
fix crash bug due to empyrt munged dial string; patch from metze
Gerald Carter
2003-11-11
1
-1
/
+1
*
|
Patch from Andrew Bartlett <abartlet@samba.org> for security=server core
Jeremy Allison
2003-11-10
1
-6
/
+8
*
|
Fix a problem with configure on *BSD systems. Make sure we add -liconv etc
Richard Sharpe
2003-11-10
1
-0
/
+2
*
|
Skip over the winbind separator when looking up a user.
Volker Lendecke
2003-11-09
1
-0
/
+1
*
|
* only install swat html files once
Gerald Carter
2003-11-07
3
-17
/
+34
*
|
Handle munged dial string. Patch from Aur?lien Degr?mont <adegremont@idealx.c...
Jeremy Allison
2003-11-07
4
-16
/
+121
*
|
fix for bug 680 (heads up). This gist is to map the
Gerald Carter
2003-11-07
3
-385
/
+361
*
|
don't allow setting of the guest account
Gerald Carter
2003-11-07
1
-0
/
+8
*
|
Implement %i-Macro for the locally used IP address. With this you can again
Volker Lendecke
2003-11-07
2
-0
/
+31
[prev]
[next]