summaryrefslogtreecommitdiffstats
path: root/source3/include/smb.h
Commit message (Expand)AuthorAgeFilesLines
* Changed the RPC api definition now first arg is a pipe_structJean-François Micouleau1999-05-031-1/+1
* md5 and hmac_md5Luke Leighton1999-04-301-0/+3
* rpc_parse/parse_misc.c : defined a new BUFFER5 structJean-François Micouleau1999-04-271-0/+2
* Adding scheduler control pipe (\atsvc), client-side routines, and rpcclientMatthew Chapman1999-04-231-0/+1
* Broke out vfs structures to separate header file.Tim Potter1999-04-201-44/+11
* Trying to improve DC location & browsing performance for the average userMatthew Chapman1999-04-111-0/+1
* Forgot about closedir() function for VFS. Hoo embarassing.Tim Potter1999-04-081-0/+1
* Added struct vfs_ops describing virtual filesystem operations.Tim Potter1999-04-041-30/+77
* SAM database "set user info".Luke Leighton1999-03-251-0/+2
* Beau Kuiper: provided patch so that passwords could only be changed byLuke Leighton1999-03-191-0/+1
* oops, IS_BITS_CLR_ALL() macro was wrong!Luke Leighton1999-03-091-1/+1
* rpcclient shutdown commandLuke Leighton1999-02-161-0/+7
* comma after DOM_MAP_USER removedLuke Leighton1999-02-011-1/+1
* A while back, Andrew and I talked about making the debug parsing code aChristopher R. Hertel1998-12-161-1/+20
* adding srvsvc pipe.Luke Leighton1998-12-081-0/+1
* - lib/unix_sec_ctxt.cLuke Leighton1998-12-071-0/+36
* added rid and sid_name_use to DOMAIN_GRP_MEMBER, for use in group memberLuke Leighton1998-12-021-0/+2
* weekend work. user / group database API.Luke Leighton1998-11-291-68/+104
* fixing group database issuesLuke Leighton1998-11-251-6/+6
* unix instance of group database APILuke Leighton1998-11-231-0/+9
* deleted some old DEBUG() code that wasn't usedAndrew Tridgell1998-11-221-14/+0
* Fixed NT modify timestamp issue.Jeremy Allison1998-11-171-0/+1
* - group database API. oops and oh dear, the threat has been carried out:Luke Leighton1998-11-171-14/+116
* Moved PRINTCAP_NAME from smb.h to includes to allow it toJeremy Allison1998-11-171-4/+0
* change ROUNDUP to SMB_ROUNDUP to prevent conflicts with system macrosAndrew Tridgell1998-11-151-1/+1
* Makefile.in configure configure.in include/config.h.in: Changes for DGUX and ...Jeremy Allison1998-11-131-1/+4
* oops - ZERO_STRUCTP() issues again...Luke Leighton1998-11-131-4/+1
* ZERO_STRUCTP does not check argument for NULL.Luke Leighton1998-11-131-1/+4
* include/smb.h: Re-added zero pointer protection to ZERO_STRUCTP.Jeremy Allison1998-11-131-3/+1
* security descriptorsLuke Leighton1998-11-131-5/+1
* security descriptors.Luke Leighton1998-11-121-1/+7
* largely rewrote smbpasswd so that the code is understandable. ThisAndrew Tridgell1998-11-121-1/+1
* include/local.h:Jeremy Allison1998-11-101-0/+25
* rpcclient registry commands.Luke Leighton1998-11-101-1/+2
* added domain and local group structures. names may have to be 256 charsLuke Leighton1998-10-231-0/+60
* Reasonably large change to give us *exactly* correct NT delete on close seman...Jeremy Allison1998-10-231-5/+10
* include/smb.h: Added #defines for lots of things - makes our code a *lot* eas...Jeremy Allison1998-10-231-3/+44
* the next dialog: user-groups. it's not very sensible what appears, but hey:Luke Leighton1998-10-211-0/+1
* dce/rpcLuke Leighton1998-10-161-1/+2
* implemented unix semantics for rename in smbwrapperAndrew Tridgell1998-10-061-0/+1
* Got very strict about the differences and uses ofJeremy Allison1998-09-291-17/+18
* Changes to test in configure if capabilities are enabled on a system.Jeremy Allison1998-09-281-31/+1
* Makefile.in: Fixed bug with continuation line causing proto to fail.Jeremy Allison1998-09-251-148/+8
* added in samr commands. assistance in returning the missing functions,Luke Leighton1998-09-251-0/+3
* added rpcclient programLuke Leighton1998-09-251-37/+168
* Integration of Anders Blomdell <anders.blomdell@control.lth.se>'sJeremy Allison1998-09-241-0/+6
* First cut at kernel oplocks. This should have no effect unless runninJeremy Allison1998-09-231-4/+22
* add a define for SMB_SEARCH_BITS and change comment on FSTYPE_STRINGAndrew Tridgell1998-09-201-0/+3
* configure configure.in: Added checks for statvfs64. Last bit of 64 bit wideni...Jeremy Allison1998-09-171-4/+14
* configure configure.in: Added tests for fseek64 and ftell64.Jeremy Allison1998-09-171-2/+2