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
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source
/
libsmb
/
clifile.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Patch from Paul Green <Paul.Green@stratus.com> to be more POSIX-compatible
Jelmer Vernooij
2002-08-21
1
-1
/
+1
*
Don't use uint. It doesn't exist on some platforms and we don't define it.
Jeremy Allison
2002-06-21
1
-1
/
+1
*
added cli_locktype() for testing different lockingX lock types
Andrew Tridgell
2002-03-11
1
-0
/
+54
*
better handling of a zero timeout in cli_lock
Andrew Tridgell
2002-03-10
1
-2
/
+6
*
Removed version number from file header.
Tim Potter
2002-01-30
1
-2
/
+1
*
Merged in %S fixes and XX_NOT_CHANGED fixes from 2.2.
Jeremy Allison
2002-01-16
1
-2
/
+2
*
Added CIFS UNIX extension code to client.
Jeremy Allison
2002-01-16
1
-0
/
+164
*
Same fix as went into 2.2 (I'm waiting for jerry to finish some code).
Jeremy Allison
2002-01-11
1
-26
/
+26
*
Got serious about const again.
Jeremy Allison
2001-11-04
1
-68
/
+65
*
Added NT_USER_TOKEN into server_info to fix extra groups problem.
Jeremy Allison
2001-11-03
1
-3
/
+3
*
fixed ctemp in server and client. It turns out that ctemp on NT is completely...
Andrew Tridgell
2001-09-17
1
-3
/
+12
*
move to SAFE_FREE()
Simo Sorce
2001-09-17
1
-2
/
+2
*
use cli_is_error() instead of looking in smb_rcls, otherwise NT status
Andrew Tridgell
2001-09-05
1
-19
/
+15
*
use 32 bit locking if client doesn't do 64 bit
Andrew Tridgell
2001-08-23
1
-0
/
+8
*
string terminate in mkdir
Andrew Tridgell
2001-08-21
1
-1
/
+1
*
A rewrite of the error handling in the libsmb client code. I've separated
Tim Potter
2001-08-10
1
-1
/
+1
*
The big character set handling changeover!
Andrew Tridgell
2001-07-04
1
-13
/
+13
*
Insure caught the fact that PTRDIFFs were being done between two unrelated
Jeremy Allison
2001-07-02
1
-1
/
+1
*
Added STR_NOALIGN flags to clistr and srvstr fns. Yes, NT actually does
Andrew Tridgell
2001-06-21
1
-2
/
+4
*
Fix a small warning about char * vs unsigned char * that gets some compilers
Richard Sharpe
2001-05-17
1
-1
/
+1
*
merging from 2.2 to head
Andrew Tridgell
2001-04-22
1
-8
/
+45
*
This is a big, rather ugly patch. Whilst investigating the files not truncated
Jeremy Allison
2001-03-30
1
-4
/
+4
*
Added cli_nt_delete_on_close() call to allow flag to be set for torture tests.
Jeremy Allison
2001-03-29
1
-0
/
+41
*
Added cli_nt_create_full() as a way to get at all the ntcreate parameters.
Jeremy Allison
2001-03-29
1
-6
/
+20
*
simpler clistr interface which handles individual packets having
Andrew Tridgell
2001-03-14
1
-1
/
+1
*
to use the same macros in the client and server rename the CLISTR_
Andrew Tridgell
2001-03-10
1
-11
/
+11
*
cope better with broken filer expectations
Andrew Tridgell
2001-02-22
1
-2
/
+2
*
the unicode conversion of our client code is complete enough to be
Andrew Tridgell
2001-02-21
1
-50
/
+0
*
yipee! client unicode now works well with nt
Andrew Tridgell
2001-02-20
1
-3
/
+9
*
converted a bunch more fns
Andrew Tridgell
2001-02-20
1
-15
/
+25
*
converted nt_create and setatr
Andrew Tridgell
2001-02-20
1
-9
/
+10
*
- neater setting of bcc
Andrew Tridgell
2001-02-20
1
-13
/
+14
*
converted cli_open()
Andrew Tridgell
2001-02-20
1
-7
/
+8
*
converted cli_chkpath()
Andrew Tridgell
2001-02-20
1
-3
/
+4
*
converted cli_mkdir()
Andrew Tridgell
2001-02-20
1
-3
/
+4
*
Added a cli_nt_create_uni() to do a ntcreate&x with a unicode filename,
Tim Potter
2000-12-21
1
-2
/
+49
*
pass the desired access into cli_nt_create()
Andrew Tridgell
2000-12-04
1
-3
/
+3
*
fixed indentation
Andrew Tridgell
2000-12-04
1
-1
/
+1
*
Ok - fixed a bug in our levelII oplock code. We need to break a level II on
Jeremy Allison
2000-11-16
1
-1
/
+4
*
added cli_lock64() and cli_unlock64()
Andrew Tridgell
2000-09-29
1
-0
/
+96
*
split clientgen.c into several parts
Andrew Tridgell
2000-04-25
1
-0
/
+609