summaryrefslogtreecommitdiff
path: root/source4/include
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r3747: - added some of the infrastructure needed for streams support in pvfsAndrew Tridgell1-0/+1
2007-10-10r3677: Seperate the SamLogon tests from the main RPC-NETLOGON test into aAndrew Bartlett1-1/+6
2007-10-10r3618: - this adds the special case for DENY_DOS semantics, as shown by the B...Andrew Tridgell1-11/+18
2007-10-10r3615: split out struct pvfs_file_handle from struct pvfs_file. This is inAndrew Tridgell1-1/+1
2007-10-10r3601: Lots of smaller DCOM updates and fixes. Adds oxid tables, properJelmer Vernooij1-1/+1
2007-10-10r3578: a couple of include changes that should help with FreeBSDAndrew Tridgell1-5/+4
2007-10-10r3571: rough guesses at what abartlet really wanted to do in his last commitAndrew Tridgell1-0/+1
2007-10-10r3549: added support for DOS extended attribute lists (name/value pairs)Andrew Tridgell2-1/+3
2007-10-10r3520: minor portability fix (for struct timeval)Andrew Tridgell1-0/+1
2007-10-10r3515: Fix RemoteActivation correctly this time (-:Jelmer Vernooij1-0/+1
2007-10-10r3513: Add (the infrastructure for) DCOM support. Contents:Jelmer Vernooij1-0/+1
2007-10-10r3507: - added deferred replies on sharing violation in pvfs open. TheAndrew Tridgell2-4/+8
2007-10-10r3497: removed some include cruft, and split out librpc/gen_ndr/tables.hAndrew Tridgell4-129/+12
2007-10-10r3494: got rid of include/rewrite.h, and split out the dynconfig.h headerAndrew Tridgell5-101/+40
2007-10-10r3481: split out client.h and events.hAndrew Tridgell3-5/+4
2007-10-10r3480: moved some signal defines into include/systemAndrew Tridgell3-12/+8
2007-10-10r3478: split out some more pieces of includes.hAndrew Tridgell10-85/+112
2007-10-10r3468: split out dcerpc_server.hAndrew Tridgell2-1/+8
2007-10-10r3466: split out request.h, signing.h, and smb_server.hAndrew Tridgell5-20/+25
2007-10-10r3464: split out registry.h, rap.h and ldap_server.hAndrew Tridgell2-3/+9
2007-10-10r3463: separated out some more headers (asn_1.h, messages.h, dlinklist.h and ...Andrew Tridgell6-19/+17
2007-10-10r3462: separate out the crypto includesAndrew Tridgell6-69/+8
2007-10-10r3458: more solaris portability fixes, the main one being that we can't use aAndrew Tridgell3-11/+5
2007-10-10r3457: s_addr is a macro on solaris, so we can't use it in structure names. a...Andrew Tridgell2-1/+2
2007-10-10r3455: some more portability fixes. We nearly compile on solaris again now.Andrew Tridgell3-43/+19
2007-10-10r3454: moved a few more things out if includes.h into the include/system/ inc...Andrew Tridgell5-55/+50
2007-10-10r3453: - split out the auth and popt includesAndrew Tridgell5-166/+133
2007-10-10r3450: portability fixesAndrew Tridgell2-4/+4
2007-10-10r3449: more include file reductionAndrew Tridgell5-29/+49
2007-10-10r3448: some systems don't have stdint.hAndrew Tridgell1-5/+2
2007-10-10r3447: more include/system/XXX.h include filesAndrew Tridgell12-156/+345
2007-10-10r3446: created include/system/iconv.h and include/system/shmem.hAndrew Tridgell3-17/+70
2007-10-10r3445: made the gtk tooks use minimal includes. This approximately halves theAndrew Tridgell2-5/+25
2007-10-10r3443: the next stage in the include files re-organisation.Andrew Tridgell8-98/+135
2007-10-10r3441: some include file cleanups and general housekeepingAndrew Tridgell2-188/+0
2007-10-10r3428: switched to using minimal includes for the auto-generated RPC code.Andrew Tridgell2-1/+52
2007-10-10r3426: removed 2 unused files, and some unused variablesAndrew Tridgell1-3/+0
2007-10-10r3425: got rid of a bunch of cruft from rewrite.hAndrew Tridgell2-112/+13
2007-10-10r3424: don't run mkproto.pl on pidl generated code, instead rely on pidl gene...Andrew Tridgell3-40/+23
2007-10-10r3419: moved the libcli/raw structures into libcli/raw/libcliraw.hAndrew Tridgell1-267/+1
2007-10-10r3400: - allow callers to control the flags2 field in raw packetsAndrew Tridgell1-0/+4
2007-10-10r3390: fixed schannel server side support. RPC-SCHANNEL now works against Sam...Andrew Tridgell1-1/+0
2007-10-10r3387: fixed pvfs to pass the NTDENY tests. The tricky bit wasAndrew Tridgell1-1/+1
2007-10-10r3384: added SA_RIGHT_FILE_WRITE_APPEND, which is a combination of write and ...Andrew Tridgell1-0/+1
2007-10-10r3380: - changed the default behaviour of server signing. We now have a defaultAndrew Tridgell1-1/+2
2007-10-10r3369: More registry updatesJelmer Vernooij1-1/+3
2007-10-10r3363: added basic support for SA_RIGHT_FILE_EXECUTE, needed for opening .dll...Andrew Tridgell1-0/+1
2007-10-10r3354: honor "max xmit" and "max mux" from smb.conf in our client code. ThisAndrew Tridgell1-0/+2
2007-10-10r3336: use a struct ntvfs_async_state to be able to do async chaning of ntvfs...Stefan Metzmacher1-6/+0
2007-10-10r3315: converted the libcli/raw/ code to use the generic socket library. ThisAndrew Tridgell1-2/+1