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
path:
root
/
source3
/
client
Age
Commit message (
Expand
)
Author
Files
Lines
2008-12-19
Make smbclient "put" use cli_push
Volker Lendecke
1
-37
/
+31
2008-12-14
Remove the global "cmdline_auth_info" from source3/lib/util.c
Volker Lendecke
1
-14
/
+26
2008-12-12
mount.cifs: allow mounts to ipv6 capable servers
Jeff Layton
1
-101
/
+120
2008-12-05
mount.cifs: if mount user not specified use USER environment variable
Steve French
1
-1
/
+7
2008-12-03
s3: Change sockaddr util function names for consistency
Tim Prouty
1
-1
/
+1
2008-11-06
mount.cifs: use lock/unlock_mtab scheme from util-linux-ng mount prog
Jeff Layton
4
-67
/
+309
2008-10-29
Fix CID: 456 - resource leak on function exit.
Jeremy Allison
1
-0
/
+13
2008-10-23
Make use of a large buffer for smbclient put command
Volker Lendecke
1
-0
/
+3
2008-10-18
Use separate make variables for libutil and libcrypto.
Jelmer Vernooij
2
-4
/
+4
2008-10-14
Use {u,}int64_t instead of SMB_BIG_{U,}INT.
Jelmer Vernooij
2
-22
/
+22
2008-10-09
mount.cifs: make return codes match the return codes for /bin/mount (try #3)
Jeff Layton
1
-36
/
+46
2008-10-09
mount.cifs: have uppercase_string return success on NULL pointer
Jeff Layton
1
-2
/
+2
2008-10-03
Fix the build farm. In this branch cli_echo returns NTSTATUS.
Jeremy Allison
1
-1
/
+4
2008-10-03
Correctly fix smbclient to terminate on eof from server.
Jeremy Allison
1
-2
/
+11
2008-09-21
Attempt to fix bug 5778
Volker Lendecke
1
-0
/
+10
2008-09-15
Fix display of POSIX ACLs.
Timur
1
-2
/
+2
2008-09-12
mount.cifs: make local versions of strlcat and strlcpy static
Jeff Layton
1
-2
/
+2
2008-09-12
cifs.upcall: make most functions static and silence compiler warnings
Jeff Layton
1
-7
/
+11
2008-09-11
Use the given name, not the absolute pathname, when printing out ACL info.
Jeremy Allison
1
-1
/
+1
2008-09-11
Fix bug #5751 cannot show ACLs on DFS reported by SATOH Fumiyasu <fumiyas@oss...
Jeremy Allison
1
-1
/
+1
2008-08-28
Clarify usage of "force create mode".
Jeremy Allison
1
-1
/
+1
2008-08-28
Add async smbecho client support
Volker Lendecke
1
-4
/
+6
2008-08-27
mount.cifs: unclear error message with "credentials"
Steve French
1
-2
/
+3
2008-08-22
cifs.upcall: bump SPNEGO msg version number and don't reject old versions
Jeff Layton
2
-3
/
+3
2008-08-21
cifs.upcall: fix build warning
Jeff Layton
1
-1
/
+2
2008-08-21
cifs.upcall: handle MSKRB5 OID properly
Jeff Layton
1
-5
/
+13
2008-08-21
mount.cifs: don't prompt for password on krb5 mounts
Jeff Layton
1
-1
/
+2
2008-08-14
smbspool: Fix printing on port 139.
Karolin Seeger
1
-1
/
+1
2008-08-12
cifs.upcall: negatively instantiate keys on error
Jeff Layton
1
-2
/
+10
2008-08-07
Fix bug #5675 with a varient of Tim Waugh's patch,
Jeremy Allison
1
-1
/
+1
2008-08-05
Building cifs.upcall is giving this build warning:
Steve French
1
-1
/
+1
2008-08-05
cifs.upcall: fix manpage and comments
Steve French
1
-4
/
+4
2008-08-05
Backing out most of changeset 5222b8db3fb692e5071bfd1b41849a8eb0a17995
Steve French
1
-2
/
+5
2008-07-24
cifs.upcall was not recognizing the newer name "dns_resolver" key type
Steve French
1
-1
/
+2
2008-07-23
cifs.upcall: fix compile warning
Steve French
1
-3
/
+3
2008-07-20
Refactoring: Change calling conventions for cli_rpc_pipe_open_noauth
Volker Lendecke
1
-2
/
+3
2008-07-16
This patchset comprises a number of cleanups for the cifs upcall
Jeremy Allison
1
-11
/
+20
2008-07-02
Fix bug #5578, reported by sendel2000@hotbox.ru. Bad (non-Samba) use of strlc...
Jeremy Allison
1
-0
/
+3
2008-06-27
Fix two IBM checker warnings
Volker Lendecke
1
-2
/
+2
2008-06-17
Fix a brown paper bag segfault in clitar
Volker Lendecke
2
-2
/
+2
2008-05-30
Merge branch 'v3-3-test' of ssh://jra@git.samba.org/data/git/samba into v3-3-...
Jeremy Allison
1
-1
/
+1
2008-05-30
From Michael R Sweet <mike@easysw.com>.
Jeremy Allison
1
-1
/
+1
2008-05-28
Security fix for CVE-2008-1105: Boundary failure when parsing SMB responses
Jeremy Allison
1
-1
/
+1
2008-05-25
Remove stuff from client_proto.h
Volker Lendecke
1
-404
/
+0
2008-05-22
rpc_client: use endpoint mapper to get the port for rpc_pipe_open_tcp().
Michael Adam
1
-1
/
+0
2008-05-22
client: Fix the proto header to fix the build.
Kai Blin
1
-1
/
+1
2008-05-18
smbclient: freeze client_proto.h from "make proto"
Michael Adam
1
-0
/
+457
2008-05-05
Fix client authentication with -P switch in client tools (Bug 5435).
Günther Deschner
1
-0
/
+5
2008-05-01
Tidyup to ensure '\n' is treated identically in all
Jeremy Allison
1
-0
/
+2
2008-05-01
Fix bug #5434 found by Ted Percival <ted@midg3t.net>.
Jeremy Allison
1
-0
/
+2
[next]