index
:
delta/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
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-2-stable
v4-2-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
git.samba.org: samba.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libgpo
Commit message (
Expand
)
Author
Age
Files
Lines
*
lib: Give util_paths.c its own header
Volker Lendecke
2017-06-24
1
-0
/
+1
*
s3: libgpo: Allow skipping GPO objects that don't have the expected LDAP attr...
Jeremy Allison
2017-03-16
1
-6
/
+21
*
libgpo: Fix error check in gp_inifile_init_context_direct()
Günther Deschner
2017-01-20
1
-2
/
+2
*
libgpo: allow empty values in gp inifile parsing code.
Günther Deschner
2017-01-06
1
-4
/
+5
*
libgpo: default to empty values if none are there
Günther Deschner
2017-01-06
1
-1
/
+1
*
libgpo: deal with non utf16-le ini files.
Günther Deschner
2017-01-06
1
-14
/
+18
*
libgpo: apply some const.
Günther Deschner
2017-01-06
2
-7
/
+7
*
libgpo: add gp_inifile_enum_section()
Günther Deschner
2017-01-06
2
-0
/
+79
*
libgpo: add gp_inifile_init_context_direct()
Günther Deschner
2017-01-06
2
-1
/
+56
*
werror: replace WERR_INVALID_PARAM with WERR_INVALID_PARAMETER in libgpo/gpex...
Günther Deschner
2016-09-28
1
-2
/
+2
*
libgpo: accept more boolean matches in gp_inifile_getbool().
Günther Deschner
2016-09-11
1
-2
/
+4
*
libgpo: Correctly use the 'server' parameter after parsing it out of the GPO ...
Jeremy Allison
2016-08-10
1
-1
/
+1
*
libgpo: Fix compiler errors when building with --address-sanitizer
Andrew Bartlett
2016-06-16
1
-1
/
+1
*
Fix various spelling errors
Mathieu Parent
2015-11-06
1
-1
/
+1
*
samba: pass down size_t instead of int to add_string_to_array().
Günther Deschner
2014-11-17
1
-1
/
+1
*
libgpo: replace dup_sec_desc() usage
David Disseldorp
2014-05-28
1
-1
/
+7
*
Remove a number of NT_STATUS_HAVE_NO_MEMORY_AND_FREE macros from the codebase.
Garming Sam
2014-03-05
1
-8
/
+32
*
libgpo: apply some const.
Günther Deschner
2014-01-07
5
-13
/
+13
*
libgpo: only use libgpo/gpext/gpext.h where really needed.
Günther Deschner
2014-01-07
2
-2
/
+1
*
libgpo: allow to pass down a list of deleted GPOs in gpo_process_gpo_list().
Günther Deschner
2014-01-07
2
-4
/
+6
*
libgpo: remove some unused code and remove that important FIXME note.
Günther Deschner
2014-01-07
1
-93
/
+0
*
libgpo: directly call gpext_process_extension() from gpo_process_gpo_list.
Günther Deschner
2014-01-07
1
-41
/
+5
*
libgpo: implement CSE filtering in gpext_process_extension().
Günther Deschner
2014-01-07
3
-6
/
+18
*
libgpo: remove gpext_process_gpo_list_with_extension in favor of gpext_proces...
Günther Deschner
2014-01-07
2
-19
/
+0
*
libgpo: remove extension_guid and snapin_guid (the tool guid) from the proces...
Günther Deschner
2014-01-07
2
-6
/
+2
*
libgpo: allow to pass down deleted and changed gpo list to CSE plugins.
Günther Deschner
2014-01-07
3
-39
/
+71
*
libgpo/gpext: add new gpext_check_gpo_for_gpext_presence() helper function.
Günther Deschner
2014-01-07
1
-0
/
+46
*
libgpo: add gpo_copy().
Günther Deschner
2014-01-07
2
-0
/
+55
*
libgpo: make gpo_get_gp_ext_from_gpo public.
Günther Deschner
2014-01-07
2
-4
/
+8
*
libgpo: make gpo_process_a_gpo() static to the util code.
Günther Deschner
2014-01-07
2
-12
/
+6
*
libgpo: remove unused gp_registry_entry2 struct.
Günther Deschner
2014-01-07
1
-7
/
+0
*
libgpo: remove ads reference from dump calls and make them take const structs.
Günther Deschner
2014-01-07
3
-41
/
+19
*
libgpo: prefix some more calls with gpext_.
Günther Deschner
2014-01-07
3
-50
/
+51
*
libgpo: rename debug_gpext_header to gpext_debug_header.
Günther Deschner
2014-01-07
2
-2
/
+2
*
libgpo: remove unused process_group_policy2 callback from CSE module API.
Günther Deschner
2013-12-18
1
-6
/
+0
*
libgpo: remove some unnecessary usage of ADS_STATUS.
Günther Deschner
2013-12-18
2
-43
/
+43
*
libgpo: remove unrequired references to ads_struct.
Günther Deschner
2013-12-18
2
-12
/
+7
*
libgpo: clean up CSE api, remove unrequired references to ads_struct.
Günther Deschner
2013-12-18
3
-7
/
+5
*
libgpo: clean up CSE module api, remove unrequired references to ads_struct.
Günther Deschner
2013-12-18
2
-6
/
+3
*
libgpo: support probing for parameters in gp_inifile_get functions.
Günther Deschner
2013-12-18
1
-4
/
+12
*
libgpo: check for talloc failures in ini file parsing routines.
Günther Deschner
2013-12-18
1
-0
/
+18
*
libgpo: add gp_inifile_getbool().
Günther Deschner
2013-12-12
2
-0
/
+25
*
libgpo: fix segfault in gpo_process_gpo_list().
Günther Deschner
2013-12-12
1
-6
/
+4
*
libgpo: remove use of deprecated talloc functions.
Günther Deschner
2013-12-12
1
-10
/
+15
*
libgpo: remove unused libgpo wscript_build.
Günther Deschner
2013-12-12
1
-8
/
+0
*
libgpo: use existing connection to the ds for the sysvol queries.
Günther Deschner
2013-12-12
1
-1
/
+2
*
libgpo: remove unused loadparm_context from functions.
Günther Deschner
2013-12-12
4
-15
/
+4
*
Make sure to set umask() before calling mkstemp().
Andreas Schneider
2013-03-06
1
-0
/
+3
*
libgpo: Make it clear that we want to fall trough here.
Andreas Schneider
2012-12-21
1
-0
/
+2
*
Check error returns from strupper_m() (in all reasonable places).
Jeremy Allison
2012-08-09
1
-1
/
+3
[next]