summaryrefslogtreecommitdiffstats
path: root/source3/include/smb_macros.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* 2nd phase of head branch sync with SAMBA_2_0 - this delets all the files that...Andrew Tridgell1999-12-131-154/+0
* improving createuser account command to be able to add workstationsLuke Leighton1999-12-011-4/+5
* Moved a whole bunch of macros out of smb.h and into their own #includeTim Potter1999-07-221-0/+153