Add dedicated exception for immediate failure in filter-subunit, don't raise it on...
[kai/samba.git] / libgpo /
2010-09-21 Michael Adams3:registry: move the reg_api prototypes to their own...
2010-09-11 Andrew Bartletts3:auth Remove NT_USER_TOKEN
2010-09-11 Andrew Bartletts3-auth Change type of num_sids to uint32_t
2010-08-04 Günther Deschners3: avoid global include of ads.h.
2010-07-02 Günther Deschners3-registry: avoid using registry_value union.
2010-06-13 Jelmer Vernooijlibgpo: Use system libraries if possible.
2010-06-03 Günther Deschners3-security: use shared SECINFO_DACL define.
2010-05-31 Günther Deschners3-build: only use ndr_security.h where needed.
2010-05-21 Andrew Bartletts3:dom_sid Global replace of DOM_SID with struct dom_sid
2010-05-20 Günther Deschners3-libgpo: enable LDAP sign in ads_get_gpo_list().
2010-05-17 Günther Deschners3-registry: only include registry headers when really...
2010-05-17 Günther Deschners3-libgpo: move group policy protos to where they belong.
2010-04-06 Andrew Tridgells4-waf: mark the wscript files as python so vim/emacs...
2010-04-06 Andrew Tridgellbuild: commit all the waf build files in the tree
2009-11-15 Wilco Baan HofmanFix NULL pointer dereference in libgpo when listing...
2009-04-28 Volker LendeckeFix a type-punned warning
2009-04-21 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-04-21 Günther Deschnerlibgpo: use shared access bits in gpo_sd_check_agp_obje...
2009-04-20 Günther Deschnerlibgpo: fix the build of gpext plugins.
2009-04-20 Günther Deschnerlibgpo: Fix some minor issues.
2009-04-20 Wilco Baan HofmanFix ini parsing in the s3 gpext modules. Fix ini parser...
2009-04-20 Wilco Baan HofmanMove gpo_ini stuff to the main libgpo. Make gpo_ini...
2009-04-20 Wilco Baan HofmanMove some headers around to avoid confusion.
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 gpo_fetch to top-level.
2009-04-20 Jelmer VernooijMove gpo_sec to top-level.
2009-04-20 Jelmer VernooijMove some libgpo files to root.