r23531: added optional latency reporting in BENCH-NBENCH. To use it, you need
[samba.git] / source / auth /
2007-10-10 Andrew Bartlettr23455: These buffers may not be null terminated. Ensur...
2007-10-10 Kai Blinr23311: Updating the samba4 winbind protocol to version 18.
2007-10-10 Andrew Bartlettr23136: Set the event context onto the credentials...
2007-10-10 Andrew Bartlettr23132: Resolve an issue where we would use the ccache...
2007-10-10 Andrew Bartlettr23063: Make sure to invalidate the ccache when we...
2007-10-10 Andrew Tridgellr23036: error checking on asn1_init() failure
2007-10-10 Andrew Bartlettr23034: Thanks to metze for providing some vital clues...
2007-10-10 Andrew Tridgellr23030: finally fixed up our asn1 code to use better...
2007-10-10 Stefan Metzmacherr22990: free temporary memory also on success...
2007-10-10 Andrew Bartlettr22987: Clarify how the events are handled in the kerbe...
2007-10-10 Andrew Tridgellr22969: fix some more places where we could end up...
2007-10-10 Andrew Bartlettr22967: Move to the TCP packet interface for the krb5_s...
2007-10-10 Andrew Bartlettr22966: Make sure to return LOGON_FAILURE if the user...
2007-10-10 Andrew Tridgellr22961: use EVENT_FD_AUTOCLOSE and SOCKET_FLAG_NOCLOSE...
2007-10-10 Stefan Metzmacherr22748: fix memleaks by passing an mem_ctx to
2007-10-10 Stefan Metzmacherr22635: make it possible to not turn off dns canonicali...
2007-10-10 Stefan Metzmacherr22627: fix crash msgs_tmp isn't always initialized
2007-10-10 Stefan Metzmacherr22621: fix the 'sam' auth module
2007-10-10 Jelmer Vernooijr22602: s/HAVE_SOCKET_IPV6/HAVE_IPV6/ to match the...
2007-10-10 Andrew Bartlettr22594: This helped coax out valgrind errors last night...
2007-10-10 Andrew Bartlettr22582: Cleanups towards making winbind work again...
2007-10-10 Andrew Bartlettr22558: Move to a static list of enctypes to put into...
2007-10-10 Stefan Metzmacherr22404: more dependencies which should be private
2007-10-10 Stefan Metzmacherr22397: hopefully fix the build on some aix hosts in...
2007-10-10 Stefan Metzmacherr22387: see if this fixes the build on the aix1 hosts
2007-10-10 Stefan Metzmacherr22385: remove unused include
2007-10-10 Andrew Bartlettr22294: Lock the delegated credentials to being kerbero...
2007-10-10 Andrew Bartlettr22293: Try to make it more clear what failed to parse.
2007-10-10 Andrew Bartlettr22208: Print the target principal name, to help with...
2007-10-10 Stefan Metzmacherr22199: fix typo
2007-10-10 Andrew Bartlettr22187: Test kerberos logins in the smbclient blackbox...
2007-10-10 Andrew Bartlettr22115: I don't like the DOMAIN environment variable...
2007-10-10 Andrew Bartlettr21736: Fix the smbclient test to do something more...
2007-10-10 James Peachr21668: Add SMB_QFS_POSIX_WHOAMI to trans2.h so it...
2007-10-10 Stefan Metzmacherr21451: if kerberos is requested ( -k yes ), we should...
2007-10-10 Stefan Metzmacherr21434: - get rid of "krb5Key"
2007-10-10 Stefan Metzmacherr21362: rename:
2007-10-10 Stefan Metzmacherr21314: add more usefull debug output
2007-10-10 Andrew Bartlettr21175: Fix the kerberos keytab update code to handle...
2007-10-10 Stefan Metzmacherr21142: fix compiler warnings
2007-10-10 Andrew Bartlettr21135: Instead of having hooks to update keytabs as...
2007-10-10 Andrew Bartlettr21039: Test some more failure paths (trying to increas...
2007-10-10 Andrew Bartlettr20988: Call out to Heimdal's krb5.conf processing...
2007-10-10 Andrew Bartlettr20949: Looking over some lcov output, try and walk...
2007-10-10 Andrew Tridgellr20646: first preparations for cluster enablement....
2007-10-10 Andrew Bartlettr20639: Commit part 1 of 2.
2007-10-10 Stefan Metzmacherr20520: allow the caller to pass NULL if it doesn't...
2007-10-10 Andrew Bartlettr20352: Use the common function to find the DN for...
2007-10-10 Stefan Metzmacherr20275: we should check for the oid the caller gave us!
2007-10-10 Stefan Metzmacherr20274: add missing return statement and make it more...
2007-10-10 Stefan Metzmacherr20258: add functions to read and write asn1 encoded...
2007-10-10 Andrew Bartlettr20149: Remove the smb.conf distinction between PDC...
2007-10-10 Stefan Metzmacherr20135: attach default gensec features to the cli_crede...
2007-10-10 Stefan Metzmacherr20108: match w2k3 and send 1.2.840.48018.1.2.2 before...
2007-10-10 Stefan Metzmacherr20107: don't segfault when the server didn't send...
2007-10-10 Simo Sorcer20034: Start using ldb_search_exp_fmt()
2007-10-10 Stefan Metzmacherr20010: cosmetic fix
2007-10-10 Simo Sorcer19832: better prototypes for the linearization functions:
2007-10-10 Simo Sorcer19831: Big ldb_dn optimization and interfaces enhancem...
2007-10-10 Andrew Bartlettr19805: Add the (harmless, but apparently default)
2007-10-10 Jelmer Vernooijr19677: Fix more dependencies.
2007-10-10 Jelmer Vernooijr19676: Fix some more dependencies.
2007-10-10 Stefan Metzmacherr19674: auth didn't depdend on process_model!
2007-10-10 Jelmer Vernooijr19670: Reduce the number of unresolved symbols when...
2007-10-10 Stefan Metzmacherr19664: fix compiler warnings...
2007-10-10 Andrew Bartlettr19660: Forgot to tell gsskrb5 not to canonicalize...
2007-10-10 Andrew Bartlettr19650: Allow Samba to use Heimdal's SPNEGO code. ...
2007-10-10 Andrew Bartlettr19644: Merge up to current lorikeet-heimdal, incling...
2007-10-10 Andrew Bartlettr19635: It appears that under CFX, different keys are...
2007-10-10 Andrew Bartlettr19633: Merge to lorikeet-heimdal, removing krb5_rd_req...
2007-10-10 Andrew Bartlettr19629: No need to special case use of DCE_STYLE sign...
2007-10-10 Andrew Bartlettr19628: This hint via Love at the IETF meeting:
2007-10-10 Stefan Metzmacherr19614: fix compiler warnings
2007-10-10 Andrew Bartlettr19604: This is a massive commit, and I appologise...
2007-10-10 Andrew Bartlettr19598: Ahead of a merge to current lorikeet-heimdal:
2007-10-10 Andrew Bartlettr19597: Ahead of the merge to current lorikeet-heimdal:
2007-10-10 Andrew Bartlettr19595: Seperate debug messages between database failur...
2007-10-10 Jelmer Vernooijr19573: Move secrets.o into param/ (subsystems haven...
2007-10-10 Andrew Bartlettr19568: When we get back a skew error, try with no...
2007-10-10 Andrew Bartlettr19566: Predeclare some useful structures.
2007-10-10 Andrew Bartlettr19523: Remove unused functions.
2007-10-10 Jelmer Vernooijr19507: Merge my DSO fixes branch. Building Samba's...
2007-10-10 Simo Sorcer19489: Change ldb_msg_add_value and ldb_msg_add_empty...
2007-10-10 Andrew Bartlettr19465: Rather than use the non-standard API for determ...
2007-10-10 Jelmer Vernooijr19339: Merge my 4.0-unittest branch. This adds an...
2007-10-10 Simo Sorcer19299: Fix possible memleaks
2007-10-10 Andrew Bartlettr19265: It is not an error to set the target hostname...
2007-10-10 Andrew Bartlettr18354: It seems safe to enable the DIGEST-MD5 module...
2007-10-10 Andrew Tridgellr18321: fixed some warnings on AIX
2007-10-10 Andrew Tridgellr18301: I discovered how to load the warnings from...
2007-10-10 Andrew Tridgellr18295: pass write type for packet_size
2007-10-10 Andrew Tridgellr18258: need to use .priority not .order here
2007-10-10 Andrew Bartlettr18257: Order the GENSEC modules, with unknown modules...
2007-10-10 Andrew Bartlettr18255: Remove the SMB_ASSERT(), as these are not tallo...
2007-10-10 Andrew Bartlettr18253: Turn Cyrus-SASL DIGEST-MD5 off by default for...
2007-10-10 Andrew Bartlettr18250: Add an ordering of GENSEC modules, so we do...
2007-10-10 Andrew Bartlettr18249: Keep trying to start an GENSEC mech from the...
2007-10-10 Andrew Bartlettr18242: The cyrus-sasl encode/decode routines process...
2007-10-10 Stefan Metzmacherr18213: don't list LIBREPLACE depdendecies explicit and
2007-10-10 Andrew Bartlettr18198: Fix callbacks to use allocated or constant...
next