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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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
*
nmbd: Call DEBUGADD instead of Debug1
Volker Lendecke
2014-07-31
1
-10
/
+7
*
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
*
lib: Remove unused serverid_register_msg_flags()
Volker Lendecke
2014-07-31
2
-61
/
+0
*
libcli: Fix a typo
Volker Lendecke
2014-07-31
1
-1
/
+1
*
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
2
-5
/
+0
*
lib/param: change the default for "winbind expand groups" to "0"
Stefan Metzmacher
2014-07-31
3
-4
/
+9
*
debug: Remove thread-related code from debug.c
Volker Lendecke
2014-07-31
2
-88
/
+0
*
smbd4: Remove process_model_thread
Volker Lendecke
2014-07-31
2
-585
/
+0
*
ctdb-eventscripts: Remove special case for virtio_net
Martin Schwenke
2014-07-31
1
-5
/
+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
3
-5
/
+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
2
-9
/
+2
*
param: remove lp_get_parameter
Garming Sam
2014-07-31
5
-25
/
+4
*
s3:param: move all lp context setup to a single function
Garming Sam
2014-07-31
1
-23
/
+26
*
s3:param: Ensure that the service pointers are not used directly.
Garming Sam
2014-07-31
1
-1
/
+1
*
param: remove init printer values from s3-helpers
Garming Sam
2014-07-31
4
-9
/
+2
*
param: move init_printer_values to lib/param
Garming Sam
2014-07-31
2
-121
/
+121
*
param: change init_printer_values to take an lp ctx
Garming Sam
2014-07-31
4
-11
/
+15
*
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: remove unused dump_globals
Garming Sam
2014-07-31
1
-37
/
+0
*
param: use lpcfg_dump_globals in s3 loadparm
Garming Sam
2014-07-31
2
-2
/
+13
*
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
2
-42
/
+2
*
param: make is_default more generic
Garming Sam
2014-07-31
1
-2
/
+2
*
param: remove unused service_ok function
Garming Sam
2014-07-31
2
-47
/
+0
*
param: use lpcfg_service_ok in s3 loadparm
Garming Sam
2014-07-31
2
-5
/
+4
*
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
2
-2
/
+0
*
param: remove unnecessary uses of lp_string_set
Garming Sam
2014-07-31
1
-24
/
+9
*
s3:param: add lp_ctx as a parameter to init_globals
Garming Sam
2014-07-31
1
-4
/
+6
*
s3:param: use lpcfg_do_*_paramter instead of lp_do_parameter in do_parameter
Garming Sam
2014-07-31
1
-3
/
+18
*
param: Use the correct flag locations with lpcfg_parm_is_cmdline
Garming Sam
2014-07-31
1
-8
/
+0
[prev]
[next]