Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add my copyright. | Günther Deschner | 2008-02-27 | 1 | -1/+1 |
| | | | | Guenther | ||||
* | Fix some warnings | Volker Lendecke | 2008-02-25 | 1 | -7/+15 |
| | | | | warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result | ||||
* | Fix some more callers of PAC_DATA. | Günther Deschner | 2008-02-17 | 1 | -1/+1 |
| | | | | Guenther | ||||
* | Some more cleanup in authdata.c. | Günther Deschner | 2008-02-17 | 1 | -621/+7 |
| | | | | Guenther | ||||
* | Align our krb5 PAC decoding routines to the samba4 ones. | Günther Deschner | 2008-02-17 | 1 | -234/+224 |
| | | | | | | (while keeping all the trans krb5 lib support) Guenther | ||||
* | str_list_free is not needed anymore | Volker Lendecke | 2008-02-04 | 1 | -2/+2 |
| | |||||
* | Always pass a TALLOC_CTX to str_list_make and str_list_copy | Volker Lendecke | 2008-02-04 | 1 | -2/+2 |
| | |||||
* | When running with debug level > 10, dump ads_struct in ads_connect(). | Günther Deschner | 2008-01-31 | 1 | -9/+33 |
| | | | | Guenther | ||||
* | Fix the build. Avoid unrequired ndr_print_ads_struct dependencies. | Günther Deschner | 2008-01-29 | 1 | -0/+118 |
| | | | | Guenther | ||||
* | Restrict the enctypes in the generated krb5.conf files to Win2003 types. | Gerald W. Carter | 2008-01-28 | 1 | -4/+8 |
| | | | | | | This fixes the failure observed on FC8 when joining a Windows 2008 RC1 domain. We currently do not handle user session keys correctly when the KDC uses AES in the ticket replies. | ||||
* | strtok -> strtok_r | Volker Lendecke | 2008-01-23 | 1 | -3/+4 |
| | |||||
* | Finally enable pidl generated SAMR & NETLOGON headers and clients. | Günther Deschner | 2008-01-17 | 1 | -6/+6 |
| | | | | Guenther | ||||
* | Tidy up code and debug for non-default krb5 IPv6 port. | Jeremy Allison | 2008-01-16 | 1 | -9/+15 |
| | | | | Jeremy. | ||||
* | Fix IPv6 bug #5204, which caused krb5 DNS lookups | Jeremy Allison | 2008-01-16 | 1 | -13/+56 |
| | | | | | for a name '[<ipv6 addr>'. Jeremy. | ||||
* | Fix memleak in ads_build_path(). | Günther Deschner | 2008-01-16 | 1 | -5/+11 |
| | | | | Guenther | ||||
* | Print principal in debug statement in kerberos_kinit_password() as well. | Günther Deschner | 2008-01-14 | 1 | -1/+2 |
| | | | | Guenther | ||||
* | Fix CID 476. Ensure a valid pac_data pointer is always passed to | Jeremy Allison | 2008-01-11 | 1 | -2/+1 |
| | | | | | ads_verify_ticket as it's always derefed. Jeremy. | ||||
* | Coverity 512, uninitialized var. | Jeremy Allison | 2008-01-11 | 1 | -2/+2 |
| | | | | Jeremy. | ||||
* | Do not ignore provided machine_name in ads_get_upn(). | Günther Deschner | 2008-01-08 | 1 | -5/+5 |
| | | | | Guenther | ||||
* | Re-Indent function ldap_open_with_timeout(). | Michael Adam | 2008-01-04 | 1 | -1/+1 |
| | | | | | | | | | | This reverts commit #cafda34783f0961c9b463803c19cfcb69f836e3f . I just learned (the hard way) that these indeted functions are not indented by accident but that the intention of this is to not include the prototype into proto.h. Michael | ||||
* | Add a debug message (when the LDAP server has really been connected). | Michael Adam | 2008-01-04 | 1 | -0/+1 |
| | | | | Michael | ||||
* | Untangle assignment and result check. | Michael Adam | 2008-01-04 | 1 | -3/+3 |
| | | | | Michael | ||||
* | Enhance DEBUG-verbosity of ldap_open_with_timeout(). | Michael Adam | 2008-01-04 | 1 | -1/+7 |
| | | | | Michael | ||||
* | Unindent function header. | Michael Adam | 2008-01-04 | 1 | -1/+1 |
| | | | | Michael | ||||
* | Fix a misleading DEBUG message. | Michael Adam | 2008-01-04 | 1 | -1/+1 |
| | | | | | | | | At this stage, the (tcp) connection to the LDAP server has not been established, this is what is about to be attempted. What has been succesfully done, is a CLDAP netlogon query. Michael | ||||
* | Add ads_get_joinable_ous(). | Günther Deschner | 2008-01-03 | 1 | -0/+60 |
| | | | | Guenther | ||||
* | Make use of [un]marshall_sec_desc | Volker Lendecke | 2007-12-29 | 1 | -9/+11 |
| | |||||
* | Add SMB encryption. Still fixing client decrypt but | Jeremy Allison | 2007-12-26 | 1 | -0/+9 |
| | | | | | negotiation works. Jeremy. | ||||
* | While 'data' is usually 0 terminated, nothing in the spec requires that. The ↵ | Simo Sorce | 2007-12-17 | 1 | -1/+4 |
| | | | | | | correct way is to copy only 'length' bytes. Simo. | ||||
* | make use of unmarshall_sec_desc | Volker Lendecke | 2007-12-16 | 1 | -19/+12 |
| | |||||
* | Doh, fix typo in error exit. | Jeremy Allison | 2007-12-15 | 1 | -2/+2 |
| | | | | Jeremy. | ||||
* | Added patch originally by Andreas Schneider <anschneider@suse.de> | Jeremy Allison | 2007-12-15 | 1 | -0/+52 |
| | | | | | | to cause us to behave like Vista when looking for remote machine principal. Modified by me. Jeremy. | ||||
* | s/sid_to_string/sid_to_fstring/ | Volker Lendecke | 2007-12-15 | 1 | -1/+1 |
| | | | | least surprise for callers | ||||
* | Replace sid_string_static with sid_to_string | Volker Lendecke | 2007-12-15 | 1 | -1/+2 |
| | | | | | This adds 28 fstrings on the stack, but I think an fstring on the stack is still far better than a static one. | ||||
* | Use sid_string_talloc where we have a tmp talloc ctx | Volker Lendecke | 2007-12-15 | 1 | -3/+3 |
| | |||||
* | Replace sid_string_static by sid_string_dbg in DEBUGs | Volker Lendecke | 2007-12-15 | 2 | -7/+10 |
| | |||||
* | Remove an incredible amount of whitespace. | Michael Adam | 2007-12-06 | 1 | -1/+1 |
| | | | | Sorry - could not resist. Michael | ||||
* | libads: fix typo | Stefan Metzmacher | 2007-12-06 | 1 | -1/+1 |
| | | | | metze | ||||
* | Remove some globals | Volker Lendecke | 2007-12-05 | 1 | -1/+1 |
| | |||||
* | Make strhex_to_str clear on string limits. Remove pstring from web/*.c | Jeremy Allison | 2007-12-03 | 1 | -2/+2 |
| | | | | Jeremy. | ||||
* | Remove some statics | Volker Lendecke | 2007-11-27 | 2 | -6/+9 |
| | |||||
* | Remove a global | Volker Lendecke | 2007-11-26 | 1 | -5/+4 |
| | |||||
* | More pstring removal.... | Jeremy Allison | 2007-11-20 | 2 | -22/+22 |
| | | | | Jeremy. | ||||
* | Add MAX_DNS_NAME_LENGTH, remove more pstrings. | Jeremy Allison | 2007-11-15 | 1 | -4/+4 |
| | | | | Jeremy. | ||||
* | Fix the setup_kaddr() call to cope with IPv6. | Jeremy Allison | 2007-10-29 | 1 | -11/+7 |
| | | | | | | | This is the last obvious change I can see. At this point we can start claiming IPv6 support (Hurrah !:-). Jeremy. | ||||
* | Change our DNS code to cope with AAAA records. A6 records | Jeremy Allison | 2007-10-29 | 1 | -105/+189 |
| | | | | | look like a nightmare to use, so ignore them for now. Jeremy. | ||||
* | This is a large patch (sorry). Migrate from struct in_addr | Jeremy Allison | 2007-10-24 | 3 | -32/+69 |
| | | | | | | | | | | | | | to struct sockaddr_storage in most places that matter (ie. not the nmbd and NetBIOS lookups). This passes make test on an IPv4 box, but I'll have to do more work/testing on IPv6 enabled boxes. This should now give us a framework for testing and finishing the IPv6 migration. It's at the state where someone with a working IPv6 setup should (theorecically) be able to type : smbclient //ipv6-address/share and have it work. Jeremy. | ||||
* | RIP BOOL. Convert BOOL -> bool. I found a few interesting | Jeremy Allison | 2007-10-18 | 12 | -84/+84 |
| | | | | | | | bugs in various places whilst doing this (places that assumed BOOL == int). I also need to fix the Samba4 pidl generation (next checkin). Jeremy. | ||||
* | [GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create the v3-2-test branch.samba-misc-tags/initial-v3-2-test | Gerald (Jerry) Carter | 2007-10-10 | 2 | -30/+17 |
| | |||||
* | r25422: Get rid of some cast warnings. | Michael Adam | 2007-10-10 | 1 | -3/+3 |
| |