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
...
|
*
Add some braces to if statement.
Michael Adam
2008-01-07
1
-1
/
+2
|
*
Prevent winbindd from segfaulting due to corrupted cache tdb.
Andreas Schneider
2008-01-07
2
-4
/
+36
|
*
Remove unneeded parameter fd from SMB_VFS_PREAD().
Michael Adam
2008-01-07
8
-27
/
+26
|
*
Remove superfluous parameter fd from SMB_VFS_FSET_NT_ACL().
Michael Adam
2008-01-06
10
-17
/
+14
|
*
Wrap lines for readability.
Michael Adam
2008-01-06
1
-2
/
+10
|
*
Remove superfluous fd parameter from SMB_VFS_FGET_NT_ACL().
Michael Adam
2008-01-06
10
-16
/
+16
|
*
Remove vlp.o in make clean.
Michael Adam
2008-01-06
1
-0
/
+1
|
*
Merge branch 'v3-2-test' of git://git.samba.org/samba into v3-2-test
Steve French
2008-01-05
65
-704
/
+1286
|
|
\
|
*
|
Update mount.cifs help
Steve French
2008-01-03
1
-3
/
+5
*
|
|
Review feedback from metze.
Jelmer Vernooij
2008-01-06
1
-3
/
+2
*
|
|
Use metze's approach.
Jelmer Vernooij
2008-01-06
2
-6
/
+5
*
|
|
Merge branch 'v3-2-test' of ssh://git.samba.org/data/git/samba into v3-2-test
Jelmer Vernooij
2008-01-05
139
-2294
/
+5384
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Fix %d / size_t printf arg missmatch.
Jeremy Allison
2008-01-05
1
-2
/
+2
|
*
|
Fix missing return - should be void.
Jeremy Allison
2008-01-05
1
-1
/
+1
|
*
|
Add -e to smbget.
Jeremy Allison
2008-01-05
1
-0
/
+12
|
*
|
Add the options smb_encrypt_level to set the requested
Jeremy Allison
2008-01-05
2
-0
/
+105
|
*
|
Fix -e for smbcquotas.
Jeremy Allison
2008-01-05
1
-11
/
+24
|
*
|
Use the common -e option not the custom one.
Jeremy Allison
2008-01-05
1
-1
/
+1
|
*
|
Fix args to cli_force_encryption.
Jeremy Allison
2008-01-05
1
-2
/
+1
|
*
|
Add general '-e' option to enable smb encryption
Jeremy Allison
2008-01-05
10
-57
/
+189
|
*
|
More logical operation on bool.
Jeremy Allison
2008-01-04
1
-1
/
+3
|
*
|
More logical operations on booleans. IBM checker.
Jeremy Allison
2008-01-04
2
-2
/
+6
|
*
|
Using a bool with a logical operation. IBM checker caught.
Jeremy Allison
2008-01-04
1
-1
/
+1
|
*
|
Can't use logical operations on boolean values.
Jeremy Allison
2008-01-04
1
-1
/
+3
|
*
|
"Desting" -> "Testing"
Jeremy Allison
2008-01-04
1
-1
/
+1
|
*
|
Try and fix scripting errors.
Jeremy Allison
2008-01-04
1
-4
/
+4
|
*
|
Try and fix the buildfarm. There's a scripting error and
Jeremy Allison
2008-01-04
1
-1
/
+1
|
*
|
Merge branch 'v3-2-test' of ssh://jra@git.samba.org/data/git/samba into v3-2-...
Jeremy Allison
2008-01-04
68
-1161
/
+1654
|
|
\
\
|
|
*
|
Add missing patch to allow smbcacls to do krb5 auth, bug #5175
Jeremy Allison
2008-01-04
1
-1
/
+1
|
|
*
|
Better way of testing enc.
Jeremy Allison
2008-01-04
3
-6
/
+10
|
|
*
|
Added -e tests for S3 smbtorture.
Jeremy Allison
2008-01-04
1
-0
/
+2
|
|
*
|
Added -e option to smbtorture to test encrypted versions
Jeremy Allison
2008-01-04
1
-1
/
+60
|
|
*
|
Now conn is part of smb_request, we don't need it as
Jeremy Allison
2008-01-04
8
-100
/
+131
|
|
*
|
Fix idle client reading keepalive.
Jeremy Allison
2008-01-04
1
-1
/
+1
|
|
*
|
We dont' modify the smb header for crypto anymore.
Jeremy Allison
2008-01-04
1
-1
/
+1
|
|
*
|
allocate share_mode_str only when needed
Volker Lendecke
2008-01-04
1
-1
/
+4
|
|
*
|
Do not pass emtpy wkssvc_PasswordBuffers to rpc functions.
Günther Deschner
2008-01-04
2
-14
/
+18
|
|
*
|
Merge branch 'v3-2-test' of ssh://jra@git.samba.org/data/git/samba into v3-2-...
Jeremy Allison
2008-01-04
1
-1
/
+1
|
|
|
\
\
|
|
|
*
|
Re-Indent function ldap_open_with_timeout().
Michael Adam
2008-01-04
1
-1
/
+1
|
|
*
|
|
Fix interesting bug found with make valgrindtest. When cancelling
Jeremy Allison
2008-01-04
1
-10
/
+14
|
|
|
/
/
|
|
*
|
Merge branch 'v3-2-test' of ssh://jra@git.samba.org/data/git/samba into v3-2-...
Jeremy Allison
2008-01-04
1
-6
/
+13
|
|
|
\
\
|
|
|
*
|
Add a debug message (when the LDAP server has really been connected).
Michael Adam
2008-01-04
1
-0
/
+1
|
|
|
*
|
Untangle assignment and result check.
Michael Adam
2008-01-04
1
-3
/
+3
|
|
|
*
|
Enhance DEBUG-verbosity of ldap_open_with_timeout().
Michael Adam
2008-01-04
1
-1
/
+7
|
|
|
*
|
Unindent function header.
Michael Adam
2008-01-04
1
-1
/
+1
|
|
|
*
|
Fix a misleading DEBUG message.
Michael Adam
2008-01-04
1
-1
/
+1
|
|
*
|
|
Fix the build.
Jeremy Allison
2008-01-04
1
-2
/
+2
|
|
|
/
/
|
|
*
|
Merge branch 'v3-2-test' of ssh://jra@git.samba.org/data/git/samba into v3-2-...
Jeremy Allison
2008-01-04
1
-1
/
+1
|
|
|
\
\
|
|
|
*
|
Fix a DEBUG statement.
Michael Adam
2008-01-04
1
-1
/
+1
|
|
*
|
|
Refactor the crypto code after a very helpful conversation
Jeremy Allison
2008-01-04
25
-359
/
+410
|
|
|
/
/
[prev]
[next]