1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-11 05:18:09 +03:00
samba-mirror/source3/registry
Michael Adam ba2dc0530f r23667: Prevent storing of forbidden parameter names in registry
configuration as values. I would really like to check whether
the valuename is a valid parameter name (with lp_parameter_is_valid)
here, but unfortunately, regedit cereates new values as
"New Value #1" (and so on) first, before dropping into the
rename box. So this is impossible here.

Michael
(This used to be commit 10014833da)
2007-10-10 12:23:44 -05:00
..
reg_api.c r23584: Use a while loop instead of a for loop without increment... :-) 2007-10-10 12:23:32 -05:00
reg_cachehook.c r17333: Some C++ warnings 2007-10-10 11:38:26 -05:00
reg_db.c r23512: Fix conflict in #define for SECDESC_PREFIX. Ensure all 2007-10-10 12:23:23 -05:00
reg_dynamic.c r10656: BIG merge from trunk. Features not copied over 2007-10-10 11:04:48 -05:00
reg_eventlog.c r23591: Fix bug #4725. Don't crash when no eventlogs specified. Needs 2007-10-10 12:23:33 -05:00
reg_frontend_hilvl.c r23581: Move regkey_open_onelevel from reg_frontend to reg_api, 2007-10-10 12:23:32 -05:00
reg_frontend.c r22135: Check in most of Michael Adam's net conf utility. A good share of this patch 2007-10-10 12:19:16 -05:00
reg_objects.c r22588: Make all uses of TALLOC_MEMDUP consistent. 2007-10-10 12:19:48 -05:00
reg_perfcount.c r22009: change TDB_DATA from char * to unsigned char * 2007-10-10 12:19:00 -05:00
reg_printing.c r23465: There was this diff between reg_printing in 3_0 and 3_0_26: 2007-10-10 12:23:18 -05:00
reg_shares.c r19963: Add 'registry shares = yes' and registry key security descriptors. 2007-10-10 12:16:16 -05:00
reg_smbconf.c r23667: Prevent storing of forbidden parameter names in registry 2007-10-10 12:23:44 -05:00
reg_util.c r11136: patches from Brian Moran for eventlogadm utility 2007-10-10 11:05:02 -05:00
regfio.c r23080: Fix bug #4637 - we hads missed some cases where 2007-10-10 12:22:43 -05:00