summaryrefslogtreecommitdiff
path: root/libgpo
AgeCommit message (Expand)AuthorFilesLines
2013-03-06Make sure to set umask() before calling mkstemp().Andreas Schneider1-0/+3
2012-12-21libgpo: Make it clear that we want to fall trough here.Andreas Schneider1-0/+2
2012-08-09Check error returns from strupper_m() (in all reasonable places).Jeremy Allison1-1/+3
2012-07-24lib/param: Move all enum declarations to lib/paramAndrew Bartlett1-0/+1
2012-06-13s3: fix build without ads supportBjörn Jacke1-3/+4
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-09-08libgpo: call security_token_has_sid() directlyAndrew Bartlett1-2/+2
2011-07-06build: Remove _SAMBA_BUILD == 4 from libgpoAndrew Bartlett6-78/+0
2011-06-20libcli/util Rename common map_nt_error_from_unix to avoid duplicate symbolAndrew Bartlett2-2/+2
2011-06-09s3-param Remove special case for global_myname(), rename to lp_netbios_name()Andrew Bartlett1-1/+1
2011-06-09s3-talloc Change TALLOC_ZERO_P() to talloc_zero()Andrew Bartlett2-3/+3
2011-06-09s3-talloc Change TALLOC_ARRAY() to talloc_array()Andrew Bartlett1-1/+1
2011-06-06lib/util use modules_path(), data_path() and shlib_ext() from source3Andrew Bartlett1-1/+2
2011-05-25Fix numerous missing dependencies in WAF build scriptsSean Finney1-1/+1
2011-05-06s3-libsmb: move protos to libsmb/proto.hGünther Deschner1-0/+1
2011-05-06More const fixes. Remove CONST_DISCARD.Jeremy Allison1-1/+1
2011-03-31s3-libndr: add ../librpc/ndr/libndr.h include in some places.Günther Deschner1-0/+1
2011-03-30s3-auth: use auth.h where needed.Günther Deschner2-0/+2
2011-03-30registry: create and use shared libcli/registry/util_reg.h header.Günther Deschner1-0/+1
2011-03-30s3-includes: only include system/filesys.h when needed.Günther Deschner1-1/+1
2011-03-25lib/util/charset rename iconv_convenience to iconv_handleAndrew Bartlett1-1/+1
2011-03-24charcnv: removed the allow_badcharcnv and allow_bad_conv options to convert_s...Andrew Tridgell1-1/+1
2010-12-20s3: Remove unused "retry" from cli_full_connectionVolker Lendecke1-1/+1
2010-10-31s4: Remove the old perl/m4/make/mk-based build system.Jelmer Vernooij1-7/+0
2010-10-26s4: Drop duplicate 'lib' prefix for private libraries.Jelmer Vernooij1-2/+2
2010-10-24s4: Rename LIBSAMBA-* to libsamba-*Jelmer Vernooij1-1/+1
2010-10-14s3-auth Use security_token_debug() from common codeAndrew Bartlett1-1/+1
2010-10-12libcli/security Provide a common, top level libcli/security/security.hAndrew Bartlett3-1/+3
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 Bartlett6-27/+27
2010-09-11s3-auth Change type of num_sids to uint32_tAndrew Bartlett1-1/+1
2010-08-05s3: avoid global include of ads.h.Günther Deschner1-0/+1
2010-07-02s3-registry: avoid using registry_value union.Günther Deschner1-5/+8
2010-06-13libgpo: Use system libraries if possible.Jelmer Vernooij2-2/+2
2010-06-03s3-security: use shared SECINFO_DACL define.Günther Deschner1-1/+1
2010-05-31s3-build: only use ndr_security.h where needed.Günther Deschner1-0/+1
2010-05-21s3:dom_sid Global replace of DOM_SID with struct dom_sidAndrew Bartlett1-5/+5
2010-05-20s3-libgpo: enable LDAP sign in ads_get_gpo_list().Günther Deschner1-0/+4
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 Deschner5-3/+9
2010-04-06s4-waf: mark the wscript files as python so vim/emacs knows how to highlight ...Andrew Tridgell1-0/+2
2010-04-06build: commit all the waf build files in the treeAndrew Tridgell1-0/+6
2009-11-15Fix NULL pointer dereference in libgpo when listing Local Policy which has no...Wilco Baan Hofman1-3/+4
2009-04-28Fix a type-punned warningVolker Lendecke1-1/+1
2009-04-21libgpo: use shared access bits in gpo_sd_check_agp_object().Günther Deschner1-4/+0
2009-04-20libgpo: fix the build of gpext plugins.Günther Deschner1-0/+3