libgpo: apply some const.
[metze/samba/wip.git] / libgpo / gpo_util.c
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: allow to pass down deleted and changed gpo...
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 ads reference from dump calls and make...
2014-01-07 Günther Deschnerlibgpo: prefix some more calls with gpext_.
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-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 loadparm_context from functions.
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2012-06-13 Björn Jackes3: fix build without ads support
2011-07-06 Andrew Bartlettbuild: Remove _SAMBA_BUILD == 4 from libgpo
2011-03-29 Günther Deschners3-includes: only include system/filesys.h when needed.
2010-10-12 Andrew Bartlettlibcli/security Provide a common, top level libcli...
2010-09-11 Andrew Bartletts3:auth Remove NT_USER_TOKEN
2010-06-13 Jelmer Vernooijlibgpo: Use system libraries if possible.
2010-05-31 Günther Deschners3-build: only use ndr_security.h where needed.
2010-05-17 Günther Deschners3-libgpo: move group policy protos to where they belong.
2009-11-15 Wilco Baan HofmanFix NULL pointer dereference in libgpo when listing...
2009-04-20 Wilco Baan HofmanAdjust samba 3 to the new gpo API. Still untested code.
2009-04-20 Wilco Baan HofmanMake the gpo files build for samba 4.
2009-04-20 Wilco Baan HofmanMark the places where work needs to be done.
2009-04-20 Wilco Baan HofmanAdd nt_token_check_sid convenience function. Map NT_USE...
2009-04-20 Wilco Baan HofmanMake gpo_ldap.c compatible with samba 4. Add ads_get_ld...
2009-04-20 Wilco Baan HofmanAdd ads convenience functions to samba 4. Move gpo_ldap...
2009-04-20 Jelmer VernooijMove some libgpo files to root.