summaryrefslogtreecommitdiff
path: root/libgpo/gpo_ldap.c
AgeCommit message (Expand)AuthorFilesLines
2012-07-24lib/param: Move all enum declarations to lib/paramAndrew Bartlett1-0/+1
2011-07-06build: Remove _SAMBA_BUILD == 4 from libgpoAndrew Bartlett1-4/+0
2011-06-09s3-talloc Change TALLOC_ZERO_P() to talloc_zero()Andrew Bartlett1-2/+2
2011-06-09s3-talloc Change TALLOC_ARRAY() to talloc_array()Andrew Bartlett1-1/+1
2011-03-30s3-auth: use auth.h where needed.Günther Deschner1-0/+1
2010-10-14s3-auth Use security_token_debug() from common codeAndrew Bartlett1-1/+1
2010-10-12libcli/security Provide a common, top level libcli/security/security.hAndrew Bartlett1-0/+1
2010-09-11s3:auth Remove NT_USER_TOKENAndrew Bartlett1-4/+4
2010-09-11s3-auth Change type of num_sids to uint32_tAndrew Bartlett1-1/+1
2010-06-03s3-security: use shared SECINFO_DACL define.Günther Deschner1-1/+1
2010-05-21s3:dom_sid Global replace of DOM_SID with struct dom_sidAndrew Bartlett1-5/+5
2010-05-20s3-libgpo: enable LDAP sign in ads_get_gpo_list().Günther Deschner1-0/+4
2010-05-17s3-libgpo: move group policy protos to where they belong.Günther Deschner1-1/+1
2009-04-20Move some headers around to avoid confusion.Wilco Baan Hofman1-0/+1
2009-04-20Add nt_token_check_sid convenience function. Map NT_USER_TOKEN to struct secu...Wilco Baan Hofman1-4/+4
2009-04-20Make gpo_ldap.c compatible with samba 4. Add ads_get_ldap_server_name() funct...Wilco Baan Hofman1-13/+14
2009-04-20Add ads convenience functions to samba 4. Move gpo_ldap.c to root libgpo.Wilco Baan Hofman1-0/+869