index
:
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-19-stable
v4-19-test
v4-2-stable
v4-2-test
v4-20-stable
v4-20-test
v4-21-stable
v4-21-test
v4-22-stable
v4-22-test
v4-23-stable
v4-23-test
v4-24-stable
v4-24-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
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libgpo
/
gpext
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-28
s3: safe_string: do not include string_wrappers.h
Matthew DeVore
1
-0
/
+1
2019-01-28
libgpo: remove 404 link in comment
Douglas Bagnall
1
-1
/
+0
2019-01-28
libgpo: remove duplicate entry in value table
Douglas Bagnall
1
-4
/
+0
2019-01-28
libgpo: Use C99 initializer for gp_extension_reg_table
Andreas Schneider
1
-18
/
+69
2017-06-24
lib: Give util_paths.c its own header
Volker Lendecke
1
-0
/
+1
2016-09-28
werror: replace WERR_INVALID_PARAM with WERR_INVALID_PARAMETER in libgpo/gpex...
Günther Deschner
1
-2
/
+2
2014-11-17
samba: pass down size_t instead of int to add_string_to_array().
Günther Deschner
1
-1
/
+1
2014-01-07
libgpo: apply some const.
Günther Deschner
2
-4
/
+4
2014-01-07
libgpo: implement CSE filtering in gpext_process_extension().
Günther Deschner
2
-4
/
+17
2014-01-07
libgpo: remove gpext_process_gpo_list_with_extension in favor of gpext_proces...
Günther Deschner
2
-19
/
+0
2014-01-07
libgpo: remove extension_guid and snapin_guid (the tool guid) from the proces...
Günther Deschner
2
-6
/
+2
2014-01-07
libgpo: allow to pass down deleted and changed gpo list to CSE plugins.
Günther Deschner
2
-38
/
+69
2014-01-07
libgpo/gpext: add new gpext_check_gpo_for_gpext_presence() helper function.
Günther Deschner
1
-0
/
+46
2014-01-07
libgpo: prefix some more calls with gpext_.
Günther Deschner
2
-47
/
+48
2014-01-07
libgpo: rename debug_gpext_header to gpext_debug_header.
Günther Deschner
2
-2
/
+2
2013-12-18
libgpo: remove unused process_group_policy2 callback from CSE module API.
Günther Deschner
1
-6
/
+0
2013-12-18
libgpo: clean up CSE api, remove unrequired references to ads_struct.
Günther Deschner
2
-6
/
+4
2013-12-18
libgpo: clean up CSE module api, remove unrequired references to ads_struct.
Günther Deschner
2
-6
/
+3
2012-08-09
Check error returns from strupper_m() (in all reasonable places).
Jeremy Allison
1
-1
/
+3
2012-04-05
build: Remove SMB_STRUCT_DIR define
Andrew Bartlett
1
-1
/
+1
2012-04-05
build: Remove SMB_STRUCT_DIRENT define
Andrew Bartlett
1
-1
/
+1
2012-04-05
build: Remove sys_closedir wrapper
Andrew Bartlett
1
-3
/
+3
2012-04-05
build: Remove sys_readdir wrapper
Andrew Bartlett
1
-1
/
+1
2012-04-05
build: Remove sys_opendir wrapper
Andrew Bartlett
1
-1
/
+1
2011-07-06
build: Remove _SAMBA_BUILD == 4 from libgpo
Andrew Bartlett
1
-2
/
+0
2011-06-20
libcli/util Rename common map_nt_error_from_unix to avoid duplicate symbol
Andrew Bartlett
1
-1
/
+1
2011-06-09
s3-talloc Change TALLOC_ZERO_P() to talloc_zero()
Andrew Bartlett
1
-1
/
+1
2011-06-06
lib/util use modules_path(), data_path() and shlib_ext() from source3
Andrew Bartlett
1
-1
/
+2
2011-05-06
More const fixes. Remove CONST_DISCARD.
Jeremy Allison
1
-1
/
+1
2011-03-30
registry: create and use shared libcli/registry/util_reg.h header.
Günther Deschner
1
-0
/
+1
2010-09-21
s3:registry: move the reg_api prototypes to their own header.
Michael Adam
1
-0
/
+1
2010-09-11
s3:auth Remove NT_USER_TOKEN
Andrew Bartlett
2
-7
/
+7
2010-07-02
s3-registry: avoid using registry_value union.
Günther Deschner
1
-5
/
+8
2010-05-18
s3-registry: only include registry headers when really needed.
Günther Deschner
1
-0
/
+1
2010-05-17
s3-libgpo: move group policy protos to where they belong.
Günther Deschner
1
-0
/
+4
2009-04-20
Adjust samba 3 to the new gpo API. Still untested code.
Wilco Baan Hofman
1
-2
/
+2
2009-04-20
Add nt_token_check_sid convenience function. Map NT_USER_TOKEN to struct secu...
Wilco Baan Hofman
2
-7
/
+7
2009-04-20
Make gpo_ldap.c compatible with samba 4. Add ads_get_ldap_server_name() funct...
Wilco Baan Hofman
1
-0
/
+40
2009-04-20
Move some libgpo files to root.
Jelmer Vernooij
2
-0
/
+835