index
:
tools/wireshark
Novell_NCP_branch
cherry-pick-112af30d
cherry-pick-78067deb-2
cherry-pick-c6e60da6-2
ethereal
lts-1.12.1
lts-1.2.11
lts-1.8.2
master
master-1.0
master-1.10
master-1.12
master-1.2
master-1.4
master-1.6
master-1.8
master-2.0
master-2.2
master-2.4
master-2.6
master-3.0
master-3.2
old-trunk-1.0
release-3.4
release-3.6
win32-native
WIP Patches to add a samsung-ipc dissector to Wireshark
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ui
/
profile.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace g_strdup_printf() with ws_strdup_printf()
João Valverde
2021-12-19
1
-7
/
+7
*
Replace g_assert() with ws_assert()
João Valverde
2021-06-19
1
-2
/
+3
*
Remove unneeded modelines in ui.
Gerald Combs
2021-04-20
1
-13
/
+0
*
Detect and replace bad allocation patterns
Moshe Kaplan
2020-12-22
1
-1
/
+1
*
Qt: Prevent loop in renames of profiles
Roland Knall
2019-08-13
1
-8
/
+15
*
Qt: Change from User/System to Personal/Global profile types
Stig Bjørlykke
2019-07-30
1
-15
/
+15
*
Qt: Rename profile global to system
Stig Bjørlykke
2019-07-29
1
-15
/
+15
*
Qt: Import Profile information
Roland Knall
2019-07-17
1
-0
/
+4
*
Fix comment end after SPDX identifier
Stig Bjørlykke
2018-05-01
1
-1
/
+2
*
glib: Get rid of GLIB_CHECK_VERSION as we now require 2.32.0
Anders
2018-04-16
1
-1
/
+0
*
replace SPDX identifier GPL-2.0+ with GPL-2.0-or-later.
Dario Lombardo
2018-02-08
1
-1
/
+1
*
ui: use SPDX identifiers.
Dario Lombardo
2018-02-02
1
-14
/
+1
*
UI: Rename profiles without delete
Stig Bjørlykke
2018-01-31
1
-3
/
+3
*
Make apply_profile_changes() return a non-const pointer.
Guy Harris
2018-01-18
1
-3
/
+3
*
[profile.c] glist_fre_full() is 2.28, include glib-compat.h
AndersBroman
2017-12-05
1
-0
/
+1
*
ui: Sort profile names
Stig Bjørlykke
2017-11-28
1
-3
/
+19
*
Clean up some memory leaks in wsutil/filesystem.c
Michael Mann
2017-02-19
1
-2
/
+4
*
Qt: Add check for valid profile name
Stig Bjørlykke
2017-02-08
1
-2
/
+4
*
ui: Write recent file when applying profile changes
Stig Bjørlykke
2017-02-07
1
-1
/
+6
*
profile_name_is_valid() returns a malloced string [-Wcast-qual]
João Valverde
2016-01-21
1
-1
/
+1
*
Remove some apparently-unnecessary includes of emem.h.
Guy Harris
2015-01-18
1
-1
/
+1
*
Finish off emem_strbuf_t usage.
Michael Mann
2015-01-10
1
-8
/
+6
*
Remove unneeded includes from ui folder
Martin Mathieson
2015-01-01
1
-3
/
+0
*
Remove all $Id$ from top of file
Alexis La Goutte
2014-03-04
1
-2
/
+0
*
Move the epan/filesystem.c routines to wsutil; they're not specific to
Guy Harris
2013-11-17
1
-1
/
+1
*
Include emem.h
Jörg Mayer
2013-09-13
1
-0
/
+1
*
From beroset:
Bill Meier
2013-03-20
1
-1
/
+1
*
Move profile deletion code from profile_dlg.c to profile.c. Add left
Gerald Combs
2012-12-30
1
-0
/
+18
*
Remove some duplicate code from ui/profile.c and move in more code from
Gerald Combs
2012-12-29
1
-18
/
+136
*
Fix [ 76%] Building C object ui/CMakeFiles/ui.dir/profile.c.o ui/profile.c: I...
Alexis La Goutte
2012-12-28
1
-4
/
+4
*
Fix [76%] Building C object ui/CMakeFiles/ui.dir/profile.c.o ui/profile.c: In...
Alexis La Goutte
2012-12-28
1
-2
/
+2
*
Move common profile code to ui/profile.[ch].
Gerald Combs
2012-12-27
1
-0
/
+291