summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
2015-03-07winbind: Make wb_sids2xids_recv work on an arrayVolker Lendecke8-21/+27
2015-03-06vfs_fruit: Fix CID 1273290 Uninitialized scalar variableVolker Lendecke1-1/+2
2015-03-06s3:smbprofile: profile the system and user space cpu timeStefan Metzmacher3-0/+25
2015-03-06s3:smbprofile: Replace sysv shmem with tdbVolker Lendecke7-110/+446
2015-03-06s3:smbprofile: specify SMBPROFILE_STATS_SECTION_START() with name vs. display...Stefan Metzmacher2-12/+12
2015-03-05perfcount: Fix CID 1035494 Out-of-bounds readVolker Lendecke1-1/+1
2015-03-05perfcount: Fix CID 1035493 Out-of-bounds readVolker Lendecke1-1/+1
2015-03-05perfcount: Fix CID 1035492 Out-of-bounds readVolker Lendecke1-1/+1
2015-03-05perfcount: Fix CID 1274043 Division or modulo by zeroVolker Lendecke1-0/+4
2015-03-05printing: increse log level for unreachable cups serversBjörn Jacke1-2/+2
2015-03-04rpc_server: Fix CID 1273433 Unused valueVolker Lendecke1-1/+1
2015-03-04rpc_server: Fix CID 1035535 Uninitialized scalar variableVolker Lendecke1-1/+1
2015-03-04rpc_server: Fix CID 1035534 Uninitialized scalar variableVolker Lendecke1-1/+1
2015-03-04winbind: Fix CID 1273294 Uninitialized scalar variableVolker Lendecke1-1/+1
2015-03-04winbind: Fix CID 1273295 Uninitialized scalar variableVolker Lendecke1-1/+2
2015-03-04libads: Fix CID 1273305 Uninitialized scalar variableVolker Lendecke1-1/+1
2015-03-04libads: Fix CID 1273306 Uninitialized scalar variableVolker Lendecke1-1/+1
2015-03-04lib: Fix CID 1273292 Uninitialized pointer readVolker Lendecke1-1/+1
2015-03-04lib: Fix CID 1273056 Negative array index readVolker Lendecke1-1/+6
2015-03-04lib: Fix CID 1128561 Pointer to local outside scopeVolker Lendecke1-2/+3
2015-03-04Fix whitespaceVolker Lendecke1-4/+4
2015-03-04lib: Fix CID 1128552 Buffer not null terminatedVolker Lendecke1-6/+8
2015-03-03smbd: Fix CID 1273088 Resource leakVolker Lendecke1-0/+1
2015-03-03aio_fork: Fix CID 1273291 Uninitialized scalar variableVolker Lendecke1-3/+1
2015-03-03Fix the O3 developer buildVolker Lendecke5-8/+8
2015-03-03smbd: Make SMB3 clients use encryption with "smb encrypt = auto"Volker Lendecke2-0/+10
2015-03-03gpfs: Add include guard to gpfswrap.hChristof Schmitt1-0/+5
2015-03-02gpfs: Rename library wrapper to gpfswrapChristof Schmitt4-3/+3
2015-03-02gpfs: Update file headersChristof Schmitt3-45/+43
2015-03-02gpfs: Remove unncessary includes from gpfs.cChristof Schmitt1-5/+1
2015-03-02gpfs: Move DBGC_CLASS definition below includesChristof Schmitt1-4/+3
2015-03-02gpfs: Include gpfs_fcntl.h only from vfs_gpfs header fileChristof Schmitt3-2/+2
2015-03-02gpfs: Move definition of GPFS_GETACL_NATIVE to vfs_gpfs.cChristof Schmitt2-4/+4
2015-03-02gpfs: Move smbd_gpfs_set_times_path to vfs_gpfs.cChristof Schmitt3-39/+38
2015-03-02gpfs: Move get_gpfs_fset_id to vfs_gpfs.cChristof Schmitt3-45/+44
2015-03-02gpfs: Move get_gpfs_quota to vfs_gpfs.cChristof Schmitt3-29/+27
2015-03-02gpfs: Move set_gpfs_lease to vfs_gpfs.cChristof Schmitt3-21/+20
2015-03-02gpfs: Move set_gpfs_sharemode to vfs_gpfs.cChristof Schmitt3-48/+46
2015-03-02gpfs: Introduce wrapper for gpfs_getfilesetidChristof Schmitt2-9/+15
2015-03-02gpfs: Introduce wrapper for gpfs_fcntlChristof Schmitt2-5/+18
2015-03-02gpfs: Introduce wrapper for gpfs_quotactlChristof Schmitt2-9/+15
2015-03-02gpfs: Introduce wrapper for gpfs_set_times_pathChristof Schmitt2-7/+15
2015-03-02gpfs: Rename wrapper for gpfs_lib_initChristof Schmitt3-14/+12
2015-03-02gpfs: Rename wrapper for gpfs_ftruncateChristof Schmitt3-12/+12
2015-03-02gpfs: Rename wrapper for gpfs_preallocChristof Schmitt3-13/+13
2015-03-02gpfs: Rename wrapper for gpfs_get_winattrsChristof Schmitt3-12/+12
2015-03-02gpfs: Rename wrapper for gpfs_get_winattrs_pathChristof Schmitt3-16/+17
2015-03-02gpfs: Rename wrapper for gpfs_set_winattrs_pathChristof Schmitt3-17/+20
2015-03-02gpfs: Rename wrapper for gpfs_get_realfilename_pathChristof Schmitt3-16/+14
2015-03-02gpfs: Rename wrapper for gpfs_putaclChristof Schmitt3-18/+18