index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-19-stable
v4-19-test
v4-2-stable
v4-2-test
v4-20-stable
v4-20-test
v4-21-stable
v4-21-test
v4-22-stable
v4-22-test
v4-23-stable
v4-23-test
v4-24-stable
v4-24-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
libcli
/
clifile.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-09
s4: libcli: smbcli_unlink() is no longer used with wildcard patterns.
Jeremy Allison
1
-5
/
+1
2021-12-09
s4: libcli: Add smbcli_unlink_wcard().
Jeremy Allison
1
-0
/
+96
2013-04-24
source4/libcli: Only set ctemp set on success
Sam Lang
1
-7
/
+8
2011-05-06
libcli/smb Move cifs posix helper functions and headers in common
Andrew Bartlett
1
-28
/
+0
2010-02-02
Change uint_t to unsigned int in source4
Matt Kraai
1
-3
/
+3
2009-10-15
s4-smb: declare root_fid as a file handle
Andrew Tridgell
1
-1
/
+1
2008-05-15
use a newer fsinfo level in smbclient, to support larger disks
Andrew Tridgell
1
-5
/
+6
2007-10-10
r25554: Convert last instances of BOOL, True and False to the standard types.
Jelmer Vernooij
1
-4
/
+5
2007-10-10
r23792: convert Samba4 to GPLv3
Andrew Tridgell
1
-3
/
+2
2007-10-10
r14946: added a smbcli_ftruncate() call, useful for torture testing
Andrew Tridgell
1
-7
/
+16
2007-10-10
r14938: add smbcli_fsetatr() as a convenient interface to a setfileinfo for
Andrew Tridgell
1
-0
/
+23
2007-10-10
r14256: - rename smb_file -> smb_handle
Stefan Metzmacher
1
-16
/
+16
2007-10-10
r14173: change smb interface structures to always use
Stefan Metzmacher
1
-22
/
+22
2007-10-10
r13658: More moving around of files:
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for the
Andrew Tridgell
1
-4
/
+4
2007-10-10
r3454: moved a few more things out if includes.h into the include/system/ inc...
Andrew Tridgell
1
-0
/
+1
2007-10-10
r3441: some include file cleanups and general housekeeping
Andrew Tridgell
1
-3
/
+3
2007-10-10
r3419: moved the libcli/raw structures into libcli/raw/libcliraw.h
Andrew Tridgell
1
-0
/
+1
2007-10-10
r2405: expose unix_perms_to_wire() for use by the posix backend, in supportin...
Andrew Tridgell
1
-1
/
+1
2007-10-10
r1654: rename cli_ -> smbcli_
Stefan Metzmacher
1
-32
/
+32
2007-10-10
r1627: make sure we initialise write_time in the deprecated function cli_ctemp()
Andrew Tridgell
1
-0
/
+1
2007-10-10
r962: convert 'unsigned' and 'unsigned int' to uint_t
Stefan Metzmacher
1
-2
/
+2
2007-10-10
r960: convert 'unsigned int' to uint_t in the most places
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r943: change samba4 to use 'uint8_t' instead of 'unsigned char'
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r890: convert samba4 to use [u]int8_t instead of [u]int8
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r889: convert samba4 to use [u]int16_t instead of [u]int16
Stefan Metzmacher
1
-3
/
+3
2007-10-10
r884: convert samba4 to use [u]int32_t instead of [u]int32
Stefan Metzmacher
1
-10
/
+10
2004-02-21
The file descriptor argument to cli_getattrE() is a fnum not a fd.
Tim Potter
1
-2
/
+2
2004-02-10
Convert libcli routines to return NTSTATUS instead of BOOL. Again, the
Tim Potter
1
-56
/
+64
2004-02-08
Convert libcli routines to use cli_tree instead of cli_state. Port
Tim Potter
1
-66
/
+75
2003-08-15
more fixes from the IRIX compiler (thanks herb!)
Andrew Tridgell
1
-2
/
+2
2003-08-14
client/client.c - cannot initialize struct with non-const values
Herb Lewis
1
-2
/
+2
2003-08-13
- added SMBntrename test suite
Andrew Tridgell
1
-4
/
+5
2003-08-13
first public release of samba4 code
Andrew Tridgell
1
-0
/
+647