summaryrefslogtreecommitdiff
path: root/source/include/smb_macros.h
Commit message (Expand)AuthorAgeFilesLines
* syncing up to 3.0.0rc1Gerald Carter2003-08-151-0/+6
* starting to sync up for beta3Gerald Carter2003-07-161-2/+1
* starting to sync for 3.0beta2Gerald Carter2003-07-011-0/+8
* working on creating the 3.0 release treeGerald Carter2003-06-061-51/+6
* Patch from Stefan Metzmacher to add default parameters to the lp_parm()Jelmer Vernooij2003-04-241-1/+4
* Fix _smb_setlen to be non {} safe.Jeremy Allison2003-04-141-2/+2
* small merges from SAMBA_3_0; mostly typos, renames, etc...Gerald Carter2003-01-151-1/+0
* Make the 'service' in make_connection() use an fstrcpy(), and an fstring,Andrew Bartlett2003-01-121-1/+0
* Remove FILE_MACRO as __FILE__ is ANSI C.Tim Potter2002-12-041-6/+6
* use FILE_MACRO instead of __FILE__Herb Lewis2002-12-031-6/+6
* Ensure we've failed a lock with a lock denied message before automaticallyJeremy Allison2002-09-111-6/+9
* Merged initial allocation code for IFSTEST fix.Jeremy Allison2002-08-231-2/+1
* fixed a problem with the smb_buf() macro on some compilersAndrew Tridgell2002-04-161-1/+1
* i forgot to commit these parts of the string handling patch earlier. Sorry.Andrew Tridgell2002-04-161-1/+4
* include/smb_macros.h: Don't round up an allocation if the size is zero.Jeremy Allison2002-03-131-1/+1
* Removed version number from file header.Tim Potter2002-01-301-1/+1
* Added CIFS UNIX extension code to client.Jeremy Allison2002-01-161-0/+6
* First part of UNIX extensions (#ifdefed out) more to follow.Jeremy Allison2002-01-101-0/+6
* Clarify doc for SAFE_FREE.Martin Pool2002-01-031-3/+7
* Welcome to preprocessor hell. Had to put a #ifndef around SAFE_FREE toTim Potter2002-01-031-0/+3
* Fixed allocation bug in database prog. Some format fixes.Jeremy Allison2001-11-121-0/+1
* Fixup __LPID -> _LPID.Jeremy Allison2001-11-091-1/+1
* a big one:Simo Sorce2001-11-041-0/+1
* Restored old Bmpx code - actually used by OS/2.Jeremy Allison2001-10-191-0/+12
* Finally kill off the SMBENCRYPT() macro.Andrew Bartlett2001-09-301-2/+0
* introduce SAFE_FREE() macro as suggested by andreas moroder.Simo Sorce2001-09-171-0/+3
* replaced stdio in many parts of samba with a XFILE. XFILE is a cut-downAndrew Tridgell2001-09-101-1/+1
* got rid of USE_TDB_MMAP_FLAG as its not needed any moreAndrew Tridgell2001-09-061-1/+0
* - fixed proto.h build on systems using a parallel makeAndrew Tridgell2001-09-061-0/+3
* added filename to error_packet()Andrew Tridgell2001-09-051-4/+4
* started converting NTSTATUS to be a structure on systems with gcc in order to...Andrew Tridgell2001-08-271-1/+1
* converted smbd to use NTSTATUS by defaultAndrew Tridgell2001-08-271-17/+8
* Added "use mmap" for HPUX.Jeremy Allison2001-07-301-0/+1
* The big character set handling changeover!Andrew Tridgell2001-07-041-12/+12
* Fixed the nastiest locking bug to track down.... smb_pids are sent in theJeremy Allison2001-07-021-0/+1
* Ok - this is a big patch - and it may break smbd a bit (althoughJeremy Allison2000-10-191-2/+2
* Inlined many of the vfs_XXX calls as macros for speed.Jeremy Allison2000-10-061-0/+41
* fixed IRIX compiller error messageHerb Lewis2000-09-261-1/+1
* Reverted the change Luke made. Removed IS_BITS_SET_XX macros.Jeremy Allison2000-08-141-5/+0
* restored IS_BITS_SET_xxx macros.Luke Leighton2000-08-141-0/+5
* removed (void) typecast from SMB_ASSERTGerald Carter2000-08-121-1/+1
* Tidyup removing many of the 0xC0000000 | NT_STATUS_XXX stuff (only need NT_ST...Jeremy Allison2000-08-011-5/+0
* Luke, I am moving the code back into passdb/passdb.c, this the correctJeremy Allison2000-06-091-8/+0
* dynamic allocation of NET_USER_INFO_3 gids.Luke Leighton2000-06-091-0/+8
* Getting back to a compilable state (not there yet but close).Jeremy Allison2000-06-011-8/+0
* - removed all our old wildcard matching code and replaced it with aAndrew Tridgell2000-04-301-8/+0
* Now that fsp's are created on successful file open, the structure memberJeremy Allison2000-04-241-2/+2
* Ensure that CHECK_FNUM rejects fd == -1 correctly.Jeremy Allison2000-04-121-1/+4
* dded Microsoft Dfs services.Shirish Kalele2000-03-081-0/+1
* Busting up of source/include/smb.h into smaller pieces which can beTim Potter2000-02-031-0/+236