r12725: some minor updates
[jra/samba/.git] / source4 / include / smb.h
2007-10-10 Stefan Metzmacherr12725: some minor updates
2007-10-10 Jelmer Vernooijr12694: Move some headers to the directory of the subsy...
2007-10-10 Jelmer Vernooijr12693: Move core data structures out of smb.h into...
2007-10-10 Jelmer Vernooijr12494: Support loading modules from .so files for...
2007-10-10 Andrew Tridgellr11892: forgot to commit these changes
2007-10-10 Stefan Metzmacherr11724: - move checks packet size and protocol version,
2007-10-10 Stefan Metzmacherr10078: - add a 'struct data_blob_list_item'
2007-10-10 Jelmer Vernooijr9698: Fix a bit of memory management
2007-10-10 Andrew Bartlettr7681: This #define is unused.
2007-10-10 Andrew Tridgellr7596: next step in ldap cleanup. I'm aiming to get...
2007-10-10 Andrew Tridgellr5038: we don't need these defines any more
2007-10-10 Andrew Tridgellr5034: - added a type mapping function in pidl, so...
2007-10-10 Tim Potterr4816: Note that NTTIME is 4-byte aligned which makes...
2007-10-10 Andrew Bartlettr4673: Fix the IDL for the QuerySecret LSA call.
2007-10-10 Stefan Metzmacherr4419: move security_token stuff to the libcli/security/
2007-10-10 Andrew Tridgellr4387: added a TODO about the NTCREATEX_FLAGS_OPEN_DIRE...
2007-10-10 Andrew Tridgellr4147: converted from NT_USER_TOKEN to struct security_...
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 Metzmacherr3869: in the NDR encoded replPropertyMetaData attribut...
2007-10-10 Andrew Tridgellr3799: - added the bit for FS_ATTR_NAMED_STREAMS suppor...
2007-10-10 Andrew Tridgellr3618: - this adds the special case for DENY_DOS semant...
2007-10-10 Andrew Tridgellr3494: got rid of include/rewrite.h, and split out...
2007-10-10 Andrew Tridgellr3425: got rid of a bunch of cruft from rewrite.h
2007-10-10 Andrew Tridgellr3387: fixed pvfs to pass the NTDENY tests. The tricky...
2007-10-10 Andrew Tridgellr3380: - changed the default behaviour of server signin...
2007-10-10 Stefan Metzmacherr3336: use a struct ntvfs_async_state to be able to...
2007-10-10 Andrew Tridgellr3284: - don't use a enum for bit-fields. It isn't...
2007-10-10 Andrew Tridgellr3081: several updates to ntvfs and server side async...
2007-10-10 Andrew Tridgellr3029: implemented byte range lock timeouts.
2007-10-10 Andrew Tridgellr3012: added initial support for byte range locking...
2007-10-10 Andrew Tridgellr2618: before we had refererence counts in talloc I...
2007-10-10 Stefan Metzmacherr1343: formating
2007-10-10 Andrew Bartlettr1250: We no longer use these #defines
2007-10-10 Stefan Metzmacherr1065: some header file cleanups
2007-10-10 Andrew Bartlettr1063: userdom_struct dies!
2007-10-10 Andrew Bartlettr1019: Push the auth subsystem away from using typedef...
2007-10-10 Stefan Metzmacherr962: convert 'unsigned' and 'unsigned int' to uint_t
2007-10-10 Stefan Metzmacherr960: convert 'unsigned int' to uint_t in the most...
2007-10-10 Stefan Metzmacherr943: change samba4 to use 'uint8_t' instead of 'unsign...
2007-10-10 Andrew Tridgellr898: - remove some unused macros
2007-10-10 Stefan Metzmacherr890: convert samba4 to use [u]int8_t instead of [u...
2007-10-10 Stefan Metzmacherr889: convert samba4 to use [u]int16_t instead of ...
2007-10-10 Stefan Metzmacherr884: convert samba4 to use [u]int32_t instead of ...
2007-10-10 Andrew Tridgellr867: removed a couple of unused structures
2007-10-10 Andrew Tridgellr838: got rid of rpc_misc.h
2007-10-10 Andrew Tridgellr837: get rid of some more old rpc headers, and the...
2007-10-10 Andrew Tridgellr818: added server side SMB signing to Samba4
2007-10-10 Andrew Bartlettr707: Chainsaw work - SAM_ACCOUNT can die, along with...
2007-10-10 Andrew Bartlettr685: The SAM is dead! Long live the new SAM! ;-)
2007-10-10 Andrew Bartlettr614: Clean out the POSIX assumptions from the Samba4...
2007-10-10 Andrew Tridgellr601: added the server code for all the samr_SetUserInf...
2007-10-10 Andrew Tridgellr575: moved the SID_NAME_USE enum into samr.idl
2007-10-10 Andrew Bartlettr443: Update Samba4 to the auth and NTLMSSP code from...
2007-10-10 Andrew Tridgellr359: moved the share type definitions to srvsvc.idl
2004-01-28 Stefan Metzmacherremove a lot of unused stuff from the header files
2003-12-16 Andrew Tridgella fairly large commit!
2003-12-12 Andrew Tridgell * the RPC-ECHO pipe now works in smbd, as long as...
2003-12-10 Andrew Tridgellthe rest of the initial rpc server side infrastructure
2003-12-04 Andrew Tridgellsome OSes already have a uint_t
2003-11-30 Andrew Tridgellgot rid of a bunch of unused header files (now replaced...
2003-11-25 Jelmer VernooijCVS: ---------------------------------------------...
2003-11-23 Andrew Tridgellreduced the number of magic types we need in mkproto.pl
2003-11-03 Andrew Tridgella major revamp of the low level dcerpc code in samba4...
2003-10-28 Tim PotterAdd data structures for initial dcerpc support.
2003-08-31 Andrew TridgellI think I've finally got the ascii/unicode issues right...
2003-08-15 Herb LewisIRIX already defines uint_t
2003-08-13 Andrew Tridgell- added SMBntrename test suite
2003-08-13 Andrew TridgellThis commit was generated by cvs2svn to compensate...
2003-08-13 Andrew Tridgellfirst public release of samba4 code