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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r3291: fix the build, thx to pipitas for finding this
Stefan Metzmacher
2
-6
/
+7
2007-10-10
r3290: allow SID_ANONYMOUS ( "S-1-5-7" ) to be the users sid
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r3289: Mr. L. and Mr. B.!
Stefan Metzmacher
2
-8
/
+6
2007-10-10
r3288: - updated the path processing in pvfs to pass the RAW-CHKPATH test. This
Andrew Tridgell
4
-243
/
+126
2007-10-10
r3287: The devicename and formname fields in a device mode are fixed length
Tim Potter
1
-2
/
+2
2007-10-10
r3286: filled in more missing SV_TYPE_* defines
Andrew Tridgell
1
-1
/
+11
2007-10-10
r3285: fixed another IDL typo
Andrew Tridgell
1
-1
/
+1
2007-10-10
r3284: - don't use a enum for bit-fields. It isn't legal C (as C is limited to
Andrew Tridgell
2
-68
/
+32
2007-10-10
r3283: converted to quoted uuid() defines in all our IDL. This should help
Andrew Tridgell
37
-63
/
+63
2007-10-10
r3282: some C pre-processors don't like expressions like
Andrew Tridgell
3
-2
/
+14
2007-10-10
r3281: some compilers can't handle empty structures, so for empty IDL
Andrew Tridgell
1
-0
/
+6
2007-10-10
r3280: fixed byte order of rhs IP
Andrew Tridgell
1
-1
/
+1
2007-10-10
r3279: Removed MSG_DONTWAIT flags as many platform don't have it.
Andrew Tridgell
2
-19
/
+1
2007-10-10
r3278: - rewrote the client side rpc connection code to use lib/socket/
Andrew Tridgell
20
-420
/
+198
2007-10-10
r3277: don't use the non-portable getaddrinfo() function, instead use
Andrew Tridgell
1
-18
/
+3
2007-10-10
r3276: - allow for more than 256 open old style searches (limit currently set...
Andrew Tridgell
3
-28
/
+219
2007-10-10
r3271: use "struct messaging_context *" instead of "void *" in messaging API
Andrew Tridgell
6
-33
/
+32
2007-10-10
r3270: - added another unlink test
Andrew Tridgell
2
-1
/
+5
2007-10-10
r3269: fixed return value
Andrew Tridgell
1
-1
/
+1
2007-10-10
r3268: - fixed wildcard handling in new dirlist code
Andrew Tridgell
1
-12
/
+41
2007-10-10
r3267: make LIBTDB depend on LIBREPLACE. This is needed for building the tdb ...
Andrew Tridgell
1
-0
/
+2
2007-10-10
r3263: - pvfs now passes RAW-SEARCH
Andrew Tridgell
1
-2
/
+2
2007-10-10
r3262: - new pvfs_dirlist code that reopens the directory between search
Andrew Tridgell
4
-101
/
+176
2007-10-10
r3261: added seek to RAW-SEARCH test
Andrew Tridgell
2
-15
/
+23
2007-10-10
r3260: redid the pvfs_dirlist() interface in preparation for a "keep
Andrew Tridgell
3
-55
/
+79
2007-10-10
r3259: expanded the RAW-SEARCH test some more
Andrew Tridgell
1
-2
/
+4
2007-10-10
r3258: fixed "don't change" attribute for RAW_SFILEINFO_BASIC_INFO
Andrew Tridgell
1
-1
/
+1
2007-10-10
r3257: make the RAW-SEARCH test less sensitive to the servers directory ordering
Andrew Tridgell
1
-6
/
+7
2007-10-10
r3256: get rid of the unused session_claim() and session_yield() calls
Andrew Tridgell
3
-25
/
+0
2007-10-10
r3255: - fixed 2 uninitialised data errors found with valgrind
Andrew Tridgell
2
-2
/
+5
2007-10-10
r3254: - expanded the RAW-IOCTL test
Andrew Tridgell
3
-11
/
+11
2007-10-10
r3253: - added rudimentary support for ntioctl in pvfs
Andrew Tridgell
4
-9
/
+97
2007-10-10
r3252: pvfs now passes BASE-TRANS2
Andrew Tridgell
1
-2
/
+2
2007-10-10
r3251: - move the openattr test code into basic/attr.c
Andrew Tridgell
4
-281
/
+310
2007-10-10
r3250: Add idl for printer info level 0.
Tim Potter
1
-11
/
+44
2007-10-10
r3249: - change_time is closer to ctime than mtime
Andrew Tridgell
3
-5
/
+9
2007-10-10
r3248: don't stop searches on failed fill_search_info()
Andrew Tridgell
1
-7
/
+1
2007-10-10
r3247: FILE_ATTRIBUTE_NORMAL is only a null-op for setattr and setattre, not ...
Andrew Tridgell
1
-1
/
+1
2007-10-10
r3246: new files should get created with FILE_ATTRIBUTE_ARCHIVE
Andrew Tridgell
1
-1
/
+1
2007-10-10
r3245: use __location__ in RAW-SEARCH
Andrew Tridgell
1
-18
/
+18
2007-10-10
r3244: pvfs now passes the RAW-UNLINK and RAW-READ tests
Andrew Tridgell
1
-1
/
+2
2007-10-10
r3243: read the high offset count in SMBreadx in the server
Andrew Tridgell
1
-0
/
+1
2007-10-10
r3242: make the RAW-READ test not exercise the 0-0 lock, which is not determi...
Andrew Tridgell
1
-4
/
+6
2007-10-10
r3241: don't skip the read completely for a zero-length read, as it could giv...
Andrew Tridgell
1
-8
/
+7
2007-10-10
r3240: - update the rules for what error codes should be given on the
Andrew Tridgell
7
-66
/
+327
2007-10-10
r3239: reads of more than UINT16_MAX bytes should return 0 bytes
Andrew Tridgell
1
-5
/
+11
2007-10-10
r3238: rename null_mtime() to the more accurate name "null_time()", and
Andrew Tridgell
1
-7
/
+7
2007-10-10
r3237: - allow for readx calls larger than 64k
Andrew Tridgell
2
-17
/
+6
2007-10-10
r3236: test a few more combinations in RAW-UNLINK
Andrew Tridgell
1
-0
/
+27
2007-10-10
r3235: try readx beyond 64k in RAW-READ
Andrew Tridgell
1
-6
/
+17
[next]