Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r23779: Change from v2 or later to v3 or later. | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r23648: Allow to list a custom krb5 keytab file with: | Günther Deschner | 1 | -3/+10 |
2007-10-10 | r22954: More messaging_register | Volker Lendecke | 1 | -6/+0 |
2007-10-10 | r22736: Start to merge the low-hanging fruit from the now 7000-line cluster p... | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r22729: add help text for osver and osname options to 'net ads join' (patch f... | Gerald Carter | 1 | -1/+6 |
2007-10-10 | r22728: Patch from Danilo Almeida <dalmeida@centeris.com>: | Gerald Carter | 1 | -9/+31 |
2007-10-10 | r22479: Add "net ads keytab list". | Günther Deschner | 1 | -1/+9 |
2007-10-10 | r21888: Add the osname and osver options to 'net ads join' as discussed | Gerald Carter | 1 | -1/+94 |
2007-10-10 | r21609: Fix memory leaks in error code paths (and one in winbindd_group.c). | Jeremy Allison | 1 | -0/+9 |
2007-10-10 | r21608: Fix a couple of memleaks in error code paths before | Jeremy Allison | 1 | -1/+10 |
2007-10-10 | r21606: Implement escaping function for ldap RDN values | Simo Sorce | 1 | -1/+11 |
2007-10-10 | r21064: The core of this patch is | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r20903: Replace the hardcoded "smb.conf" string with the dyn_CONFIGFILE | Gerald Carter | 1 | -6/+7 |
2007-10-10 | r20857: Silence gives assent :-). Checking in the fix for | Jeremy Allison | 1 | -10/+2 |
2007-10-10 | r20173: DNS update fixes: | Gerald Carter | 1 | -44/+62 |
2007-10-10 | r20119: Update help info indicating how to use separators (forward slash only) | Jim McDonough | 1 | -0/+2 |
2007-10-10 | r19766: Fix a const-warning. Jerry, what did you want to fix with this line? | Volker Lendecke | 1 | -1/+0 |
2007-10-10 | r19762: libaddns/*[ch] code fixes donated by Centeris Corporation | Gerald Carter | 1 | -62/+144 |
2007-10-10 | r19754: * When using a krb5 session setup, we don't fill in the server_name | Gerald Carter | 1 | -27/+22 |
2007-10-10 | r19651: Fix interesting bug with the automatic site coverage in Active Direct... | Günther Deschner | 1 | -1/+1 |
2007-10-10 | r19528: Fix container handling for "net ads user" and "net ads group" functions | Günther Deschner | 1 | -8/+19 |
2007-10-10 | r19527: Fix double free in "net ads group add". | Günther Deschner | 1 | -1/+0 |
2007-10-10 | r19525: Fix the same error in "net ads group delete". | Günther Deschner | 1 | -3/+4 |
2007-10-10 | r19524: Stop "net ads user delete" from doing funny things. | Günther Deschner | 1 | -3/+4 |
2007-10-10 | r19493: There is no point in prompting for a user's password in "net ads" when | Günther Deschner | 1 | -0/+8 |
2007-10-10 | r19257: Janitor for Guenther - as well as a little massaging to make | Jeremy Allison | 1 | -37/+74 |
2007-10-10 | r19039: Do not segfault in "net ads printer info" when a requested printserver | Günther Deschner | 1 | -1/+2 |
2007-10-10 | r19003: Finally activate "net ads gpo". | Günther Deschner | 1 | -1/+1 |
2007-10-10 | r18817: Enable the build of the gpo tool but do not make it available yet. | Günther Deschner | 1 | -1/+2 |
2007-10-10 | r18467: Some sites allow an account to be deleted, but not | Jeremy Allison | 1 | -12/+15 |
2007-10-10 | r18446: Add the ldap 'leave domain' code - call this as | Jeremy Allison | 1 | -3/+14 |
2007-10-10 | r18170: Make sure to actually get the printing data before trying to publish it | Günther Deschner | 1 | -2/+5 |
2007-10-10 | r18019: Fix a C++ warnings: Don't use void * in libads/ for LDAPMessage anymore. | Volker Lendecke | 1 | -16/+16 |
2007-10-10 | r17941: Fix print out of client site name. | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r17928: Implement the basic store for CLDAP sitename | Jeremy Allison | 1 | -2/+2 |
2007-10-10 | r17798: Beginnings of a standalone libaddns library released under | Gerald Carter | 1 | -3/+176 |
2007-10-10 | r17603: Make net_ads_join_ok return NTSTATUS. | Volker Lendecke | 1 | -7/+12 |
2007-10-10 | r17602: Make check_ads_config return NTSTATUS, set some error codes in net_ad... | Volker Lendecke | 1 | -10/+18 |
2007-10-10 | r17591: machine_account is unused, and ctx must be freed. Thanks Michael | Volker Lendecke | 1 | -3/+2 |
2007-10-10 | r17585: Don't let ads_status throw away the error information. | Volker Lendecke | 1 | -38/+45 |
2007-10-10 | r17557: Change net_join_domain to return NTSTATUS instead of int. | Volker Lendecke | 1 | -15/+16 |
2007-10-10 | r17551: Move some DEBUG to d_printf in interactive functions and return | Volker Lendecke | 1 | -7/+10 |
2007-10-10 | r17383: Patch from Michael Adams <ma@sernet.de> to catch | Gerald Carter | 1 | -17/+17 |
2007-10-10 | r17258: Cleanup the 'net ads help join' output and document createupn | Gerald Carter | 1 | -35/+46 |
2007-10-10 | r17158: Add two new options to 'net ads join' | Gerald Carter | 1 | -12/+114 |
2007-10-10 | r17149: Fail the join if we cannot set any SPNs for the machine account. | Gerald Carter | 1 | -24/+18 |
2007-10-10 | r17086: Re-add ability to contact remote domain controllers with the "net ads" | Günther Deschner | 1 | -37/+62 |
2007-10-10 | r16952: New derive DES salt code and Krb5 keytab generation | Gerald Carter | 1 | -15/+56 |
2007-10-10 | r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need | Jeremy Allison | 1 | -5/+6 |
2007-10-10 | r16453: Fix another memleak. | Günther Deschner | 1 | -0/+1 |