Age | Commit message (Expand) | Author | Files | Lines |
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 | 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 | 1 | -5/+6 |
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 | r23792: convert Samba4 to GPLv3 | Andrew Tridgell | 1 | -3/+2 |
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 | 1 | -2/+1 |
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 | 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 | r19604: This is a massive commit, and I appologise in advance for it's size. | Andrew Bartlett | 1 | -21/+11 |
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 | 1 | -6/+3 |
2007-10-10 | r15356: Remove unused 'flags' argument from socket_send() and friends. | Andrew Bartlett | 1 | -4/+4 |
2007-10-10 | r15258: Another attempt at fixing getaddrinfo on IRIX | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r14306: fixed two break errors | Andrew Tridgell | 1 | -2/+2 |
2007-10-10 | r14202: Oops. When removing a header, we need to replace it. | Andrew Bartlett | 1 | -0/+1 |
2007-10-10 | r14201: I don't think including roken is going to be a good solution. Let's | Andrew Bartlett | 1 | -2/+0 |
2007-10-10 | r13844: Remove _PUBLIC_ for now as the proto script seems to make false assum... | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r13842: Make some more functions public. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r13107: Follow the lead of Heimdal's kpasswdd and use the HDB (hdb-ldb in our | Andrew Bartlett | 1 | -0/+2 |
2007-10-10 | r12899: - fix warnings on AIX | Stefan Metzmacher | 1 | -1/+2 |
2007-10-10 | r12808: Actually, with that we can avoid roken compleatly. | Andrew Bartlett | 1 | -1/+0 |
2007-10-10 | r12807: I'm wondering if this might fix AIX on the build farm... | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r12804: This patch reworks the Samba4 sockets layer to use a socket_address | Andrew Bartlett | 1 | -25/+6 |
2007-10-10 | r12594: Jelmer pushed some proposed header reductions to the list today. This | Andrew Bartlett | 1 | -3/+0 |
2007-10-10 | r12064: pass back the socket level error correctly (so we get | Andrew Tridgell | 1 | -7/+2 |
2007-10-10 | r12063: fixed the krb5 client code to handle ICMP port unreachable errors, and | Andrew Tridgell | 1 | -17/+21 |
2007-10-10 | r11601: try to fix the build on IRIX 6.5 us4 | Stefan Metzmacher | 1 | -0/+3 |
2007-10-10 | r10985: To aid in testing, this allows us to easily force kerberos to use UDP... | Andrew Bartlett | 1 | -5/+9 |
2007-10-10 | r10561: This patch takes over KDC socket routines in Heimdal, and directs them | Andrew Bartlett | 1 | -2/+351 |
2007-10-10 | r10372: Having gone to all the effort to uppercase the realm, actually set the | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r10337: This grubby little hack is the implementation of a concept discussed | Andrew Bartlett | 1 | -0/+5 |
2007-10-10 | r10286: This patch is ugly and disgusting, but for now it works better than t... | Andrew Bartlett | 1 | -0/+126 |