r24993: Apply some const
[ira/wip.git] / source3 / utils /
2007-10-10 Volker Lendecker24951: Warn if "os level" > 255
2007-10-10 Volker Lendecker24943: Some stackframes
2007-10-10 Rafal Szczesniakr24853: Rename function as Jerry asked.
2007-10-10 Michael Adamr24845: Fix a segfault in smbcontrol when called with...
2007-10-10 Michael Adamr24843: Add a "validate-cache" control message to winbindd.
2007-10-10 Michael Adamr24828: Give smbcontrol an initial talloc stackframe.
2007-10-10 Michael Adamr24827: Give smbstatus an initial talloc stackframe.
2007-10-10 Michael Adamr24825: Give testparm an initial talloc stackframe...
2007-10-10 Michael Adamr24824: Create an initial talloc stackframe for the...
2007-10-10 Volker Lendecker24809: Consolidate the use of temporary talloc contexts.
2007-10-10 Rafal Szczesniakr24789: Add implementation of machine-authenticated...
2007-10-10 Günther Deschnerr24783: Remove unused off_t type.
2007-10-10 Rafal Szczesniakr24771: Use infolevel 25 to set the machine account...
2007-10-10 Günther Deschnerr24742: Add experimental DsGetDcName() call (will be...
2007-10-10 Michael Adamr24637: In order for "net rpc registry" to be able...
2007-10-10 Michael Adamr24527: Add a function lp_canonicalize_parameter_with_v...
2007-10-10 Michael Adamr24513: Reformatting: eliminate trailing spaces, overly...
2007-10-10 Michael Adamr24496: Add initial synonym handling to "net conf":
2007-10-10 Günther Deschnerr24432: Expand kerberos_return_pac() so that it can...
2007-10-10 Günther Deschnerr24413: Minor edits for libgpo.
2007-10-10 Stefan Metzmacherr24125: use TALLOC_FREE()
2007-10-10 Stefan Metzmacherr24115: try to get the file name and share patch for...
2007-10-10 Volker Lendecker24107: Fix bug 4849. Thanks to Matthijs Kooijman ...
2007-10-10 Volker Lendecker24057: Fix some uninitialized variables found by the...
2007-10-10 Volker Lendecker24047: With -Wmissing-prototypes these two always...
2007-10-10 Volker Lendecker24044: Fix an uninitialized variable warning
2007-10-10 Stefan Metzmacherr24021: use MSG_BROADCAST_PID_STR as value for broadcas...
2007-10-10 Stefan Metzmacherr24019: merge from people.samba.org/bzr/metze/samba...
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:
next