summaryrefslogtreecommitdiff
path: root/source/include/smb.h
Commit message (Expand)AuthorAgeFilesLines
* syncing tree for 3.0.1rc1Gerald Carter2003-12-041-1/+1
* syncing tree with SAMBA_3_0Gerald Carter2003-11-071-1/+3
* syncing files from 3.0Gerald Carter2003-08-281-4/+7
* syncing up to 3.0.0rc1Gerald Carter2003-08-151-6/+21
* starting to sync up for beta3Gerald Carter2003-07-161-0/+1
* starting to sync for 3.0beta2Gerald Carter2003-07-011-0/+11
* working on creating the 3.0 release treeGerald Carter2003-06-061-11/+12
* 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