Age | Commit message (Expand) | Author | Files | Lines |
2012-09-06 | fileserver:sysquotas: remove wrong cast | Björn Jacke | 1 | -1/+1 |
2012-09-06 | s3:quota: don't force the block size to 512 | Björn Jacke | 1 | -3/+0 |
2012-09-06 | s3-smbd: Remove remaining references to removed OS support in old-style quota... | Andrew Bartlett | 1 | -6/+6 |
2012-09-06 | s3-smbd: Remove IRIX support from old (pre-sysquotas) code | Andrew Bartlett | 1 | -129/+0 |
2012-09-06 | s3-smbd: Remove HPUX support from old (pre-sysquotas) code | Andrew Bartlett | 1 | -19/+0 |
2012-09-06 | s3-smbd: Remove BSD support from old (pre-sysquotas) code | Andrew Bartlett | 1 | -226/+3 |
2012-09-06 | s3-smbd: Remove Linux support from old (pre-sysquotas) code | Andrew Bartlett | 1 | -438/+1 |
2012-09-06 | s3-configure: Only use sysquotas by default | Andrew Bartlett | 1 | -98/+15 |
2012-09-06 | build: Remove Unicos support (quota in particular) | Andrew Bartlett | 3 | -132/+0 |
2012-09-06 | build: Do not compile lib/sysquotas*.c files as part of configure | Andrew Bartlett | 1 | -65/+16 |
2012-09-06 | s3: Fix 64-bit warnings in vfs_media_harmony | Volker Lendecke | 1 | -1/+1 |
2012-09-06 | sysquota: we need to list nfs4 as a separate fs name for the sys_get_nfs_quot... | Björn Jacke | 1 | -0/+1 |
2012-09-06 | s3-printing: Restrict printing=cups to systems with cups development headers ... | Andrew Bartlett | 2 | -16/+0 |
2012-09-05 | Free protect_ids in secret_store_domain_sid() as the caller of fetch_secrets(... | Michele Baldessari | 1 | -0/+2 |
2012-09-05 | Add "backup_intent" bool to files_struct. | Jeremy Allison | 1 | -0/+3 |
2012-09-05 | Remove an unncessary FTRUNCATE call in the open path. We can rely on O_TRUC. | Jeremy Allison | 1 | -29/+1 |
2012-09-05 | s3:smb2_create: check for SMB2_CREATE_TAG_DHNC first | Stefan Metzmacher | 1 | -43/+14 |
2012-09-05 | s3:locking: fix trailing space in brl_close_fnum() | Michael Adam | 1 | -1/+1 |
2012-09-05 | build: Remove unused deps from vfs modules | Andrew Bartlett | 1 | -2/+2 |
2012-09-05 | s3: Slightly simplify fd_open_atomic | Volker Lendecke | 1 | -8/+7 |
2012-09-04 | s3: Put a comment into the right place | Volker Lendecke | 1 | -4/+5 |
2012-09-04 | s3: Fix a typo | Volker Lendecke | 1 | -1/+1 |
2012-09-04 | s3: Factor out disposition_to_open_flags | Volker Lendecke | 1 | -24/+57 |
2012-09-04 | s3: Factor out calculation of clear_ads | Volker Lendecke | 1 | -5/+17 |
2012-09-04 | s3: Slightly simplify open_file_ntcreate | Volker Lendecke | 1 | -5/+5 |
2012-09-04 | s3: Fix a comment | Volker Lendecke | 1 | -1/+1 |
2012-09-04 | s3: Make "open_match_attributes" static | Volker Lendecke | 2 | -12/+6 |
2012-09-04 | s3: Fix some nonempty blank lines | Volker Lendecke | 1 | -3/+3 |
2012-09-04 | s3: Fix memleaks in pylibsmb.c | Volker Lendecke | 1 | -2/+2 |
2012-09-04 | s3: in sys_popen(), add a debug message for failed fork | Michael Adam | 1 | -0/+1 |
2012-09-04 | s3: in sys_popen(), add a debug message for failed extract_args() | Michael Adam | 1 | -0/+1 |
2012-09-04 | s3: in sys_popen(), untangle function call from result check | Michael Adam | 1 | -1/+3 |
2012-09-04 | s3: in sys_popen(), untangle assigment from check and add a debug message in ... | Michael Adam | 1 | -1/+4 |
2012-09-04 | s3: in sys_popen(), improve call to pipe and report error to debug | Michael Adam | 1 | -1/+5 |
2012-09-04 | s3: in sys_popen(), validate input before opening the pipe. | Michael Adam | 1 | -5/+5 |
2012-09-04 | s3: in sys_popen(), fix a debug message | Michael Adam | 1 | -1/+1 |
2012-09-04 | s3:smbd: in sys_disk_free(), improve a debug message | Michael Adam | 1 | -1/+1 |
2012-09-04 | s3:smbd: in sys_disk_free(), improve a debug message | Michael Adam | 1 | -1/+1 |
2012-09-04 | s3:smbd: in sys_disk_free(), fix line length and indentation of debug statement | Michael Adam | 1 | -2/+3 |
2012-09-04 | s3:smbd: in sys_disk_free(), fix a debug message | Michael Adam | 1 | -1/+1 |
2012-09-04 | s3-winbind: DON'T PANIC if we couldn't find the domain. | Andreas Schneider | 1 | -1/+9 |
2012-09-04 | build: sync the waf ACL checks with configure.in | Andrew Bartlett | 1 | -12/+35 |
2012-09-04 | build: Remove references to charset modules - we no longer have these | Andrew Bartlett | 2 | -3/+1 |
2012-09-04 | build: vfs_fake_acls does not need the acl lib | Andrew Bartlett | 1 | -1/+1 |
2012-09-04 | build: remove unused HAVE_NO_ACLS define | Andrew Bartlett | 2 | -5/+0 |
2012-09-04 | s3-passdb: Rename pdb_samba4 to samba_dsdb and autoconfigure when we are a AD DC | Andrew Bartlett | 4 | -277/+283 |
2012-09-02 | waf: add new quota header checks and sysquota_4B source file | Björn Jacke | 2 | -1/+3 |
2012-09-02 | s3: remove some duplicate quota code | Björn Jacke | 1 | -27/+12 |
2012-09-02 | s3: adopt the new sysquotas_4B support for BSD | Björn Jacke | 2 | -3/+28 |
2012-09-02 | s3: add sysquotas_4B support | Björn Jacke | 5 | -4/+227 |