r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text
[tprouty/samba.git] / source / utils / net_ads.c
2007-10-10 Andrew Tridgellr23784: use the GPLv3 boilerplate as recommended by...
2007-10-10 Jeremy Allisonr23779: Change from v2 or later to v3 or later.
2007-10-10 Günther Deschnerr23648: Allow to list a custom krb5 keytab file with:
2007-10-10 Volker Lendecker22954: More messaging_register
2007-10-10 Volker Lendecker22736: Start to merge the low-hanging fruit from the...
2007-10-10 Gerald Carterr22729: add help text for osver and osname options...
2007-10-10 Gerald Carterr22728: Patch from Danilo Almeida <dalmeida@centeris...
2007-10-10 Günther Deschnerr22479: Add "net ads keytab list".
2007-10-10 Gerald Carterr21888: Add the osname and osver options to 'net ads...
2007-10-10 Jeremy Allisonr21609: Fix memory leaks in error code paths (and one...
2007-10-10 Jeremy Allisonr21608: Fix a couple of memleaks in error code paths...
2007-10-10 Simo Sorcer21606: Implement escaping function for ldap RDN values
2007-10-10 Volker Lendecker21064: The core of this patch is
2007-10-10 Gerald Carterr20903: Replace the hardcoded "smb.conf" string with...
2007-10-10 Jeremy Allisonr20857: Silence gives assent :-). Checking in the fix for
2007-10-10 Gerald Carterr20173: DNS update fixes:
2007-10-10 Jim McDonoughr20119: Update help info indicating how to use separato...
2007-10-10 Volker Lendecker19766: Fix a const-warning. Jerry, what did you want...
2007-10-10 Gerald Carterr19762: libaddns/*[ch] code fixes donated by Centeris...
2007-10-10 Gerald Carterr19754: * When using a krb5 session setup, we don't...
2007-10-10 Günther Deschnerr19651: Fix interesting bug with the automatic site...
2007-10-10 Günther Deschnerr19528: Fix container handling for "net ads user" and...
2007-10-10 Günther Deschnerr19527: Fix double free in "net ads group add".
2007-10-10 Günther Deschnerr19525: Fix the same error in "net ads group delete".
2007-10-10 Günther Deschnerr19524: Stop "net ads user delete" from doing funny...
2007-10-10 Günther Deschnerr19493: There is no point in prompting for a user's...
2007-10-10 Jeremy Allisonr19257: Janitor for Guenther - as well as a little...
2007-10-10 Günther Deschnerr19039: Do not segfault in "net ads printer info" when...
2007-10-10 Günther Deschnerr19003: Finally activate "net ads gpo".
2007-10-10 Günther Deschnerr18817: Enable the build of the gpo tool but do not...
2007-10-10 Jeremy Allisonr18467: Some sites allow an account to be deleted,...
2007-10-10 Jeremy Allisonr18446: Add the ldap 'leave domain' code - call this as
2007-10-10 Günther Deschnerr18170: Make sure to actually get the printing data...
2007-10-10 Volker Lendecker18019: Fix a C++ warnings: Don't use void * in libads...
2007-10-10 Jeremy Allisonr17941: Fix print out of client site name.
2007-10-10 Jeremy Allisonr17928: Implement the basic store for CLDAP sitename
2007-10-10 Gerald Carterr17798: Beginnings of a standalone libaddns library...
2007-10-10 Volker Lendecker17603: Make net_ads_join_ok return NTSTATUS.
2007-10-10 Volker Lendecker17602: Make check_ads_config return NTSTATUS, set...
2007-10-10 Volker Lendecker17591: machine_account is unused, and ctx must be...
2007-10-10 Volker Lendecker17585: Don't let ads_status throw away the error infor...
2007-10-10 Volker Lendecker17557: Change net_join_domain to return NTSTATUS inste...
2007-10-10 Volker Lendecker17551: Move some DEBUG to d_printf in interactive...
2007-10-10 Gerald Carterr17383: Patch from Michael Adams <ma@sernet.de> to...
2007-10-10 Gerald Carterr17258: Cleanup the 'net ads help join' output and...
2007-10-10 Gerald Carterr17158: Add two new options to 'net ads join'
2007-10-10 Gerald Carterr17149: Fail the join if we cannot set any SPNs for...
2007-10-10 Günther Deschnerr17086: Re-add ability to contact remote domain control...
2007-10-10 Gerald Carterr16952: New derive DES salt code and Krb5 keytab generation
2007-10-10 Jeremy Allisonr16945: Sync trunk -> 3.0 for 3.0.24 code. Still need
2007-10-10 Günther Deschnerr16453: Fix another memleak.
2007-10-10 Jeremy Allisonr16284: Start fixing up gcc4 -O6 warnings on an x86_64...
2007-10-10 Günther Deschnerr16261: Smaller fixes for net ads password.
2007-10-10 Günther Deschnerr16115: Make "net ads changetrustpw" work again.
2007-10-10 Günther Deschnerr15703: Fix d_printf call.
2007-10-10 Gerald Carterr15701: change 'net ads leave' to disable the machine...
2007-10-10 Gerald Carterr15680: use the user creds when calling net_set_machine...
2007-10-10 Gerald Carterr15597: more ads join fixes -- we can only set the...
2007-10-10 Gerald Carterr15561: Should re-fix older systems without RC4-HMAC...
2007-10-10 Gerald Carterr15560: Since the hotel doesn't have Sci-Fi and no...
2007-10-10 Günther Deschnerr15559: Smaller fixes for the new cldap code:
2007-10-10 Gerald Carterr15543: New implementation of 'net ads join' to be...
2007-10-10 Volker Lendecker15471: Clarify error message
2007-10-10 Gerald Carterr15462: replace the use of OpenLDAP's ldap_domain2hostl...
2007-10-10 Günther Deschnerr15460: Prefer to use the indexed objectCategory attrib...
2007-10-10 Jeremy Allisonr15336: Unknown escape sequence: '\305' - should have...
2007-10-10 Günther Deschnerr15305: Let winbind search by sid directly (or in windo...
2007-10-10 Günther Deschnerr15194: We need to be able to join as PDC as well....
2007-10-10 Volker Lendecker15137: Refuse to join if our netbios name is longer...
2007-10-10 Volker Lendecker15136: Fix join consistency check
2007-10-10 Günther Deschnerr15123: Don't even try to join with an inproper configu...
2007-10-10 Jeremy Allisonr14831: Fix possible null deref. Coverity #279.
2007-10-10 Günther Deschnerr14757: Make sure we only send out a CLDAP request...
2007-10-10 Volker Lendecker14099: Fix Coverity # 113
2007-10-10 Lars Müllerr12986: Use d_fprintf(stderr, ...) for any error messag...
2007-10-10 Gerald Carterr10656: BIG merge from trunk. Features not copied...
2007-10-10 Günther Deschnerr8675: fix some compile warnings.
2007-10-10 Gerald Carterr7139: trying to reduce the number of diffs between...
2007-10-10 Gerald Carterr6940: fixing debug messages
2007-10-10 Volker Lendecker6900: Fix bug 2725. Thanks, John, for finding it.
2007-10-10 Jeremy Allisonr6834: Fix bug #2703, found by John Antonishek <ant...
2007-10-10 Derrell Lipmanr6149: Fixes bugs #2498 and 2484.
2007-10-10 Derrell Lipmanr6127: Eliminated all compiler warnings pertaining...
2007-10-10 Gerald Carterr5955: BUG 2517: use the realm from smb.conf for 'net...
2007-10-10 Jeremy Allisonr4088: Get medieval on our ass about malloc.... :-...
2007-10-10 Jeremy Allisonr3492: Fixes from testing kerberos salted principal...
2007-10-10 Jeremy Allisonr3273: Ensure we're consistent in the use of strchr_m...
2007-10-10 Tim Potterr2835: Since we always have -I. and -I$(srcdir) in...
2007-10-10 Günther Deschnerr2832: Readd WKGUID-binding to match the correct defaul...
2007-10-10 Günther Deschnerr2746: Fix typos in net's usage-output.
2007-10-10 Jim McDonoughr1750: This patch allows net ads lookup to rely on...
2007-10-10 Gerald Carterr1399: applying heimdal krb5 fixes from Guenther and...
2007-10-10 Jeremy Allisonr1240: Ensure we don't shadow Heimdal globals.
2007-10-10 Jeremy Allisonr1222: Valgrind memory leak fixes. Still tracking down...
2007-10-10 Jeremy Allisonr1221: Added the last of the system keytab patch from...
2004-03-14 Tim PotterMerge from 3.0
2004-03-14 Tim PotterUse possessive in message asking for user's password.
2004-01-12 Gerald Carterfixing compile problems due to my recent ads.h changes
2004-01-09 Gerald Carterfix some warnings from the Sun compiler; also merge...
2003-12-26 Volker LendeckeCollecting some minor patches...
next