s3 i18n: Fix up missing newlines in more pam_winbind translations
[kai/samba.git] / source3 / utils /
2010-04-09 Günther Deschners3: add iconv_convenience handle to pull/push sz helpers.
2010-03-28 Volker Lendeckes3: Slightly simplify unmap_unix_group
2010-03-27 Jeremy AllisonFix bug #7240 - Net usershare is not case sensitive.
2010-03-26 Kai Blins3 ntlm_auth: Don't malloc data that will be talloc_free()d
2010-03-24 Stefan Metzmachers3:ntlmssp: use client.netbios_name instead of workstation
2010-03-24 Stefan Metzmachers3:ntlmssp: rename void *auth_context; into void *callb...
2010-03-24 Stefan Metzmachers3:ntlmssp: remove unused get_global_myname() and get_d...
2010-03-24 Stefan Metzmachers3:ntlmssp: pass names and use_ntlmv2 to ntlmssp_client...
2010-03-24 Stefan Metzmachers3:ntlmssp: pass names to ntlmssp_server_start() and...
2010-03-24 Karolin Seegers3-testparm: Throw warning when 'workgroup' and 'netbio...
2010-03-16 Günther Deschners3: fix buildwarning in smbta-util.
2010-03-16 Andreas SchneiderFix developer build, remove malloc
2010-03-16 Jim McDonoughDon't exit(0) on error
2010-03-16 Holger HetterichAdd smbta-util to manage the encryption key.
2010-03-15 Michael Adams3:smbcacls: also honour the "--sddl" flag when setting...
2010-03-12 Volker Lendeckes3: Add "net registry increment"
2010-03-12 Volker Lendeckes3: Add "g_lock_do" as a convenience wrapper function
2010-03-12 Volker Lendeckes3: Actually use mem_ctx in net_g_lock_init()
2010-03-12 Volker Lendeckes3: Fix some "net registry" usage messages
2010-03-10 Volker Lendeckes3: Fix a long-standing problem with recycled PIDs
2010-03-06 Volker Lendeckes3: Fix the build of net_afs.c with --fake-kaserver...
2010-03-05 Volker Lendeckes3: Make "smbcontrol xx debuglevel" print the correct...
2010-03-05 Günther Deschners3-net: fix net after spoolss_EnumPrinterDataEx IDL...
2010-03-05 Günther Deschners3-net: fix net after spoolss_SetPrinterData{Ex} IDL...
2010-03-03 Karolin SeegerFix typo in comments.
2010-03-03 Michael Adams3:net: add a command "net registry setsd_sdd"
2010-03-03 Michael Adams3:net: fix some i18n messages in net_registry_getsd_in...
2010-03-03 Michael Adams3:net: add i18n macro _() to one message
2010-03-03 Michael Adams3:net: add new subcommand "net registry getsd_sddl...
2010-03-03 Michael Adams3:net: refactor getting of secdesc out of net_registry...
2010-03-03 Michael Adams3:smbcacls: add switch "--sddl" to output acls as...
2010-03-02 Holger Hetterichs3: net_share.c: fix argc handling
2010-03-01 Volker Lendeckes3: Abstract access to sessionid.tdb, similar to conn_tdb.c
2010-03-01 Volker Lendeckes3: Add connections_forall_read()
2010-02-23 Simo Sorces3 move the sitename cache in its own file
2010-02-23 Volker Lendeckes3: Consolidate some pid_to_procid() calls to procid_self()
2010-02-23 Volker Lendeckes3: Consolidate server_id_self into the equivalent...
2010-02-15 Holger Hetterichs3: eventlogadm.c: add -s option to use alternative...
2010-02-14 Andrew Tridgells3: last part of TYPESAFE_QSORT() conversion
2010-02-13 Volker Lendeckes3: Fix Coverity ID 629: DEADCODE
2010-02-12 Michael Adams3:make "net conf addshare" atomic by wrapping all...
2010-02-12 Volker Lendeckes3:dbwrap: If "-n" is given to dbwrap_torture, open...
2010-02-12 Volker Lendeckes3: Implement global locks in a g_lock tdb
2010-02-08 Günther Deschners3-net: fix net ads dns usage calls.
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...
next