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
/
source3
/
utils
/
net_ads_gpo.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-26
s3-net: disable net_ads_gpo_apply() and net_ads_gpo_refresh()
David Mulder
1
-245
/
+0
2020-01-13
net_ads_gpo: remove old '#if 0' blocks
Douglas Bagnall
1
-45
/
+0
2019-10-22
net: 'net ads gpo getgpo' command not dumping gpo
Amit Kumar
1
-1
/
+13
2019-09-01
Spelling fixes s/containter/container/
Mathieu Parent
1
-3
/
+3
2018-08-17
lib: Pass mem_ctx to cache_path()
Volker Lendecke
1
-1
/
+1
2015-05-07
s3: utils: Convert all uses of uint32/16/8 to _t.
Richard Sharpe
1
-7
/
+7
2014-10-06
gpo: don't leak cache_path onto talloc tos
David Disseldorp
1
-4
/
+12
2014-04-13
Typo: speciefied -> specified.
Jelmer Vernooij
1
-1
/
+1
2014-01-07
libgpo: allow to pass down a list of deleted GPOs in gpo_process_gpo_list().
Günther Deschner
1
-1
/
+1
2014-01-07
libgpo: remove ads reference from dump calls and make them take const structs.
Günther Deschner
1
-6
/
+6
2013-12-18
libgpo: remove some unnecessary usage of ADS_STATUS.
Günther Deschner
1
-2
/
+2
2013-12-18
libgpo: remove unrequired references to ads_struct.
Günther Deschner
1
-1
/
+1
2013-12-12
libgpo: remove unused loadparm_context from functions.
Günther Deschner
1
-4
/
+3
2010-09-11
s3-auth Change struct nt_user_token -> struct security_token
Andrew Bartlett
1
-3
/
+3
2010-08-31
s3-auth Rename NT_USER_TOKEN user_sids -> sids
Andrew Bartlett
1
-1
/
+1
2010-08-05
s3: avoid global include of ads.h.
Günther Deschner
1
-0
/
+1
2010-07-01
s3-libads: only include libds flags where needed.
Günther Deschner
1
-0
/
+1
2010-06-29
s3-net: Make sure we don't call free on garbage.
Andreas Schneider
1
-1
/
+1
2010-06-03
s3-security: use shared SECINFO_DACL define.
Günther Deschner
1
-1
/
+1
2010-05-20
s3-net: show how to use filters for group policy processing.
Günther Deschner
1
-0
/
+2
2010-05-20
s3-net: compile net_ads_gpo_apply().
Günther Deschner
1
-4
/
+0
2010-05-17
s3-libgpo: move group policy protos to where they belong.
Günther Deschner
1
-0
/
+2
2010-01-19
s3 net: Fix compile warnings
Kai Blin
1
-17
/
+24
2010-01-18
s3/net: split up some printable stings to ease i18n
Björn Jacke
1
-17
/
+17
2009-07-29
s3 net: i18n for net ads gpo
Kai Blin
1
-78
/
+79
2009-04-20
libgpo: fix the build of gpext plugins.
Günther Deschner
1
-2
/
+2
2009-04-20
Adjust samba 3 to the new gpo API. Still untested code.
Wilco Baan Hofman
1
-2
/
+4
2009-04-06
s3:libads Make ads_get_dn() take a talloc context
Andrew Bartlett
1
-4
/
+2
2008-11-01
Rename dos_errstr() to win_errstr() for consistency with Samba 4.
Jelmer Vernooij
1
-2
/
+2
2008-06-10
net: Rename functable3 to functable, get rid of old functables
Kai Blin
1
-2
/
+2
2008-06-10
net: Use d_printf() instead of printf() in net_ads_gpo.c
Kai Blin
1
-38
/
+38
2008-06-10
net: Make "net ads gpo" use functable3
Kai Blin
1
-47
/
+124
2008-05-10
net: Remove globals
Kai Blin
1
-21
/
+21
2008-03-18
Bind Group Policy processing closer to the samba registry.
Günther Deschner
1
-37
/
+157
2007-10-10
r24413: Minor edits for libgpo.
Günther Deschner
1
-4
/
+16
2007-10-10
r23874: Some more minor edits for net ads gpo.
Günther Deschner
1
-27
/
+88
2007-10-10
r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text
Andrew Tridgell
1
-2
/
+1
2007-10-10
r23779: Change from v2 or later to v3 or later.
Jeremy Allison
1
-1
/
+1
2007-10-10
r23772: Add ads_find_samaccount() helper function.
Günther Deschner
1
-61
/
+6
2007-10-10
r23770: Some minor cleanups in libgpo
Günther Deschner
1
-3
/
+3
2007-10-10
r21607: While committing I saw I had not newline terminated this string ...
Simo Sorce
1
-1
/
+1
2007-10-10
r21606: Implement escaping function for ldap RDN values
Simo Sorce
1
-0
/
+1
2007-10-10
r19003: Finally activate "net ads gpo".
Günther Deschner
1
-23
/
+19
2007-10-10
r18988: Check and refresh expired GPOs.
Günther Deschner
1
-0
/
+5
2007-10-10
r18987: Add some usage prints for "net ads gpo".
Günther Deschner
1
-13
/
+33
2007-10-10
r18984: Removing ads_gpo_get_sysvol_gpt_version() which was just doing stupid
Günther Deschner
1
-2
/
+2
2007-10-10
r18879: Fix crash for "net ads gpo list".
Günther Deschner
1
-1
/
+11
2007-10-10
r18853: Fix remaining warnings. Volker, should be fine now.
Günther Deschner
1
-1
/
+1
2007-10-10
r18852: Fix compiler warning (thanks Volker).
Günther Deschner
1
-2
/
+2
2007-10-10
r18819: Fix build without LDAP.
Günther Deschner
1
-1
/
+1
[next]