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
/
libsmb
/
clifile.c
Age
Commit message (
Expand
)
Author
Files
Lines
2001-07-02
Insure caught the fact that PTRDIFFs were being done between two unrelated
Jeremy Allison
1
-1
/
+1
2001-06-21
Added STR_NOALIGN flags to clistr and srvstr fns. Yes, NT actually does
Andrew Tridgell
1
-2
/
+4
2001-05-17
Fix a small warning about char * vs unsigned char * that gets some compilers
Richard Sharpe
1
-1
/
+1
2001-04-22
merging from 2.2 to head
Andrew Tridgell
1
-8
/
+45
2001-03-30
This is a big, rather ugly patch. Whilst investigating the files not truncated
Jeremy Allison
1
-4
/
+4
2001-03-29
Added cli_nt_delete_on_close() call to allow flag to be set for torture tests.
Jeremy Allison
1
-0
/
+41
2001-03-29
Added cli_nt_create_full() as a way to get at all the ntcreate parameters.
Jeremy Allison
1
-6
/
+20
2001-03-14
simpler clistr interface which handles individual packets having
Andrew Tridgell
1
-1
/
+1
2001-03-10
to use the same macros in the client and server rename the CLISTR_
Andrew Tridgell
1
-11
/
+11
2001-02-22
cope better with broken filer expectations
Andrew Tridgell
1
-2
/
+2
2001-02-21
the unicode conversion of our client code is complete enough to be
Andrew Tridgell
1
-50
/
+0
2001-02-20
yipee! client unicode now works well with nt
Andrew Tridgell
1
-3
/
+9
2001-02-20
converted a bunch more fns
Andrew Tridgell
1
-15
/
+25
2001-02-20
converted nt_create and setatr
Andrew Tridgell
1
-9
/
+10
2001-02-20
- neater setting of bcc
Andrew Tridgell
1
-13
/
+14
2001-02-20
converted cli_open()
Andrew Tridgell
1
-7
/
+8
2001-02-20
converted cli_chkpath()
Andrew Tridgell
1
-3
/
+4
2001-02-20
converted cli_mkdir()
Andrew Tridgell
1
-3
/
+4
2000-12-21
Added a cli_nt_create_uni() to do a ntcreate&x with a unicode filename,
Tim Potter
1
-2
/
+49
2000-12-04
pass the desired access into cli_nt_create()
Andrew Tridgell
1
-3
/
+3
2000-12-04
fixed indentation
Andrew Tridgell
1
-1
/
+1
2000-11-16
Ok - fixed a bug in our levelII oplock code. We need to break a level II on
Jeremy Allison
1
-1
/
+4
2000-09-29
added cli_lock64() and cli_unlock64()
Andrew Tridgell
1
-0
/
+96
2000-04-25
split clientgen.c into several parts
Andrew Tridgell
1
-0
/
+609