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
/
torture
/
torture_util.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
r11967: Fix more 64-bit warnings.
Tim Potter
1
-2
/
+2
2007-10-10
r11730: added parsing and tests for a bunch more SMB2 getinfo levels
Andrew Tridgell
1
-11
/
+90
2007-10-10
r9792: Rename StrCaseCmp -> strcasecmp_m. All these years I was thinking
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r9042: fixed the valgrind error in the RAW-SFILEINFO test
Andrew Tridgell
1
-1
/
+2
2007-10-10
r9010: forgot to commit the change to create_directory_handle()
Andrew Tridgell
1
-6
/
+6
2007-10-10
r8520: fixed a pile of warnings from the build farm gcc -Wall output on
Andrew Tridgell
1
-2
/
+2
2007-10-10
r8058: added testing of delete on close for files and directories
Andrew Tridgell
1
-1
/
+1
2007-10-10
r6795: Make some functions static and remove some unused ones.
Jelmer Vernooij
1
-19
/
+0
2007-10-10
r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for the
Andrew Tridgell
1
-5
/
+5
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
r4261: added the RAW_FILEINFO_EA_LIST trans2 qfileinfo and qpathinfo
Andrew Tridgell
1
-31
/
+42
2007-10-10
r4243: a sniff from kukks showed that the ea_set interface in trans2 setfilei...
Andrew Tridgell
1
-11
/
+8
2007-10-10
r4173: - new t2open code, that can cope with "create with EAs". Many thanks
Andrew Tridgell
1
-0
/
+56
2007-10-10
r4035: more effort on consistent naming of the access mask bits.
Andrew Tridgell
1
-1
/
+1
2007-10-10
r4011: get rid of rpc_secdes.h and replace it with a single sane set of
Andrew Tridgell
1
-8
/
+10
2007-10-10
r3699: - split the delayed write testing out of RAW-WRITE, as it is not yet
Andrew Tridgell
1
-0
/
+14
2007-10-10
r3507: - added deferred replies on sharing violation in pvfs open. The
Andrew Tridgell
1
-15
/
+0
2007-10-10
r3447: more include/system/XXX.h include files
Andrew Tridgell
1
-0
/
+1
2007-10-10
r3446: created include/system/iconv.h and include/system/shmem.h
Andrew Tridgell
1
-9
/
+1
2007-10-10
r3441: some include file cleanups and general housekeeping
Andrew Tridgell
1
-0
/
+9
2007-10-10
r3419: moved the libcli/raw structures into libcli/raw/libcliraw.h
Andrew Tridgell
1
-0
/
+1
2007-10-10
r2062: Fix a couple more of the printf warnings (real bugs).
Andrew Bartlett
1
-1
/
+1
2007-10-10
r1740: fixed the torture suite for ASCII-only servers
Andrew Tridgell
1
-2
/
+9
2007-10-10
r1654: rename cli_ -> smbcli_
Stefan Metzmacher
1
-8
/
+8
2007-10-10
r1227: use uint64_t instead of unsigned long long
Stefan Metzmacher
1
-2
/
+2
2007-10-10
r889: convert samba4 to use [u]int16_t instead of [u]int16
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r873: converted samba4 to use real 64 bit integers instead of
Andrew Tridgell
1
-5
/
+5
2007-10-10
r152: a quick airport commit ....
Andrew Tridgell
1
-12
/
+5
2004-02-08
Convert libcli routines to use cli_tree instead of cli_state. Port
Tim Potter
1
-3
/
+3
2003-12-04
* patch based on work by Jim Myers to unify the ioctl handling to be
Andrew Tridgell
1
-6
/
+18
2003-09-02
thanks to ntfsd and some google searches I worked out what the unknown
Andrew Tridgell
1
-2
/
+2
2003-08-15
fixed some places where we don't brace (flags & STR_UNICODE)
Andrew Tridgell
1
-0
/
+1
2003-08-13
- added a raw smb scanner
Andrew Tridgell
1
-0
/
+35
2003-08-13
first public release of samba4 code
Andrew Tridgell
1
-0
/
+306