summaryrefslogtreecommitdiffstats
path: root/source3/smbd
Commit message (Expand)AuthorAgeFilesLines
* Merge from HEAD - move user password changes into the NTSTATUS era, and addAndrew Bartlett2003-01-042-47/+87
* Fix problem with "hide unreadable". stat file opens are baaack :-).Jeremy Allison2003-01-033-584/+542
* patch to include support for daemontools from Michael HandlerGerald Carter2003-01-031-2/+16
* Merge from HEAD - make Samba compile with -Wwrite-strings without additionalAndrew Bartlett2003-01-0314-53/+60
* pstring/fstring missmatches found by Andrew Bartlett.Jeremy Allison2003-01-021-5/+5
* Merge Andrew Bartletts (size_t)-1 checks.Jeremy Allison2003-01-021-1/+1
* from HEAD:Simo Sorce2002-12-311-1/+1
* Add check to prevent non-Dfs clients from connecting to an msdfs proxy.Shirish Kalele2002-12-271-0/+7
* Forward port the change to talloc_init() to make all talloc contextsJeremy Allison2002-12-202-9/+26
* Fix for old DOS client when veto files is set to /.*/Jeremy Allison2002-12-131-1/+1
* Added "kernel change notify" boolean to allow easier valgrind testing.Jeremy Allison2002-12-121-1/+2
* Fixed auth module code. Added VALGRIND defines to reduce spurious warnings.Jeremy Allison2002-12-111-1/+0
* Merge from HEAD:Tim Potter2002-12-051-3/+0
* The element in fsp->print_job should be a RAP jobid, not a uint32 RPCJeremy Allison2002-12-053-8/+15
* Added Volker's directory fix - save the attributesJeremy Allison2002-12-041-0/+3
* merges from HEAD - change_trust_account_password() must always talk to PDCGerald Carter2002-12-042-88/+80
* Need brackets around macro args. Spotted by Patrick Welche <prlw1@newn.cam.ac...Jeremy Allison2002-12-041-1/+1
* Missed the removal of the incorrect ifdef.Jeremy Allison2002-12-041-3/+1
* Fix for 64 bit issues with oplocks and allocation size.Jeremy Allison2002-12-044-47/+68
* Reformat of reply.c before Volker's patch.Jeremy Allison2002-12-031-1059/+1029
* Fixed nasty bug where file writes with start offsets in the rangeJeremy Allison2002-12-033-23/+24
* Merge a bunch of trivial changes from HEAD. The difference remainingTim Potter2002-11-292-2/+0
* merged the %U changes to 3.0Andrew Tridgell2002-11-202-3/+11
* Very curious. It turns out attribute matching on truncate only mattersJeremy Allison2002-11-191-2/+2
* Samba janitor... Merging tridge's change to 3.0. Original commitJeremy Allison2002-11-181-0/+3
* Updates from HEAD:Andrew Bartlett2002-11-151-2/+2
* small patch to makesure we fallback to <xfs/xqm.h> if <linux/xqm.h> doesn't e...Jelmer Vernooij2002-11-131-0/+5
* Removed global_myworkgroup, global_myname, global_myscope. Added liberalJeremy Allison2002-11-1212-66/+44
* Last sync with HEADJelmer Vernooij2002-11-091-105/+27
* Stop using hardcoded smbtrans subcommandsJim McDonough2002-11-071-3/+3
* Merge of get_dc_list() api change from HEAD.Tim Potter2002-11-061-10/+4
* Ensure can_delete returns the correct error code.Jeremy Allison2002-11-051-1/+4
* Fix to correctly return NT_STATUS_DELETE_PENDING.Jeremy Allison2002-11-052-0/+4
* Merge passdb from HEAD -> 3.0Andrew Bartlett2002-11-023-4/+4
* Merges from HEAD:Andrew Bartlett2002-11-012-1/+3
* Fix slowdown because of enumerating all print queues on every smbd startup.Jeremy Allison2002-10-311-4/+7
* Fix fd leak with kernel change notify.Jeremy Allison2002-10-281-1/+1
* First cut of new ACL mapping code from Andreas Gruenbacher <agruen@suse.de>.Jeremy Allison2002-10-235-108/+430
* Fix for systems that allow more than 65536 open files per process.Jeremy Allison2002-10-221-1/+8
* Merge mangle prefix code.Jeremy Allison2002-10-211-16/+41
* removed the following parametersGerald Carter2002-10-212-225/+94
* Added new error codes. Fix up connection code to retry in the same wayJeremy Allison2002-10-171-1/+1
* Change default of max_xmit to match W2K. Ensure NT negprot uses it.Jeremy Allison2002-10-151-1/+1
* Merge Anton's 64-bit fix.Jeremy Allison2002-10-151-4/+2
* Turns out with Win9x, we could occasionally return from unix_convert() givenJeremy Allison2002-10-111-0/+12
* Fix based on Jim McDonough's code for ACL inheritance problem.Jeremy Allison2002-10-081-9/+60
* Fix from Andreas Gruenbacher <agruen@suse.de> to prevent ACL set on read-onlyJeremy Allison2002-10-071-0/+5
* merge of new client side support the Win2k LSARPC UUID in rpcbindGerald Carter2002-10-041-1/+1
* Added ASCII art to make this clearer.Jeremy Allison2002-10-031-1/+73
* Write cache bugfix from Rasmus Borup Hansen, system adm. Email: rbh@math....Jeremy Allison2002-10-031-0/+13