krb5_plugin: Move krb5 locator plugin to krb5_plugin subdir
[vlendec/samba-autobuild/.git] / libgpo /
2018-05-24 Volker Lendeckelibgpo: Fix the build --without-ads
2017-12-15 Garming Samlibgpo: Remedy some longer lines
2017-12-15 Garming Samlibgpo: Tidy up some if statements
2017-12-15 Garming Samlibgpo: typo credentaials -> credentials
2017-12-15 Garming Samlibgpo: Always check for ldap_server argument
2017-11-22 Volker Lendeckelibgpo: Fix CID 1422263 Resource leak
2017-11-21 Volker Lendeckelibgpo: Fix CID 1422262 Explicit null dereferenced
2017-11-21 Garming SamFix formating of sources to be less than 80 lines
2017-11-20 Andrew Bartlettpython: Convert gop.GROUP_POLICY_OBJECT to pytalloc
2017-11-20 Andrew Bartlettpython: Remove talloc_stackframe() held in an object
2017-11-20 David Mulderlibgpo: Setup the stack frame in ads_connect
2017-11-20 Andrew Bartlettpython: Remove Python 2.4 compat macro
2017-11-20 Andrew Bartlettpython: Use py_check_dcerpc_type() to safely check...
2017-11-20 Andrew Bartlettpygpo: Check for errors in gpo.gpo_get_sysvol_gpt_version()
2017-11-20 David Mulderlibgpo: Add libgpo python bindings
2017-11-20 Garming Samgpo: fix the building of gpext to only once
2017-11-20 Luke Morrisongpo: Add python libgpo bindings
2017-11-20 Garming SamRevert "libgpo: remove unused libgpo wscript_build."
2017-09-23 Lutz Justenlib: gpo: Put enforced GPOs at the end of the list.
2017-09-22 Lutz Justenlib: gpo: Fixes issue with GPOPTIONS_BLOCK_INHERITANCE.
2017-09-22 Lutz Justenlib: gpo: Changes order to match GPO application order.
2017-09-20 Stefan MetzmacherCVE-2017-12150: libgpo: make use of SMB_SIGNING_REQUIRE...
2017-06-23 Volker Lendeckelib: Give util_paths.c its own header
2017-03-16 Jeremy Allisons3: libgpo: Allow skipping GPO objects that don't have...
2017-01-20 Günther Deschnerlibgpo: Fix error check in gp_inifile_init_context_direct()
2017-01-06 Günther Deschnerlibgpo: allow empty values in gp inifile parsing code.
2017-01-06 Günther Deschnerlibgpo: default to empty values if none are there
2017-01-06 Günther Deschnerlibgpo: deal with non utf16-le ini files.
2017-01-06 Günther Deschnerlibgpo: apply some const.
2017-01-06 Günther Deschnerlibgpo: add gp_inifile_enum_section()
2017-01-06 Günther Deschnerlibgpo: add gp_inifile_init_context_direct()
2016-09-27 Günther Deschnerwerror: replace WERR_INVALID_PARAM with WERR_INVALID_PA...
2016-09-11 Günther Deschnerlibgpo: accept more boolean matches in gp_inifile_getbo...
2016-08-10 Jeremy Allisonlibgpo: Correctly use the 'server' parameter after...
2016-06-16 Andrew Bartlettlibgpo: Fix compiler errors when building with --addres...
2015-11-06 Mathieu ParentFix various spelling errors
2014-11-17 Günther Deschnersamba: pass down size_t instead of int to add_string_to...
2014-05-28 David Disseldorplibgpo: replace dup_sec_desc() usage
2014-03-05 Garming SamRemove a number of NT_STATUS_HAVE_NO_MEMORY_AND_FREE...
2014-01-07 Günther Deschnerlibgpo: apply some const.
2014-01-07 Günther Deschnerlibgpo: only use libgpo/gpext/gpext.h where really...
2014-01-07 Günther Deschnerlibgpo: allow to pass down a list of deleted GPOs in...
2014-01-07 Günther Deschnerlibgpo: remove some unused code and remove that importa...
2014-01-07 Günther Deschnerlibgpo: directly call gpext_process_extension() from...
2014-01-07 Günther Deschnerlibgpo: implement CSE filtering in gpext_process_extens...
2014-01-07 Günther Deschnerlibgpo: remove gpext_process_gpo_list_with_extension...
2014-01-07 Günther Deschnerlibgpo: remove extension_guid and snapin_guid (the...
2014-01-07 Günther Deschnerlibgpo: allow to pass down deleted and changed gpo...
2014-01-07 Günther Deschnerlibgpo/gpext: add new gpext_check_gpo_for_gpext_presenc...
2014-01-07 Günther Deschnerlibgpo: add gpo_copy().
2014-01-07 Günther Deschnerlibgpo: make gpo_get_gp_ext_from_gpo public.
2014-01-07 Günther Deschnerlibgpo: make gpo_process_a_gpo() static to the util...
2014-01-07 Günther Deschnerlibgpo: remove unused gp_registry_entry2 struct.
2014-01-07 Günther Deschnerlibgpo: remove ads reference from dump calls and make...
2014-01-07 Günther Deschnerlibgpo: prefix some more calls with gpext_.
2014-01-07 Günther Deschnerlibgpo: rename debug_gpext_header to gpext_debug_header.
2013-12-18 Günther Deschnerlibgpo: remove unused process_group_policy2 callback...
2013-12-18 Günther Deschnerlibgpo: remove some unnecessary usage of ADS_STATUS.
2013-12-18 Günther Deschnerlibgpo: remove unrequired references to ads_struct.
2013-12-18 Günther Deschnerlibgpo: clean up CSE api, remove unrequired references...
2013-12-18 Günther Deschnerlibgpo: clean up CSE module api, remove unrequired...
2013-12-18 Günther Deschnerlibgpo: support probing for parameters in gp_inifile_ge...
2013-12-18 Günther Deschnerlibgpo: check for talloc failures in ini file parsing...
2013-12-12 Günther Deschnerlibgpo: add gp_inifile_getbool().
2013-12-12 Günther Deschnerlibgpo: fix segfault in gpo_process_gpo_list().
2013-12-12 Günther Deschnerlibgpo: remove use of deprecated talloc functions.
2013-12-12 Günther Deschnerlibgpo: remove unused libgpo wscript_build.
2013-12-12 Günther Deschnerlibgpo: use existing connection to the ds for the sysvo...
2013-12-12 Günther Deschnerlibgpo: remove unused loadparm_context from functions.
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-03-06 Andreas SchneiderMake sure to set umask() before calling mkstemp().
2012-12-21 Andreas Schneiderlibgpo: Make it clear that we want to fall trough here.
2012-08-09 Jeremy AllisonCheck error returns from strupper_m() (in all reasonabl...
2012-07-24 Andrew Bartlettlib/param: Move all enum declarations to lib/param
2012-06-13 Björn Jackes3: fix build without ads support
2012-04-05 Andrew Bartlettbuild: Remove SMB_STRUCT_DIR define
2012-04-05 Andrew Bartlettbuild: Remove SMB_STRUCT_DIRENT define
2012-04-05 Andrew Bartlettbuild: Remove sys_closedir wrapper
2012-04-05 Andrew Bartlettbuild: Remove sys_readdir wrapper
2012-04-05 Andrew Bartlettbuild: Remove sys_opendir wrapper
2011-09-08 Andrew Bartlettlibgpo: call security_token_has_sid() directly
2011-07-06 Andrew Bartlettbuild: Remove _SAMBA_BUILD == 4 from libgpo
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba... samba-4.0.0alpha16
2011-06-20 Andrew Bartlettlibcli/util Rename common map_nt_error_from_unix to...
2011-06-09 Andrew Bartletts3-param Remove special case for global_myname(), renam...
2011-06-09 Andrew Bartletts3-talloc Change TALLOC_ZERO_P() to talloc_zero()
2011-06-09 Andrew Bartletts3-talloc Change TALLOC_ARRAY() to talloc_array()
2011-06-06 Andrew Bartlettlib/util use modules_path(), data_path() and shlib_ext...
2011-05-25 Sean FinneyFix numerous missing dependencies in WAF build scripts
2011-05-06 Günther Deschners3-libsmb: move protos to libsmb/proto.h
2011-05-05 Jeremy AllisonMore const fixes. Remove CONST_DISCARD.
2011-03-30 Günther Deschners3-libndr: add ../librpc/ndr/libndr.h include in some...
2011-03-29 Günther Deschners3-auth: use auth.h where needed.
2011-03-29 Günther Deschnerregistry: create and use shared libcli/registry/util_re...
2011-03-29 Günther Deschners3-includes: only include system/filesys.h when needed.
2011-03-25 Andrew Bartlettlib/util/charset rename iconv_convenience to iconv_handle
2011-03-24 Andrew Tridgellcharcnv: removed the allow_badcharcnv and allow_bad_con...
2010-12-20 Volker Lendeckes3: Remove unused "retry" from cli_full_connection
2010-10-31 Jelmer Vernooijs4: Remove the old perl/m4/make/mk-based build system.
next