r6141: Fix OS/2 EA's for NTcreate. OpenX and mkdir to follow.
[samba.git] / source / include / smb.h
2007-10-10 Jeremy Allisonr6141: Fix OS/2 EA's for NTcreate. OpenX and mkdir...
2007-10-10 Gerald Carterr6014: rather large change set....
2007-10-10 Gerald Carterr5953: more compiler cleanups; moved SID_LIST from...
2007-10-10 Jeremy Allisonr5731: Get delayed write semantics closer to W2K3....
2007-10-10 Steve Frenchr5639: update smb.h with missing defines
2007-10-10 Gerald Carterr5203: additional changes for BUG 2291 to restrict...
2007-10-10 Jeremy Allisonr5152: Restructure the directory handling code, stop...
2007-10-10 Gerald Carterr5056: * correct STANDARD_RIGHTS_WRITE_ACCESS bitmask...
2007-10-10 Gerald Carterr4805: Last planned change to the privileges infrastruc...
2007-10-10 Gerald Carterr4724: Add support for Windows privileges in Samba 3.0
2007-10-10 Jim McDonoughr4651: Add "refuse machine password change" policy...
2007-10-10 Jim McDonoughr4514: Fix for bugzilla 1770. Remove READ_ATTRIBUTES...
2007-10-10 Jeremy Allisonr4088: Get medieval on our ass about malloc.... :-...
2007-10-10 Jeremy Allisonr3050: Steal from Samba4 :-). Make us pass most of...
2007-10-10 Jeremy Allisonr2114: Shameless theft of iconv commit from Samba4...
2007-10-10 Jeremy Allisonr1661: Changed the password history format so that...
2007-10-10 Jeremy Allisonr1154: Change default setting for case sensitivity...
2007-10-10 Jeremy Allisonr1085: Now it's had some proper user testing, merge...
2007-10-10 Jeremy Allisonr570: Remove lots of globals to handle case issues...
2007-10-10 Richard Sharper248: Add support for printing out the MAC address...
2007-10-10 Gerald Carterr242: adding 'cups options' parameter to allow raw...
2007-10-10 Gerald Carterr155: real for for BUG 761 -- allow printing parameter...
2007-10-10 Alexander Bokovoyr76: Fix smbfs problem with Tree Disconnect issued...
2004-04-02 Jeremy AllisonAdded per-share parameter "store dos attributes". When...
2004-03-31 Jeremy AllisonAdded support for OS/2 EA's in smbd server. Test with...
2004-03-27 Andrew BartlettMerge from HEAD the SMB signing patch that I developed...
2004-03-27 Jeremy AllisonWorking (tested) client code for setting EA's by filena...
2004-03-19 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2004-03-15 Jeremy AllisonUse "unix netbios name" type unstring - 64 bytes long...
2004-03-15 Jeremy AllisonUse "unix netbios name" type unstring - 64 bytes long...
2004-03-13 Jeremy AllisonFirst part of patch from moriyama@miraclelinux.com...
2004-03-13 Jeremy AllisonFirst part of patch from moriyama@miraclelinux.com...
2004-03-09 Andrew BartlettCommit to HEAD the updates to smb signing code that...
2004-03-03 Jeremy AllisonUse a common function to parse all pathnames from the...
2004-03-03 Jeremy AllisonUse a common function to parse all pathnames from the...
2004-03-01 Simo SorceOk here it is my latest work on privileges
2004-02-25 Jeremy AllisonFigured out a new flags bit with gentest and ethereal....
2004-02-25 Jeremy AllisonFigured out a new flags bit with gentest and ethereal....
2004-02-24 Jeremy AllisonAdded NTrename SMB (0xA5) - how did we miss this.... ?
2004-02-24 Jeremy AllisonAdded NTrename SMB (0xA5) - how did we miss this.... ?
2004-02-13 Jeremy AllisonFixup the 'multiple-vuids' bugs.
2004-02-13 Jeremy AllisonFixup the 'multiple-vuids' bugs.
2004-02-08 Andrew Bartlett(merge from 3.0)
2004-02-08 Andrew BartlettRemove more unused portions of the 'password cache'.
2004-01-14 Gerald Carterbug 770; correct fix this time; Make sure that we...
2004-01-14 Gerald Carterbug 770; correct fix this time; Make sure that we...
2003-11-26 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-11-22 Andrew Bartlett(merge from 3.0)
2003-11-22 Andrew BartlettChanges all over the shop, but all towards:
2003-10-24 Jim McDonoughAdd initshutdown pipe commands to rpcclient. Second...
2003-10-24 Jim McDonoughAdd initshutdown pipe commands to rpcclient. Second...
2003-10-24 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-10-17 Jim McDonoughAdd epmapper pipe
2003-09-09 Gerald Cartersync 3.0 into HEAD for the last time
2003-08-23 Jeremy AllisonHalf-way though the big conversion of all nmbd access...
2003-08-22 Jeremy Allisonstruct nmb_name should have 16 byte namestrings, not 17.
2003-08-19 Jeremy AllisonImplement SMBexit properly. Found by Samba4 tester...
2003-08-14 Jeremy AllisonFix SMBseek and get/set position information SMBs....
2003-08-02 Simo Sorceport latest changes from SAMBA_3_0 tree
2003-07-30 Jeremy AllisonAdd a command line option (-S on|off|required) to enabl...
2003-07-28 John TerpstraCorrected description of SWAT FLAGS since they have...
2003-07-27 John TerpstraClarified what the SWAT FLAGS mean and what they do.
2003-07-24 Jeremy AllisonFix packet signing with asynchronous oplock breaks...
2003-07-16 Jeremy AllisonRefactor signing code to remove most dependencies on...
2003-07-16 Gerald Cartertrying to get HEAD building again. If you want the...
2003-07-15 Jeremy AllisonAdded the "required" keyword to the "client signing...
2003-06-25 Gerald Carterfix build on non-ldap platforms
2003-06-25 Gerald Carterlarge change:
2003-06-06 Andrew Tridgell- the 8.3 name in BOTH_DIRECTORY_INFO is supposed to...
2003-06-03 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-27 Tim PotterSync up sid types enum.
2003-05-26 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-14 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-12 Simo SorceAnd finally IDMAP in 3_0
2003-05-12 Alexander BokovoyAdd NT quota support. Patch from Stefan (metze) Metzemacher
2003-05-11 Alexander BokovoyFix VFS layer:
2003-05-06 Jelmer VernooijAdd metze's exit and idle event patch
2003-05-06 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-06 Simo Sorcesort out some include dependencies
2003-05-06 Simo Sorceadd mapping.h here
2003-05-06 Jelmer VernooijPatch from metze to add exit and interval events. Usefu...
2003-05-04 Simo Sorcemove some things around
2003-05-03 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-01 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-30 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-30 Andrew BartlettTrailing , is non-standard (warning from IRIX)
2003-04-29 Simo SorceThis is a nice rewrite:
2003-04-28 Jelmer VernooijUse NTSTATUS as return value for smb_register_*() funct...
2003-04-28 Jelmer VernooijUse NTSTATUS as return value for smb_register_*() funct...
2003-04-28 Tim PotterWhitespace syncup.
2003-04-26 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-24 Andrew BartlettIrix CC reminds us that this is non-standard.
2003-04-21 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-21 Andrew BartlettHeader updates for smb signing merge
2003-04-17 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-15 Gerald Cartermerge in metze' smbcquotas patch from HEAD
2003-04-15 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-14 Jelmer VernooijAdd some more functions for the modules (backport from...
2003-04-14 Tim PotterMerge new popt_common.h include file.
2003-04-14 Tim PotterMerge of new sid type (SID_NAME_COMPUTER) and tidyup.
next