Age | Commit message (Expand) | Author | Files | Lines |
2007-10-27 | Change all occurrences of zero_addr(&ss,AF_INET) to | Jeremy Allison | 1 | -2/+2 |
2007-10-24 | This is a large patch (sorry). Migrate from struct in_addr | Jeremy Allison | 1 | -35/+40 |
2007-10-18 | RIP BOOL. Convert BOOL -> bool. I found a few interesting | Jeremy Allison | 1 | -6/+6 |
2007-10-10 | Add start of IPv6 implementation. Currently most of this is avoiding | Jeremy Allison | 1 | -3/+3 |
2007-10-10 | r25032: Contact an off site DC if non is available on site. | Lars Müller | 1 | -9/+16 |
2007-10-10 | r23893: add dummy callbacks for LDAP SASL wrapping, | Stefan Metzmacher | 1 | -0/+4 |
2007-10-10 | r23888: move elements belonging to the current ldap connection to a | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text | Andrew Tridgell | 1 | -2/+1 |
2007-10-10 | r23779: Change from v2 or later to v3 or later. | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r22425: Avoid to segfault if we only have the realm. | Simo Sorce | 1 | -0/+5 |
2007-10-10 | r20874: We need to distinguish client sitenames per realm. We were overwriting | Günther Deschner | 1 | -3/+5 |
2007-10-10 | r20857: Silence gives assent :-). Checking in the fix for | Jeremy Allison | 1 | -1/+2 |
2007-10-10 | r20296: If we're going to overwrite krb5.conf | Jeremy Allison | 1 | -1/+19 |
2007-10-10 | r19651: Fix interesting bug with the automatic site coverage in Active Direct... | Günther Deschner | 1 | -1/+1 |
2007-10-10 | r19249: Attempt to fix a site lookup bug found by Guenther. | Jeremy Allison | 1 | -0/+3 |
2007-10-10 | r17945: Store the server and client sitenames in the ADS | Jeremy Allison | 1 | -2/+2 |
2007-10-10 | r17943: The horror, the horror. Add KDC site support by | Jeremy Allison | 1 | -7/+20 |
2007-10-10 | r17933: Don't print a NULL sitename. | Jeremy Allison | 1 | -2/+2 |
2007-10-10 | r17929: Ok, I think I finally figured out where to put | Jeremy Allison | 1 | -12/+42 |
2007-10-10 | r17881: Another microstep towards better error reporting: Make get_sorted_dc_... | Volker Lendecke | 1 | -1/+2 |
2007-10-10 | r13310: first round of server affinity patches for winbindd & net ads join | Gerald Carter | 1 | -28/+0 |
2007-10-10 | r539: Mem leak fixes from kawasa_r@itg.hitachi.co.jp | Jeremy Allison | 1 | -1/+3 |
2004-01-05 | Change our Domain controller lookup routines to more carefully seperate | Andrew Bartlett | 1 | -16/+11 |
2003-10-22 | Put strcasecmp/strncasecmp on the banned list (except for needed calls | Jeremy Allison | 1 | -1/+1 |
2003-08-08 | fix 2 bugs: | Gerald Carter | 1 | -3/+13 |
2003-07-03 | Removed strupper/strlower macros that automatically map to strupper_m/strlowe... | Jeremy Allison | 1 | -1/+1 |
2003-06-30 | * cleanup more DC name resolution issues in check_*domain_security() | Gerald Carter | 1 | -1/+70 |
2003-06-25 | large change: | Gerald Carter | 1 | -146/+9 |
2003-06-23 | * s/get_dc_name/rpc_dc_name/g (revert a previous change) | Gerald Carter | 1 | -67/+9 |
2003-06-13 | Forward port the app-head changes for dc name cache into 3.0. | Jeremy Allison | 1 | -17/+78 |
2003-06-06 | merge from APP_HEAD. Push negative connection cache | Gerald Carter | 1 | -7/+148 |
2002-12-12 | merge of get_dc_name()-like code from APP_HEAD; better support password serve... | Gerald Carter | 1 | -0/+104 |