1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/source4/auth
Andrew Tridgell 97c0def79d s4-auth: added a dependency on com_err
this helps with the gentoo build. The problem is that without the
depenency, we don't add the cflags from the pkgconfig for com_err to
the build of auth/gensec. That really reflects a more general problem
with propogation of include dependencies, but this simple fix should
be enough for now.

Autobuild-User: Andrew Tridgell <tridge@samba.org>
Autobuild-Date: Sun Oct 31 13:13:33 UTC 2010 on sn-devel-104
2010-10-31 13:13:33 +00:00
..
credentials s4: Remove the old perl/m4/make/mk-based build system. 2010-10-31 02:01:44 +00:00
gensec s4-auth: added a dependency on com_err 2010-10-31 13:13:33 +00:00
kerberos s4: Remove the old perl/m4/make/mk-based build system. 2010-10-31 02:01:44 +00:00
ntlm s4: Remove the old perl/m4/make/mk-based build system. 2010-10-31 02:01:44 +00:00
ntlmssp s4: Remove the old perl/m4/make/mk-based build system. 2010-10-31 02:01:44 +00:00
auth_sam_reply.c s4-auth Add make_server_info_pac() to include 'resource domain' groups 2010-10-02 09:11:37 +10:00
auth.h s4-auth: fixed the SID list for DCs in the PAC 2010-09-26 07:09:08 +00:00
pyauth.c s4-param: Fix more memory leaks, invalid memory context. 2010-09-22 17:48:24 -07:00
pyauth.h s4-python: Move set_session_info to PySambaLdb. 2010-04-06 13:12:43 +02:00
sam.c s4-auth Add DEBUG() for invalid DNs and errors expanding user groups. 2010-10-19 22:34:58 +11:00
samba_server_gensec.c s4-loadparm: 2nd half of lp_ to lpcfg_ conversion 2010-07-16 18:24:27 +10:00
session.c libcli/security Add debug class to security_token_debug() et al 2010-10-12 02:54:16 +00:00
session.h s4:auth Remove system_session_anon() from python bindings 2010-08-18 09:50:44 +10:00
system_session.c s4:security Change struct security_token->sids from struct dom_sid * to struct dom_sid 2010-08-23 08:50:55 +10:00
wscript_build talloc: change pytalloc-util to be a public library. 2010-10-26 10:17:19 -07:00
wscript_configure s4-waf: mark the wscript files as python so vim/emacs knows how to highlight them 2010-04-06 20:27:11 +10:00