s4:torture/samba3rpc: fix the build after get_myname() changes
[jra/samba/.git] / source4 / auth /
2009-02-13 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-13 Andrew BartlettPush sam_get_server_info_principal into the auth subsystem
2009-02-12 Andrew BartlettRemove auth/ntlm as a dependency of GENSEC by means...
2009-02-09 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-05 Stefan Metzmachers4:auth/ntlm: fix c++ warning
2009-02-05 Stefan Metzmachers4:pyauth: fix compiler warnings
2009-02-05 Stefan Metzmachers4:pycredentials: fix compiler warnings
2009-02-05 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-02 Stefan Metzmachers4:auth/credentials: the python bindings don't use...
2009-02-02 Stefan Metzmachers4:auth: the python bindings don't use swig anymore
2009-02-02 Stefan Metzmachers4:auth/kerberos: s/private/private_data
2009-02-02 Stefan Metzmachers4:auth/gensec: s/private/private_data
2009-02-01 Simo SorceMake schannel not depend on samdb anymore.
2009-01-31 Stefan Metzmachers4:auth: try to fix the build on Solaris
2009-01-25 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-25 Jelmer VernooijAdd prototypes required by samba-gtk.
2009-01-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-21 Stefan Metzmachers4:auth: move make_server_info_netlogon_validation...
2009-01-08 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-08 Jelmer VernooijAvoid using a utility header for Python replacements...
2009-01-07 Tim Proutys3/s4 build: Fix Py_RETURN_NONE to work with python...
2009-01-06 Jelmer Vernooijpy: Properly increase the reference counter of Py_None.
2009-01-04 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-03 Stefan Metzmachers4:auth/kerberos: convert to tevent_* api
2009-01-03 Stefan Metzmachers4:socket: use a socket_wrapper aware function to auto...
2008-12-29 Stefan Metzmachers4:lib/tevent: rename structs
2008-12-23 Jelmer VernooijRename samba-socket -> samba_socket to fix a couple...
2008-12-23 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-23 Matthias Dieter... Add missing includes, required for use of gensec by...
2008-12-22 Jelmer Vernooijs4: Always link in auth, as some of the core infrastruc...
2008-12-22 Jelmer VernooijAdd header for pyparam.
2008-12-21 Jelmer VernooijFix various Python-related bugs.
2008-12-21 Jelmer VernooijInclude errors.i verbatim in security.i, as it's the...
2008-12-21 Jelmer VernooijConvert credentials Python module to "manual" C - no...
2008-12-21 Jelmer VernooijConvert auth python module to "plain" C rather than...
2008-12-19 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-18 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-12-18 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-18 Stefan Metzmachers4:lib/socket: socket_connect_send() and socket_connect...
2008-12-17 Stefan Metzmachers4: fix LIBEVENTS dependencies and use more forward...
2008-12-16 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-04 Stefan Metzmachers4:kdc: allow a trusted domain to get kerberos tickets
2008-12-03 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-11-19 Tim Proutys3/s4 build: Fix execinfo and sasl build error when...
2008-11-11 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-11-02 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-11-02 Jelmer VernooijFix the build.
2008-11-02 Jelmer VernooijRemove use of global_loadparm for disabled gensec backends.
2008-11-02 Jelmer VernooijRemove another use of global_loadparm.
2008-11-02 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-11-02 Jelmer VernooijFix the build.
2008-11-02 Jelmer VernooijAdd gensec_settings structure. This wraps loadparm_cont...
2008-11-02 Jelmer VernooijRemove two debug parameters, not used anywhere.
2008-11-02 Jelmer VernooijRemove another use of global_loadparm.
2008-11-01 Jelmer VernooijRemove unused argument iconv_convenience.
2008-11-01 Jelmer VernooijRemove use of lp_*() from ntlm_check.c.
2008-10-24 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-24 Jelmer VernooijRemove unused include param/param.h.
2008-10-24 Jelmer VernooijRemove iconv_convenience argument from convert_string...
2008-10-24 Jelmer VernooijEliminate another instance of global_loadparm.
2008-10-24 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-24 Jelmer VernooijRemove iconv_convenience parameter from simple string...
2008-10-21 Jelmer VernooijMerge branch 'selftest' of git://git.samba.org/jelmer...
2008-10-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-20 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-10-20 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba
2008-10-20 Jelmer VernooijMake sure prototypes are always included, make some...
2008-10-19 Jelmer VernooijMerge branch 'selftest' of git://git.samba.org/jelmer...
2008-10-17 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-16 Andrew BartlettCreate a 'straight paper path' for UTF16 passwords.
2008-10-14 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba
2008-10-14 Jelmer VernooijRemove unused variable.
2008-10-12 Jelmer VernooijUse common util_file code.
2008-10-11 Jelmer VernooijUse common strlist implementation in Samba 3 and Samba 4.
2008-10-11 Jelmer VernooijFix include paths to new location of libutil.
2008-10-11 Jelmer VernooijMove lib/util from source4 to top-level libutil.
2008-10-11 Jelmer VernooijProvide the same set of helper functions for DEBUG...
2008-10-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-08 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-06 Stefan Metzmachers4:gensec: pass down want_features to the spnego backen...
2008-09-30 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-30 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-30 Jelmer VernooijPass session options around; saves another use of globa...
2008-09-29 Andrew Tridgellmake the schannel creentials persistent
2008-09-24 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-24 Matthias Dieter... Cosmetic corrections for the KERBEROS library
2008-09-24 Matthias Dieter... Kerberos cosmetic changes: Revert a part of the patch
2008-09-24 Matthias Dieter... Cosmetic corrections for the KERBEROS library
2008-09-24 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-24 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-24 Jelmer VernooijMove source4/lib/crypto to lib/crypto.
2008-09-24 Simo SorceFix nasty bug that would come up only if a client conne...
2008-09-23 Simo SorceMerge ldb_search() and ldb_search_exp_fmt() into a...
2008-09-23 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-23 Stefan Metzmachergensec_krb5: only give away the session key, when the...
2008-09-23 Stefan Metzmachergensec_gssapi: only give away the session key, when...
2008-09-23 Stefan Metzmacherntlmssp: only give away the session key, when the authe...
2008-09-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
next