Volker Lendecke
c847b2afe7
r24223: Convert reply_echo to the new API
...
(This used to be commit 4863ff2899
)
2007-10-10 12:29:17 -05:00
Jeremy Allison
76f0168f4f
r24036: Fix dfs rename bug in smbclient reported by Thomas Bork <tombork@web.de>.
...
Couldn't rename file as we weren't DFS enabling the target path.
Jeremy.
(This used to be commit cd66c133a1
)
2007-10-10 12:28:58 -05:00
Volker Lendecke
9e78a3cb38
r23989: For testing purposes, add "echo" to smbclient
...
(This used to be commit 4cdfc88754
)
2007-10-10 12:28:52 -05:00
Günther Deschner
e05f45baef
r23825: Add ".." command as an alias to "cd ..".
...
Guenther
(This used to be commit c254c5e254
)
2007-10-10 12:28:30 -05:00
Günther Deschner
36d74b678b
r23824: Add ls alias for lazy typers like me.
...
Guenther
(This used to be commit cdec09956c
)
2007-10-10 12:28:30 -05:00
Andrew Tridgell
153cfb9c83
r23801: The FSF has moved around a lot. This fixes their Mass Ave address.
...
(This used to be commit 87c91e4362
)
2007-10-10 12:28:27 -05:00
Andrew Tridgell
5e54558c6d
r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text
...
(This used to be commit b0132e94fc
)
2007-10-10 12:28:22 -05:00
Jeremy Allison
d824b98f80
r23779: Change from v2 or later to v3 or later.
...
Jeremy.
(This used to be commit 407e6e695b
)
2007-10-10 12:28:20 -05:00
Volker Lendecke
78fcf93d88
r23596: Add notes about smbfs/cifs to usage() in smb[u]mount
...
(This used to be commit 4896b4ee55
)
2007-10-10 12:23:34 -05:00
Simo Sorce
6c7a17b820
r23571: Fix, parsing of multi byte share names.
...
Thanks to SATOH Fumiyasu
Fixes 4720
Jerry,
this is a showstopper for 3.0.25b, please grab it into
SAMBA_3_0_RELEASE before cuting the tarballs.
Simo.
(This used to be commit d2846e6b90
)
2007-10-10 12:23:30 -05:00
Volker Lendecke
622af1be30
r23567: Fix bug 4721
...
(This used to be commit f2050f5a3a
)
2007-10-10 12:23:30 -05:00
Jeremy Allison
ce02d0dfcb
r23554: Fix bug #4711 by makeing cli_connect return an NTSTATUS.
...
Long overdue fix....
Jeremy.
(This used to be commit 073fdc5a58
)
2007-10-10 12:23:28 -05:00
Simo Sorce
a0c3774ab1
r23527: Use existing escaping function pointed by James
...
(This used to be commit 9dcbef9615
)
2007-10-10 12:23:25 -05:00
Simo Sorce
59c4506357
r23524: Fix bug 2319.
...
Got report this is all ok form a tester. Close a loong
standing bug preventing people to freely use any character
in their password when printing via cups were involved.
(This used to be commit 54ca011212
)
2007-10-10 12:23:25 -05:00
Steve French
c6b2836664
r22982: Do not prompt for password on sec=none for mount.cifs (and allow guest
...
option to pass to kernel code so it can know when to retry)
(This used to be commit 500d9236c4
)
2007-10-10 12:22:13 -05:00
Steve French
58703289a3
r22979: Revert previous checkin (which had some debug junk) and fix misc frees that
...
valgrind noticed
(This used to be commit c8aa60692b
)
2007-10-10 12:22:13 -05:00
Steve French
a6bbf9f9bc
r22779: Patch for not prompting for password on cifs mounts when "sec=none"
...
specified
(This used to be commit 9af97d8ead
)
2007-10-10 12:21:56 -05:00
Steve French
a01c1968b5
r22560: Clean up frees of realloc memory in mount.cifs (thanks to Alex for
...
reminding me how to use Valgrind).
(This used to be commit 4616c29b9f
)
2007-10-10 12:19:45 -05:00
Steve French
3e2f29eefd
r22526: Support deep tree mounts after share (instead of having to specify
...
prepath)
(This used to be commit 0548dea6c7
)
2007-10-10 12:19:42 -05:00
Jeremy Allison
f7fc540d84
r22354: Make client select krb5 encrpyt if krb5 already on.
...
Jeremy.
(This used to be commit 7b89a5de57
)
2007-10-10 12:19:28 -05:00
Jeremy Allison
e5428ef189
r22155: Fixed warning #4498 from jason@ncac.gwu.edu.
...
Jeremy.
(This used to be commit f1b22c9527
)
2007-10-10 12:19:17 -05:00
Simo Sorce
73c8eee9b2
r22002: Fix bug #3974 , there are still open issues with -N behavior (doc fix next)
...
and -T argument parsing behavior (which is just insane but a separate bug)
(This used to be commit 1a3980f1fc
)
2007-10-10 12:18:59 -05:00
Stefan Metzmacher
56ba447668
r22001: change prototype of dump_data(), so that it takes unsigned char * now,
...
which matches what samba4 has.
also fix all the callers to prevent compiler warnings
metze
(This used to be commit fa322f0cc9
)
2007-10-10 12:18:59 -05:00
Jeremy Allison
0eab431194
r21992: Fix keepalive processing when encryption turned on.
...
Jeremy.
(This used to be commit 8f113ad191
)
2007-10-10 12:18:58 -05:00
Jeremy Allison
7ae9e6aff5
r21901: Don't use fstrcat when you mean fstrcpy. Doh !
...
Jeremy.
(This used to be commit c7153411f1
)
2007-10-10 12:18:47 -05:00
Jeremy Allison
a828b56884
r21898: Added test command, fixed first valgrind bugs.
...
Now to investigate why it doesn't work :-).
Jeremy.
(This used to be commit 73f7c6cef8
)
2007-10-10 12:18:47 -05:00
Steve French
3cb9ce7668
r21840: mount.cifs compile on old libc missing bind mount #define
...
Thanks to Thomas Jarosch for pointing this out.
(This used to be commit bd9439cc7d
)
2007-10-10 12:18:37 -05:00
Jeremy Allison
540911001d
r21768: Fix the client dfs code such that smbclient can
...
process deep dfs links (ie. links that go to non root
parts of a share). Make the directory handling conanonical
in POSIX and Windows pathname processing.
dfs should not be fully working in client tools. Please
bug me if not.
Jeremy.
(This used to be commit 1c9e10569c
)
2007-10-10 12:18:30 -05:00
Jeremy Allison
b81b6b31c5
r21750: Sync up with SAMBA_3_0_25. Only client changes are in libsmbclient
...
right now.
Jeremy.
(This used to be commit 6dd5f0ef0f
)
2007-10-10 12:18:27 -05:00
Jeremy Allison
0a78e20bf0
r21734: Fix bug #4369 . Patch from David Leonard <dleonard@vintela.com>.
...
Jeremy.
(This used to be commit 62a5c22a13
)
2007-10-10 12:18:27 -05:00
Jeremy Allison
4952fe368a
r21714: Change the VFS interface to use struct timespec
...
for utimes - change the call to ntimes. This preserves
nsec timestamps we get from stat (if the system supports
it) and only maps back down to usec or sec resolution
on time set. Looks bigger than it is as I had to move
lots of internal code from using time_t and struct utimebuf
to struct timespec.
Jeremy.
(This used to be commit 8f3d530c5a
)
2007-10-10 12:18:24 -05:00
Herb Lewis
36f20fca7b
r21657: get rid of warning - not everyone understands %F
...
(This used to be commit 5a7330cfe4
)
2007-10-10 12:18:22 -05:00
Jeremy Allison
402affb0d7
r21641: Add test code for POSIX pathname calls into smbclient.
...
Jeremy.
(This used to be commit 9858e5b725
)
2007-10-10 12:18:20 -05:00
Steve French
abb131ec95
r21283: Do not display away debug output of cifs dfs resolver by default
...
per Dave Howell's suggestion
(This used to be commit 529d64b4c8
)
2007-10-10 12:17:54 -05:00
Steve French
d1bb9b161f
r21224: Initial checkin of cifs_host_name resolver helper script
...
(needed by /sbin keyctl utils to finish the upcall)
(This used to be commit 738d29dbcc
)
2007-10-10 12:17:48 -05:00
Jelmer Vernooij
62e11c4f17
r20832: Remove extra pointers previously added to unique [out] pointers. Instead,
...
add [ref] pointers where necessary (top-level [ref] pointers,
by spec, don't appear on the wire).
This brings us closer to the DCE/RPC standard again.
(This used to be commit 580f2a7197
)
2007-10-10 12:17:11 -05:00
Herb Lewis
55ed1d5945
r20261: merge 20260 from samba_3_0_24
...
clean up a bunch of no previous prototype warnings
(This used to be commit c60687db11
)
2007-10-10 12:16:37 -05:00
Herb Lewis
791f48f167
r20124: clean up nested extern declaration warnings
...
(This used to be commit ac3eb7813e
)
2007-10-10 12:16:26 -05:00
Volker Lendecke
01367cdfd0
r19797: Convert the remaining pipes to the "new" unique out ptr handling
...
(This used to be commit bc4e0a388a
)
2007-10-10 12:15:56 -05:00
Jeremy Allison
b7bf248985
r19529: Added showacls togle. Previously was vendor-specific code.
...
Merging these in - should have been merged back before (will
be tidied up later).
Jeremy.
(This used to be commit 1e9284590f
)
2007-10-10 12:15:41 -05:00
Volker Lendecke
2c94123e86
r18876: Fix smbclient -L
...
(This used to be commit a03fb81a9d
)
2007-10-10 12:14:40 -05:00
Stefan Metzmacher
e8b442c964
r18813: the generated rpccli_ functions give NTSTATUS
...
metze
(This used to be commit 4a198cebe3
)
2007-10-10 12:01:02 -05:00
Jelmer Vernooij
7ba2554d88
r18802: Use the pidl-generated code for the srvsvc interface, both client and server code.
...
This has had some basic testing. I'll do more during the next couple of days and hopefully also
make RPC-SRVSVC from Samba4 pass against it.
(This used to be commit ef10672399
)
2007-10-10 12:00:59 -05:00
Volker Lendecke
ff7b6e52b5
r18402: Comment and (hopefully) fix remote command completion for smbclient.
...
Fix Bug ID 4084.
Volker
(This used to be commit 0baa3fcfa6
)
2007-10-10 11:51:22 -05:00
Volker Lendecke
f8a17bd8bd
r18047: More C++ stuff
...
(This used to be commit 86f4ca84f2
)
2007-10-10 11:43:24 -05:00
Volker Lendecke
5196825b4c
r17850: Another dummy checkin for the build farm to retry
...
(This used to be commit ac7087a651
)
2007-10-10 11:38:53 -05:00
Jeremy Allison
a64925ddff
r17800: Start using struct timespec internally for file times
...
on the wire. This allows us to go to nsec resolution
for systems that support it. It should also now be
easy to add a correct "create time" (birth time)
for systems that support it (*BSD). I'll be watching
the build farm closely after this one for breakage :-).
Jeremy.
(This used to be commit 425280a1d2
)
2007-10-10 11:38:48 -05:00
Volker Lendecke
0b56ff1ea3
r17605: Some C++ warnings
...
(This used to be commit 05268d7a73
)
2007-10-10 11:38:42 -05:00
Volker Lendecke
69bbc374b1
r17572: Fix the build
...
(This used to be commit acf237b3cd
)
2007-10-10 11:38:40 -05:00
Volker Lendecke
b29915d611
r17571: Change the return code of cli_session_setup from BOOL to NTSTATUS
...
Volker
(This used to be commit 94817a8ef5
)
2007-10-10 11:38:39 -05:00