summaryrefslogtreecommitdiffstats
path: root/source4/include
Commit message (Expand)AuthorAgeFilesLines
...
* r4084: add some more error codesStefan Metzmacher2007-10-101-0/+2
* r4073: - added a set of lsa helper routines to make lsa lookups that areAndrew Tridgell2007-10-102-0/+3
* r4070: move some defines from asn_1.h to the places they belong toStefan Metzmacher2007-10-101-17/+0
* r4063: - change char * -> uint8_t in struct request_bufferStefan Metzmacher2007-10-102-14/+14
* r4058: added a type safe version of smb_xmalloc()Andrew Tridgell2007-10-101-0/+5
* r4055: fixed more places to use type safe allocation macrosAndrew Tridgell2007-10-101-1/+1
* r4033: removed a pointless commentAndrew Tridgell2007-10-101-1/+1
* r4014: removed unused MacExtension.h headerAndrew Tridgell2007-10-101-246/+0
* r4013: got rid of a bunch of unused or unmaintained codeAndrew Tridgell2007-10-103-118/+29
* r4011: get rid of rpc_secdes.h and replace it with a single sane set ofAndrew Tridgell2007-10-103-345/+2
* r3975: added LFN filesystem attribute bit definition from etherealAndrew Tridgell2007-10-101-0/+1
* r3939: - added "posix:fakeoplocks" option for testing with oplocks forced onAndrew Tridgell2007-10-101-18/+11
* r3910: add some error codesStefan Metzmacher2007-10-101-1/+7
* r3869: in the NDR encoded replPropertyMetaData attribute in ADSStefan Metzmacher2007-10-101-0/+2
* r3833: NTACL is a better xattr name than DosAcl (tpot suggested this)Andrew Tridgell2007-10-101-1/+1
* r3832: added NT ACL query/set to the posix NTVFS backend. The default ACL isAndrew Tridgell2007-10-102-1/+3
* r3830: unified the query/set security descriptor code with the rest of theAndrew Tridgell2007-10-102-1/+38
* r3829: added a RAW-ACLS test suite that tests query/set of ACLs on a fileAndrew Tridgell2007-10-101-23/+0
* r3826: - added testing of ea lists in NTTRANS CREATEAndrew Tridgell2007-10-101-0/+1
* r3810: create a LIB_SECURITY subsystemStefan Metzmacher2007-10-101-0/+4
* r3806: added support to smb_server and pvfs for the NTTRANS Create call. ThisAndrew Tridgell2007-10-101-2/+8
* r3799: - added the bit for FS_ATTR_NAMED_STREAMS support into qfsinfo filesys...Andrew Tridgell2007-10-101-0/+18
* r3798: added support for alternate data streams in xattrs into pvfs.Andrew Tridgell2007-10-102-1/+2
* r3783: - don't use make proto for ldb anymoreStefan Metzmacher2007-10-102-3/+4
* r3747: - added some of the infrastructure needed for streams support in pvfsAndrew Tridgell2007-10-101-0/+1
* r3677: Seperate the SamLogon tests from the main RPC-NETLOGON test into aAndrew Bartlett2007-10-101-1/+6
* r3618: - this adds the special case for DENY_DOS semantics, as shown by the B...Andrew Tridgell2007-10-101-11/+18
* r3615: split out struct pvfs_file_handle from struct pvfs_file. This is inAndrew Tridgell2007-10-101-1/+1
* r3601: Lots of smaller DCOM updates and fixes. Adds oxid tables, properJelmer Vernooij2007-10-101-1/+1
* r3578: a couple of include changes that should help with FreeBSDAndrew Tridgell2007-10-101-5/+4
* r3571: rough guesses at what abartlet really wanted to do in his last commitAndrew Tridgell2007-10-101-0/+1
* r3549: added support for DOS extended attribute lists (name/value pairs)Andrew Tridgell2007-10-102-1/+3
* r3520: minor portability fix (for struct timeval)Andrew Tridgell2007-10-101-0/+1
* r3515: Fix RemoteActivation correctly this time (-:Jelmer Vernooij2007-10-101-0/+1
* r3513: Add (the infrastructure for) DCOM support. Contents:Jelmer Vernooij2007-10-101-0/+1
* r3507: - added deferred replies on sharing violation in pvfs open. TheAndrew Tridgell2007-10-102-4/+8
* r3497: removed some include cruft, and split out librpc/gen_ndr/tables.hAndrew Tridgell2007-10-104-129/+12
* r3494: got rid of include/rewrite.h, and split out the dynconfig.h headerAndrew Tridgell2007-10-105-101/+40
* r3481: split out client.h and events.hAndrew Tridgell2007-10-103-5/+4
* r3480: moved some signal defines into include/systemAndrew Tridgell2007-10-103-12/+8
* r3478: split out some more pieces of includes.hAndrew Tridgell2007-10-1010-85/+112
* r3468: split out dcerpc_server.hAndrew Tridgell2007-10-102-1/+8
* r3466: split out request.h, signing.h, and smb_server.hAndrew Tridgell2007-10-105-20/+25
* r3464: split out registry.h, rap.h and ldap_server.hAndrew Tridgell2007-10-102-3/+9
* r3463: separated out some more headers (asn_1.h, messages.h, dlinklist.h and ...Andrew Tridgell2007-10-106-19/+17
* r3462: separate out the crypto includesAndrew Tridgell2007-10-106-69/+8
* r3458: more solaris portability fixes, the main one being that we can't use aAndrew Tridgell2007-10-103-11/+5
* r3457: s_addr is a macro on solaris, so we can't use it in structure names. a...Andrew Tridgell2007-10-102-1/+2
* r3455: some more portability fixes. We nearly compile on solaris again now.Andrew Tridgell2007-10-103-43/+19
* r3454: moved a few more things out if includes.h into the include/system/ inc...Andrew Tridgell2007-10-105-55/+50