index
:
delta/samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-2-stable
v4-2-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
git.samba.org: samba.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libgpo
Commit message (
Expand
)
Author
Age
Files
Lines
*
python.gpo.ADS_STRUCT: check type of loadparm argument
Douglas Bagnall
2018-05-03
1
-1
/
+8
*
wscript_build: make sure we link extra-python versions of libraries
Noel Power
2018-04-13
1
-2
/
+3
*
libgpo: gpo_copy_file() shouldn't explicitly call smb1
David Mulder
2018-04-12
1
-1
/
+1
*
pygpo: Fix CID 1422263 Resource leak
Volker Lendecke
2018-04-04
1
-2
/
+1
*
libgpo: port samba.gpo to python3
David Mulder
2018-03-23
2
-13
/
+26
*
libgpo: Add FALL_THROUGH statements in gpo_sec.c
Andreas Schneider
2018-03-01
1
-2
/
+4
*
libgpo: Fix the build --without-ads
Volker Lendecke
2018-02-06
1
-0
/
+5
*
libgpo: Remedy some longer lines
Garming Sam
2017-12-15
1
-23
/
+41
*
libgpo: Tidy up some if statements
Garming Sam
2017-12-15
1
-16
/
+32
*
libgpo: typo credentaials -> credentials
Garming Sam
2017-12-15
1
-1
/
+1
*
libgpo: Always check for ldap_server argument
Garming Sam
2017-12-15
1
-1
/
+3
*
libgpo: Fix CID 1422263 Resource leak
Volker Lendecke
2017-11-22
1
-0
/
+2
*
libgpo: Fix CID 1422262 Explicit null dereferenced
Volker Lendecke
2017-11-21
1
-1
/
+5
*
Fix formating of sources to be less than 80 lines
Garming Sam
2017-11-21
1
-28
/
+58
*
python: Convert gop.GROUP_POLICY_OBJECT to pytalloc
Andrew Bartlett
2017-11-20
1
-82
/
+51
*
python: Remove talloc_stackframe() held in an object
Andrew Bartlett
2017-11-20
1
-11
/
+15
*
libgpo: Setup the stack frame in ads_connect
David Mulder
2017-11-20
1
-0
/
+9
*
python: Remove Python 2.4 compat macro
Andrew Bartlett
2017-11-20
1
-4
/
+0
*
python: Use py_check_dcerpc_type() to safely check for credentials
Andrew Bartlett
2017-11-20
2
-4
/
+16
*
pygpo: Check for errors in gpo.gpo_get_sysvol_gpt_version()
Andrew Bartlett
2017-11-20
1
-1
/
+11
*
libgpo: Add libgpo python bindings
David Mulder
2017-11-20
1
-2
/
+387
*
gpo: fix the building of gpext to only once
Garming Sam
2017-11-20
1
-7
/
+6
*
gpo: Add python libgpo bindings
Luke Morrison
2017-11-20
5
-5
/
+1461
*
Revert "libgpo: remove unused libgpo wscript_build."
Garming Sam
2017-11-20
1
-0
/
+7
*
lib: gpo: Put enforced GPOs at the end of the list.
Lutz Justen
2017-09-23
1
-8
/
+57
*
lib: gpo: Fixes issue with GPOPTIONS_BLOCK_INHERITANCE.
Lutz Justen
2017-09-23
1
-63
/
+77
*
lib: gpo: Changes order to match GPO application order.
Lutz Justen
2017-09-23
1
-12
/
+12
*
CVE-2017-12150: libgpo: make use of SMB_SIGNING_REQUIRED in gpo_connect_server()
Stefan Metzmacher
2017-09-20
1
-1
/
+1
*
lib: Give util_paths.c its own header
Volker Lendecke
2017-06-24
1
-0
/
+1
*
s3: libgpo: Allow skipping GPO objects that don't have the expected LDAP attr...
Jeremy Allison
2017-03-16
1
-6
/
+21
*
libgpo: Fix error check in gp_inifile_init_context_direct()
Günther Deschner
2017-01-20
1
-2
/
+2
*
libgpo: allow empty values in gp inifile parsing code.
Günther Deschner
2017-01-06
1
-4
/
+5
*
libgpo: default to empty values if none are there
Günther Deschner
2017-01-06
1
-1
/
+1
*
libgpo: deal with non utf16-le ini files.
Günther Deschner
2017-01-06
1
-14
/
+18
*
libgpo: apply some const.
Günther Deschner
2017-01-06
2
-7
/
+7
*
libgpo: add gp_inifile_enum_section()
Günther Deschner
2017-01-06
2
-0
/
+79
*
libgpo: add gp_inifile_init_context_direct()
Günther Deschner
2017-01-06
2
-1
/
+56
*
werror: replace WERR_INVALID_PARAM with WERR_INVALID_PARAMETER in libgpo/gpex...
Günther Deschner
2016-09-28
1
-2
/
+2
*
libgpo: accept more boolean matches in gp_inifile_getbool().
Günther Deschner
2016-09-11
1
-2
/
+4
*
libgpo: Correctly use the 'server' parameter after parsing it out of the GPO ...
Jeremy Allison
2016-08-10
1
-1
/
+1
*
libgpo: Fix compiler errors when building with --address-sanitizer
Andrew Bartlett
2016-06-16
1
-1
/
+1
*
Fix various spelling errors
Mathieu Parent
2015-11-06
1
-1
/
+1
*
samba: pass down size_t instead of int to add_string_to_array().
Günther Deschner
2014-11-17
1
-1
/
+1
*
libgpo: replace dup_sec_desc() usage
David Disseldorp
2014-05-28
1
-1
/
+7
*
Remove a number of NT_STATUS_HAVE_NO_MEMORY_AND_FREE macros from the codebase.
Garming Sam
2014-03-05
1
-8
/
+32
*
libgpo: apply some const.
Günther Deschner
2014-01-07
5
-13
/
+13
*
libgpo: only use libgpo/gpext/gpext.h where really needed.
Günther Deschner
2014-01-07
2
-2
/
+1
*
libgpo: allow to pass down a list of deleted GPOs in gpo_process_gpo_list().
Günther Deschner
2014-01-07
2
-4
/
+6
*
libgpo: remove some unused code and remove that important FIXME note.
Günther Deschner
2014-01-07
1
-93
/
+0
*
libgpo: directly call gpext_process_extension() from gpo_process_gpo_list.
Günther Deschner
2014-01-07
1
-41
/
+5
[next]