summaryrefslogtreecommitdiff
path: root/source3/include/smb_macros.h
AgeCommit message (Expand)AuthorFilesLines
2000-10-19Ok - this is a big patch - and it may break smbd a bit (althoughJeremy Allison1-2/+2
2000-10-06Inlined many of the vfs_XXX calls as macros for speed.Jeremy Allison1-0/+41
2000-09-26fixed IRIX compiller error messageHerb Lewis1-1/+1
2000-08-14Reverted the change Luke made. Removed IS_BITS_SET_XX macros.Jeremy Allison1-5/+0
2000-08-14restored IS_BITS_SET_xxx macros.Luke Leighton1-0/+5
2000-08-12removed (void) typecast from SMB_ASSERTGerald Carter1-1/+1
2000-08-01Tidyup removing many of the 0xC0000000 | NT_STATUS_XXX stuff (only need NT_ST...Jeremy Allison1-5/+0
2000-06-09Luke, I am moving the code back into passdb/passdb.c, this the correctJeremy Allison1-8/+0
2000-06-09dynamic allocation of NET_USER_INFO_3 gids.Luke Leighton1-0/+8
2000-06-01Getting back to a compilable state (not there yet but close).Jeremy Allison1-8/+0
2000-04-30- removed all our old wildcard matching code and replaced it with aAndrew Tridgell1-8/+0
2000-04-24Now that fsp's are created on successful file open, the structure memberJeremy Allison1-2/+2
2000-04-12Ensure that CHECK_FNUM rejects fd == -1 correctly.Jeremy Allison1-1/+4
2000-03-08dded Microsoft Dfs services.Shirish Kalele1-0/+1
2000-02-03Busting up of source/include/smb.h into smaller pieces which can beTim Potter1-0/+236
1999-12-132nd phase of head branch sync with SAMBA_2_0 - this delets all the files that...Andrew Tridgell1-154/+0
1999-12-01improving createuser account command to be able to add workstationsLuke Leighton1-4/+5
1999-07-22Moved a whole bunch of macros out of smb.h and into their own #includeTim Potter1-0/+153