summaryrefslogtreecommitdiffstats
path: root/source/include/smb.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Handle wrap-around on this number by making it unsigned.Andrew Bartlett2002-08-211-1/+1
* IFSTEST fixes for open fid, nametoolong.Jeremy Allison2002-08-201-11/+12
* Based orginally by work by Kai, this patch moves our NT_TOKEN generation intoAndrew Bartlett2002-08-201-3/+4
* added support for smbd listening on port 445 and 139. It now listensAndrew Tridgell2002-07-311-1/+3
* OK!Simo Sorce2002-07-301-3/+10
* Added extern for popt_common_debug.Tim Potter2002-07-291-0/+4
* Another item off my long-term todo list:Andrew Bartlett2002-07-281-2/+2
* print_jobid in the fsp struct should be uint32.Jeremy Allison2002-07-161-1/+1
* (this should have been part of the previous commit)Andrew Bartlett2002-07-081-0/+14
* Kill off codepage related stuff, now we don't use codepages any more.Andrew Bartlett2002-07-031-24/+0
* Rework much of the service.c code:Andrew Bartlett2002-06-151-0/+3
* Fix spelling typo.Jeremy Allison2002-06-141-11/+11
* More of SMB signing for client - not yet finished (should be harmless).Jeremy Allison2002-06-141-1/+2
* Latest patch from metze <metze@metzemix.de> to move most of samba acrossAndrew Bartlett2002-06-131-2/+2
* Add flags2 for security signituresAndrew Bartlett2002-06-071-0/+1
* Removed some unused variables - tidy up some formating, add struct toJeremy Allison2002-05-311-1/+7
* Include the extra #define for the last set of smbpasswd mods.Andrew Bartlett2002-05-181-0/+1
* A few things in this commit:Andrew Bartlett2002-05-181-2/+7
* This removes --with-ssl from Samba.Andrew Bartlett2002-05-171-5/+0
* Added hex values as comments for the standard access rights.Tim Potter2002-04-151-5/+5
* This is the 'multiple pdb backends' patch from ctrlsoft, aka Jelmer VernooijAndrew Bartlett2002-04-131-0/+2
* Fix the mp3 rename bug - also tidy up our open code and remove the specialJeremy Allison2002-03-231-6/+3
* BUFFER_SIZE Should be 128k if large read write tests are to work.Jeremy Allison2002-03-201-0/+5