s3-rpc_client: use netlogon_creds_arcfour_crypt() in init_netr_CryptPassword.
[kai/samba.git] / source3 / utils /
2012-12-03 Andreas Schneidersmbget: Use new samba_getpass() function.
2012-12-03 Andreas Schneiderutil: Use new samba_getpass() function for passwd util.
2012-12-03 Andreas Schneiderntlm_auth: Use new samba_getpass() function.
2012-12-03 Andreas Schneidernet: Use samba_getpass() function in net util.
2012-12-03 Andreas Schneidernet: Use new samba_getpass() function for 'net rpc'.
2012-12-03 Andreas Schneidernet: Use new samba_getpass() function for 'net ads'.
2012-12-02 Stefan Metzmachers3:smbcacls: add --query-security-info and --set-securi...
2012-11-30 Stefan Metzmachers3:util: fix usage of popt_burn_cmdline_password()
2012-11-08 Andreas Schneiders3fs-client: Burn commandline password of client utils.
2012-11-05 Christian Ambachs3:utils fix a whitespace error
2012-10-30 Andreas Schneiders3fs-utils: Free the popt context in smbcacls and smbqu...
2012-10-30 Andreas Schneiders3fs-net: Use talloc for memory allocation.
2012-10-29 Andreas SchneiderBUG 9326: Fix net ads join message for the dns domain.
2012-10-26 Andreas Schneiderntlm_auth: Increase debug level if we use config domain...
2012-10-19 Stefan Metzmachers3:utils/net: remove unused "net connections"
2012-10-19 Gregor Becks3:net_serverid: remove connections_forall from "net...
2012-10-19 Gregor Becks3:net_serverid: remove sessionid_traverse from "net...
2012-10-19 Gregor Becks3:net_status_shares: use connections_forall_read for...
2012-10-19 Gregor Becks3:smbcontrol: don't do stack_trace by connection but...
2012-10-02 Günther Deschners3-net: Fix DEBUG() location.
2012-10-02 Günther Deschners3-net: give more control how to update/register DNS...
2012-10-02 Günther Deschners3-net: pass down a flags field to DoDNSUpdate().
2012-10-02 Günther Deschners3-net: move out some prototypes to net_dns.h.
2012-10-02 Günther Deschners3-net: pass down struct net_context to the dns update...
2012-10-01 Jeremy Allisons3: Fix bug 8966, Fix net rpc share allowedusers to...
2012-09-22 Christian Ambachs3:utils/net fix a compiler warning
2012-09-10 Michele BaldessariCall TALLOC_FREE() before we return otherwise we will...
2012-09-07 Alexander Bokovoys3-smbldap: use smbldap_ prefixed functions
2012-09-06 Andrew Bartletts3-printing: Restrict printing=cups to systems with...
2012-08-15 Andrew Bartlettfix printf warning in net connections
2012-08-15 Gregor Becks3:utils: remove standalone cclean tool
2012-08-15 Gregor Becks3:net add command "connections cleanup"
2012-08-09 Jeremy AllisonCorrectly check for errors in strlower_m() returns.
2012-08-09 Jeremy AllisonCheck error returns from strupper_m() (in all reasonabl...
2012-08-01 Stefan Metzmachers3:utils/net_rpc*: make use of cli_get_session_key()
2012-07-30 Andrew Bartletts3-utils: Add cast to fix error found by -Werror=format
2012-07-27 Andrew Bartlettlib/param: Rename "socket address" to "nbt client socke...
2012-07-24 Andrew Bartlettlib/param: Move all enum declarations to lib/param
2012-07-19 Jeremy AllisonMove everything to use the common pidfile functions.
2012-07-19 Jeremy AllisonMove source4/smbd/pidfile into lib/util in preparation...
2012-07-19 Andrew Bartletts3-param: Make lp_name_resolve_order() return a list
2012-07-18 Christian Ambachs3:smbstatus add --fast option
2012-07-18 Christian Ambachs3:smbstatus don't check if process exists twice
2012-07-18 Christian Ambachs3:smbstatus rename a function to make its purpose...
2012-07-18 Christian Ambachs3:smbstatus fix a compiler warning
2012-07-18 Rusty Russellloadparm: make the source3/ lp_ functions take an expli...
2012-07-17 Rusty Russellsource3/utils/net_conf.c: fix stackframe leak
2012-07-17 Rusty Russellsmbpasswd: always free frame.
2012-07-12 Michael Adams3: rename sid_check_is_in_our_domain() to sid_check_is...
2012-07-06 Christof Schmittauth: Common function for retrieving PAC_LOGIN_INFO...
2012-07-02 Andrew Bartlettauth: Remove .get_challenge (only used for security...
2012-06-29 Gregor Becks3:cclean avoid segfault in case of ctdb missbehaviour
2012-06-29 Gregor Becks3:cclean: fix memory allocation
2012-06-27 Andrew Bartletts3-param: Rename loadparm_s3_context -> loadparm_s3_helpers
2012-06-27 Gregor Becks3: add a tool "cclean" to cleanup orphaned entries...
2012-06-26 Michael Adams3:net registry import: implement dry-run with "--test"
2012-06-26 Michael Adams3:net registry import: add an assert
2012-06-26 Michael Adams3:net registry import: reduce indentation
2012-06-26 Michael Adams3:net registry import: fix the return code when transa...
2012-06-26 Michael Adams3:net registry import: improve regdb_open/close layering
2012-06-26 Michael Adams3:net registry import: untangle nested function calls
2012-06-26 Michael Adams3:net registry import: reduce indentation and untangle...
2012-06-26 Michael Adams3:net registry import: move precheck-and-import code...
2012-06-26 Gregor Becks3:net registry: fix violation of coding conventions
2012-06-26 Gregor Becks3:net registry import: add option --precheck
2012-06-26 Gregor Becks3:net registry import: check return values + codecleanup
2012-06-26 Gregor Becks3:net registry: fix output of dwords with sign bit set
2012-06-21 Michael Adams3:util: rename procid_equal() to serverid_equal()
2012-06-21 Michael Adams3:smbstatus: use procid_equal() instead of equivalent...
2012-06-19 Jeremy AllisonFix warning: variable ‘status’ set but not used.
2012-06-15 Volker Lendeckedbwrap: dbwrap_trans_store_uint32->dbwrap_trans_store_u...
2012-06-15 Volker Lendeckedbwrap: dbwrap_trans_store_int32->dbwrap_trans_store_in...
2012-06-15 Volker Lendeckedbwrap: dbwrap_store_uint32->dbwrap_store_uint32_bystring
2012-06-15 Volker Lendeckedbwrap: dbwrap_fetch_uint32->dbwrap_fetch_uint32_bystring
2012-06-15 Volker Lendeckedbwrap: dbwrap_store_int32->dbwrap_store_int32_bystring
2012-06-15 Volker Lendeckedbwrap: dbwrap_fetch_int32->dbwrap_fetch_int32_bystring
2012-06-14 Volker Lendeckes3: Simplify tdb_data_is_cstr a bit
2012-06-06 Michael Adams3:smb: introduce a name TID_FIELD_INVALID for the...
2012-06-06 Stefan Metzmachers3:utils: use smbd/smbd.h instead of just smbd/proto.h
2012-06-05 Stefan Metzmachers3:lib: split things into a conn_tdb.h
2012-05-30 Stefan Metzmachers3:utils: use cli_tree_connect() instead of cli_tcon_andx()
2012-05-28 Luk Claess3:libsmb: get rid of cli_negprot
2012-05-28 Luk Claess3:libsmb: get rid of cli_state_server_time_zone
2012-05-28 Luk Claess3:libsmb: get rid of cli_state_protocol
2012-05-28 Luk Claess3:libsmb: get rid of cli_state_remote_name
2012-05-28 Luk Claess3:libsmb: get rid of cli_state_*_sockaddr
2012-05-26 Andrew Bartletts3-utils: Use ads_do_search_retry in net ads search
2012-05-23 Simo SorceMove source3/libads/dns.c to lib/addns
2012-05-23 Simo Sorces3-ads-dns: Break dependency on lp_parm
2012-05-15 Volker Lendeckes3: Fix Coverity ID 242710 Untrusted pointer read
2012-05-15 Stefan Metzmachers3-auth: remove "security=server" (depricated since...
2012-05-10 Volker Lendeckes3: Fix Coverity ID 242725 Uninitialized scalar variable
2012-05-10 Volker Lendeckes3: Fix Coverity ID 242726 Uninitialized scalar variable
2012-05-10 Volker Lendeckes3: Fix Coverity ID 242754 Dereference null return...
2012-05-08 Karolin Seegers3-net: Fix typo in comment.
2012-04-30 Christof Schmittnet: Let get*sid return error from passdb init
2012-04-25 Gregor Becks3:registry: remove usage of reg_objects from net_rpc_p...
2012-04-25 Gregor Becks3:eventlogadm make a transaction for addsource
2012-04-25 Gregor Becks3:eventlogadm reimplement addsource using reg_api
2012-04-24 Volker Lendeckes3: Attempt to fix the build without kerberos
next