Age | Commit message (Expand) | Author | Files | Lines |
2007-12-21 | r26460: Enable ldb python tests. | Jelmer Vernooij | 1 | -1/+1 |
2007-12-21 | r26449: Support configuration without a known configuration dir. | Jelmer Vernooij | 1 | -1/+1 |
2007-12-21 | r26397: Fix circular dependency in samba-socket. | Jelmer Vernooij | 1 | -1/+1 |
2007-12-21 | r26376: Add context for libcli_resolve. | Jelmer Vernooij | 1 | -1/+2 |
2007-12-21 | r26357: Add separate subsystem for auth_sam_reply parsing. | Jelmer Vernooij | 2 | -2/+2 |
2007-12-21 | r26356: Remove prototype for nonexisting function. | Jelmer Vernooij | 1 | -9/+0 |
2007-12-21 | r26335: Specify name_resolve_order to socket code. | Jelmer Vernooij | 1 | -1/+2 |
2007-12-21 | r26233: Pass loadparm context when creating krb5 contexts. | Jelmer Vernooij | 3 | -5/+9 |
2007-12-21 | r25920: ndr: change NTSTAUS into enum ndr_err_code (samba4 callers) | Stefan Metzmacher | 1 | -37/+55 |
2007-10-10 | r25552: Convert to standard bool type. | Jelmer Vernooij | 2 | -13/+13 |
2007-10-10 | r25543: Merge libreplace support for inet_pton, inet_ntop, getaddrinfo, getna... | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r25446: Merge some changes I made on the way home from SFO: | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r25430: Add the loadparm context to all parametric options. | Jelmer Vernooij | 1 | -3/+3 |
2007-10-10 | r25398: Parse loadparm context to all lp_*() functions. | Jelmer Vernooij | 1 | -3/+3 |
2007-10-10 | r25035: Fix some more warnings, use service pointer rather than service numbe... | Jelmer Vernooij | 1 | -3/+3 |
2007-10-10 | r25026: Move param/param.h out of includes.h | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r24712: No longer expose the 'BOOL' data type in any interfaces. | Jelmer Vernooij | 1 | -3/+3 |
2007-10-10 | r23810: Make things static, and remove unsued code. | Andrew Bartlett | 1 | -96/+0 |
2007-10-10 | r23792: convert Samba4 to GPLv3 | Andrew Tridgell | 8 | -24/+16 |
2007-10-10 | r23036: error checking on asn1_init() failure | Andrew Tridgell | 1 | -1/+12 |
2007-10-10 | r23030: finally fixed up our asn1 code to use better memory allocation. This | Andrew Tridgell | 1 | -31/+29 |
2007-10-10 | r22990: free temporary memory also on success... | Stefan Metzmacher | 1 | -0/+1 |
2007-10-10 | r22987: Clarify how the events are handled in the kerberos code, and | Andrew Bartlett | 1 | -7/+17 |
2007-10-10 | r22969: fix some more places where we could end up with more than one event | Andrew Tridgell | 2 | -3/+3 |
2007-10-10 | r22967: Move to the TCP packet interface for the krb5_send_to_kdc plugin. | Andrew Bartlett | 1 | -108/+95 |
2007-10-10 | r22961: use EVENT_FD_AUTOCLOSE and SOCKET_FLAG_NOCLOSE to fix up some hairy | Andrew Tridgell | 1 | -1/+4 |
2007-10-10 | r22635: make it possible to not turn off dns canonicalization of hostnames | Stefan Metzmacher | 1 | -1/+2 |
2007-10-10 | r22602: s/HAVE_SOCKET_IPV6/HAVE_IPV6/ to match the define used by Heimdal. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r22558: Move to a static list of enctypes to put into our keytab. In future, | Andrew Bartlett | 1 | -59/+40 |
2007-10-10 | r21175: Fix the kerberos keytab update code to handle deletes. | Andrew Bartlett | 1 | -3/+2 |
2007-10-10 | r20988: Call out to Heimdal's krb5.conf processing to configure many aspects | Andrew Bartlett | 1 | -1/+28 |
2007-10-10 | r20639: Commit part 1 of 2. | Andrew Bartlett | 1 | -2/+0 |
2007-10-10 | r20275: we should check for the oid the caller gave us! | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r20274: add missing return statement and make it more explicit that we return... | Stefan Metzmacher | 1 | -2/+3 |
2007-10-10 | r19677: Fix more dependencies. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r19664: fix compiler warnings... | Stefan Metzmacher | 2 | -19/+19 |
2007-10-10 | r19633: Merge to lorikeet-heimdal, removing krb5_rd_req_return_keyblock in fa... | Andrew Bartlett | 3 | -103/+102 |
2007-10-10 | r19604: This is a massive commit, and I appologise in advance for it's size. | Andrew Bartlett | 4 | -23/+24 |
2007-10-10 | r19598: Ahead of a merge to current lorikeet-heimdal: | Andrew Bartlett | 5 | -17/+6 |
2007-10-10 | r19568: When we get back a skew error, try with no skew. This allows us to | Andrew Bartlett | 2 | -42/+50 |
2007-10-10 | r19523: Remove unused functions. | Andrew Bartlett | 1 | -152/+0 |
2007-10-10 | r17774: this macro is unused | Stefan Metzmacher | 1 | -2/+0 |
2007-10-10 | r15988: try to fix the build on au2 IRIX 6.4 | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r15876: Fix build on IPv6-less systems. | Jelmer Vernooij | 1 | -0/+2 |
2007-10-10 | r15853: started the process of removing the warnings now that | Andrew Tridgell | 2 | -12/+9 |
2007-10-10 | r15511: Using this name causes less warnings on the IBM checker, due to using | Andrew Bartlett | 1 | -3/+5 |
2007-10-10 | r15501: Allow interactive password prompting on kerberos as well. | Andrew Bartlett | 1 | -0/+7 |
2007-10-10 | r15384: Improve naming of socket library, disable Requires(.private)? fields ... | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r15379: Fix shared library build's unresolved dependencies | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r15373: Rename SOCKET to LIBSAMBA-SOCKET to prevent name clashes with -lsocke... | Jelmer Vernooij | 1 | -1/+1 |