summaryrefslogtreecommitdiffstats
path: root/source3/include/smb.h
Commit message (Expand)AuthorAgeFilesLines
* Add epmapper pipeJim McDonough2003-10-171-1/+3
* sync 3.0 into HEAD for the last timeGerald Carter2003-09-091-4/+8
* port latest changes from SAMBA_3_0 treeSimo Sorce2003-08-021-6/+20
* trying to get HEAD building again. If you want the codeGerald Carter2003-07-161-11/+24
* Sync up sid types enum.Tim Potter2003-05-271-1/+2
* Add metze's exit and idle event patchJelmer Vernooij2003-05-061-3/+0
* sort out some include dependenciesSimo Sorce2003-05-061-8/+2
* add mapping.h hereSimo Sorce2003-05-061-0/+1
* move some things aroundSimo Sorce2003-05-041-107/+1
* This is a nice rewrite:Simo Sorce2003-04-291-8/+0
* Use NTSTATUS as return value for smb_register_*() functions and init_module()Jelmer Vernooij2003-04-281-1/+1
* smbcquota patch from metzeGerald Carter2003-04-111-27/+44
* A new RPC pipe! The \pipe\echo named pipe is for testing large RPCTim Potter2003-04-111-1/+3
* This is the netlogon schannel client code. Try aVolker Lendecke2003-04-091-0/+2
* SMB signing updates - this gets NTLMSSP signing workin to the point where IAndrew Bartlett2003-04-061-3/+4
* Add -U, -N, -i, -A, -W to popt.Jelmer Vernooij2003-03-221-8/+1
* Cleanup bogus initialisation in SID_NAME_USE enum.Tim Potter2003-03-201-8/+8
* adding some initiaial code to sert %a to Win2K3 (using Native LanMan string f...Gerald Carter2003-03-121-1/+1
* additional fix for CR 601Gerald Carter2003-02-271-1/+1
* Fix to allow blocking lock notification to be done rapidly (no waitJeremy Allison2003-02-271-1/+1
* Make init_module() and thus smb_load_module() return an int.Jelmer Vernooij2003-02-201-1/+1
* Some cleanups:Andrew Bartlett2003-02-101-0/+2
* Bitmap offsets and counts are always positive.Andrew Bartlett2003-02-011-1/+1
* Fix for interesting resource constraint condition. When all opens areJeremy Allison2003-01-301-1/+3
* Fix problem with "hide unreadable". stat file opens are baaack :-).Jeremy Allison2003-01-031-0/+1
* BIG patch...Andrew Bartlett2003-01-021-17/+17
* merge of get_dc_name()-like code from APP_HEAD; better support password serve...Gerald Carter2002-12-121-0/+8
* The element in fsp->print_job should be a RAP jobid, not a uint32 RPCJeremy Allison2002-12-051-1/+1
* Fix for 64 bit issues with oplocks and allocation size.Jeremy Allison2002-12-041-2/+2
* Add smbtrans subcommands so we can stop hardcoding themJim McDonough2002-11-071-0/+5
* Missed extern declaration.Jeremy Allison2002-11-051-0/+1
* Add more options to popt_common and use them. Current ones are:Jelmer Vernooij2002-11-021-0/+3
* Add popt_common_socket_optionsJelmer Vernooij2002-11-021-0/+1
* - Remove RTLD_GLOBALJelmer Vernooij2002-10-301-1/+1
* Add init_module_function typedef for new module systemJelmer Vernooij2002-10-301-0/+3
* Tidyup of file specific access mask bits.Tim Potter2002-10-141-14/+19
* Nice *big* patch from metze.Andrew Bartlett2002-10-121-18/+53
* forgot some bits from previous rpc_secdesc.h rework patchSimo Sorce2002-10-071-2/+0
* try to put every security descriptors related definitions in the same file.Simo Sorce2002-10-061-9/+2
* Add more common options to popt_common - and start usingJelmer Vernooij2002-10-051-0/+1
* merge of working dsrolegetprimdominfo() client code from APP_HEADGerald Carter2002-10-041-1/+1
* merge of new client side support the Win2k LSARPC UUID in rpcbindGerald Carter2002-10-041-0/+11
* Cope with rw errors and timeout to peer.Jeremy Allison2002-10-011-0/+2
* This patch from "Stefan (metze) Metzmacher" <metze@metzemix.de> cleans upAndrew Bartlett2002-09-251-1/+4
* Changed Major/Minor version info reported to Server Manager to 4.9.John Terpstra2002-09-161-8/+12
* Winbind client-side cleanups.Andrew Bartlett2002-09-071-2/+0
* Move the fancy NT_STATUS macros to a new file, so we can include them earlierAndrew Bartlett2002-09-051-38/+0
* Add bcast_msg_flags to connection struct. Allows sender to filter whenJeremy Allison2002-09-041-0/+1
* Return correct FILE_SUPERSEDED response - IFSTEST strikes again...Jeremy Allison2002-08-281-0/+1
* Merged initial allocation code for IFSTEST fix.Jeremy Allison2002-08-231-0/+1