summaryrefslogtreecommitdiffstats
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
* s3:wscript_build: remove unused allow_warnings=True for 'smbregistry'Stefan Metzmacher2014-11-251-1/+0
* s3:registry: use discard_const_p() to avoid const warning in smb_iconv() defineStefan Metzmacher2014-11-251-1/+1
* s3:printing: fix some const warnings in print_iprint.cStefan Metzmacher2014-11-251-6/+6
* s3:printing: Avoid compiler warning about unused labelKai Blin2014-11-251-0/+4
* s3:passdb: avoid invalid pointer type warnings in pdb_wbc_sam.cStefan Metzmacher2014-11-251-6/+13
* s3:passdb: always copy the history in pdb_set_plaintext_passwd()Stefan Metzmacher2014-11-251-19/+14
* s3:wscript_build: remove unused allow_warnings=True for 'param'Stefan Metzmacher2014-11-251-1/+0
* s3:param: fix compiler warningsStefan Metzmacher2014-11-251-12/+12
* s3:modules: remove unused allow_warnings=True for non_posix_acls, and vfs_med...Stefan Metzmacher2014-11-251-2/+0
* s3:modules: rename variables in vfs_fruit.c to fix shadow warningsStefan Metzmacher2014-11-251-16/+16
* s3:librpc/idl: mark struct smbXsrv_client as [public]Stefan Metzmacher2014-11-251-1/+1
* s3:wscript_build: remove unused allow_warnings=True for 'ads'Stefan Metzmacher2014-11-251-1/+0
* s3:libads: avoid some compiler warnings in ldap.cStefan Metzmacher2014-11-251-15/+19
* s3:libsmb: remove unused variables in cliconnect.cStefan Metzmacher2014-11-251-3/+0
* s3:lib/netapi/examples: fix pointer from integer error in nltest.cStefan Metzmacher2014-11-251-1/+1
* s3:lib/netapi/tests: fix invalid switch enum level warningStefan Metzmacher2014-11-251-1/+1
* s3:lib: fix/simplify srprs_hex()Stefan Metzmacher2014-11-251-10/+6
* s3-smbstatus: Fix exit code of profile output.Andreas Schneider2014-11-241-2/+5
* messaging3: Fix sending large messages on FreeBSDVolker Lendecke2014-11-241-0/+4
* unix_msg: Reformat unix_dgram_send a bitVolker Lendecke2014-11-241-1/+3
* s3-smbclient: Return success if we listed the shares.Andreas Schneider2014-11-241-1/+1
* vfs_streams_xattr: check stream typeRalph Boehme2014-11-221-0/+6
* vfs_streams_xattr: initialize pointerRalph Boehme2014-11-211-1/+1
* vfs_streams_xattr: fix check with samba_private_attr_name()Ralph Boehme2014-11-211-3/+18
* s3:libsmb: fix some function header comments.Michael Adam2014-11-201-3/+3
* s3:smbprofile: profile async pread/pwrite/fsync syscallsStefan Metzmacher2014-11-192-0/+13
* s3:smbprofile: track connect_count and disconnect_countStefan Metzmacher2014-11-193-0/+5
* s3:smbprofile: remove unused {START,END}_PROFILE_STAMP()Stefan Metzmacher2014-11-191-19/+0
* s3:smbprofile: report idle state of 'idle_count' and 'idle_time'Stefan Metzmacher2014-11-192-9/+4
* s3:smbprofile: improve profiling for the security context switching.Stefan Metzmacher2014-11-192-4/+25
* s3:smbprofile: count all SMB1 and SMB2 requests as 'request_count'Stefan Metzmacher2014-11-193-2/+13
* s3:smb2_server: use async smbprofile macrosStefan Metzmacher2014-11-196-113/+97
* s3:smbprofile: rewrite the internal macrosStefan Metzmacher2014-11-193-1728/+686
* s3:smbd: Use "smbd profiling level"Volker Lendecke2014-11-191-6/+6
* param: add "smbd profiling level" optionVolker Lendecke2014-11-191-0/+1
* s3:smbprofile: Make "status_profile.h" a proper headerVolker Lendecke2014-11-194-6/+31
* s3:smbprofile: Make smbprofile.h includable on its ownVolker Lendecke2014-11-191-0/+2
* s3:smbd: improve writecache profilingStefan Metzmacher2014-11-194-43/+79
* s3:wscript_build: remove unused to dependency from 'smbtree' to 'PROFILE'Stefan Metzmacher2014-11-191-1/+0
* s3:smbprofile: remove unused nmbd related countersStefan Metzmacher2014-11-193-165/+1
* s3:nmbd: remove START/END_PROFILE() callsStefan Metzmacher2014-11-194-51/+11
* s3:modules: make use of END_PROFILE_BYTES() when START_PROFILE_BYTES() was usedStefan Metzmacher2014-11-191-6/+6
* s3:smbprofile: add END_PROFILE_BYTES() marcoStefan Metzmacher2014-11-191-0/+4
* samba: pass down size_t instead of int to add_string_to_array().Günther Deschner2014-11-178-10/+12
* s3-proto: remove duplicate proto for add_string_to_array().Günther Deschner2014-11-171-3/+0
* dbwrap_ctdb: Pass on mutex flags to tdb_openVolker Lendecke2014-11-161-1/+2
* s3:lib: fix const warnings in popt_common.cStefan Metzmacher2014-11-151-3/+6
* s3:auth: add some const to user_in_list()Stefan Metzmacher2014-11-142-3/+3
* s3:auth: add missing auth_samba4_init() prototypeStefan Metzmacher2014-11-141-0/+3
* fsrvp: define FSRVP_E_SHADOWCOPYSET_ID_MISMATCHDavid Disseldorp2014-11-141-1/+5