abartlet/samba.git/.git
2014-05-07 Garming Samlib/param: use get_parametric_helper in lpcfg_get_param...
2014-05-07 Garming Samparam: remove unused get_parametrics_by_service
2014-05-07 Garming Samparam: copy parametric option helper to lib/param
2014-05-07 Garming Samparam: tidy up get_parametrics_by_service
2014-05-07 Garming Samlib/param: clean up lpcfg_get_parametric
2014-05-07 Andrew Bartlettparam: Provide a talloc_stackframe() to external users...
2014-05-07 Garming Samparam: refactor lp_set_cmdline_helper to not call store...
2014-05-07 Garming Samparam: fix incorrect return on lp_set_cmdline_helper
2014-05-07 Andrew Bartlettlib/param: Remove unused static variable defaults_saved
2014-05-07 Andrew Bartlettlib/param: Make lpcfg_equal_parameter static (again)
2014-05-07 Andrew Bartlettlib/param: Make and use lpcfg_dump_a_service() in common
2014-05-07 Garming SamAdd a comment regarding strwicmp only being an ASCII...
2014-05-07 Garming Samparam: remove NUMPARAMETERS macro from lib/param
2014-05-07 Garming Samparam: remove NUMPARAMETERS macro in s3
2014-05-07 Garming Samdocs: enable checking of parametric options assignment
2014-05-07 Garming Samlib/param: use strwicmp instead of strlower_talloc
2014-05-07 Garming Samlib/param: fix an error in the is_default method in...
2014-05-07 Garming Samparam: move parametric parameter dumping to lpcfg_dump_...
2014-05-07 Garming Samparam: remove fstring from dump_a_parameter
2014-05-07 Garming Sams3:loadparm: Fix dump a parameter to use the file indicated
2014-05-07 Garming Samparam: fix copy service to copy over cmdlist
2014-05-07 Garming Samparam: correctly use param_table.c as a regular C file
2014-05-07 Garming Samparam: use a single special handler for idmap parameters
2014-05-07 Garming Samparam: add lp_do_parameter to s3 helpers
2014-05-07 Garming Samparam: use a single handle_netbios_aliases function
2014-05-07 Garming Samparam: include set_netbios_aliases in s3 helpers
2014-05-07 Garming Samparam: setup ctx variable in loadparm globals
2014-05-07 Garming Sammove str_list_make_v3 out of s3 code
2014-05-07 Garming Samparam: have a single handle_ldap_debug_level function
2014-05-07 Garming Samparam: include init_ldap_debugging in the s3 helpers
2014-05-07 Garming Samparam: make lp_do_parameter_parametric use set_param_opt
2014-05-07 Garming Samparam: move handle printing into lib/param
2014-05-07 Garming Samparam: setup more variables in for the temporary loadpa...
2014-05-07 Garming Samparam: add extra default parameter to get_parametrics_b...
2014-05-07 Garming Samparam: make init_printer_values use lpcfg functions
2014-05-07 Garming Samlib/param: use lp_set_enum_parm
2014-05-07 Garming Samparam: move lp_set_enum_parm to lib/param
2014-05-07 Garming Samparam: change lp_set_enum_parm to indicate whether...
2014-05-07 Garming Samparam: remove duplicate lp_bool function
2014-05-07 Garming Samparam: remove duplicate lp_ulong function
2014-05-07 Garming Samparam: remove duplicate lp_int function
2014-05-07 Garming Samparam: use a single handle_include function between...
2014-05-07 Garming Samparam: remove unused lp_set_option
2014-05-07 Garming Samparam: use a single command line set_option in the...
2014-05-07 Garming Samparam: fix a bug where set_cmdline doesn't ignore the...
2014-05-07 Garming Samparam: move special charset handlers to lib/param
2014-05-07 Garming Samparam: inline init_iconv into handle [dos] charset
2014-05-07 Garming Samparam: add getservicebyname to s3_helpers
2014-05-07 Garming Samparam: use a single init_copymap method in lib/param
2014-05-07 Garming Samdocs: add test to docs.py to set parameters to some...
2014-05-07 Garming Samdocs: change docs.py to test the setting of parameters...
2014-05-07 Garming Samparam: prevent an existing segmentation fault with...
2014-05-07 Garming Samparam: move the declaration of the file_lists structure...
2014-05-07 Garming Samparam: use a single add_to_file_list method
2014-05-07 Garming Samlib/param: change add_to_file_list to not use a loadpar...
2014-05-07 Garming Sams3:param: change add_to_file_list to stop using global...
2014-05-07 Garming Samparam: remove unused lp_copy_service
2014-05-07 Garming Samparam: consolidate handle_copy method between the two...
2014-05-07 Garming Samlib/param: rename getservicebyname to lpcfg_getserviceb...
2014-05-07 Garming Sams3:param: avoid the use the global variable iServiceInd...
2014-05-07 Garming Samparam: use a single copy_service function in lib/param
2014-05-07 Garming Samparam: duplicate the copy service in lib/param into...
2014-05-07 Garming Samlib/param: fix copy service to correctly free the memor...
2014-05-07 Garming Samparam: improve copy_service to use the correct talloc...
2014-05-07 Garming Samparam: remove unused init_service
2014-05-07 Garming Sams3:param: remove the double initialization in add_a_service
2014-05-07 Garming Samparam: remove instance of lp_parm_ptr to be consistent...
2014-05-07 Garming Sams3:param: attempt to fix up some const warnings
2014-05-07 Garming Samlib/param: remove some const warnings from using lists
2014-05-07 Garming Samlib/param: remove duplicated copy service in lpcfg_add_...
2014-05-07 Garming Samparam: make lib/param copy_service use set_param_opt
2014-05-07 Garming Samparam: move set_param_opt to lib/param
2014-05-07 Garming Samparam: use correct memory contexts for parametric options
2014-05-07 Garming Samparam: remove lp_string_is_valid_boolean
2014-05-07 Garming Samparam: consolidate handle_realm between the two loadparms
2014-05-07 Garming Samparam: attempt to consolidate handle_logfile between...
2014-05-07 Garming Samparam: change assignment of lp_string in s3_helpers...
2014-05-07 Garming Samparam: attempt to consolidate handle_debug_level betwee...
2014-05-07 Garming Samparam: allow special functions to be common across...
2014-05-07 Garming Samparam: Add an lp_string_set function
2014-05-07 Garming Sams3:loadparm: fix intermediate string allocations to...
2014-05-07 Garming Samparam: change the talloc context attached to globals...
2014-05-07 Garming Samparam: remove string_init and inline it into string_set
2014-05-07 Garming Sams3:loadparm: change memory allocations to use talloc
2014-05-07 Garming Samparam: remove unnecessary temporary service in handle...
2014-05-06 Volker Lendeckemessaging: Nobody uses G_LOCK_RETRY anymore
2014-05-06 Gustavo Zacariasbuild: find blkcnt_t size via array
2014-05-06 Gustavo Zacariasbuild: tweak SIZEOF utmp->ut_line
2014-05-06 Gustavo Zacariasbuild: make wafsamba CHECK_SIZEOF cross-compile friendly
2014-05-06 Gustavo Zacariasbuild: unify and fix endian tests
2014-05-06 David Disseldorpbyteorder: do not assume PowerPC is big-endian
2014-05-06 Andrew Bartlettdsdb: Do not permit nested event loops when in a transa...
2014-05-06 Andrew Bartlettdsdb: Rename private_data to rootdse_private_data in...
2014-05-05 Jose A. RiveraMinor typo fix in source3/wscript.
2014-05-05 Jose A. RiveraFix an empty if statement.
2014-05-05 Martin Schwenkectdb-daemon: Move a ZERO_STRUCT() to a better place
2014-05-05 Martin Schwenkectdb-eventscripts: Add check for invalid policy routing...
2014-05-05 Martin Schwenkectdb-eventscripts: Update comment in 11.routing
2014-05-05 Martin Schwenkectdb-eventscripts: Don't check if $iface is empty
2014-05-04 Volker Lendeckepoll_funcs: Fix a comment typo
next