utils:libgpo: re-add libgpo as library, it should not be part of gpext
[garming/samba-autobuild/.git] / source3 / utils / status_profile.c
2017-08-09 Andreas Schneiders3:utils: Fix buffer size for snprintf and format string
2015-03-06 Volker Lendeckes3:smbprofile: Replace sysv shmem with tdb
2015-03-06 Stefan Metzmachers3:smbprofile: specify SMBPROFILE_STATS_SECTION_START...
2014-11-19 Stefan Metzmachers3:smbprofile: rewrite the internal macros
2014-11-19 Volker Lendeckes3:smbprofile: Make "status_profile.h" a proper header
2014-11-19 Stefan Metzmachers3:smbd: improve writecache profiling
2014-11-19 Stefan Metzmachers3:smbprofile: remove unused nmbd related counters
2014-10-07 Volker Lendeckestatus: 80 chars per line
2014-10-03 Volker Lendeckeprofiling: Only compile utils/status_profile.c if profi...
2013-11-22 Jeremy AllisonRename the profile enums with a SAMBA_ prefix to avoid...
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-03-12 Christian Ambachs3: remove some dead code (for setdir command)
2012-03-24 Jelmer Vernooijuse usleep rather than sys_usleep in various places...
2011-04-13 Günther Deschners3: only include smb profiling where needed.
2011-02-08 Jeremy AllisonAdd fdopendir to the VFS. We will use this to reuse...
2010-12-13 Jeremy AllisonAs we handle missing sendfile() inside lib/sendfile...
2010-07-08 Ira Coopers3: Add SMB2 performance counters.
2008-10-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-19 Jelmer VernooijMerge branch 'selftest' of git://git.samba.org/jelmer...
2008-10-14 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-13 Jelmer VernooijUse {u,}int64_t instead of SMB_BIG_{U,}INT.
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-05-09 Jeremy AllisonYay ! Remove a VFS entry. Removed the set_nt_acl()...
2007-10-19 Jeremy AllisonRIP BOOL. Convert BOOL -> bool. I found a few interesting
2007-10-10 Andrew Tridgellr23801: The FSF has moved around a lot. This fixes...
2007-10-10 Jeremy Allisonr23779: Change from v2 or later to v3 or later.
2007-10-10 Volker Lendecker22900: Convert profile/ to messaging_send_pid/messagin...
2007-10-10 Jeremy Allisonr21714: Change the VFS interface to use struct timespec
2007-10-10 Jeremy Allisonr20744: Fix the build (I missed some chkpth -> checkpat...
2007-10-10 Herb Lewisr20131: get rid of a few no previous prototype warnings
2007-10-10 Stefan Metzmacherr18949: use sys_usleep()
2007-10-10 Jeremy Allisonr16947: Fix warning with profile separator when profile...
2007-10-10 Jeremy Allisonr16945: Sync trunk -> 3.0 for 3.0.24 code. Still need