Add missing become_root/unbecome_root around calls of add_aliases.
[metze/old/v3-2-winbind-ndr.git] / source / utils /
2007-10-09 gdAllow to set sec_info for registry security descriptor...
2007-10-05 gdFix usage output.
2007-10-05 gdAdd "net rpc registry getsd <keyname>" to display secur...
2007-10-04 vlendecFix rpc_file_list_internals
2007-10-03 vlendecFix some typos, don't panic as non-root on net getdomainsid
2007-10-02 jraFix the interfaces code to detect IPv6 interfaces,...
2007-09-28 jerryRevert Longhorn join patch as it is not correct for...
2007-09-28 jerryBUG 4997 (3.2 only): Fix enumration level for smbtree
2007-09-28 jerryWindows 2008 (Longhorn) Interop fixes for AD specific...
2007-09-25 gdAdd HKEY_CURRENT_USER to reg_hive_key().
2007-09-21 obnoxTidy up callers of unistr2_to_ascii() to pass sizeof...
2007-09-19 metzefix cut-n-paste bug in code with LIBUNWIND support
2007-09-17 obnoxFight those red bars...
2007-09-17 obnoxFix a debug message.
2007-09-17 obnoxChange net_rpc_join_ok() to return NTSTATUS for better
2007-09-17 obnoxChange net_make_ipc_connection() and net_make_ipc_conne...
2007-09-14 metzerename public functions from winbind_client.h
2007-09-10 vlendecAdd file_id_string_tos
2007-09-08 vlendecAdd "net sam rights"
2007-09-08 jraFix coverity bug #105, run #332. Use of uninitialized...
2007-09-04 vlendecWarn if "os level" > 255
2007-09-04 vlendecSome stackframes
2007-08-31 mimirRename function as Jerry asked.
2007-08-31 obnoxFix a segfault in smbcontrol when called with parameter...
2007-08-31 obnoxAdd a "validate-cache" control message to winbindd.
2007-08-31 obnoxGive smbcontrol an initial talloc stackframe.
2007-08-31 obnoxGive smbstatus an initial talloc stackframe.
2007-08-31 obnoxGive testparm an initial talloc stackframe, so it does...
2007-08-31 obnoxCreate an initial talloc stackframe for the net binary.
2007-08-30 vlendecConsolidate the use of temporary talloc contexts.
2007-08-29 mimirAdd implementation of machine-authenticated connection...
2007-08-29 gdRemove unused off_t type.
2007-08-29 mimirUse infolevel 25 to set the machine account's password...
2007-08-28 gdAdd experimental DsGetDcName() call (will be used by...
2007-08-23 obnoxIn order for "net rpc registry" to be able to write to
2007-08-17 obnoxAdd a function lp_canonicalize_parameter_with_value...
2007-08-17 obnoxReformatting: eliminate trailing spaces, overly long...
2007-08-16 obnoxAdd initial synonym handling to "net conf":
2007-08-14 gdExpand kerberos_return_pac() so that it can be used...
2007-08-14 gdMinor edits for libgpo.
2007-08-02 metzeuse TALLOC_FREE()
2007-08-01 metzetry to get the file name and share patch for printing
2007-07-31 vlendecFix bug 4849. Thanks to Matthijs Kooijman <matthijs...
2007-07-26 vlendecFix some uninitialized variables found by the IBM checker
2007-07-25 vlendecWith -Wmissing-prototypes these two always generate...
2007-07-25 vlendecFix an uninitialized variable warning
2007-07-24 metzeuse MSG_BROADCAST_PID_STR as value for broadcast messages
2007-07-24 metzemerge from people.samba.org/bzr/metze/samba/3_2-ctdb...
2007-07-23 vlendecAttempt to fix the build on host deckchair
2007-07-19 gdFor debugging, add (undocumented) net ads kerberos...
2007-07-19 gdHarmonize net's password prompts.
2007-07-18 metzemerge from 3_0-ctdb-tridge:
2007-07-16 metzemove elements belonging to the current ldap connection...
2007-07-13 gdSome more minor edits for net ads gpo.
2007-07-11 gdAllow to pass an ADS_STRUCT pointer down to the dump...
2007-07-10 tridgehere too
2007-07-10 tridgeThe FSF has moved around a lot. This fixes their Mass...
2007-07-10 tridgeLGPL is now called GNU Lesser General Public License
2007-07-10 tridgemore v2->v3 conversion
2007-07-10 tridgeuse the GPLv3 boilerplate as recommended by the FSF...
2007-07-09 idraI tested this against NT4 PDC, W2K Server, W2K3 Dc...
2007-07-09 jraChange from v2 or later to v3 or later.
2007-07-09 gdAdd ads_find_samaccount() helper function.
2007-07-09 gdSome minor cleanups in libgpo
2007-07-09 obnoxUntangle use of strrchr_m and strequal and add some...
2007-07-09 vlendecFix Coverity id 386
2007-07-07 obnoxChange the behaviour of net conf import when there...
2007-07-07 obnoxSimplify prototype of reg_setvalue_internal:
2007-07-07 obnoxClean use of talloc in import_process_service:
2007-07-07 obnoxMove formatting of a parameter's value into a value...
2007-07-07 obnoxFix missing assignments to target string of asprintf...
2007-07-07 obnoxFix: Check whether top subkeyname instead of whole...
2007-07-07 obnoxRemove TODO-comment. lp_load returns False if opening
2007-06-30 obnoxRename lp_parameter_valid -> lp_parameter_is_valid.
2007-06-29 obnoxPrevent setting of a global option in a share definition
2007-06-29 obnoxAdd initial checking of the validity of a paramter
2007-06-29 obnoxFix a comment and adjust some code formatting.
2007-06-29 obnoxUse the recursive delete function instead of the origin...
2007-06-29 gdAllow to list a custom krb5 keytab file with:
2007-06-27 gdAllow to pass down the lookup-level to rpccli_lsa_looku...
2007-06-26 vlendecRevert 'net idmap dump' to the 3.0.24 behaviour.
2007-06-22 obnoxMention "net conf" in top level net usage.
2007-06-22 obnoxAdd a "drop" function to "net conf" that clears the
2007-06-21 gdAdd dump-event-list command to smbcontrol.
2007-06-20 jraFix bug #4711 by makeing cli_connect return an NTSTATUS.
2007-06-19 obnoxMake "net conf setparm" always use registry data type...
2007-06-19 obnoxAdjust comments.
2007-06-14 obnoxThis checkin consists mostly of refactorings in prepara...
2007-06-13 jerryHere's a small patch that disables the libkrb5.so repla...
2007-06-10 vlendecMerge the core of the cluster code.
2007-06-09 idraWhile verifying a bug I found out that for some reason
2007-06-08 obnoxWhitespace cosmetics, to reduce irritating diffs...
2007-06-04 tridgemerged ldb changes from 3.0.26
2007-05-31 jerrymerge service control pidl change for CloseServiceHandl...
2007-05-29 vlendecConvert a leftover direct tdb access to sessionid.tdb
2007-05-29 jerrymerge net help test fix from SAMBA_3_0_26
2007-05-29 vlendecAdd MSG_SMB_BRL_VALIDATE. Tridge, this is a bit differe...
2007-05-29 vlendecAdd void *private_data to brl_forall
2007-05-29 vlendecCheck in a change made by Tridge:
2007-05-28 vlendecConvert connections.tdb to dbwrap
next