summaryrefslogtreecommitdiffstats
path: root/source/lib/smbrun.c
Commit message (Collapse)AuthorAgeFilesLines
* r22852: merge fixes for CVE-2007-2446 and CVE-2007-2447 to all branchesGerald Carter2007-05-141-4/+27
|
* r14668: Set the FILE_STATUS_OFFLINE bit by observing the events a DMAPI-basedJames Peach2006-03-221-2/+4
| | | | HSM is interested in. Tested on both IRIX and SLES9.
* r14600: Refactor capability interface from being IRIX-specific to using onlyJames Peach2006-03-211-2/+2
| | | | | the POSIX interface. Note that this removes support for inherited capabilities. This wasn't used, and probably should not be.
* r13293: Rather a big patch I'm afraid, but this should fix bug #3347Jeremy Allison2006-02-021-4/+4
| | | | | | | | by saving the UNIX token used to set a delete on close flag, and using it when doing the delete. libsmbsharemodes.so still needs updating to cope with this change. Samba4 torture tests to follow. Jeremy.
* r10656: BIG merge from trunk. Features not copied overGerald Carter2005-09-301-1/+7
| | | | | | | * \PIPE\unixinfo * winbindd's {group,alias}membership new functions * winbindd's lookupsids() functionality * swat (trunk changes to be reverted as per discussion with Deryck)
* r10234: Add new auth module "auth_script" to allow valid users toJeremy Allison2005-09-141-2/+2
| | | | | | | be provisioned on demand - calls script with domain, username, challenge and LM and NT responses - passing the info through a pipe. Jeremy.
* r2331: check password script code and example from trunkSimo Sorce2004-09-141-1/+122
|
* r2: import HEAD into svn+ssh://svn.samba.org/home/svn/samba/trunkCVS Import User2004-04-041-0/+180
metze