s4-dsdb Add module to send only 'simple' DNs to OpenLDAP backends
[kai/samba.git] / source3 / libgpo /
2010-10-12 Andrew Bartlettlibcli/security Provide a common, top level libcli...
2010-10-08 Günther Deschners3-waf: slowly getting modules to match how they look...
2010-09-28 Günther Deschners3-waf: fix dependencies in most of our module subsystems.
2010-09-27 Günther Deschners3-waf: link PReg parser only in registry client side...
2010-09-26 Günther Deschners3-waf: move gpext subsystem to libgpo/gpext/wscript_build.
2010-09-22 Michael Adams3:registry: remove unneeded TALLOC_CTX argument from...
2010-09-21 Günther Deschners3-libgpo: fix the build of scripts client side extension.
2010-09-21 Michael Adams3:registry: move prototypes from reg_init_basic.c...
2010-09-21 Michael Adams3:registry: move the reg_api prototypes to their own...
2010-09-20 Jelmer VernooijMerge branch 'v4-0-stable' into newmaster
2010-09-20 Michael Adams3:registry: move higher level function reg_open_path...
2010-09-11 Andrew Bartletts3-privs Directly manipulate the privileges bitmap.
2010-09-11 Andrew Bartletts3-auth Change struct nt_user_token -> struct security_...
2010-08-31 Andrew Bartletts3-auth Rename NT_USER_TOKEN privileges -> privilege_mask
2010-08-31 Andrew Bartletts3-auth Rename NT_USER_TOKEN user_sids -> sids
2010-08-04 Volker Lendeckes3: Convert cli_list() to return NTSTATUS
2010-07-27 Volker Lendeckes3: Remove a typedef (struct file_info)
2010-07-07 Günther Deschners3-libgpo: remove handmarshalled PReg parser from regis...
2010-07-02 Günther Deschners3-registry: avoid using registry_value union.
2010-05-25 Michael Adams3:registry: extract the reg_backend_db prototypes...
2010-05-21 Andrew Bartletts3:dom_sid Global replace of DOM_SID with struct dom_sid
2010-05-18 Günther Deschners3-secdesc: use SD_REVISION from security.idl.
2010-05-18 Günther Deschners3-secdesc: remove "typedef struct security_acl SEC_ACL".
2010-05-18 Günther Deschners3-secdesc: remove "typedef struct security_ace SEC_ACE".
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-27 Günther Deschners3: use shared registry functions.
2009-05-03 Volker LendeckeFix Coverity ID 913 (NEGATIVE_RETURNS) -- gd, please...
2009-04-30 Jeremy AllisonGet medieval on our ass about SMB1 file descriptors...
2009-04-20 Günther Deschnerlibgpo: fix the build of gpext plugins.
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 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.
2009-04-10 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-04-09 Andrew TridgellMerge branch 'wspp-schema'
2009-04-07 Karolin Seegers3/gpo_ldap: Fix typo.
2009-04-06 Andrew Bartletts3:libads Make ads_get_dn() take a talloc context
2009-03-05 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-02 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-03-02 Tim Proutys3: Fix incompatible type warnings
2009-03-01 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-03-01 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-01 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-03-01 Jelmer VernooijEliminate two duplicate SEC_ACE_TYPE constants already...
2009-02-24 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-24 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-23 Jeremy AllisonMore warning fixes for Solaris.
2009-01-16 Michael Adams3: put the gpo cache dir under cache_dir instead of...
2008-12-03 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-11-11 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-11-07 Jeremy AllisonAdd wrapper str_list_make_v3() to replace the old S3...
2008-11-01 Jelmer VernooijRename dos_errstr() to win_errstr() for consistency...
2008-10-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-19 Jelmer VernooijMerge branch 'selftest' of git://git.samba.org/jelmer...
2008-10-15 Günther Deschners3-libgpo: fix build for security cse.
2008-10-12 Günther Deschners3: fix the build of registry.so gpext.
2008-10-12 Jelmer VernooijUse common util_file code.
2008-10-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-09 Jeremy AllisonRemove SEC_ACCESS. It's a uint32_t.
2008-09-26 Günther Deschnerlibgpo: fix copyright.
2008-09-26 Günther Deschnerlibgpo: add security CSE skeleton.
2008-09-26 Günther Deschnerlibgpo: fix invalid cast in scripts CSE.
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-08-15 Michael Adamlibgpo: use MODULESDIR instead of LIBDIR for the group...
2008-05-21 Jelmer VernooijMerge branch 'v3-3-test' of ssh://git.samba.org/data...
2008-05-20 Tim ProutyCleanup size_t return values in callers of convert_stri...
2008-04-21 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-04-17 Gerald W. CarterMerge commit 'samba/v3-2-test' into wbc-test
2008-04-17 Günther Deschnerlibgpo: try nicer output when dumping gpo registry...
2008-04-17 Günther Deschnerlibgpo: Fallback to NTLMSSP fails while pulling policy...
2008-04-14 Günther Deschnerlibgpo: fix build warning.
2008-04-13 Günther Deschnergpo: add scripts plugin.
2008-04-13 Günther Deschnergpo: make integer debug print more readable.
2008-04-13 Michael Adamregistry: change registry_init_basic() to return WERROR...
2008-04-10 Björn Jackefix some extrasemi compile warnings
2008-03-23 Volker LendeckeFix Coverity ID 453
2008-03-22 Michael Adamlibgpo: open the registry in gp_init_reg_ctx().
2008-03-22 Michael Adamlibgpo: replace hand-crafted registry initialization...
2008-03-22 Michael Adamlibgpo: use reg_setkeysecurity() instead of regdb_set_s...
2008-03-18 Günther DeschnerBind Group Policy processing closer to the samba registry.
2008-03-06 Stefan MetzmacherMerge commit 'origin/v3-2-stable' into v3-2-test
2008-03-05 Jelmer VernooijMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-03-03 Derrell LipmanMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-03-03 Günther DeschnerFix gp_find_file() which broke during the pstring removal.
2008-02-29 Günther DeschnerFix the build w/o ldap.
2008-02-29 Günther DeschnerAdd gp_get_machine_token().
2008-02-29 Günther DeschnerRevert "what a wurst."
2008-02-29 Günther Deschnerwhat a wurst.
2008-02-29 Günther DeschnerAdd "registry" Group Policy extension.
2008-02-29 Günther DeschnerAdd Group Policy extension infrastructure.
2008-02-29 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-02-29 Günther DeschnerAdd infrastructure for reading/storing Group Policy...
2008-02-29 Günther DeschnerPure cosmetics, trying to get my group policy diff...
2008-02-29 Karolin SeegerMerge commit 'origin/v3-2-test' into v3-2-stable
2008-02-06 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-02-04 Volker Lendeckestr_list_free is not needed anymore
next