oops, I forgot to include the header file
[ira/wip.git] / source3 / include / smb_macros.h
2001-11-12 Jeremy AllisonFixed allocation bug in database prog. Some format...
2001-11-09 Jeremy AllisonFixup __LPID -> _LPID.
2001-11-04 Simo Sorcea big one:
2001-10-19 Jeremy AllisonRestored old Bmpx code - actually used by OS/2.
2001-09-30 Andrew BartlettFinally kill off the SMBENCRYPT() macro.
2001-09-17 Simo Sorceintroduce SAFE_FREE() macro as suggested by andreas...
2001-09-10 Andrew Tridgellreplaced stdio in many parts of samba with a XFILE...
2001-09-06 Andrew Tridgellgot rid of USE_TDB_MMAP_FLAG as its not needed any...
2001-09-06 Andrew Tridgell- fixed proto.h build on systems using a parallel make
2001-09-05 Andrew Tridgelladded filename to error_packet()
2001-08-27 Andrew Tridgellstarted converting NTSTATUS to be a structure on system...
2001-08-27 Andrew Tridgellconverted smbd to use NTSTATUS by default
2001-07-30 Jeremy AllisonAdded "use mmap" for HPUX.
2001-07-04 Andrew TridgellThe big character set handling changeover!
2001-07-02 Jeremy AllisonFixed the nastiest locking bug to track down.... smb_pi...
2000-10-19 Jeremy AllisonOk - this is a big patch - and it may break smbd a...
2000-10-06 Jeremy AllisonInlined many of the vfs_XXX calls as macros for speed.
2000-09-26 Herb Lewisfixed IRIX compiller error message
2000-08-14 Jeremy AllisonReverted the change Luke made. Removed IS_BITS_SET_XX...
2000-08-14 Luke Leightonrestored IS_BITS_SET_xxx macros.
2000-08-12 Gerald Carterremoved (void) typecast from SMB_ASSERT
2000-08-01 Jeremy AllisonTidyup removing many of the 0xC0000000 | NT_STATUS_XXX...
2000-06-09 Jeremy AllisonLuke, I am moving the code back into passdb/passdb...
2000-06-09 Luke Leightondynamic allocation of NET_USER_INFO_3 gids.
2000-06-01 Jeremy AllisonGetting back to a compilable state (not there yet but...
2000-04-30 Andrew Tridgell- removed all our old wildcard matching code and replac...
2000-04-24 Jeremy AllisonNow that fsp's are created on successful file open...
2000-04-12 Jeremy AllisonEnsure that CHECK_FNUM rejects fd == -1 correctly.
2000-03-08 Shirish Kaleledded Microsoft Dfs services.
2000-02-03 Tim PotterBusting up of source/include/smb.h into smaller pieces...
1999-12-13 Andrew Tridgell2nd phase of head branch sync with SAMBA_2_0 - this...
1999-12-01 Luke Leightonimproving createuser account command to be able to...
1999-07-22 Tim PotterMoved a whole bunch of macros out of smb.h and into...