summaryrefslogtreecommitdiffstats
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
* wafsamba: Add support for manpages in SAMBA_MODULE.Andreas Schneider2012-09-078-0/+891
* Free protect_ids in secret_store_domain_guid() as the caller of fetch_secrets...Michele Baldessari2012-09-071-0/+2
* fileserver:sysquotas: remove wrong castBjörn Jacke2012-09-061-1/+1
* s3:quota: don't force the block size to 512Björn Jacke2012-09-061-3/+0
* s3-smbd: Remove remaining references to removed OS support in old-style quota...Andrew Bartlett2012-09-061-6/+6
* s3-smbd: Remove IRIX support from old (pre-sysquotas) codeAndrew Bartlett2012-09-061-129/+0
* s3-smbd: Remove HPUX support from old (pre-sysquotas) codeAndrew Bartlett2012-09-061-19/+0
* s3-smbd: Remove BSD support from old (pre-sysquotas) codeAndrew Bartlett2012-09-061-226/+3
* s3-smbd: Remove Linux support from old (pre-sysquotas) codeAndrew Bartlett2012-09-061-438/+1
* s3-configure: Only use sysquotas by defaultAndrew Bartlett2012-09-061-98/+15
* build: Remove Unicos support (quota in particular)Andrew Bartlett2012-09-063-132/+0
* build: Do not compile lib/sysquotas*.c files as part of configureAndrew Bartlett2012-09-061-65/+16
* s3: Fix 64-bit warnings in vfs_media_harmonyVolker Lendecke2012-09-061-1/+1
* sysquota: we need to list nfs4 as a separate fs name for the sys_get_nfs_quot...Björn Jacke2012-09-061-0/+1
* s3-printing: Restrict printing=cups to systems with cups development headers ...Andrew Bartlett2012-09-062-16/+0
* Free protect_ids in secret_store_domain_sid() as the caller of fetch_secrets(...Michele Baldessari2012-09-051-0/+2
* Add "backup_intent" bool to files_struct.Jeremy Allison2012-09-051-0/+3
* Remove an unncessary FTRUNCATE call in the open path. We can rely on O_TRUC.Jeremy Allison2012-09-051-29/+1
* s3:smb2_create: check for SMB2_CREATE_TAG_DHNC firstStefan Metzmacher2012-09-051-43/+14
* s3:locking: fix trailing space in brl_close_fnum()Michael Adam2012-09-051-1/+1
* build: Remove unused deps from vfs modulesAndrew Bartlett2012-09-051-2/+2
* s3: Slightly simplify fd_open_atomicVolker Lendecke2012-09-051-8/+7
* s3: Put a comment into the right placeVolker Lendecke2012-09-041-4/+5
* s3: Fix a typoVolker Lendecke2012-09-041-1/+1
* s3: Factor out disposition_to_open_flagsVolker Lendecke2012-09-041-24/+57
* s3: Factor out calculation of clear_adsVolker Lendecke2012-09-041-5/+17
* s3: Slightly simplify open_file_ntcreateVolker Lendecke2012-09-041-5/+5
* s3: Fix a commentVolker Lendecke2012-09-041-1/+1
* s3: Make "open_match_attributes" staticVolker Lendecke2012-09-042-12/+6
* s3: Fix some nonempty blank linesVolker Lendecke2012-09-041-3/+3
* s3: Fix memleaks in pylibsmb.cVolker Lendecke2012-09-041-2/+2
* s3: in sys_popen(), add a debug message for failed forkMichael Adam2012-09-041-0/+1
* s3: in sys_popen(), add a debug message for failed extract_args()Michael Adam2012-09-041-0/+1
* s3: in sys_popen(), untangle function call from result checkMichael Adam2012-09-041-1/+3
* s3: in sys_popen(), untangle assigment from check and add a debug message in ...Michael Adam2012-09-041-1/+4
* s3: in sys_popen(), improve call to pipe and report error to debugMichael Adam2012-09-041-1/+5
* s3: in sys_popen(), validate input before opening the pipe.Michael Adam2012-09-041-5/+5
* s3: in sys_popen(), fix a debug messageMichael Adam2012-09-041-1/+1
* s3:smbd: in sys_disk_free(), improve a debug messageMichael Adam2012-09-041-1/+1
* s3:smbd: in sys_disk_free(), improve a debug messageMichael Adam2012-09-041-1/+1
* s3:smbd: in sys_disk_free(), fix line length and indentation of debug statementMichael Adam2012-09-041-2/+3
* s3:smbd: in sys_disk_free(), fix a debug messageMichael Adam2012-09-041-1/+1
* s3-winbind: DON'T PANIC if we couldn't find the domain.Andreas Schneider2012-09-041-1/+9
* build: sync the waf ACL checks with configure.inAndrew Bartlett2012-09-041-12/+35
* build: Remove references to charset modules - we no longer have theseAndrew Bartlett2012-09-042-3/+1
* build: vfs_fake_acls does not need the acl libAndrew Bartlett2012-09-041-1/+1
* build: remove unused HAVE_NO_ACLS defineAndrew Bartlett2012-09-042-5/+0
* s3-passdb: Rename pdb_samba4 to samba_dsdb and autoconfigure when we are a AD DCAndrew Bartlett2012-09-044-277/+283
* waf: add new quota header checks and sysquota_4B source fileBjörn Jacke2012-09-022-1/+3
* s3: remove some duplicate quota codeBjörn Jacke2012-09-021-27/+12