trying to get HEAD building again. If you want the code
[gd/samba-autobuild/.git] / source3 / include / smb_macros.h
2003-07-16 Gerald Cartertrying to get HEAD building again. If you want the...
2003-04-24 Jelmer VernooijPatch from Stefan Metzmacher to add default parameters...
2003-04-14 Jeremy AllisonFix _smb_setlen to be non {} safe.
2003-01-15 Gerald Cartersmall merges from SAMBA_3_0; mostly typos, renames...
2003-01-12 Andrew BartlettMake the 'service' in make_connection() use an fstrcpy...
2002-12-04 Tim PotterRemove FILE_MACRO as __FILE__ is ANSI C.
2002-12-03 Herb Lewisuse FILE_MACRO instead of __FILE__
2002-09-11 Jeremy AllisonEnsure we've failed a lock with a lock denied message...
2002-08-23 Jeremy AllisonMerged initial allocation code for IFSTEST fix.
2002-04-16 Andrew Tridgellfixed a problem with the smb_buf() macro on some compilers
2002-04-16 Andrew Tridgelli forgot to commit these parts of the string handling...
2002-03-13 Jeremy Allisoninclude/smb_macros.h: Don't round up an allocation...
2002-01-30 Tim PotterRemoved version number from file header.
2002-01-16 Jeremy AllisonAdded CIFS UNIX extension code to client.
2002-01-10 Jeremy AllisonFirst part of UNIX extensions (#ifdefed out) more to...
2002-01-03 Martin PoolClarify doc for SAFE_FREE.
2002-01-03 Tim PotterWelcome to preprocessor hell. Had to put a #ifndef...
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...