1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source3/libgpo
Andrew Bartlett 2050187673 s3:libads Make ads_get_dn() take a talloc context
Also remove ads_memfree(), which was only ever a wrapper around
SAFE_FREE, used only to free the DN from ads_get_ds().

This actually makes libgpo more consistant, as it mixed a talloc and a
malloc based string on the same element.

Andrew Bartlett

Signed-off-by: Günther Deschner <gd@samba.org>
2009-04-06 15:54:41 +02:00
..
gpext Rename dos_errstr() to win_errstr() for consistency with Samba 4. 2008-11-01 17:19:26 +01:00
gpo_fetch.c s3: put the gpo cache dir under cache_dir instead of lock_dir 2009-01-16 01:02:25 +01:00
gpo_filesync.c Pure cosmetics, trying to get my group policy diff smaller. 2008-02-29 14:53:13 +01:00
gpo_ini.c s3: Fix incompatible type warnings 2009-03-01 16:40:17 -08:00
gpo_ini.h r24416: Some more minor edits for libgpo, mostly reformatting and moving of functions. 2007-10-10 12:29:43 -05:00
gpo_ldap.c s3:libads Make ads_get_dn() take a talloc context 2009-04-06 15:54:41 +02:00
gpo_reg.c More warning fixes for Solaris. 2009-02-23 15:44:34 -08:00
gpo_sec.c Eliminate two duplicate SEC_ACE_TYPE constants already provided by 2009-03-01 04:59:07 +01:00
gpo_util.c libgpo: Fallback to NTLMSSP fails while pulling policy from SYSVOL. 2008-04-17 14:13:13 +02:00