s3: Modify the warning time_audit warning message
[metze/samba/wip.git] / source3 / utils /
2010-06-23 Michael Adams3:net rpc registry: make getsd succeed when key sd...
2010-06-23 Michael Adams3:net: rewrite "net idmap restore" using dbwrap
2010-06-16 Michael Adams3:net: change "net idmap dump" to use dbwrap instead...
2010-05-31 Michael Adams3:net: remove the "net idmap secret alloc" functionality.
2010-05-31 Michael Adams3:net idmap: TEMPORARILY disable the "net idmap restor...
2010-04-26 Volker Lendeckes3: Implement "net rpc user setprimarygroup"
2010-03-24 Volker Lendeckev3-4-ctdb: Use connections_forall_read() in smbstatus
2010-03-15 Michael Adams3:net: add a command "net registry setsd_sdd"
2010-03-15 Michael Adams3:net: add new subcommand "net registry getsd_sddl...
2010-03-15 Michael Adams3:net: refactor getting of secdesc out of net_registry...
2010-03-15 Michael Adams3:smbcacls: forbid change of debug level from config...
2010-03-15 Michael Adams3:smbcacls: also honour the "--sddl" flag when setting...
2010-03-15 Michael Adams3:smbcacls: add switch "--sddl" to output acls as...
2010-03-15 Volker Lendeckes3: Add "net registry increment"
2010-03-15 Volker Lendeckes3: Add "g_lock_do" as a convenience wrapper function
2010-03-15 Volker Lendeckes3: Actually use mem_ctx in net_g_lock_init()
2010-03-10 Volker Lendeckes3: Fix a long-standing problem with recycled PIDs
2010-03-10 Volker Lendeckes3: Make "smbcontrol xx debuglevel" print the correct...
2010-03-10 Michael Adams3:make "net conf addshare" atomic by wrapping all...
2010-03-10 Volker Lendeckes3:dbwrap: If "-n" is given to dbwrap_torture, open...
2010-03-10 Volker Lendeckes3: Implement global locks in a g_lock tdb
2010-03-10 Volker Lendeckes3: Add "net registry getvaluesraw"
2010-03-10 Stefan Metzmachers3:dbwrap_torture: use timeval_current/timeval_elapsed...
2010-03-10 Michael Adams3: add dbwrap_torture - a tool to stress test tdb...
2010-03-10 Michael Adams3:registry: replace typedef REGISTRY_VALUE by struct...
2010-03-10 Michael Adams3:registry: replace typedef REGVAL_CTR by struct regva...
2010-03-10 Volker LendeckeMake gencache more stable
2010-03-10 Volker LendeckeRemove gencache_init/shutdown
2010-03-10 Volker LendeckeIntroduce "struct stat_ex" as a replacement for SMB_STR...
2010-03-10 Volker LendeckeAdd the "net groupfilter" command
2010-01-15 Jeremy AllisonFix bug #7036 - net rpc getsid fails in hardened window...
2009-11-30 Günther Deschners3-kerberos: only use krb5 headers where required.
2009-11-24 Volker Lendeckes3: Fix bug 6338 -- net rpc trustdom list always displa...
2009-10-30 Michael Adams3: pdbedit: add option --kickoff-time/-K to set the...
2009-10-20 Günther Deschners3-spnego: avoid NULL talloc context in read_spnego_data().
2009-10-14 Volker Lendeckes3:net: Fix a segfault in "net rpc trustdom list" for...
2009-10-08 Günther Deschners3-rpc_client: add dcerpc_transport_t to cli_rpc_pipe_o...
2009-10-08 Günther Deschners3-rpc_client: add dcerpc_transport_t to cli_rpc_pipe_o...
2009-09-19 Volker Lendeckes3:smbstatus: Fix bug 6703, allow smbstatus as non...
2009-09-08 Bo Yangs3: Fix crsh in net usershare list
2009-08-31 Olaf Flebbemake smbcontrol smbd ping work proper checking for...
2009-08-18 Volker LendeckeFix unqualified "net join"
2009-08-05 Stefan Metzmachers3:net: Fix Bug #6222. Default to DRSUAPI replication...
2009-06-30 Jim McDonoughDon't require "Modify property" perms to unjoin bug...
2009-06-19 Kai BlinRevert "net: Use samba default command line arguments."
2009-06-18 David Markeys3-net: Fix Bug #6328: support "net sam rights grant...
2009-06-10 Günther Deschners3-net: fix "net ads testjoin".
2009-06-08 Volker LendeckeFurther fix for 6449
2009-06-08 Volker LendeckeFix bug 6449
2009-06-03 Simo SorceMake it possible to change machine account sids
2009-06-03 Simo SorceConsolidate user create/delete paths in smbpasswd
2009-06-03 Michael Adams3:pdbedit: fix "format not a string literal and no...
2009-06-03 Simo SorceConsolidate create/delete account paths in pdbedit
2009-06-03 Volker LendeckeRemove a silly check
2009-05-26 Michael Adams3:dbwrap_tool: add listkeys operation
2009-05-26 Michael Adams3:dbwrap_tool: remove superfluous command mapping
2009-05-26 Michael Adams3:dbwrap_tool: add "erase" opearation
2009-05-26 Kai Blinnet: Use samba default command line arguments.
2009-05-25 Slava Semushinsource3/utils/log2pcaphex.c(main): fixed file descripto...
2009-05-17 Michael Adams3:fix bug #6371, unsuccessful net conf setparm leaves...
2009-05-15 Volker LendeckeFix bug 6361: Make --rcfile work in smbget
2009-05-15 Michael Adams3:first cut at dbwrap_tool - a tdb tool that is CTDB...
2009-05-13 Günther Deschners3-printing: no need to define struct table_node 4...
2009-05-13 Günther Deschners3-net: Fix bug 6340: don't segfault when cleartext...
2009-05-12 Jeremy AllisonFix a bunch of compiler warnings about wrong format...
2009-05-11 Günther Deschners3-net: add "net dom renamecomputer" to rename machines...
2009-05-07 Volker LendeckeFix bug 6336: "net groupmap set" segfaults
2009-04-30 Günther Deschners3-netapi: Fix Bug #6309: support remote unjoining...
2009-04-29 Günther Deschners3-net: make "net eventlog" help output a little more...
2009-04-28 Günther Deschners3-net: make sure to call libnetapi init functions...
2009-04-21 Günther Deschners3-secdesc: move all winreg access bits to IDL.
2009-04-21 Günther Deschners3-secdesc: use SEC_FLAG_SYSTEM_SECURITY instead of...
2009-04-21 Günther Deschners3-secdesc: use SEC_FLAG_MAXIMUM_ALLOWED instead of...
2009-04-21 Günther Deschners3-secdesc: use SEC_FLAG_MAXIMUM_ALLOWED instead of...
2009-04-18 Stefan Metzmachers3:net: add --request-timeout option
2009-04-18 Stefan Metzmachers3:net_rpc: don't shutdown a cli_state passed from...
2009-04-17 Jim McDonoughMerge branch 'v3-4-test' of /home/jmcd/samba/git.samba...
2009-04-16 Jim McDonoughDon't look up local user for remote changes, even when...
2009-04-16 Michael Adamfix the build of net: dos_errstr is replaced by win_err...
2009-04-16 Martin SchwenkeIn net_conf_import, start a transaction when importing...
2009-04-15 Jeremy AllisonFix bug #6089 - Winbind samr_OpenDomain not possible...
2009-04-15 Volker LendeckeRemove the so-far unused lua-stuff for the 3.4 release
2009-04-08 Günther Deschners3-net: Fix Bug #5329: add "net rpc service delete...
2009-04-08 Günther Deschners3-eventlog: split out evlog_convert_tdb_to_evt().
2009-04-07 Andrew Bartletts3:kerberos Rework smb_krb5_unparse_name() to take...
2009-04-07 Günther Deschners3-libads: avoid NULL talloc context with ads_get_dn().
2009-04-06 Andrew Bartletts3:libads Make ads_get_dn() take a talloc context
2009-04-01 Michael Adams3:net conf: don't store share names as lower case...
2009-03-26 Günther Deschners3:rpc_parse: remove unused init_unistr().
2009-03-20 Günther Deschners3-net: Fix Coverity #861 (UNINIT).
2009-03-20 Günther Deschners3-net: Fix Coverity #898 (UNINIT).
2009-03-20 Günther Deschners3-spoolss: pure comsetics.
2009-03-20 Günther Deschners3-net: Fix Coverity #886 (FORWARD_NULL).
2009-03-18 Günther Deschners3: remove POLICY_HND.
2009-03-18 Günther Deschners3-smbcontrol: use correct PRINTER_NOTIFY flags.
2009-03-18 Günther Deschnerspoolss: add my copyright.
2009-03-18 Günther Deschners3-spoolss: remove custom syntax_spoolss and use the...
2009-03-18 Günther Deschners3-net: use rpccli_spoolss_enumprinterdataex.
2009-03-17 Jeremy AllisonRemove the global "struct cm_cred_struct" and associate...
2009-03-17 Günther Deschners3-net: use rpccli_spoolss_enumprinterkey wrapper.
next