summaryrefslogtreecommitdiffstats
path: root/source3/include/smb.h
Commit message (Expand)AuthorAgeFilesLines
...
* Extra const committed by mistake - revert.Jeremy Allison2003-03-071-1/+1
* Patch from Michael Steffens. In his own words :Jeremy Allison2003-03-071-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
* Merge of server-side authentication changes to 3.0:Andrew Bartlett2003-02-241-0/+2
* Merge of signed/unsigned fixes from HEAD.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
* Merge from HEAD - make Samba compile with -Wwrite-strings without additionalAndrew Bartlett2003-01-031-17/+17
* merge of get_dc_name()-like code from APP_HEAD; better support password serve...Gerald Carter2002-12-131-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
* Merge a bunch of trivial changes from HEAD. The difference remainingTim Potter2002-11-291-1/+1
* Sync with HEADJelmer Vernooij2002-11-091-0/+7
* Define smbtrans subcommands so we can stop hardcoding themJim McDonough2002-11-071-0/+5
* Missed extern.Jeremy Allison2002-11-051-0/+1
* port sec_desc headers reordering from HEAD.Simo Sorce2002-11-021-11/+2
* Merge passdb from HEAD -> 3.0Andrew Bartlett2002-11-021-18/+53
* Merge rest of Jelmer's popt_common updates from HEAD to fix build.Jim McDonough2002-10-291-0/+1
* Merge of file/directory access bits changes.Tim Potter2002-10-141-14/+19
* 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
* sync'ing up for 3.0alpha20 releaseGerald Carter2002-09-251-64/+36
* sync 3.0 branch with headJelmer Vernooij2002-08-171-7/+20
* updated the 3.0 branch from the head branch - ready for alpha18Andrew Tridgell2002-07-151-49/+53
* 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
* Remove the "stat open" code - make it inline. This should fix theJeremy Allison2002-03-201-1/+0
* Merge in JohnR's page count fixes.Jeremy Allison2002-03-191-0/+1
* Sync up vfs changes from 2.2.x.Jeremy Allison2002-03-191-0/+1
* syncing up printing code with SAMBA_2_2 (already done some mergesGerald Carter2002-03-151-2/+2
* Added POSIX ACL layer into the vfs.Jeremy Allison2002-03-121-1/+1
* yipee! Finally put in the patch from Alexey KotovichAndrew Tridgell2002-03-101-6/+0
* Change xcopy test to use defined constants rather than magic hexJeremy Allison2002-03-071-6/+6
* This patch merges my private LDAP tree into HEAD.Andrew Bartlett2002-03-021-2/+8
* Remove util_list.h, as its matching .c file has already gone, and nobody isAndrew Bartlett2002-03-021-2/+0
* Added "nt status support" parameter. Fix offline synchronisation.Jeremy Allison2002-02-271-0/+1
* Added some splint annotations from andreas.Tim Potter2002-02-161-0/+7
* Removed some random crap that isn't used anymore.Tim Potter2002-02-161-47/+0
* Removed version number from file header.Tim Potter2002-01-301-1/+1
* minor fixesSimo Sorce2002-01-251-4/+3
* Kill off another ugly wart from the side of the passdb subsystem.Andrew Bartlett2002-01-201-0/+2
* A nice *big* change to the fundemental way we do things.Andrew Bartlett2002-01-171-0/+2
* Fixup error mapping so we have only one table containing errno -> dos error -...Jeremy Allison2002-01-161-0/+7
* Split pstring definitions into their own header.Martin Pool2002-01-151-53/+1
* Change the passdb interface to use allocated strings.Andrew Bartlett2002-01-151-13/+17
* PSTRING_SANCTIFY:Martin Pool2002-01-141-3/+50
* First part of UNIX extensions (#ifdefed out) more to follow.Jeremy Allison2002-01-101-0/+1
* Add a talloc varient of the data_blob functions.Andrew Bartlett2002-01-051-1/+2