summaryrefslogtreecommitdiffstats
path: root/source3/smbd
Commit message (Expand)AuthorAgeFilesLines
* s3-secdesc: use SEC_FLAG_SYSTEM_SECURITY instead of SEC_RIGHT_SYSTEM_SECURITY.Günther Deschner2009-04-211-4/+4
* Remove smb_mkstemp() - libreplace will now provide a secure mkstemp() ifJelmer Vernooij2009-04-202-3/+3
* Merge commit 'origin/master' into libcli-auth-merge-without-netlogondAndrew Bartlett2009-04-207-20/+350
|\
| * Do not use the file system GET_REAL_FILENAME for mangled namesVolker Lendecke2009-04-201-7/+23
| * Make "struct policy" private to srv_lsa_hnd.cVolker Lendecke2009-04-191-1/+1
| * Fix bug found by Tim Prouty, logging off and then re-using a vuid can cause s...Jeremy Allison2009-04-161-0/+11
| * Add notify_onelevel.tdbVolker Lendecke2009-04-163-0/+300
| * Rename notify_context->db to db_recursiveVolker Lendecke2009-04-161-9/+12
| * Fix bug #6089 - Winbind samr_OpenDomain not possible with Samba 3.2.6+Jeremy Allison2009-04-151-3/+3
* | Rework Samba3 to use new libcli/auth code (partial)Andrew Bartlett2009-04-142-3/+5
|/
* Convert Samba3 to use the common lib/util/charset APIAndrew Bartlett2009-04-142-11/+11
* Solve some of the conflict between Samba3 and Samba4 push_stringAndrew Bartlett2009-04-141-2/+2
* Use convert_string_talloc, thanks Andrew!Volker Lendecke2009-04-131-1/+1
* We have to deny a level 2 oplock if kernel oplocks are enabledVolker Lendecke2009-04-121-0/+6
* Add "netbios retarget"Volker Lendecke2009-04-121-0/+93
* write_data already guarantees everything was writtenVolker Lendecke2009-04-121-9/+6
* Extract and print the server name type the client connects toVolker Lendecke2009-04-121-7/+7
* Fix some nonempty blank linesVolker Lendecke2009-04-111-4/+4
* Fix a memleak in an unlikely error path in change_notify_create()Volker Lendecke2009-04-111-0/+1
* Use talloc_tos() for a temp convert_string_allocate()Volker Lendecke2009-04-111-3/+3
* Merge branch 'master' of ssh://jra@git.samba.org/data/git/sambaJeremy Allison2009-04-094-148/+74
|\
| * s3 oplocks: Add back procid_str to debug messageTim Prouty2009-04-071-2/+3
| * s3:kerberos Rework smb_krb5_unparse_name() to take a talloc contextAndrew Bartlett2009-04-071-8/+0
| * s3 onefs: Simplify level 2 oplock self-contentionTim Prouty2009-04-061-74/+5
| * s3 oplocks: Refactor level II oplock contentionTim Prouty2009-04-061-57/+53
| * Fix smbd crash for close_on_completionVolker Lendecke2009-04-051-0/+4
| * Use cluster-aware procid_is_me instead of comparing pid'sVolker Lendecke2009-04-031-2/+2
| * Use procid_str in debug messages for better cluster-debuggabilityVolker Lendecke2009-04-031-11/+13
* | Fix bug #6254 - PUT/GET produces an error in IPv6 to a smb-server(3.3) has pa...Jeremy Allison2009-04-091-18/+23
|/
* Ensure files starting with multiple dots are hiddenJeremy Allison2009-03-301-4/+8
* s3: ifdef sendfile code that's only used in other ifdef'ed sendfile codeBjörn Jacke2009-03-271-0/+2
* Ensure we never enter VFS_CREATE without having initializedJeremy Allison2009-03-253-0/+12
* Use avahi to register _smb._tcp in smbdVolker Lendecke2009-03-232-0/+181
* s3:smbd: use new simplified snb_signing code in the serverStefan Metzmacher2009-03-2317-105/+239
* s3:smbd: if we allow trans2 on the IPC$ share, then we have to allow transs2 ...Stefan Metzmacher2009-03-231-1/+1
* Fix bug #6196 - Unable to serve files with colons to Linux CIFS/VFS clientJeremy Allison2009-03-181-2/+7
* s3:smbd: use tevent_loop_once() in the parent event loopStefan Metzmacher2009-03-181-34/+5
* s3:smbd: don't exit the parent when we have no connectionsStefan Metzmacher2009-03-181-7/+0
* Convert np_read to tevent_reqVolker Lendecke2009-03-172-18/+15
* Convert np_write to tevent_reqVolker Lendecke2009-03-172-26/+27
* s3: Add strict lock/unlock calls to the vfs layer to replace is_lockedDave Richards2009-03-131-63/+116
* Fix bug #6186 - map readonly does not workJeremy Allison2009-03-121-3/+25
* s3:signing: the seqnum should only be decremented by 1 for ntcancel requestsStefan Metzmacher2009-03-062-5/+5
* Fix bug #6160 - Office 2007 fails saving files to a Samba mapped drive.Jeremy Allison2009-03-051-0/+22
* s3: Change open_streams_for_delete to call through the vfs layerTim Prouty2009-03-041-5/+7
* Second part of fix for #6154, ensure we return max accessJeremy Allison2009-03-041-0/+9
* Fix bug #6154 - zfs does not honor admin users.Jeremy Allison2009-03-041-0/+5
* Fix bug #6155 - "force group" is no longer working as expected.Jeremy Allison2009-03-033-3/+17
* Only copy sharename up from rap_to_pjobidVolker Lendecke2009-03-011-2/+1
* Fix bug #6082 - smbd_gpfs_getacl failed: Windows client can´t rename orJeremy Allison2009-02-281-0/+19