summaryrefslogtreecommitdiffstats
path: root/source/include/smb.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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