s3:pdb_ldap: try to build the full unix_pw structure with ldapsam:trusted support
[samba.git] / source3 / utils /
2010-01-28 Jeremy AllisonFix bug #7069 - smbget does not return an error status...
2010-01-24 Volker Lendeckes3: Add --use-ccache to net
2010-01-24 Volker Lendeckes3: Fix a bug in net's use of popt
2010-01-23 Volker Lendeckes3: Use global_sid_Builtin in net_groupmap_memberships
2010-01-19 Kai Blins3 net: Fix compile warnings
2010-01-19 Kai Blins3 net/i18n: Use only one spelling for "Usage:"
2010-01-19 Kai Blins3 net: Fix compile error with WITH_DNS_UPDATES
2010-01-18 Björn Jackes3/net: split up some printable stings to ease i18n
2010-01-17 Volker Lendeckes3: Fix the format string for smbcontrol pool-usage
2010-01-14 Jeremy AllisonFix bug #7036 - net rpc getsid fails in hardened window...
2010-01-13 Nadezhda IvanovaMerge branch 'master' of git://git.samba.org/samba
2010-01-10 Volker Lendeckes3: Fix some nonempty blank lines
2010-01-10 Volker Lendeckes3: Replace most calls to sid_append_rid() by sid_compose()
2010-01-07 Nadezhda IvanovaMerge branch 'master' of git://git.samba.org/samba
2010-01-05 Kai Blins3 net: Add a few missing gettext calls.
2010-01-04 Nadezhda IvanovaMerge branch 'master' of git://git.samba.org/samba
2010-01-03 Volker Lendeckes3: Convert cli_tdis to the async API
2009-12-23 Günther Deschners3-net: use generated krb5.conf in 'net ads testjoin'
2009-12-22 Andrew Bartletts3:ntlmssp: only include ntlmssp.h where actually needed
2009-12-22 Andrew Bartletts3:ntlmssp: remove the typedef NTLMSSP_STATE
2009-12-16 Günther Deschners3-pdbedit: allow to call "pdbedit -N description ...
2009-12-07 Günther Deschners3: fix net and rpcclient after setprinterdataex changes.
2009-11-30 Michael Adams3:add split_tokens, a cmdline tool to test next_token_...
2009-11-30 Volker LendeckeFix bug 6546: Avoid accessing buf[-1] if NUL byte comes...
2009-11-29 Volker Lendeckes3: Move directory_exist_stat to testparm.c, it only...
2009-11-29 Volker Lendeckes3: "net_conf_addshare" only looks at the mode
2009-11-29 Volker Lendeckes3: "net_usershare_add" only looks at the mode, device...
2009-11-29 Volker Lendeckes3: "net_usershare_add" only looks at the device and...
2009-11-29 Volker Lendeckes3: "net_usershare_add" only looks at the mode and uid
2009-11-29 Volker Lendeckes3: "count_num_usershares" only looks at the mode
2009-11-29 Volker Lendeckes3: "info_fn" only looks at the mode and uid
2009-11-29 Volker Lendeckes3: "get_share_list" only looks at the mode and uid
2009-11-29 Volker Lendeckes3: Pass the "fake dir create times" parameter to sys_...
2009-11-27 Günther Deschners3-kerberos: only use krb5 headers where required.
2009-11-26 Günther Deschners3-rpc: Avoid including every pipe's client and server...
2009-11-25 Günther Deschners3-build: try to fix QNX build ("delay" is defined...
2009-11-24 Stefan Metzmachers3:dbwrap_torture: use timeval_current/timeval_elapsed...
2009-11-23 Michael Adams3: add dbwrap_torture - a tool to stress test tdb...
2009-11-22 Volker Lendeckes3: Fix bug 6338 -- net rpc trustdom list always displa...
2009-11-21 Volker Lendeckes3: Convert cli_get_fs_attr_info to the async API
2009-11-21 Kai Blinntlm_auth: use data_blob_talloc() to allocate session key
2009-11-12 Jeremy AllisonEnsure all callers to the rpc_client/cli_pipe functions...
2009-11-08 Volker LendeckeRevert "s3: Make run_rpc_command take strings instead...
2009-11-08 Volker Lendeckes3: Make run_rpc_command take strings instead of a...
2009-11-07 Volker Lendeckes3: get_pipe_name_from_iface -> get_pipe_name_from_syntax
2009-11-06 Günther Deschners3-kerberos: modify cli_krb5_get_ticket to take a new...
2009-11-06 Günther Deschners3-net: better use memory credential cache in net_ads_k...
2009-11-06 Günther Deschners3-net: allow to call "net ads kerberos pac <impersonat...
2009-10-28 Björn Jackes3:net: fix output of net rpc trustdom list
2009-10-28 Günther Deschners3-net: acct_flags are uint32_t in net_sam_set_userflag().
2009-10-27 Michael Adams3: pdbedit: add option --kickoff-time/-K to set the...
2009-10-17 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-10-16 Günther Deschners3-net: fix build warning (missing default in switch).
2009-10-13 Björn Jackes3:net: simplify padding to single printf call
2009-10-13 Björn Jackes3:net simplify padding to single printf call
2009-10-13 Volker Lendeckes3:net: Fix a segfault in "net rpc trustdom list" for...
2009-10-13 Günther Deschners3: use enum netr_SchannelType all over the place.
2009-10-12 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-10-12 Günther Deschners3-netlogon: pass down account name to remote password...
2009-10-12 Björn Jackeѕ3: fix domain trust documentation confusion
2009-10-05 Günther Deschners3-net: print error when "net rpc changetrustpw" has...
2009-10-01 Günther Deschners3-registry: move rpccli_winreg_Connect to the only...
2009-10-01 Günther Deschners3-registry: use pull_reg_sz() where appropriate.
2009-09-29 Günther Deschners3: use pull_reg_multi_sz in rpcclient and net.
2009-09-29 Günther Deschners3-registry: use push_reg_sz().
2009-09-29 Volker Lendeckes3: Remove the lua interpreter again
2009-09-18 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
2009-09-18 Volker Lendeckes3:smbstatus: Fix bug 6703, allow smbstatus as non...
2009-09-18 Volker Lendeckes3:smbstatus: Fix some nonempty blank lines
2009-09-17 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
2009-09-17 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-09-17 Kouhei Sutouspnego: Support ASN.1 BIT STRING and use it in SPNEGO.
2009-09-16 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
2009-09-16 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-09-15 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
2009-09-15 Günther Deschners3-dcerpc: use dcerpc_AuthLevel and remove duplicate...
2009-09-16 Günther Deschnerspnego: share spnego_parse.
2009-09-16 Günther Deschners3-eventlogadm: Fix Coverity #938: UNINIT.
2009-09-11 Günther Deschners3-rpc_client: add dcerpc_transport_t to cli_rpc_pipe_o...
2009-09-11 Günther Deschners3-rpc_client: add dcerpc_transport_t to cli_rpc_pipe_o...
2009-09-03 Günther Deschners3-ntlm_auth: fix two segfaults in diagnostics mode.
2009-09-02 Günther Deschners3-net: allow to exit "net rpc sh" with "q" as well.
2009-08-24 Olaf Flebbemake smbcontrol smbd ping work proper checking for...
2009-08-18 Kai Blins3 net: Add getauthuser/setauthuser commands.
2009-08-13 Jeremy AllisonFix EVERY SINGLE build on the buildfarm that doesn...
2009-08-11 Michael Adams3:smbcacls: forbid change of debug level from config...
2009-08-11 Kai Blins3 net: i18n support for net utility functions
2009-08-11 Kai Blins3 net: i18n support for net usershare
2009-08-11 Kai Blins3 net: i18n support for net user
2009-08-11 Kai Blins3 net: i18n support for net time
2009-08-11 Kai Blins3 net: i18n support for net status
2009-08-11 Kai Blins3 net: i18n support for net share
2009-08-11 Kai Blins3 net: i18n support for net sam
2009-08-11 Kai Blins3 net: i18n support for net rpc shell
2009-08-11 Kai Blins3 net: i18n support for net rpc service
2009-08-11 Kai Blins3 net: i18n support for net rpc samsync
2009-08-10 Kai Blins3 net: i18n support for net rpc rights
2009-08-10 Kai Blins3 net: i18n support net rpc registry
2009-08-10 Kai Blins3 net: i18n support for net rpc printer
2009-08-10 Kai Blins3 net: i18n support for net rpc join
next