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
/
source3
/
param
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
param: use a single handle_include function between the two loadparms
Garming Sam
2014-05-07
2
-2
/
+2
*
param: remove unused lp_set_option
Garming Sam
2014-05-07
1
-31
/
+0
*
param: move special charset handlers to lib/param
Garming Sam
2014-05-07
1
-52
/
+0
*
param: inline init_iconv into handle [dos] charset
Garming Sam
2014-05-07
1
-2
/
+6
*
param: add getservicebyname to s3_helpers
Garming Sam
2014-05-07
2
-3
/
+2
*
param: use a single init_copymap method in lib/param
Garming Sam
2014-05-07
1
-22
/
+0
*
param: prevent an existing segmentation fault with setting [dos] charset
Garming Sam
2014-05-07
1
-2
/
+2
*
param: move the declaration of the file_lists structure to a shared header
Garming Sam
2014-05-07
1
-7
/
+1
*
param: use a single add_to_file_list method
Garming Sam
2014-05-07
1
-46
/
+0
*
s3:param: change add_to_file_list to stop using global variables
Garming Sam
2014-05-07
1
-18
/
+18
*
param: remove unused lp_copy_service
Garming Sam
2014-05-07
1
-16
/
+0
*
param: consolidate handle_copy method between the two loadparms
Garming Sam
2014-05-07
1
-32
/
+0
*
s3:param: avoid the use the global variable iServiceIndex in handle_copy
Garming Sam
2014-05-07
1
-5
/
+5
*
param: use a single copy_service function in lib/param
Garming Sam
2014-05-07
1
-77
/
+0
*
param: duplicate the copy service in lib/param into source3 loadparm
Garming Sam
2014-05-07
1
-16
/
+16
*
param: improve copy_service to use the correct talloc parents
Garming Sam
2014-05-07
1
-1
/
+1
*
param: remove unused init_service
Garming Sam
2014-05-07
1
-12
/
+0
*
s3:param: remove the double initialization in add_a_service
Garming Sam
2014-05-07
1
-6
/
+2
*
param: remove instance of lp_parm_ptr to be consistent with lib/param
Garming Sam
2014-05-07
1
-1
/
+1
*
s3:param: attempt to fix up some const warnings
Garming Sam
2014-05-07
1
-11
/
+11
*
param: move set_param_opt to lib/param
Garming Sam
2014-05-07
1
-62
/
+0
*
param: use correct memory contexts for parametric options
Garming Sam
2014-05-07
1
-10
/
+15
*
param: remove lp_string_is_valid_boolean
Garming Sam
2014-05-07
1
-9
/
+0
*
param: consolidate handle_realm between the two loadparms
Garming Sam
2014-05-07
1
-16
/
+0
*
param: attempt to consolidate handle_logfile between the two loadparms
Garming Sam
2014-05-07
1
-6
/
+0
*
param: change assignment of lp_string in s3_helpers to be consistent with the...
Garming Sam
2014-05-07
1
-1
/
+1
*
param: attempt to consolidate handle_debug_level between the two loadparms
Garming Sam
2014-05-07
2
-11
/
+1
*
param: allow special functions to be common across the two loadparms
Garming Sam
2014-05-07
1
-2
/
+8
*
param: Add an lp_string_set function
Garming Sam
2014-05-07
1
-0
/
+4
*
s3:loadparm: fix intermediate string allocations to use talloc
Garming Sam
2014-05-07
1
-16
/
+22
*
param: change the talloc context attached to globals structure in s3 loadparm...
Garming Sam
2014-05-07
1
-1
/
+1
*
param: remove string_init and inline it into string_set
Garming Sam
2014-05-07
1
-26
/
+12
*
s3:loadparm: change memory allocations to use talloc
Garming Sam
2014-05-07
1
-161
/
+202
*
param: remove unnecessary temporary service in handle copy
Garming Sam
2014-05-07
1
-8
/
+3
*
lib/param: Add new parameter "old password allowed period"
Andrew Bartlett
2014-04-02
1
-0
/
+1
*
s3:param: move lp_ctdbd_socket() to ctdbd_conn.c
Stefan Metzmacher
2014-03-24
1
-9
/
+1
*
s3:param: avoid using BUFFER_SIZE to limit the lp_min_receive_file_size()
Stefan Metzmacher
2014-03-05
1
-1
/
+1
*
param: remove lp_dnsdomain from s3
Garming Sam
2014-02-20
2
-2
/
+0
*
param: change s3_param.h from a generated file to a static one
Garming Sam
2014-02-20
1
-1
/
+1
*
param: remove generated loadparm ctx table file and include it directly
Garming Sam
2014-02-20
2
-7
/
+14
*
param: use loadparm_globals struct instead of lp function pointers in s3_helpers
Garming Sam
2014-02-20
2
-2
/
+11
*
param: Move LOADPARM_EXTRA_GLOBALS to lib/param/loadparm.h to be shared betwe...
Garming Sam
2014-02-12
1
-17
/
+0
*
param: remove special cases for tls files
Garming Sam
2014-02-12
1
-9
/
+4
*
param: use generate_param.py to generate loadparm_ctx_table.c
Garming Sam
2014-02-12
1
-2
/
+2
*
param: use generate_param.py to generate s3_param.h
Garming Sam
2014-02-12
1
-1
/
+1
*
param: use generate_param.py to generate param_global.h
Garming Sam
2014-02-12
2
-7
/
+1
*
param: No longer have a special case for lp_configfile
Andrew Bartlett
2014-02-12
1
-2
/
+0
*
param: use generate_param.py to generate param_proto.h
Garming Sam
2014-02-12
1
-2
/
+2
*
lib/param: Remove special handling for 'state dir' and 'cache dir'
Andrew Bartlett
2014-02-12
1
-26
/
+2
*
lib/param: Normalise "read raw" and "write raw" parameters
Andrew Bartlett
2014-02-12
1
-21
/
+2
[prev]
[next]