index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
debug: Increase maximum header length
Volker Lendecke
2014-07-31
1
-1
/
+1
*
debug: In dbghdrclass, don't call strlen repeatedly
Volker Lendecke
2014-07-31
1
-20
/
+40
*
debug: Fix a typo
Volker Lendecke
2014-07-31
1
-1
/
+1
*
debug: Simplify debug_parse_levels
Volker Lendecke
2014-07-31
1
-6
/
+6
*
debug: Simplify Debug1() -- no va_args
Volker Lendecke
2014-07-31
1
-34
/
+18
*
debug: Remove an "else"
Volker Lendecke
2014-07-31
1
-1
/
+3
*
debug: Remove two pointless assignments
Volker Lendecke
2014-07-31
1
-2
/
+0
*
debug: Only call Debug1 once in dbghdrclass
Volker Lendecke
2014-07-31
1
-6
/
+9
*
debug: Move adding timeval and loglevel
Volker Lendecke
2014-07-31
1
-12
/
+11
*
debug: slprintf->snprintf
Volker Lendecke
2014-07-31
1
-6
/
+7
*
debug: Use timeval_str_buf in dbghdrclass
Volker Lendecke
2014-07-31
1
-12
/
+11
*
debug: Simplify dbghdrclass with an early return
Volker Lendecke
2014-07-31
1
-41
/
+43
*
lib: Create time_basic.[ch]
Volker Lendecke
2014-07-31
6
-66
/
+130
*
lib: Use timeval_str_buf in timeval_string
Volker Lendecke
2014-07-31
1
-38
/
+17
*
lib: Add timeval_str_buf
Volker Lendecke
2014-07-31
2
-0
/
+51
*
debug: Statically allocate format_bufr
Volker Lendecke
2014-07-31
1
-10
/
+2
*
debug: Fix debug_parse_params
Volker Lendecke
2014-07-31
1
-1
/
+1
*
debug: Make Debug1 static
Volker Lendecke
2014-07-31
2
-2
/
+1
*
debug: Remove a dependency on charconv
Volker Lendecke
2014-07-31
1
-1
/
+1
*
debug: Add some readability to debug_logtype
Volker Lendecke
2014-07-31
1
-1
/
+8
*
debug: Factor out debug_parse_param()
Volker Lendecke
2014-07-31
1
-8
/
+31
*
debug: Move variables where they are used
Volker Lendecke
2014-07-31
1
-2
/
+2
*
debug: Fix indentation in debug_parse_params
Volker Lendecke
2014-07-31
1
-5
/
+6
*
param: remove a redundant (and wrong) comment frop lpcfg_service_ok()
Michael Adam
2014-07-31
1
-1
/
+0
*
s3:param: remove unused function lp_string_set()
Michael Adam
2014-07-31
1
-1
/
+0
*
lib/param: change the default for "winbind expand groups" to "0"
Stefan Metzmacher
2014-07-31
1
-1
/
+1
*
debug: Remove thread-related code from debug.c
Volker Lendecke
2014-07-31
2
-88
/
+0
*
param: Add errors for when an s3 context is used incorrectly
Garming Sam
2014-07-31
1
-0
/
+9
*
param: get rid of unnecessary get_default_loadparm_service pointer
Garming Sam
2014-07-31
2
-4
/
+0
*
param: remove unused lp_do_parameter from s3 helpers
Garming Sam
2014-07-31
1
-1
/
+0
*
param: remove unnecessary lp_do_parameter call
Garming Sam
2014-07-31
1
-8
/
+2
*
param: remove lp_get_parameter
Garming Sam
2014-07-31
2
-7
/
+4
*
param: remove init printer values from s3-helpers
Garming Sam
2014-07-31
3
-8
/
+2
*
param: move init_printer_values to lib/param
Garming Sam
2014-07-31
1
-0
/
+121
*
param: change init_printer_values to take an lp ctx
Garming Sam
2014-07-31
3
-4
/
+5
*
param: add the necessary new line for the debug message in handle_copy
Garming Sam
2014-07-31
1
-1
/
+1
*
param: add missing talloc_free in lpcfg_file_list_changed which are present i...
Garming Sam
2014-07-31
1
-0
/
+2
*
param: make is_default method static again
Garming Sam
2014-07-31
1
-1
/
+1
*
param: use lpcfg_dump_globals in s3 loadparm
Garming Sam
2014-07-31
1
-1
/
+1
*
param: rename dump_globals
Garming Sam
2014-07-31
1
-2
/
+2
*
param: allow dump_globals to check the actual defaults
Garming Sam
2014-07-31
1
-2
/
+10
*
param: remove is_default method in s3
Garming Sam
2014-07-31
1
-1
/
+1
*
param: make is_default more generic
Garming Sam
2014-07-31
1
-2
/
+2
*
param: use lpcfg_service_ok in s3 loadparm
Garming Sam
2014-07-31
1
-2
/
+1
*
param: add extra condition in lpcfg_service_ok
Garming Sam
2014-07-31
1
-0
/
+9
*
s3:param: remove lp_string_set from the s3_fns.
Garming Sam
2014-07-31
1
-1
/
+0
*
param: remove unnecessary uses of lp_string_set
Garming Sam
2014-07-31
1
-24
/
+9
*
param: Use the correct flag locations with lpcfg_parm_is_cmdline
Garming Sam
2014-07-31
1
-8
/
+0
*
lib/util: remove outdated comment from debug.c
Michael Adam
2014-07-30
1
-4
/
+0
*
s3: winbindd: Add new parameter "winbind request timeout" set to 60 seconds w...
Jeremy Allison
2014-07-29
2
-0
/
+11
[prev]
[next]