r11170: root free pass on eventlog open access check
[ira/wip.git] / source3 / utils /
2007-10-10 Jeremy Allisonr11155: Remove warning in torturous logic.
2007-10-10 Jeremy Allisonr11137: Compile with only 2 warnings (I'm still working...
2007-10-10 Gerald Carterr11136: patches from Brian Moran for eventlogadm utility
2007-10-10 Gerald Carterr11123: * patches from Brian Moran for creating new...
2007-10-10 Gerald Carterr11065: rename wr_eventlog to eventlogadm
2007-10-10 Gerald Carterr11060: merging new eventlog code from trunk
2007-10-10 Jim McDonoughr10909: Give better shutdown messages
2007-10-10 Gerald Carterr10656: BIG merge from trunk. Features not copied...
2007-10-10 Gerald Carterr10431: fix segfault when the pip open fails in 'net...
2007-10-10 Jim McDonoughr10247: Fix help text for net rpc shutdown.
2007-10-10 Jeremy Allisonr10208: Correctly display RDWR only when it *is* RDWR...
2007-10-10 Gerald Carterr9787: BUG 2998: patch from Humberto Diogenes <virtual...
2007-10-10 James Peachr9780: Clean up a bunch of compiler warnings.
2007-10-10 Gerald Carterr9739: conver the reg_objects (REGSUBKEY_CTR & REGVAL_C...
2007-10-10 Gerald Carterr9658: cleanup a few debug messages
2007-10-10 Gerald Carterr9653: adding common popt args to profiles tool (needed...
2007-10-10 Gerald Carterr9628: rewrite profiles tool to use the regfio code.
2007-10-10 Tim Potterr9277: Another unused variable. Bugzilla #2985.
2007-10-10 Tim Potterr9272: Patch for fixing unused variables warning from...
2007-10-10 Volker Lendecker9198: Convert hex_encode and strhex_to_data_blob to...
2007-10-10 Günther Deschnerr9076: fix two other issues invented along the
2007-10-10 Tim Potterr8935: Fix signed/unsigned comparison warning. Bugzill...
2007-10-10 Günther Deschnerr8911: cosmetic fixes.
2007-10-10 Volker Lendecker8833: Fix some uninitialized variables.
2007-10-10 Günther Deschnerr8786: Fix amazing and long-standing bug where user...
2007-10-10 Gerald Carterr8755: more malloc fixes
2007-10-10 Günther Deschnerr8675: fix some compile warnings.
2007-10-10 Gerald Carterr8654: merging cli_spoolss_XX() updates from trunk
2007-10-10 Tim Potterr8592: I'm pretty sure this should be != instead of...
2007-10-10 Tim Potterr8572: Remove crufty #define NO_SYSLOG as it's not...
2007-10-10 Jeremy Allisonr8564: Sometimes we're too dumb to live... Fix samr...
2007-10-10 Günther Deschnerr8396: fix some compile warnings.
2007-10-10 Jeremy Allisonr8219: Merge the new open code from HEAD to 3.0. Haven...
2007-10-10 Jim McDonoughr8189: commit vampire ldif patch, mostly from Don Watso...
2007-10-10 Volker Lendecker7998: Fix usage message
2007-10-10 Volker Lendecker7902: Fix the build
2007-10-10 Jeremy Allisonr7882: Looks like a large patch - but what it actually...
2007-10-10 Günther Deschnerr7876: Now that we have "net rpc share migrate security...
2007-10-10 Jeremy Allisonr7852: Correct fix from Lars for the argv issue.
2007-10-10 Jeremy Allisonr7849: Dodgy fix - we shouldn't be assuming argc++...
2007-10-10 Richard Sharper7703: Fix the problem with MAP_PRIVATE not updating...
2007-10-10 Gerald Carterr7691: * add .gdbinit to the svn:ignore files
2007-10-10 Günther Deschnerr7636: Docu for "net rpc share migrate security" is...
2007-10-10 Günther Deschnerr7632: Cleanup "net share migrate"-code.
2007-10-10 Lars Müllerr7609: Move top level dir handling in from of the loop...
2007-10-10 Günther Deschnerr7607: Some minor fixes (typos, const)
2007-10-10 Günther Deschnerr7532: compile fix.
2007-10-10 Lars Müllerr7512: Fix net share migrate files to also migrate...
2007-10-10 Lars Müllerr7511: Add three new command line switches to testparm:
2007-10-10 Gerald Carterr7415: * big change -- volker's new async winbindd...
2007-10-10 Günther Deschnerr7391: - Added client-support for various lsa_query_tru...
2007-10-10 Gerald Carterr7143: removing unused file
2007-10-10 Gerald Carterr7139: trying to reduce the number of diffs between...
2007-10-10 Gerald Carterr7130: remove 'winbind enable local accounts' code...
2007-10-10 Gerald Carterr6995: * fixing segfault when writing out registry...
2007-10-10 Gerald Carterr6943: missed in last sync
2007-10-10 Gerald Carterr6942: * merging the registry changes back to the 3...
2007-10-10 Gerald Carterr6940: fixing debug messages
2007-10-10 Volker Lendecker6900: Fix bug 2725. Thanks, John, for finding it.
2007-10-10 Volker Lendecker6880: Fix bug 2070 after positive feedback from Leon...
2007-10-10 Jeremy Allisonr6834: Fix bug #2703, found by John Antonishek <ant...
2007-10-10 John Terpstrar6823: Add deletion confirmation / error message.
2007-10-10 John Terpstrar6820: Remove claim that password can be set with accou...
2007-10-10 Tim Potterr6769: Fix bugzilla #2538 and #2527. Unused variables...
2007-10-10 Gerald Carterr6706: * fix bug that prevented smbclient from creating...
2007-10-10 Volker Lendecker6640: Attempt to fix 'make everything' with the parano...
2007-10-10 Gerald Carterr6601: fixing query and set alias info calls (level...
2007-10-10 Volker Lendecker6488: net rpc printer migrate should not try to set...
2007-10-10 Gerald Carterr6450: * fix typo in htlm_auth help message
2007-10-10 Volker Lendecker6277: This implements a new caching API for enumeratin...
2007-10-10 Volker Lendecker6275: Implement RAP version of enumusers/enumgroups...
2007-10-10 Volker Lendecker6263: Get rid of generate_wellknown_sids, they are...
2007-10-10 Jeremy Allisonr6261: Tidyup message str printf. Ensure tvs struct...
2007-10-10 Jeremy Allisonr6256: Fix fprintf errors in smbpasswd. Fix for bug...
2007-10-10 Herb Lewisr6225: get rid of warnings from my compiler about neste...
2007-10-10 Derrell Lipmanr6149: Fixes bugs #2498 and 2484.
2007-10-10 Derrell Lipmanr6127: Eliminated all compiler warnings pertaining...
2007-10-10 Volker Lendecker6080: Port some of the non-critical changes from HEAD...
2007-10-10 Gerald Carterr6071: * clean up UNISTR2_ARRAY ( really just an array...
2007-10-10 Gerald Carterr6051: finish off
2007-10-10 Gerald Carterr6046: $ net -S block -U % -W VALE rpc service status...
2007-10-10 Gerald Carterr6041: cleaning up output from 'rpc service list'
2007-10-10 Gerald Carterr6040: finish out 'net rpc service list'
2007-10-10 Gerald Carterr6039: add CLI_DO_RPC macro for cookie cutter code...
2007-10-10 Gerald Carterr6038: adding more flesh to 'net rpc service'
2007-10-10 Gerald Carterr6029: adding files necessary to support 'net rpc servi...
2007-10-10 Günther Deschnerr5971: Check for the correct cli-struct when copying...
2007-10-10 Gerald Carterr5955: BUG 2517: use the realm from smb.conf for 'net...
2007-10-10 Günther Deschnerr5954: Fix some compiler warnings and add missing exclu...
2007-10-10 John Terpstrar5918: Fix typo.
2007-10-10 Simo Sorcer5912: - Enhance net rpc rights utility
2007-10-10 Volker Lendecker5910: Partial fix for bug 2438. I'll leave the debug...
2007-10-10 Tim Potterr5909: Remove some unecessary casts. Patch from Jason...
2007-10-10 Herb Lewisr5888: fix incorrect test - don't print anything if...
2007-10-10 Volker Lendecker5862: And some more const
2007-10-10 John Terpstrar5790: Added ability to set account description.
2007-10-10 Günther Deschnerr5776: Fix typo (found by lieschen).
2007-10-10 John Terpstrar5653: Fixiing typos.
2007-10-10 Herb Lewisr5650: add help lines for net rpc group addmem and...
2007-10-10 Gerald Carterr5614: fix proto for copy_fn() after changes to cli_list()
next