index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
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 an explicit talloc_stackframe() in lp_load_ex for clarity and cert...
Andrew Bartlett
2014-05-07
1
-4
/
+9
*
param: Use an explicit talloc_stackframe() in lp_do_parameter for clarity and...
Andrew Bartlett
2014-05-07
1
-3
/
+10
*
param: correctly return false when parsing invalid octal in lp_do_parameter
Garming Sam
2014-05-07
1
-0
/
+1
*
lib/param: remove unnecessary get_parametric s3 helper function
Garming Sam
2014-05-07
2
-15
/
+0
*
param: remove unused get_parametrics_by_service
Garming Sam
2014-05-07
1
-51
/
+0
*
param: copy parametric option helper to lib/param
Garming Sam
2014-05-07
1
-4
/
+6
*
param: tidy up get_parametrics_by_service
Garming Sam
2014-05-07
1
-24
/
+23
*
param: Provide a talloc_stackframe() to external users of lp_set_cmdline()
Andrew Bartlett
2014-05-07
1
-0
/
+2
*
param: refactor lp_set_cmdline_helper to not call store_lp_set_cmdline
Garming Sam
2014-05-07
1
-10
/
+11
*
param: fix incorrect return on lp_set_cmdline_helper
Garming Sam
2014-05-07
1
-1
/
+1
*
lib/param: Make and use lpcfg_dump_a_service() in common
Andrew Bartlett
2014-05-07
1
-41
/
+4
*
param: remove NUMPARAMETERS macro in s3
Garming Sam
2014-05-07
1
-3
/
+1
*
param: move parametric parameter dumping to lpcfg_dump_a_parameter
Garming Sam
2014-05-07
1
-26
/
+0
*
param: remove fstring from dump_a_parameter
Garming Sam
2014-05-07
1
-7
/
+12
*
s3:loadparm: Fix dump a parameter to use the file indicated
Garming Sam
2014-05-07
1
-1
/
+1
*
param: correctly use param_table.c as a regular C file
Garming Sam
2014-05-07
1
-3
/
+1
*
param: use a single special handler for idmap parameters
Garming Sam
2014-05-07
1
-30
/
+0
*
param: add lp_do_parameter to s3 helpers
Garming Sam
2014-05-07
1
-0
/
+1
*
param: use a single handle_netbios_aliases function
Garming Sam
2014-05-07
1
-8
/
+0
*
param: include set_netbios_aliases in s3 helpers
Garming Sam
2014-05-07
1
-0
/
+1
*
param: have a single handle_ldap_debug_level function
Garming Sam
2014-05-07
1
-8
/
+0
*
param: include init_ldap_debugging in the s3 helpers
Garming Sam
2014-05-07
1
-0
/
+1
*
param: move handle printing into lib/param
Garming Sam
2014-05-07
2
-28
/
+2
*
param: setup more variables in for the temporary loadparm context for the spe...
Garming Sam
2014-05-07
1
-0
/
+2
*
param: add extra default parameter to get_parametrics_by_service
Garming Sam
2014-05-07
1
-2
/
+4
*
param: make init_printer_values use lpcfg functions
Garming Sam
2014-05-07
1
-35
/
+35
*
param: move lp_set_enum_parm to lib/param
Garming Sam
2014-05-07
1
-20
/
+0
*
param: change lp_set_enum_parm to indicate whether or not it fails
Garming Sam
2014-05-07
1
-4
/
+9
*
param: remove duplicate lp_bool function
Garming Sam
2014-05-07
1
-20
/
+0
*
param: remove duplicate lp_ulong function
Garming Sam
2014-05-07
1
-14
/
+0
*
param: remove duplicate lp_int function
Garming Sam
2014-05-07
1
-14
/
+0
*
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
[next]