summaryrefslogtreecommitdiff
path: root/source3/include/smb.h
AgeCommit message (Expand)AuthorFilesLines
2003-01-03Fix problem with "hide unreadable". stat file opens are baaack :-).Jeremy Allison1-0/+1
2003-01-02BIG patch...Andrew Bartlett1-17/+17
2002-12-12merge of get_dc_name()-like code from APP_HEAD; better support password serve...Gerald Carter1-0/+8
2002-12-05The element in fsp->print_job should be a RAP jobid, not a uint32 RPCJeremy Allison1-1/+1
2002-12-04Fix for 64 bit issues with oplocks and allocation size.Jeremy Allison1-2/+2
2002-11-07Add smbtrans subcommands so we can stop hardcoding themJim McDonough1-0/+5
2002-11-05Missed extern declaration.Jeremy Allison1-0/+1
2002-11-02Add more options to popt_common and use them. Current ones are:Jelmer Vernooij1-0/+3
2002-11-02Add popt_common_socket_optionsJelmer Vernooij1-0/+1
2002-10-30- Remove RTLD_GLOBALJelmer Vernooij1-1/+1
2002-10-30Add init_module_function typedef for new module systemJelmer Vernooij1-0/+3
2002-10-14Tidyup of file specific access mask bits.Tim Potter1-14/+19
2002-10-12Nice *big* patch from metze.Andrew Bartlett1-18/+53
2002-10-07forgot some bits from previous rpc_secdesc.h rework patchSimo Sorce1-2/+0
2002-10-06try to put every security descriptors related definitions in the same file.Simo Sorce1-9/+2
2002-10-05Add more common options to popt_common - and start usingJelmer Vernooij1-0/+1
2002-10-04merge of working dsrolegetprimdominfo() client code from APP_HEADGerald Carter1-1/+1
2002-10-04merge of new client side support the Win2k LSARPC UUID in rpcbindGerald Carter1-0/+11
2002-10-01Cope with rw errors and timeout to peer.Jeremy Allison1-0/+2
2002-09-25This patch from "Stefan (metze) Metzmacher" <metze@metzemix.de> cleans upAndrew Bartlett1-1/+4
2002-09-16Changed Major/Minor version info reported to Server Manager to 4.9.John Terpstra1-8/+12
2002-09-07Winbind client-side cleanups.Andrew Bartlett1-2/+0
2002-09-05Move the fancy NT_STATUS macros to a new file, so we can include them earlierAndrew Bartlett1-38/+0
2002-09-04Add bcast_msg_flags to connection struct. Allows sender to filter whenJeremy Allison1-0/+1
2002-08-28Return correct FILE_SUPERSEDED response - IFSTEST strikes again...Jeremy Allison1-0/+1
2002-08-23Merged initial allocation code for IFSTEST fix.Jeremy Allison1-0/+1
2002-08-21Handle wrap-around on this number by making it unsigned.Andrew Bartlett1-1/+1
2002-08-20IFSTEST fixes for open fid, nametoolong.Jeremy Allison1-11/+12
2002-08-20Based orginally by work by Kai, this patch moves our NT_TOKEN generation intoAndrew Bartlett1-3/+4
2002-07-31added support for smbd listening on port 445 and 139. It now listensAndrew Tridgell1-1/+3
2002-07-30OK!Simo Sorce1-3/+10
2002-07-29Added extern for popt_common_debug.Tim Potter1-0/+4
2002-07-28Another item off my long-term todo list:Andrew Bartlett1-2/+2
2002-07-16print_jobid in the fsp struct should be uint32.Jeremy Allison1-1/+1
2002-07-08(this should have been part of the previous commit)Andrew Bartlett1-0/+14
2002-07-03Kill off codepage related stuff, now we don't use codepages any more.Andrew Bartlett1-24/+0
2002-06-15Rework much of the service.c code:Andrew Bartlett1-0/+3
2002-06-14Fix spelling typo.Jeremy Allison1-11/+11
2002-06-14More of SMB signing for client - not yet finished (should be harmless).Jeremy Allison1-1/+2
2002-06-13Latest patch from metze <metze@metzemix.de> to move most of samba acrossAndrew Bartlett1-2/+2
2002-06-07Add flags2 for security signituresAndrew Bartlett1-0/+1
2002-05-31Removed some unused variables - tidy up some formating, add struct toJeremy Allison1-1/+7
2002-05-18Include the extra #define for the last set of smbpasswd mods.Andrew Bartlett1-0/+1
2002-05-18A few things in this commit:Andrew Bartlett1-2/+7
2002-05-17This removes --with-ssl from Samba.Andrew Bartlett1-5/+0
2002-04-15Added hex values as comments for the standard access rights.Tim Potter1-5/+5
2002-04-13This is the 'multiple pdb backends' patch from ctrlsoft, aka Jelmer VernooijAndrew Bartlett1-0/+2
2002-03-23Fix the mp3 rename bug - also tidy up our open code and remove the specialJeremy Allison1-6/+3
2002-03-20BUFFER_SIZE Should be 128k if large read write tests are to work.Jeremy Allison1-0/+5
2002-03-20Remove the "stat open" code - make it inline. This should fix theJeremy Allison1-1/+0