summaryrefslogtreecommitdiff
path: root/libgpo
Commit message (Expand)AuthorAgeFilesLines
* Check error returns from strupper_m() (in all reasonable places).Jeremy Allison2012-08-091-1/+3
* lib/param: Move all enum declarations to lib/paramAndrew Bartlett2012-07-241-0/+1
* s3: fix build without ads supportBjörn Jacke2012-06-131-3/+4
* build: Remove SMB_STRUCT_DIR defineAndrew Bartlett2012-04-051-1/+1
* build: Remove SMB_STRUCT_DIRENT defineAndrew Bartlett2012-04-051-1/+1
* build: Remove sys_closedir wrapperAndrew Bartlett2012-04-051-3/+3
* build: Remove sys_readdir wrapperAndrew Bartlett2012-04-051-1/+1
* build: Remove sys_opendir wrapperAndrew Bartlett2012-04-051-1/+1
* libgpo: call security_token_has_sid() directlyAndrew Bartlett2011-09-081-2/+2
* build: Remove _SAMBA_BUILD == 4 from libgpoAndrew Bartlett2011-07-066-78/+0
* libcli/util Rename common map_nt_error_from_unix to avoid duplicate symbolAndrew Bartlett2011-06-202-2/+2
* s3-param Remove special case for global_myname(), rename to lp_netbios_name()Andrew Bartlett2011-06-091-1/+1
* s3-talloc Change TALLOC_ZERO_P() to talloc_zero()Andrew Bartlett2011-06-092-3/+3
* s3-talloc Change TALLOC_ARRAY() to talloc_array()Andrew Bartlett2011-06-091-1/+1
* lib/util use modules_path(), data_path() and shlib_ext() from source3Andrew Bartlett2011-06-061-1/+2
* Fix numerous missing dependencies in WAF build scriptsSean Finney2011-05-251-1/+1
* s3-libsmb: move protos to libsmb/proto.hGünther Deschner2011-05-061-0/+1
* More const fixes. Remove CONST_DISCARD.Jeremy Allison2011-05-061-1/+1
* s3-libndr: add ../librpc/ndr/libndr.h include in some places.Günther Deschner2011-03-311-0/+1
* s3-auth: use auth.h where needed.Günther Deschner2011-03-302-0/+2
* registry: create and use shared libcli/registry/util_reg.h header.Günther Deschner2011-03-301-0/+1
* s3-includes: only include system/filesys.h when needed.Günther Deschner2011-03-301-1/+1
* lib/util/charset rename iconv_convenience to iconv_handleAndrew Bartlett2011-03-251-1/+1
* charcnv: removed the allow_badcharcnv and allow_bad_conv options to convert_s...Andrew Tridgell2011-03-241-1/+1
* s3: Remove unused "retry" from cli_full_connectionVolker Lendecke2010-12-201-1/+1
* s4: Remove the old perl/m4/make/mk-based build system.Jelmer Vernooij2010-10-311-7/+0
* s4: Drop duplicate 'lib' prefix for private libraries.Jelmer Vernooij2010-10-261-2/+2
* s4: Rename LIBSAMBA-* to libsamba-*Jelmer Vernooij2010-10-241-1/+1
* s3-auth Use security_token_debug() from common codeAndrew Bartlett2010-10-141-1/+1
* libcli/security Provide a common, top level libcli/security/security.hAndrew Bartlett2010-10-123-1/+3
* s3:registry: move the reg_api prototypes to their own header.Michael Adam2010-09-211-0/+1
* s3:auth Remove NT_USER_TOKENAndrew Bartlett2010-09-116-27/+27
* s3-auth Change type of num_sids to uint32_tAndrew Bartlett2010-09-111-1/+1
* s3: avoid global include of ads.h.Günther Deschner2010-08-051-0/+1
* s3-registry: avoid using registry_value union.Günther Deschner2010-07-021-5/+8
* libgpo: Use system libraries if possible.Jelmer Vernooij2010-06-132-2/+2
* s3-security: use shared SECINFO_DACL define.Günther Deschner2010-06-031-1/+1
* s3-build: only use ndr_security.h where needed.Günther Deschner2010-05-311-0/+1
* s3:dom_sid Global replace of DOM_SID with struct dom_sidAndrew Bartlett2010-05-211-5/+5
* s3-libgpo: enable LDAP sign in ads_get_gpo_list().Günther Deschner2010-05-201-0/+4
* s3-registry: only include registry headers when really needed.Günther Deschner2010-05-181-0/+1
* s3-libgpo: move group policy protos to where they belong.Günther Deschner2010-05-175-3/+9
* s4-waf: mark the wscript files as python so vim/emacs knows how to highlight ...Andrew Tridgell2010-04-061-0/+2
* build: commit all the waf build files in the treeAndrew Tridgell2010-04-061-0/+6
* Fix NULL pointer dereference in libgpo when listing Local Policy which has no...Wilco Baan Hofman2009-11-151-3/+4
* Fix a type-punned warningVolker Lendecke2009-04-281-1/+1
* libgpo: use shared access bits in gpo_sd_check_agp_object().Günther Deschner2009-04-211-4/+0
* libgpo: fix the build of gpext plugins.Günther Deschner2009-04-201-0/+3
* libgpo: Fix some minor issues.Günther Deschner2009-04-202-1/+3
* Fix ini parsing in the s3 gpext modules. Fix ini parser API. Make the build workWilco Baan Hofman2009-04-204-6/+19