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
...
|
*
Missing UNIX -> DOS codepage conversion. Fix from Alexander Bokovoy <a.bokovo...
Jeremy Allison
2003-10-27
1
-5
/
+5
|
*
Janitorial duty for tpot. Merge tdb error log fix.
Jeremy Allison
2003-10-24
1
-1
/
+6
|
*
Add shutdown abort try over initshutdown pipe first, then fall back to
Jim McDonough
2003-10-24
1
-4
/
+49
|
*
Add initshutdown pipe commands to rpcclient. Second part of fix to bug
Jim McDonough
2003-10-24
5
-6
/
+22
*
|
Clean up a comment noticed by Jonathan Shao@Panasas.com and remove an
Richard Sharpe
2003-11-26
1
-3
/
+2
*
|
Fixing barfed idmap entries and adding not on use of FLAG_HIDE.
John Terpstra
2003-11-26
1
-2
/
+8
*
|
Implement "net rpc group members": Get members of a domain group in
Volker Lendecke
2003-11-26
2
-0
/
+89
*
|
Get rid of a const warning
Volker Lendecke
2003-11-26
2
-3
/
+3
*
|
Patch from Jim McDonough for bug #802. Retrieve the correct ACL group bits
Jeremy Allison
2003-11-25
2
-0
/
+45
*
|
Add a comment, and a useful debug message.
Andrew Bartlett
2003-11-25
2
-0
/
+3
*
|
Fix build of winbindd with static pdb modules
Jelmer Vernooij
2003-11-25
1
-1
/
+1
*
|
allow users to delete jobs with cups printing backend
Gerald Carter
2003-11-25
2
-1
/
+7
*
|
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
[prev]
[next]