r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need
[ira/wip.git] / source3 / utils /
2007-10-10 Jeremy Allisonr16945: Sync trunk -> 3.0 for 3.0.24 code. Still need
2007-10-10 Gerald Carterr16845: Properly report the error during join when...
2007-10-10 Jeremy Allisonr16656: Fix #3894 and #3895 reported by jason@ncac...
2007-10-10 Jeremy Allisonr16652: Fix bug #3891 reported by jason@ncac.gwu.edu.
2007-10-10 Jeremy Allisonr16644: Fix bug #3887 reported by jason@ncac.gwu.edu
2007-10-10 Jeremy Allisonr16640: Fix bug #3886 reported by jason@ncac.gwu.edu.
2007-10-10 Jeremy Allisonr16638: Fix bug #3885, reported by jason@ncac.gwu.edu...
2007-10-10 Jeremy Allisonr16614: Klocwork #2012. memleak on error path.
2007-10-10 Jeremy Allisonr16612: Klocwork fix #2011. memleak on error path.
2007-10-10 Günther Deschnerr16453: Fix another memleak.
2007-10-10 Jeremy Allisonr16435: Add in the uid info that Jerry needs into the
2007-10-10 Jeremy Allisonr16429: Fix final 4 Klocwork bugs we're going to fix...
2007-10-10 Volker Lendecker16409: Fix Klocwork ID's.
2007-10-10 Volker Lendecker16363: Fix Klocwork ID 981 1652
2007-10-10 Volker Lendecker16360: Fix Klocwork ID 136 520 521 522 523 542 574...
2007-10-10 Günther Deschnerr16346: Allow to exit a "net rpc shell" with 'quit...
2007-10-10 Günther Deschnerr16345: Improve the chance that our users can discover...
2007-10-10 Günther Deschnerr16344: Allow to set passwords directly when creating...
2007-10-10 Jeremy Allisonr16298: On request of jiri sasek - Sun Microsystems...
2007-10-10 Jeremy Allisonr16284: Start fixing up gcc4 -O6 warnings on an x86_64...
2007-10-10 Jeremy Allisonr16270: Fix Klocwork #706 - ensure sscanf has correct...
2007-10-10 Jeremy Allisonr16267: Fix Klocwork #401, #402 - ensure format specifier
2007-10-10 Günther Deschnerr16261: Smaller fixes for net ads password.
2007-10-10 Volker Lendecker16252: Fix Klocwork ID 1119, 1121.
2007-10-10 Volker Lendecker16251: for i in `seq 1 1000`
2007-10-10 Volker Lendecker16247: Fix Coverity ID 296
2007-10-10 Jeremy Allisonr16241: Fix Klocwork #106 and others like it.
2007-10-10 Jeremy Allisonr16230: Fix Klocwork #861 and others. localtime and...
2007-10-10 Gerald Carterr16219: BUG 3836, 3837, 3004: compile warning fixes...
2007-10-10 Günther Deschnerr16115: Make "net ads changetrustpw" work again.
2007-10-10 Simo Sorcer15971: Obey the manpage description and make changesec...
2007-10-10 Gerald Carterr15906: smbpasswd help text for -W option (patch from...
2007-10-10 Jeremy Allisonr15890: Use correct enum type (bug #3722) from Jason...
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 Volker Lendecker15657: Fix some Tru64 warnings
2007-10-10 Simo Sorcer15646: Implement an setdomainsid command as well
2007-10-10 Jim McDonoughr15630: adapt smbclient fix to smbtree to enable long...
2007-10-10 Volker Lendecker15608: Fix a couple of Coverity errors
2007-10-10 Gerald Carterr15597: more ads join fixes -- we can only set the...
2007-10-10 Volker Lendecker15566: Fix Coverity bug # 284. The lp_ldap_xx_suffix...
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 Carterr15549: removing rhosts and 'hosts equiv' authenticatio...
2007-10-10 Gerald Carterr15543: New implementation of 'net ads join' to be...
2007-10-10 James Peachr15529: Initialise our saved uid and gid so that we...
2007-10-10 Günther Deschnerr15523: Honour the time_offset also when verifying...
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 Günther Deschnerr15428: Add "smbcontrol winbind onlinestatus" for debug...
2007-10-10 James Peachr15424: Implement a "stacktrace" smbcontrol option...
2007-10-10 Jeremy Allisonr15341: Ok I give up, I've been beaten by bug reports...
2007-10-10 Jeremy Allisonr15336: Unknown escape sequence: '\305' - should have...
2007-10-10 Gerald Carterr15311: look at the NT password (not lanman one) when...
2007-10-10 Günther Deschnerr15305: Let winbind search by sid directly (or in windo...
2007-10-10 Günther Deschnerr15198: Mention the auditing tool in "net rpc help".
2007-10-10 Günther Deschnerr15194: We need to be able to join as PDC as well....
2007-10-10 Volker Lendecker15173: Fix a non-critical memleak
2007-10-10 Alexander Bokovoyr15152: Fix a case when target is offline. Jerry, this...
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 Gerald Carterr15053: fix portabilities issues between 32-bit winbind...
2007-10-10 Günther Deschnerr15041: Adding rpc client calls to manipulate auditing...
2007-10-10 Jeremy Allisonr15018: Merge Volker's ipc/trans2/nttrans changes over
2007-10-10 Volker Lendecker15011: Fix bug # 2413. net rpc info can't reliably...
2007-10-10 James Peachr14900: Separate words in error message.
2007-10-10 James Peachr14899: Add missing semi-colon.
2007-10-10 James Peachr14898: This change is an attempt to improve the qualit...
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 Jeremy Allisonr14743: Fix coverity bug #227. Possible deref of null...
2007-10-10 Gerald Carterr14699: allow 'net sam addmem' to accept a SID for...
2007-10-10 Jim McDonoughr14683: Get rid of hardcoded output file. With no...
2007-10-10 Jim McDonoughr14681: Get rid of hardcoded /tmp/add.ldif and /tmp...
2007-10-10 Günther Deschnerr14585: Tighten argument list of kerberos_kinit_passwor...
2007-10-10 Gerald Carterr14580: add 'net sam createbuiltingroup' to map BUILTIN...
2007-10-10 Gerald Carterr14577: BUG Fixes:
2007-10-10 Jeremy Allisonr14416: Remove deadcode. Coverity #198.
2007-10-10 Gerald Carterr14403: * modifies create_local_nt_token() to create...
2007-10-10 Jim McDonoughr14278: Remainder of fix for Coverity #79,80,81: only...
2007-10-10 Jim McDonoughr14272: Fix Coverity # 81: free alloc'ed storage before...
2007-10-10 Volker Lendecker14214: Fix Coverity Bug # 57
2007-10-10 Jim McDonoughr14156: Fix coverity #114: free storage alloc'ed by...
2007-10-10 Jim McDonoughr14155: Fix coverity #115: free storage alloc'ed by...
2007-10-10 Jim McDonoughr14153: Fix coverity #116: free storage alloc'ed by...
2007-10-10 Jim McDonoughr14152: Fix coverity #117: free storage alloc'ed by...
2007-10-10 Jim McDonoughr14150: Fix coverity #118: not freeing alloc'ed storage...
2007-10-10 Jim McDonoughr14147: Fix coverity #119. alloc'ed memory returned...
2007-10-10 Günther Deschnerr14146: Just some typos.
2007-10-10 Jim McDonoughr14135: Fix for Coverity #123: resource leak. Also...
2007-10-10 Volker Lendecker14101: Fix a segfault in trustdom establish, cli is...
2007-10-10 Volker Lendecker14099: Fix Coverity # 113
2007-10-10 Volker Lendecker14098: Fix Coverity # 112
2007-10-10 Jeremy Allisonr14087: Protect against domain being NULL. Finish Cover...
2007-10-10 Jim McDonoughr14085: Fix coverity bg #152, uninit'ed var.
2007-10-10 Günther Deschnerr14062: Forgot those in the uint16/32 acb_info switch.
next