summaryrefslogtreecommitdiffstats
path: root/source3/utils/net_ads_gpo.c
Commit message (Expand)AuthorAgeFilesLines
* Typo: speciefied -> specified.Jelmer Vernooij2014-04-131-1/+1
* libgpo: allow to pass down a list of deleted GPOs in gpo_process_gpo_list().Günther Deschner2014-01-071-1/+1
* libgpo: remove ads reference from dump calls and make them take const structs.Günther Deschner2014-01-071-6/+6
* libgpo: remove some unnecessary usage of ADS_STATUS.Günther Deschner2013-12-181-2/+2
* libgpo: remove unrequired references to ads_struct.Günther Deschner2013-12-181-1/+1
* libgpo: remove unused loadparm_context from functions.Günther Deschner2013-12-121-4/+3
* s3-auth Change struct nt_user_token -> struct security_tokenAndrew Bartlett2010-09-111-3/+3
* s3-auth Rename NT_USER_TOKEN user_sids -> sidsAndrew Bartlett2010-08-311-1/+1
* s3: avoid global include of ads.h.Günther Deschner2010-08-051-0/+1
* s3-libads: only include libds flags where needed.Günther Deschner2010-07-011-0/+1
* s3-net: Make sure we don't call free on garbage.Andreas Schneider2010-06-291-1/+1
* s3-security: use shared SECINFO_DACL define.Günther Deschner2010-06-031-1/+1
* s3-net: show how to use filters for group policy processing.Günther Deschner2010-05-201-0/+2
* s3-net: compile net_ads_gpo_apply().Günther Deschner2010-05-201-4/+0
* s3-libgpo: move group policy protos to where they belong.Günther Deschner2010-05-171-0/+2
* s3 net: Fix compile warningsKai Blin2010-01-191-17/+24
* s3/net: split up some printable stings to ease i18nBjörn Jacke2010-01-181-17/+17
* s3 net: i18n for net ads gpoKai Blin2009-07-291-78/+79
* libgpo: fix the build of gpext plugins.Günther Deschner2009-04-201-2/+2
* Adjust samba 3 to the new gpo API. Still untested code.Wilco Baan Hofman2009-04-201-2/+4
* s3:libads Make ads_get_dn() take a talloc contextAndrew Bartlett2009-04-061-4/+2
* Rename dos_errstr() to win_errstr() for consistency with Samba 4.Jelmer Vernooij2008-11-011-2/+2
* net: Rename functable3 to functable, get rid of old functablesKai Blin2008-06-101-2/+2
* net: Use d_printf() instead of printf() in net_ads_gpo.cKai Blin2008-06-101-38/+38
* net: Make "net ads gpo" use functable3Kai Blin2008-06-101-47/+124
* net: Remove globalsKai Blin2008-05-101-21/+21
* Bind Group Policy processing closer to the samba registry.Günther Deschner2008-03-181-37/+157
* r24413: Minor edits for libgpo.Günther Deschner2007-10-101-4/+16
* r23874: Some more minor edits for net ads gpo.Günther Deschner2007-10-101-27/+88
* r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell2007-10-101-2/+1
* r23779: Change from v2 or later to v3 or later.Jeremy Allison2007-10-101-1/+1
* r23772: Add ads_find_samaccount() helper function.Günther Deschner2007-10-101-61/+6
* r23770: Some minor cleanups in libgpoGünther Deschner2007-10-101-3/+3
* r21607: While committing I saw I had not newline terminated this string ...Simo Sorce2007-10-101-1/+1
* r21606: Implement escaping function for ldap RDN valuesSimo Sorce2007-10-101-0/+1
* r19003: Finally activate "net ads gpo".Günther Deschner2007-10-101-23/+19
* r18988: Check and refresh expired GPOs.Günther Deschner2007-10-101-0/+5
* r18987: Add some usage prints for "net ads gpo".Günther Deschner2007-10-101-13/+33
* r18984: Removing ads_gpo_get_sysvol_gpt_version() which was just doing stupidGünther Deschner2007-10-101-2/+2
* r18879: Fix crash for "net ads gpo list".Günther Deschner2007-10-101-1/+11
* r18853: Fix remaining warnings. Volker, should be fine now.Günther Deschner2007-10-101-1/+1
* r18852: Fix compiler warning (thanks Volker).Günther Deschner2007-10-101-2/+2
* r18819: Fix build without LDAP.Günther Deschner2007-10-101-1/+1
* r18177: Some build- and memleak-fixes for the (not build by default) ADS GPOGünther Deschner2007-10-101-12/+25
* r13316: Let the carnage begin....Gerald Carter2007-10-101-0/+436