summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* r20699: This is an attempt to fix bug 4326.Volker Lendecke2007-10-101-1/+2
* r20695: Remove duplication of constants.Jeremy Allison2007-10-101-11/+2
* r20694: To get this right we need to do signed 64-bitJeremy Allison2007-10-101-7/+7
* r20692: Fix bug found by Guenther -Jeremy Allison2007-10-101-1/+1
* r20690: fix a bug that causes smbd to 'hang' intermittently.Andrew Tridgell2007-10-101-32/+13
* r20687: Implement grace logons for offline authentications in pam_winbind.Günther Deschner2007-10-103-21/+45
* r20674: Regenerate NDR parsers after pidl changes. This should fix a couple ofJelmer Vernooij2007-10-108-108/+66
* r20668: Also do not install the smbumount man page if we don't build smbumount.Lars Müller2007-10-101-1/+1
* r20666: Also do not install the smbmnt man page if SMBMOUNT_PROGS is not set.Lars Müller2007-10-101-1/+1
* r20664: Set the environment variable _before_ calling the shell.Lars Müller2007-10-101-1/+1
* r20663: Do not install smbmount man page if we didn't called configureLars Müller2007-10-103-3/+6
* r20654: Fix from Karolin Seeger <ks@sernet.de>: Accept "forever", "off" and "...Volker Lendecke2007-10-101-7/+15
* r20651: Fix "password expires soon" warning message for pam_winbind.Günther Deschner2007-10-101-12/+67
* r20644: Make some functions static, thanks to Michael Adam <ma@sernet.de> for...Volker Lendecke2007-10-101-3/+3
* r20636: Remove notify leftoverVolker Lendecke2007-10-101-1/+0
* r20635: Add placeholder to ensure we don't go into theJeremy Allison2007-10-101-0/+11
* r20634: A *LOT* more work is necessary before touching notify remotely starts...Volker Lendecke2007-10-107-621/+38
* r20632: The extended RAW-SAMBA3BADPATH test led me to some wrong assumptions, inVolker Lendecke2007-10-101-53/+59
* r20630: Fix some trivial memleaks.Günther Deschner2007-10-101-0/+3
* r20628: Looks bigger than it is. This is just re-indenting the if (dirname) t...Volker Lendecke2007-10-101-40/+38
* r20627: orig_name is not needed anymore, and slightly simplify logic by doing...Volker Lendecke2007-10-101-9/+8
* r20626: Fix a memleak found by the IBM checker -- not on 3.0.24Volker Lendecke2007-10-101-0/+1
* r20619: bad_path is handled somewhere else, so can_delete does not need it an...Volker Lendecke2007-10-101-11/+3
* r20618: Fix a bug in bad_path handling that also exists in 3.0.23: For reply_...Volker Lendecke2007-10-101-0/+5
* r20617: Do not notify if the delete failedVolker Lendecke2007-10-101-5/+7
* r20614: Dummy-checkin to trigger the buildVolker Lendecke2007-10-101-4/+5
* r20612: A checkin I've wanted to do for ages: For bad_path==False set_bad_pat...Volker Lendecke2007-10-103-50/+21
* r20611: All but one callers to set_bad_path_error have had the bad_path==True...Volker Lendecke2007-10-103-15/+29
* r20610: Fix a Solaris warningVolker Lendecke2007-10-101-1/+1
* r20608: ENOENT->NT_STATUS_OBJECT_NAME_NOT_FOUND is covered in the standard un...Volker Lendecke2007-10-101-6/+2
* r20607: Next micro-step for reply_setatrVolker Lendecke2007-10-101-8/+6
* r20606: bad_path == True has been covered further up in reply_setatr.Volker Lendecke2007-10-101-1/+2
* r20605: Simplify logic in reply_setatr slightlyVolker Lendecke2007-10-101-4/+2
* r20604: Fix two memleaks, Coverity ID 337, merge to 3_0_24Volker Lendecke2007-10-101-0/+2
* r20603: Slightly simplify logicVolker Lendecke2007-10-101-7/+7
* r20602: Fix coverity ID 339. SMB_ASSERT does not panic without -DDEVELOPER.Volker Lendecke2007-10-101-1/+4
* r20597: Survive some of the notify mask tests.Volker Lendecke2007-10-103-10/+24
* r20589: Re-add lost bad_path handling, sorry.Volker Lendecke2007-10-101-0/+4
* r20585: - allocate an OID range for LDB/LDAP extended operationsStefan Metzmacher2007-10-101-0/+1
* r20578: - allocate an OID range for samba4 LDB/LDAP ControlsStefan Metzmacher2007-10-101-0/+2
* r20558: Refactor rmdir_internals to use early termination ratherJeremy Allison2007-10-101-55/+56
* r20546: Fix some IBM checker errorsVolker Lendecke2007-10-101-0/+4
* r20544: Change copy_file() to return NTSTATUS. This is in preparation of turningVolker Lendecke2007-10-102-29/+41
* r20542: Make close_remove_share_mode retun NTSTATUS. Not that anybody cares y...Volker Lendecke2007-10-101-4/+16
* r20541: Fix some obvious glitches in wait_for_aio_completion. Hmmm. It seemsVolker Lendecke2007-10-101-6/+5
* r20536: In the offline PAM session close case the attempt to delete aGünther Deschner2007-10-102-1/+7
* r20535: Fix make install to work when root doesn't haveJeremy Allison2007-10-101-3/+7
* r20532: From Volker...Jeremy Allison2007-10-101-1/+1
* r20530: Don't want this call to get inadvertently re-added :-).Jeremy Allison2007-10-101-3/+0
* r20525: Closing a dir with del-on-close set requires the same as files: Don't...Volker Lendecke2007-10-101-0/+12