lib/param: fix an error in the is_default method in lib/param
[mat/samba.git] / source3 /
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: 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 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: 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 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: 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 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 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 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 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 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-05 Jose A. RiveraMinor typo fix in source3/wscript.
2014-05-04 Volker Lendeckepoll_funcs: Fix a comment typo
2014-05-03 Michael Adams3:passdb: improve a debug message in pdb_default_sid_t...
2014-05-03 Michael Adams3:passdb: fix and improve debug message in pdb_default...
2014-05-03 Alexander Werths3: Always cache idmapping results of pdb backend.
2014-05-02 Jeremy Allisons3: smbd: Remove open_file_fchmod().
2014-05-02 Jeremy Allisons3: smbd: change file_set_dosmode() to use get_file_han...
2014-05-02 Jeremy Allisons3: smbd : Ensure file_new doesn't call into smbXsrv_op...
2014-05-02 Jeremy Allisons3 : smbd : Protect all possible code paths from fsp...
2014-05-02 Christof Schmittsmbd: Fix compile warning in dmapi.c
2014-04-30 Volker Lendecketorture3: Add a test deleting a different req
2014-04-30 Volker Lendecketorture3: Add local-messaging-read1
2014-04-30 Volker Lendeckemessaging3: Fix messaging_read_send/recv
2014-04-30 Volker Lendeckemessaging3: Make "presult" optional in messaging_read_recv
2014-04-30 Volker Lendecketorture3: Add a bit more coverage to messaging_read
2014-04-30 Volker Lendeckemessaging3: Fix formatting
2014-04-30 Jeremy Allisons3: smbd : Fix wildcard unlink to fail if we get an...
2014-04-29 Andrew Bartlettwinbind: Allow winbindd to be run from inside "samba"
2014-04-25 Michael Adamautorid: Add allocation from above in alloc range for...
2014-04-25 Michael Adamautorid: use dbwrap_trans_do() in idmap_autorid_sid_to_...
2014-04-25 Michael Adamautorid: add high_id to range config and fill it where...
2014-04-25 Michael Adamautorid: reserve 500 IDs at the top of the ALLOC range.
2014-04-25 Michael Adamautorid: reverse order of arguments of idmap_autorid_si...
2014-04-25 Michael Adamautorid: introduce idmap_autorid_domsid_is_for_alloc()
2014-04-25 Michael Adamautorid: factor idmap_autorid_sid_to_id() out of idmap_...
2014-04-25 Michael Adamautorid: make the checks for bumping num_mapped identic...
2014-04-25 Michael Adamautorid: explicitly return NTSTATUS_OK in idmap_autorid...
2014-04-25 Michael Adamautorid: more explicitly and reasonably set map->state...
2014-04-25 Michael Adamautorid: rename idmap_autorid_sid_to_id() -> idmap_auto...
2014-04-25 Michael Adamautorid: rename idmap_autorid_map_sid_to_id() -> idmap_...
2014-04-25 Michael Adamautorid: rename idmap_autorid_map_id_to_sid() -> idmap_...
2014-04-25 Michael Adamautorid: factor idmap_autorid_get_alloc_range() out...
2014-04-25 Michael Adamautorid: fix discard-const warning in idmap_autorid_ini...
2014-04-25 Michael Adamautorid: fix uninitialized return code for successful...
2014-04-25 Michael Adamautorid: improve a debug message in idmap_autorid_map_s...
2014-04-25 Michael Adamautorid: add debug messages to idmap_autorid_get_domain...
2014-04-25 Michael Adamautorid: improve wording in a debug message
2014-04-25 Michael Adamautorid: remove a legacy comment from sid_to_id
2014-04-25 Michael Adamidmap_rid: remove a legacy comment from sid_to_id
2014-04-25 Michael Adamidmap_tdb_common: remove legacy comment.
2014-04-25 Michael Adamidmap_tdb_common: fix a debug message in idmap_tdb_comm...
2014-04-25 Michael Adamidmap_tdb_common: fix a debug message in idmap_tdb_comm...
next