r24005: Attempt to fix the build on host deckchair
[amitay/samba.git] / source3 / utils /
2007-10-10 Volker Lendecker24005: Attempt to fix the build on host deckchair
2007-10-10 Günther Deschnerr23973: For debugging, add (undocumented) net ads kerbe...
2007-10-10 Günther Deschnerr23968: Harmonize net's password prompts.
2007-10-10 Stefan Metzmacherr23954: merge from 3_0-ctdb-tridge:
2007-10-10 Stefan Metzmacherr23888: move elements belonging to the current ldap...
2007-10-10 Günther Deschnerr23874: Some more minor edits for net ads gpo.
2007-10-10 Günther Deschnerr23834: Allow to pass an ADS_STRUCT pointer down to...
2007-10-10 Andrew Tridgellr23804: here too
2007-10-10 Andrew Tridgellr23801: The FSF has moved around a lot. This fixes...
2007-10-10 Andrew Tridgellr23800: LGPL is now called GNU Lesser General Public...
2007-10-10 Andrew Tridgellr23795: more v2->v3 conversion
2007-10-10 Andrew Tridgellr23784: use the GPLv3 boilerplate as recommended by...
2007-10-10 Simo Sorcer23782: I tested this against NT4 PDC, W2K Server,...
2007-10-10 Jeremy Allisonr23779: Change from v2 or later to v3 or later.
2007-10-10 Günther Deschnerr23772: Add ads_find_samaccount() helper function.
2007-10-10 Günther Deschnerr23770: Some minor cleanups in libgpo
2007-10-10 Michael Adamr23760: Untangle use of strrchr_m and strequal and...
2007-10-10 Volker Lendecker23757: Fix Coverity id 386
2007-10-10 Michael Adamr23750: Change the behaviour of net conf import when...
2007-10-10 Michael Adamr23749: Simplify prototype of reg_setvalue_internal:
2007-10-10 Michael Adamr23748: Clean use of talloc in import_process_service:
2007-10-10 Michael Adamr23747: Move formatting of a parameter's value into...
2007-10-10 Michael Adamr23746: Fix missing assignments to target string of...
2007-10-10 Michael Adamr23745: Fix: Check whether top subkeyname instead of...
2007-10-10 Michael Adamr23744: Remove TODO-comment. lp_load returns False...
2007-10-10 Michael Adamr23666: Rename lp_parameter_valid -> lp_parameter_is_valid.
2007-10-10 Michael Adamr23657: Prevent setting of a global option in a share...
2007-10-10 Michael Adamr23656: Add initial checking of the validity of a paramter
2007-10-10 Michael Adamr23655: Fix a comment and adjust some code formatting.
2007-10-10 Michael Adamr23652: Use the recursive delete function instead of...
2007-10-10 Günther Deschnerr23648: Allow to list a custom krb5 keytab file with:
2007-10-10 Günther Deschnerr23627: Allow to pass down the lookup-level to rpccli_l...
2007-10-10 Volker Lendecker23612: Revert 'net idmap dump' to the 3.0.24 behaviour.
2007-10-10 Michael Adamr23593: Mention "net conf" in top level net usage.
2007-10-10 Michael Adamr23585: Add a "drop" function to "net conf" that clears the
2007-10-10 Günther Deschnerr23563: Add dump-event-list command to smbcontrol.
2007-10-10 Jeremy Allisonr23554: Fix bug #4711 by makeing cli_connect return...
2007-10-10 Michael Adamr23549: Make "net conf setparm" always use registry...
2007-10-10 Michael Adamr23543: Adjust comments.
2007-10-10 Michael Adamr23485: This checkin consists mostly of refactorings...
2007-10-10 Gerald Carterr23474: Here's a small patch that disables the libkrb5...
2007-10-10 Volker Lendecker23410: Merge the core of the cluster code.
2007-10-10 Simo Sorcer23407: While verifying a bug I found out that for...
2007-10-10 Michael Adamr23379: Whitespace cosmetics, to reduce irritating...
2007-10-10 Andrew Tridgellr23323: merged ldb changes from 3.0.26
2007-10-10 Gerald Carterr23271: merge service control pidl change for CloseServ...
2007-10-10 Volker Lendecker23223: Convert a leftover direct tdb access to session...
2007-10-10 Gerald Carterr23207: merge net help test fix from SAMBA_3_0_26
2007-10-10 Volker Lendecker23204: Add MSG_SMB_BRL_VALIDATE. Tridge, this is a...
2007-10-10 Volker Lendecker23195: Add void *private_data to brl_forall
2007-10-10 Volker Lendecker23183: Check in a change made by Tridge:
2007-10-10 Volker Lendecker23171: Convert connections.tdb to dbwrap
2007-10-10 Volker Lendecker23055: Rewrite messages.c to use auto-generated marsha...
2007-10-10 James Peachr23010: Make the output of "smbcontrol --help" match...
2007-10-10 James Peachr23009: Both contains a strchr_m(server,'/') few lines...
2007-10-10 Jeremy Allisonr23005: If we're running on a system where time_t is...
2007-10-10 Alexander Bokovoyr22973: Apparently, 3.0.25 broke smb4k badly ;-)
2007-10-10 Volker Lendecker22954: More messaging_register
2007-10-10 Volker Lendecker22934: Change smbcontrol to use messaging_register...
2007-10-10 Michael Adamr22932: Use the same symbol in sizeof and cast for...
2007-10-10 Volker Lendecker22911: Pass a messaging_context to message_send_all
2007-10-10 Volker Lendecker22908: All callers of message_init now also call messa...
2007-10-10 Volker Lendecker22906: Some more message_send_pid
2007-10-10 Volker Lendecker22900: Convert profile/ to messaging_send_pid/messagin...
2007-10-10 Volker Lendecker22868: Replace some message_send_pid calls with messag...
2007-10-10 Alexander Bokovoyr22867: With Samba4's IDL, we now have two new flags...
2007-10-10 Volker Lendecker22844: Introduce const DATA_BLOB data_blob_null =...
2007-10-10 James Peachr22828: Fix typo. Bugzilla #4589.
2007-10-10 Volker Lendecker22787: More from Karolin: Make map_unix_group() static...
2007-10-10 Volker Lendecker22786: Some cleanup by Karolin Seeger: Remove unused...
2007-10-10 Volker Lendecker22767: Argl. Typed in 'svn ci' in the wrong branch...
2007-10-10 Volker Lendecker22766: Merge from 3_0:
2007-10-10 Volker Lendecker22761: This introduces lib/conn_tdb.c with two main...
2007-10-10 Volker Lendecker22751: Next step for the cluster merge: sessionid...
2007-10-10 Volker Lendecker22747: Fix some C++ warnings
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 Jeremy Allisonr22590: Make TALLOC_ARRAY consistent across all uses.
2007-10-10 Jeremy Allisonr22588: Make all uses of TALLOC_MEMDUP consistent.
2007-10-10 Günther Deschnerr22479: Add "net ads keytab list".
2007-10-10 Michael Adamr22412: Add a "deletelocalgroup" subcommand to net...
2007-10-10 Jeremy Allisonr22282: Fix last few name -> servicename changes.
2007-10-10 Volker Lendecker22135: Check in most of Michael Adam's net conf utilit...
2007-10-10 Andrew Bartlettr22071: Make the error message for incorrect use of...
2007-10-10 Stefan Metzmacherr22009: change TDB_DATA from char * to unsigned char *
2007-10-10 Jeremy Allisonr22003: Fix from Jiri.Sasek@Sun.COM to wrap our krb5_lo...
2007-10-10 Stefan Metzmacherr22001: change prototype of dump_data(), so that it...
2007-10-10 Stefan Metzmacherr22000: remove useless casts
2007-10-10 Volker Lendecker21962: Make pdbedit use the configfile specified by -s
2007-10-10 Gerald Carterr21888: Add the osname and osver options to 'net ads...
2007-10-10 Volker Lendecker21831: Back out r21823 for a while, this is going...
2007-10-10 Volker Lendecker21823: Let secrets_store_machine_password() also store...
2007-10-10 Volker Lendecker21784: Replace smb_register_idle_event() with event_ad...
2007-10-10 Herb Lewisr21780: let smbcontrol use POPT_COMMON_SAMBA options...
2007-10-10 Simo Sorcer21776: fix bugs #4438 #4440
2007-10-10 Jeremy Allisonr21768: Fix the client dfs code such that smbclient can
2007-10-10 Jeremy Allisonr21755: Memory leak fixes from Zack Kirsch <zack.kirsch...
2007-10-10 Jeremy Allisonr21714: Change the VFS interface to use struct timespec
2007-10-10 Jeremy Allisonr21663: Fix from the Wine guys: Robert Shearman <rob...
next