summaryrefslogtreecommitdiff
path: root/source3/include/smb.h
AgeCommit message (Expand)AuthorFilesLines
1999-04-11Trying to improve DC location & browsing performance for the average userMatthew Chapman1-0/+1
1999-04-08Forgot about closedir() function for VFS. Hoo embarassing.Tim Potter1-0/+1
1999-04-04Added struct vfs_ops describing virtual filesystem operations.Tim Potter1-30/+77
1999-03-25SAM database "set user info".Luke Leighton1-0/+2
1999-03-19Beau Kuiper: provided patch so that passwords could only be changed byLuke Leighton1-0/+1
1999-03-09oops, IS_BITS_CLR_ALL() macro was wrong!Luke Leighton1-1/+1
1999-02-16rpcclient shutdown commandLuke Leighton1-0/+7
1999-02-01comma after DOM_MAP_USER removedLuke Leighton1-1/+1
1998-12-16A while back, Andrew and I talked about making the debug parsing code aChristopher R. Hertel1-1/+20
1998-12-08adding srvsvc pipe.Luke Leighton1-0/+1
1998-12-07- lib/unix_sec_ctxt.cLuke Leighton1-0/+36
1998-12-02added rid and sid_name_use to DOMAIN_GRP_MEMBER, for use in group memberLuke Leighton1-0/+2
1998-11-29weekend work. user / group database API.Luke Leighton1-68/+104
1998-11-25fixing group database issuesLuke Leighton1-6/+6
1998-11-23unix instance of group database APILuke Leighton1-0/+9
1998-11-22deleted some old DEBUG() code that wasn't usedAndrew Tridgell1-14/+0
1998-11-17Fixed NT modify timestamp issue.Jeremy Allison1-0/+1
1998-11-17- group database API. oops and oh dear, the threat has been carried out:Luke Leighton1-14/+116
1998-11-17Moved PRINTCAP_NAME from smb.h to includes to allow it toJeremy Allison1-4/+0
1998-11-15change ROUNDUP to SMB_ROUNDUP to prevent conflicts with system macrosAndrew Tridgell1-1/+1
1998-11-13Makefile.in configure configure.in include/config.h.in: Changes for DGUX and ...Jeremy Allison1-1/+4
1998-11-13oops - ZERO_STRUCTP() issues again...Luke Leighton1-4/+1
1998-11-13ZERO_STRUCTP does not check argument for NULL.Luke Leighton1-1/+4
1998-11-13include/smb.h: Re-added zero pointer protection to ZERO_STRUCTP.Jeremy Allison1-3/+1
1998-11-13security descriptorsLuke Leighton1-5/+1
1998-11-12security descriptors.Luke Leighton1-1/+7
1998-11-12largely rewrote smbpasswd so that the code is understandable. ThisAndrew Tridgell1-1/+1
1998-11-10include/local.h:Jeremy Allison1-0/+25
1998-11-10rpcclient registry commands.Luke Leighton1-1/+2
1998-10-23added domain and local group structures. names may have to be 256 charsLuke Leighton1-0/+60
1998-10-23Reasonably large change to give us *exactly* correct NT delete on close seman...Jeremy Allison1-5/+10
1998-10-23include/smb.h: Added #defines for lots of things - makes our code a *lot* eas...Jeremy Allison1-3/+44
1998-10-21the next dialog: user-groups. it's not very sensible what appears, but hey:Luke Leighton1-0/+1
1998-10-16dce/rpcLuke Leighton1-1/+2
1998-10-06implemented unix semantics for rename in smbwrapperAndrew Tridgell1-0/+1
1998-09-29Got very strict about the differences and uses ofJeremy Allison1-17/+18
1998-09-28Changes to test in configure if capabilities are enabled on a system.Jeremy Allison1-31/+1
1998-09-25Makefile.in: Fixed bug with continuation line causing proto to fail.Jeremy Allison1-148/+8
1998-09-25added in samr commands. assistance in returning the missing functions,Luke Leighton1-0/+3
1998-09-25added rpcclient programLuke Leighton1-37/+168
1998-09-24Integration of Anders Blomdell <anders.blomdell@control.lth.se>'sJeremy Allison1-0/+6
1998-09-23First cut at kernel oplocks. This should have no effect unless runninJeremy Allison1-4/+22
1998-09-20add a define for SMB_SEARCH_BITS and change comment on FSTYPE_STRINGAndrew Tridgell1-0/+3
1998-09-17configure configure.in: Added checks for statvfs64. Last bit of 64 bit wideni...Jeremy Allison1-4/+14
1998-09-17configure configure.in: Added tests for fseek64 and ftell64.Jeremy Allison1-2/+2
1998-09-14Fixed problems people were having with creating profileJeremy Allison1-0/+10
1998-09-11Ok - this is the 'expose 64 bit to the clients' checkin.Jeremy Allison1-0/+1
1998-09-11Added ssize_t to configure code.Jeremy Allison1-1/+5
1998-09-10smb.h: Removed fdnum from file_fd_struct. Not needed.Jeremy Allison1-1/+0
1998-09-03Ok - this is the 64 bit widening check in. It changes the configureJeremy Allison1-6/+6