r4523: the PROPERTIES change for typedef was not quite as simple as I thought. This...
[samba.git] / source4 / include /
2007-10-10 Andrew Tridgellr4473: - moved talloc into its own lib/talloc/ area
2007-10-10 Stefan Metzmacherr4435: add another error code
2007-10-10 Stefan Metzmacherr4431: add WERR_NET_NAME_NOT_FOUND
2007-10-10 Stefan Metzmacherr4421: fix typo
2007-10-10 Stefan Metzmacherr4420: - add usefull helper macros for allocation failures,
2007-10-10 Stefan Metzmacherr4419: move security_token stuff to the libcli/security/
2007-10-10 Stefan Metzmacherr4418: fix compiler warning and remove unused typedef
2007-10-10 Jelmer Vernooijr4390: Registry value and key names are case-insensitive
2007-10-10 Andrew Tridgellr4387: added a TODO about the NTCREATEX_FLAGS_OPEN_DIRE...
2007-10-10 Andrew Bartlettr4379: Merge more Kerberos related configure checks...
2007-10-10 Andrew Tridgellr4364: - added support for testing of chained SMB opera...
2007-10-10 Andrew Bartlettr4355: More work from the elves on Christmas eve:
2007-10-10 Stefan Metzmacherr4328: mark the talloc data as DATA_BLOB
2007-10-10 Stefan Metzmacherr4324: add some more ads constants before I forget...
2007-10-10 Jelmer Vernooijr4298: Update to credentials.h after feedback from...
2007-10-10 Andrew Tridgellr4263: added support for the trans2 RAW_SEARCH_EA_LIST...
2007-10-10 Andrew Tridgellr4261: added the RAW_FILEINFO_EA_LIST trans2 qfileinfo...
2007-10-10 Andrew Tridgellr4243: a sniff from kukks showed that the ea_set interf...
2007-10-10 Jelmer Vernooijr4209: Fix several smaller bugs
2007-10-10 Jelmer Vernooijr4204: Arguments to reg_del_key more like the RPC for...
2007-10-10 Stefan Metzmacherr4177: add some more error codes
2007-10-10 Andrew Tridgellr4173: - new t2open code, that can cope with "create...
2007-10-10 Jelmer Vernooijr4166: More small API fixes, keep registry structs...
2007-10-10 Jelmer Vernooijr4155: More destinction between hives and predefined...
2007-10-10 Jelmer Vernooijr4154: Add definitions for HKEY_PERFORMANCE_TEXT and...
2007-10-10 Andrew Tridgellr4147: converted from NT_USER_TOKEN to struct security_...
2007-10-10 Jelmer Vernooijr4140: Get rid of close_hive (replace it with talloc...
2007-10-10 Jelmer Vernooijr4137: Make *_open_key take a registry_key instead...
2007-10-10 Jelmer Vernooijr4132: - Bunch of rather large fixes in the registry
2007-10-10 Andrew Tridgellr4124: include locale.h to get LC_ALL in include/system...
2007-10-10 Stefan Metzmacherr4084: add some more error codes
2007-10-10 Andrew Tridgellr4073: - added a set of lsa helper routines to make...
2007-10-10 Stefan Metzmacherr4070: move some defines from asn_1.h to the places...
2007-10-10 Stefan Metzmacherr4063: - change char * -> uint8_t in struct request_buffer
2007-10-10 Andrew Tridgellr4058: added a type safe version of smb_xmalloc()
2007-10-10 Andrew Tridgellr4055: fixed more places to use type safe allocation...
2007-10-10 Andrew Tridgellr4033: removed a pointless comment
2007-10-10 Andrew Tridgellr4014: removed unused MacExtension.h header
2007-10-10 Andrew Tridgellr4013: got rid of a bunch of unused or unmaintained...
2007-10-10 Andrew Tridgellr4011: get rid of rpc_secdes.h and replace it with...
2007-10-10 Andrew Tridgellr3975: added LFN filesystem attribute bit definition...
2007-10-10 Andrew Tridgellr3939: - added "posix:fakeoplocks" option for testing...
2007-10-10 Stefan Metzmacherr3910: add some error codes
2007-10-10 Stefan Metzmacherr3869: in the NDR encoded replPropertyMetaData attribut...
2007-10-10 Andrew Tridgellr3833: NTACL is a better xattr name than DosAcl (tpot...
2007-10-10 Andrew Tridgellr3832: added NT ACL query/set to the posix NTVFS backen...
2007-10-10 Andrew Tridgellr3830: unified the query/set security descriptor code...
2007-10-10 Andrew Tridgellr3829: added a RAW-ACLS test suite that tests query...
2007-10-10 Andrew Tridgellr3826: - added testing of ea lists in NTTRANS CREATE
2007-10-10 Stefan Metzmacherr3810: create a LIB_SECURITY subsystem
2007-10-10 Andrew Tridgellr3806: added support to smb_server and pvfs for the...
2007-10-10 Andrew Tridgellr3799: - added the bit for FS_ATTR_NAMED_STREAMS suppor...
2007-10-10 Andrew Tridgellr3798: added support for alternate data streams in...
2007-10-10 Stefan Metzmacherr3783: - don't use make proto for ldb anymore
2007-10-10 Andrew Tridgellr3747: - added some of the infrastructure needed for...
2007-10-10 Andrew Bartlettr3677: Seperate the SamLogon tests from the main RPC...
2007-10-10 Andrew Tridgellr3618: - this adds the special case for DENY_DOS semant...
2007-10-10 Andrew Tridgellr3615: split out struct pvfs_file_handle from struct...
2007-10-10 Jelmer Vernooijr3601: Lots of smaller DCOM updates and fixes. Adds...
2007-10-10 Andrew Tridgellr3578: a couple of include changes that should help...
2007-10-10 Andrew Tridgellr3571: rough guesses at what abartlet really wanted...
2007-10-10 Andrew Tridgellr3549: added support for DOS extended attribute lists...
2007-10-10 Andrew Tridgellr3520: minor portability fix (for struct timeval)
2007-10-10 Jelmer Vernooijr3515: Fix RemoteActivation correctly this time (-:
2007-10-10 Jelmer Vernooijr3513: Add (the infrastructure for) DCOM support. Contents:
2007-10-10 Andrew Tridgellr3507: - added deferred replies on sharing violation...
2007-10-10 Andrew Tridgellr3497: removed some include cruft, and split out librpc...
2007-10-10 Andrew Tridgellr3494: got rid of include/rewrite.h, and split out...
2007-10-10 Andrew Tridgellr3481: split out client.h and events.h
2007-10-10 Andrew Tridgellr3480: moved some signal defines into include/system
2007-10-10 Andrew Tridgellr3478: split out some more pieces of includes.h
2007-10-10 Andrew Tridgellr3468: split out dcerpc_server.h
2007-10-10 Andrew Tridgellr3466: split out request.h, signing.h, and smb_server.h
2007-10-10 Andrew Tridgellr3464: split out registry.h, rap.h and ldap_server.h
2007-10-10 Andrew Tridgellr3463: separated out some more headers (asn_1.h, messag...
2007-10-10 Andrew Tridgellr3462: separate out the crypto includes
2007-10-10 Andrew Tridgellr3458: more solaris portability fixes, the main one...
2007-10-10 Andrew Tridgellr3457: s_addr is a macro on solaris, so we can't use...
2007-10-10 Andrew Tridgellr3455: some more portability fixes. We nearly compile...
2007-10-10 Andrew Tridgellr3454: moved a few more things out if includes.h into...
2007-10-10 Andrew Tridgellr3453: - split out the auth and popt includes
2007-10-10 Andrew Tridgellr3450: portability fixes
2007-10-10 Andrew Tridgellr3449: more include file reduction
2007-10-10 Andrew Tridgellr3448: some systems don't have stdint.h
2007-10-10 Andrew Tridgellr3447: more include/system/XXX.h include files
2007-10-10 Andrew Tridgellr3446: created include/system/iconv.h and include/syste...
2007-10-10 Andrew Tridgellr3445: made the gtk tooks use minimal includes. This...
2007-10-10 Andrew Tridgellr3443: the next stage in the include files re-organisation.
2007-10-10 Andrew Tridgellr3441: some include file cleanups and general housekeeping
2007-10-10 Andrew Tridgellr3428: switched to using minimal includes for the auto...
2007-10-10 Andrew Tridgellr3426: removed 2 unused files, and some unused variables
2007-10-10 Andrew Tridgellr3425: got rid of a bunch of cruft from rewrite.h
2007-10-10 Andrew Tridgellr3424: don't run mkproto.pl on pidl generated code...
2007-10-10 Andrew Tridgellr3419: moved the libcli/raw structures into libcli...
2007-10-10 Andrew Tridgellr3400: - allow callers to control the flags2 field...
2007-10-10 Andrew Tridgellr3390: fixed schannel server side support. RPC-SCHANNEL...
2007-10-10 Andrew Tridgellr3387: fixed pvfs to pass the NTDENY tests. The tricky...
2007-10-10 Andrew Tridgellr3384: added SA_RIGHT_FILE_WRITE_APPEND, which is a...
2007-10-10 Andrew Tridgellr3380: - changed the default behaviour of server signin...
2007-10-10 Jelmer Vernooijr3369: More registry updates
next