summaryrefslogtreecommitdiff
path: root/libgpo/gpo_ldap.c
Commit message (Expand)AuthorAgeFilesLines
* libgpo: parse_gp_ext: do not crash upon no ext_stringsDouglas Bagnall2020-01-131-1/+3
* make some auth functions return an NTSTATUS like other similar functions for ...Kristján Valur2019-04-021-4/+7
* libgpo: Make sure status is intializedAndreas Schneider2018-11-141-1/+1
* lib: gpo: Put enforced GPOs at the end of the list.Lutz Justen2017-09-231-8/+57
* lib: gpo: Fixes issue with GPOPTIONS_BLOCK_INHERITANCE.Lutz Justen2017-09-231-63/+77
* lib: gpo: Changes order to match GPO application order.Lutz Justen2017-09-231-12/+12
* s3: libgpo: Allow skipping GPO objects that don't have the expected LDAP attr...Jeremy Allison2017-03-161-6/+21
* Fix various spelling errorsMathieu Parent2015-11-061-1/+1
* libgpo: remove ads reference from dump calls and make them take const structs.Günther Deschner2014-01-071-3/+3
* libgpo: remove unused loadparm_context from functions.Günther Deschner2013-12-121-1/+0
* lib/param: Move all enum declarations to lib/paramAndrew Bartlett2012-07-241-0/+1
* build: Remove _SAMBA_BUILD == 4 from libgpoAndrew Bartlett2011-07-061-4/+0
* s3-talloc Change TALLOC_ZERO_P() to talloc_zero()Andrew Bartlett2011-06-091-2/+2
* s3-talloc Change TALLOC_ARRAY() to talloc_array()Andrew Bartlett2011-06-091-1/+1
* s3-auth: use auth.h where needed.Günther Deschner2011-03-301-0/+1
* s3-auth Use security_token_debug() from common codeAndrew Bartlett2010-10-141-1/+1
* libcli/security Provide a common, top level libcli/security/security.hAndrew Bartlett2010-10-121-0/+1
* s3:auth Remove NT_USER_TOKENAndrew Bartlett2010-09-111-4/+4
* s3-auth Change type of num_sids to uint32_tAndrew Bartlett2010-09-111-1/+1
* s3-security: use shared SECINFO_DACL define.Günther Deschner2010-06-031-1/+1
* s3:dom_sid Global replace of DOM_SID with struct dom_sidAndrew Bartlett2010-05-211-5/+5
* s3-libgpo: enable LDAP sign in ads_get_gpo_list().Günther Deschner2010-05-201-0/+4
* s3-libgpo: move group policy protos to where they belong.Günther Deschner2010-05-171-1/+1
* Move some headers around to avoid confusion.Wilco Baan Hofman2009-04-201-0/+1
* Add nt_token_check_sid convenience function. Map NT_USER_TOKEN to struct secu...Wilco Baan Hofman2009-04-201-4/+4
* Make gpo_ldap.c compatible with samba 4. Add ads_get_ldap_server_name() funct...Wilco Baan Hofman2009-04-201-13/+14
* Add ads convenience functions to samba 4. Move gpo_ldap.c to root libgpo.Wilco Baan Hofman2009-04-201-0/+869