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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
Remove redundant parameter fd from SMB_VFS_FSYNC().
Michael Adam
2008-01-07
8
-15
/
+16
|
*
Remove redundant parameter fd from SMB_VFS_LSEEK().
Michael Adam
2008-01-07
9
-34
/
+35
|
*
Remove redundant parameter fd from SMB_VFS_PWRITE().
Michael Adam
2008-01-07
8
-23
/
+23
|
*
Fix build warning.
Günther Deschner
2008-01-07
1
-16
/
+18
|
*
Add free_local_machine_name().
Günther Deschner
2008-01-07
2
-0
/
+6
|
*
Fix two memleaks in libnetapi.
Günther Deschner
2008-01-07
1
-1
/
+4
|
*
Add secrets_shutdown().
Günther Deschner
2008-01-07
1
-0
/
+13
|
*
In gfree_debugsyms() free the format_bufr as well.
Günther Deschner
2008-01-07
1
-0
/
+2
|
*
Failure while unjoining a domain is non-critical.
Günther Deschner
2008-01-07
1
-8
/
+2
|
*
Only create machine account in libnetjoin when requested to.
Günther Deschner
2008-01-07
1
-9
/
+13
|
*
Use the proper boolean constants.
Michael Adam
2008-01-07
1
-93
/
+93
|
*
Fix a comment.
Michael Adam
2008-01-07
1
-1
/
+2
|
*
Make wcache_invalidate_cache() return bool, not int.
Michael Adam
2008-01-07
2
-4
/
+4
|
*
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
|
*
Adapt fset_nt_acl() and fget_nt_acl() in examples/VFS/ to vfs prototype change.
Michael Adam
2008-01-07
2
-7
/
+7
|
*
Remove unneeded parameter fd from SMB_VFS_PREAD().
Michael Adam
2008-01-07
10
-31
/
+30
|
*
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
140
-2294
/
+5385
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
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
69
-1161
/
+1655
|
|
\
\
|
|
*
|
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
[prev]
[next]