rename public functions from winbind_client.h
[metze/old/v3-2-winbind-ndr.git] / source / utils /
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
2007-05-21 vlendecRewrite messages.c to use auto-generated marshalling...
2007-05-19 jpeachMake the output of "smbcontrol --help" match that of...
2007-05-19 jpeachBoth contains a strchr_m(server,'/') few lines after...
2007-05-18 jraIf we're running on a system where time_t is 8 bytes
2007-05-17 abApparently, 3.0.25 broke smb4k badly ;-)
2007-05-16 vlendecMore messaging_register
2007-05-16 vlendecChange smbcontrol to use messaging_register instead...
2007-05-16 obnoxUse the same symbol in sizeof and cast for talloc.
2007-05-15 vlendecPass a messaging_context to message_send_all
2007-05-15 vlendecAll callers of message_init now also call messaging_ini...
2007-05-15 vlendecSome more message_send_pid
2007-05-15 vlendecConvert profile/ to messaging_send_pid/messaging_register
2007-05-14 vlendecReplace some message_send_pid calls with messaging_send...
2007-05-14 abWith Samba4's IDL, we now have two new flags for share...
2007-05-14 vlendecIntroduce const DATA_BLOB data_blob_null = { NULL,...
2007-05-13 jpeachFix typo. Bugzilla #4589.
next