summaryrefslogtreecommitdiff
path: root/libgpo/gpext
AgeCommit message (Expand)AuthorFilesLines
2012-08-09Check error returns from strupper_m() (in all reasonable places).Jeremy Allison1-1/+3
2012-04-05build: Remove SMB_STRUCT_DIR defineAndrew Bartlett1-1/+1
2012-04-05build: Remove SMB_STRUCT_DIRENT defineAndrew Bartlett1-1/+1
2012-04-05build: Remove sys_closedir wrapperAndrew Bartlett1-3/+3
2012-04-05build: Remove sys_readdir wrapperAndrew Bartlett1-1/+1
2012-04-05build: Remove sys_opendir wrapperAndrew Bartlett1-1/+1
2011-07-06build: Remove _SAMBA_BUILD == 4 from libgpoAndrew Bartlett1-2/+0
2011-06-20libcli/util Rename common map_nt_error_from_unix to avoid duplicate symbolAndrew Bartlett1-1/+1
2011-06-09s3-talloc Change TALLOC_ZERO_P() to talloc_zero()Andrew Bartlett1-1/+1
2011-06-06lib/util use modules_path(), data_path() and shlib_ext() from source3Andrew Bartlett1-1/+2
2011-05-06More const fixes. Remove CONST_DISCARD.Jeremy Allison1-1/+1
2011-03-30registry: create and use shared libcli/registry/util_reg.h header.Günther Deschner1-0/+1
2010-09-21s3:registry: move the reg_api prototypes to their own header.Michael Adam1-0/+1
2010-09-11s3:auth Remove NT_USER_TOKENAndrew Bartlett2-7/+7
2010-07-02s3-registry: avoid using registry_value union.Günther Deschner1-5/+8
2010-05-18s3-registry: only include registry headers when really needed.Günther Deschner1-0/+1
2010-05-17s3-libgpo: move group policy protos to where they belong.Günther Deschner1-0/+4
2009-04-20Adjust samba 3 to the new gpo API. Still untested code.Wilco Baan Hofman1-2/+2
2009-04-20Add nt_token_check_sid convenience function. Map NT_USER_TOKEN to struct secu...Wilco Baan Hofman2-7/+7
2009-04-20Make gpo_ldap.c compatible with samba 4. Add ads_get_ldap_server_name() funct...Wilco Baan Hofman1-0/+40
2009-04-20Move some libgpo files to root.Jelmer Vernooij2-0/+835