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
/
source4
/
libcli
/
raw
/
rawfile.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-11-01
Fix prototype for attrib_string().
Jelmer Vernooij
1
-1
/
+1
2008-10-19
Move SMB-specific attribute function to SMB client library.
Jelmer Vernooij
1
-0
/
+44
2008-05-22
pass in the required alignment to the EA construction routines
Andrew Tridgell
1
-2
/
+2
2008-04-02
Install public header files again and include required prototypes.
Jelmer Vernooij
1
-12
/
+13
2008-03-11
libcli/raw: add RAW_RENAME_NTTRANS support
Stefan Metzmacher
1
-0
/
+26
2008-02-14
Convert SMB and SMB2 code to use a common buffer handling structure
Andrew Tridgell
1
-2
/
+2
2008-01-01
r26638: libndr: Require explicitly specifying iconv_convenience for ndr_struc...
Jelmer Vernooij
1
-1
/
+1
2007-12-21
r25920: ndr: change NTSTAUS into enum ndr_err_code (samba4 callers)
Stefan Metzmacher
1
-5
/
+5
2007-10-10
r25554: Convert last instances of BOOL, True and False to the standard types.
Jelmer Vernooij
1
-2
/
+2
2007-10-10
r23792: convert Samba4 to GPLv3
Andrew Tridgell
1
-3
/
+2
2007-10-10
r18301: I discovered how to load the warnings from a build farm build into
Andrew Tridgell
1
-1
/
+1
2007-10-10
r15835: fixed locking in the client library
Andrew Tridgell
1
-0
/
+1
2007-10-10
r15814: add SMB2 Lock interface structure
Stefan Metzmacher
1
-0
/
+2
2007-10-10
r15741: move smb2 request structures into the main smb request structs
Stefan Metzmacher
1
-0
/
+10
2007-10-10
r15737: fix a typos and comment
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r15718: - split the SMBflush with the 0xFFFF wildcard fnum into a different l...
Stefan Metzmacher
1
-1
/
+11
2007-10-10
r14973: req cannot be NULL in smb_raw_t2open_recv() (found by IBM checker)
Andrew Tridgell
1
-1
/
+1
2007-10-10
r14464: Don't include ndr_BASENAME.h files unless strictly required, instead
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r14256: - rename smb_file -> smb_handle
Stefan Metzmacher
1
-17
/
+17
2007-10-10
r14173: change smb interface structures to always use
Stefan Metzmacher
1
-35
/
+32
2007-10-10
r14160: don't write behind the buffer
Stefan Metzmacher
1
-1
/
+0
2007-10-10
r14141: fixed bugzilla 2921, forcing correct alignment when in ascii mode
Andrew Tridgell
1
-2
/
+4
2007-10-10
r12694: Move some headers to the directory of the subsystem they belong to.
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r12608: Remove some unused #include lines.
Jelmer Vernooij
1
-1
/
+0
2007-10-10
r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for the
Andrew Tridgell
1
-2
/
+2
2007-10-10
r4547: - added talloc_new(ctx) macro that is a neater form of the common tall...
Andrew Tridgell
1
-1
/
+1
2007-10-10
r4364: - added support for testing of chained SMB operations in smbtorture
Andrew Tridgell
1
-1
/
+77
2007-10-10
r4182: fixed trans2 mkdir, allowing mkdir with an initial EA list
Andrew Tridgell
1
-2
/
+2
2007-10-10
r4173: - new t2open code, that can cope with "create with EAs". Many thanks
Andrew Tridgell
1
-6
/
+6
2007-10-10
r4063: - change char * -> uint8_t in struct request_buffer
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r3826: - added testing of ea lists in NTTRANS CREATE
Andrew Tridgell
1
-5
/
+5
2007-10-10
r3821: added client side code and test code for NTTRANS_CREATE
Andrew Tridgell
1
-0
/
+133
2007-10-10
r3458: more solaris portability fixes, the main one being that we can't use a
Andrew Tridgell
1
-10
/
+10
2007-10-10
r3419: moved the libcli/raw structures into libcli/raw/libcliraw.h
Andrew Tridgell
1
-0
/
+1
2007-10-10
r3081: several updates to ntvfs and server side async request handling in
Andrew Tridgell
1
-6
/
+0
2007-10-10
r1983: a completely new implementation of talloc
Andrew Tridgell
1
-3
/
+3
2007-10-10
r1654: rename cli_ -> smbcli_
Stefan Metzmacher
1
-112
/
+112
2007-10-10
r1631: don't use req->transport after req has been destroyed
Andrew Tridgell
1
-2
/
+2
2007-10-10
r889: convert samba4 to use [u]int16_t instead of [u]int16
Stefan Metzmacher
1
-4
/
+4
2007-10-10
r152: a quick airport commit ....
Andrew Tridgell
1
-9
/
+18
2003-08-31
I think I've finally got the ascii/unicode issues right in trans2 find
Andrew Tridgell
1
-1
/
+1
2003-08-14
added the ancient SMBcreate operation to the testsuite and client lib
Andrew Tridgell
1
-0
/
+12
2003-08-13
- added a raw smb scanner
Andrew Tridgell
1
-1
/
+1
2003-08-13
- added SMBntrename test suite
Andrew Tridgell
1
-8
/
+19
2003-08-13
first public release of samba4 code
Andrew Tridgell
1
-0
/
+687