s3-librpc: Remove unused bool gensec_hook
[samba.git] / libgpo /
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.
2010-10-26 Jelmer Vernooijs4: Drop duplicate 'lib' prefix for private libraries.
2010-10-24 Jelmer Vernooijs4: Rename LIBSAMBA-* to libsamba-*
2010-10-14 Andrew Bartletts3-auth Use security_token_debug() from common code
2010-10-12 Andrew Bartlettlibcli/security Provide a common, top level libcli...
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.