summaryrefslogtreecommitdiff
path: root/libgpo
Commit message (Expand)AuthorAgeFilesLines
...
* libgpo: add gpo_copy().Günther Deschner2014-01-072-0/+55
* libgpo: make gpo_get_gp_ext_from_gpo public.Günther Deschner2014-01-072-4/+8
* libgpo: make gpo_process_a_gpo() static to the util code.Günther Deschner2014-01-072-12/+6
* libgpo: remove unused gp_registry_entry2 struct.Günther Deschner2014-01-071-7/+0
* libgpo: remove ads reference from dump calls and make them take const structs.Günther Deschner2014-01-073-41/+19
* libgpo: prefix some more calls with gpext_.Günther Deschner2014-01-073-50/+51
* libgpo: rename debug_gpext_header to gpext_debug_header.Günther Deschner2014-01-072-2/+2
* libgpo: remove unused process_group_policy2 callback from CSE module API.Günther Deschner2013-12-181-6/+0
* libgpo: remove some unnecessary usage of ADS_STATUS.Günther Deschner2013-12-182-43/+43
* libgpo: remove unrequired references to ads_struct.Günther Deschner2013-12-182-12/+7
* libgpo: clean up CSE api, remove unrequired references to ads_struct.Günther Deschner2013-12-183-7/+5
* libgpo: clean up CSE module api, remove unrequired references to ads_struct.Günther Deschner2013-12-182-6/+3
* libgpo: support probing for parameters in gp_inifile_get functions.Günther Deschner2013-12-181-4/+12
* libgpo: check for talloc failures in ini file parsing routines.Günther Deschner2013-12-181-0/+18
* libgpo: add gp_inifile_getbool().Günther Deschner2013-12-122-0/+25
* libgpo: fix segfault in gpo_process_gpo_list().Günther Deschner2013-12-121-6/+4
* libgpo: remove use of deprecated talloc functions.Günther Deschner2013-12-121-10/+15
* libgpo: remove unused libgpo wscript_build.Günther Deschner2013-12-121-8/+0
* libgpo: use existing connection to the ds for the sysvol queries.Günther Deschner2013-12-121-1/+2
* libgpo: remove unused loadparm_context from functions.Günther Deschner2013-12-124-15/+4
* Make sure to set umask() before calling mkstemp().Andreas Schneider2013-03-061-0/+3
* libgpo: Make it clear that we want to fall trough here.Andreas Schneider2012-12-211-0/+2
* 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