s3: Remove a bunch of calls to procid_self()
[kai/samba.git] / source3 / utils / net.c
2011-12-12 Volker Lendeckes3: Remove a bunch of calls to procid_self()
2011-11-16 Andrew Bartletts3-net Do not look for a local SID when we are a DC
2011-10-12 Gregor Becks3:net: add command registry check
2011-07-28 Michael Adams3:net: use lp_load_global()
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba... save-diskspace-tags/samba-4.0.0alpha16
2011-06-23 Andrew Bartletts3-net: Bind our gettext results to 'unix charset'
2011-06-09 Andrew Bartletts3-param Remove special case for global_myname(), renam...
2011-04-13 Andrew Bartletts3-build Remove distinct LOCALEDIR subsystem
2011-04-04 Gregor Becks3-net: add command "net idmap check"
2011-03-29 Günther Deschners3-messages: only include messages.h where needed.
2011-03-29 Günther Deschners3-passdb: add passdb.h where needed.
2011-02-09 Gregor Becks3:net add option --db
2011-02-02 Volker Lendeckes3: Fix a typo
2010-12-15 Jeremy AllisonFix bug 7866 - "net" in v3-6-test broken.
2010-11-02 Andrew Bartletts3-debug Remove 'AllowDebugChange' and use lp_set_cmdli...
2010-11-02 Andrew Bartletts3-debug Impove setup_logging() to specify logging...
2010-10-12 Andrew Bartlettlibcli/security Provide a common, top level libcli...
2010-09-23 Günther Deschners3-dsgetdcname: always pass in messaging context.
2010-08-06 Günther Deschners3-net: only include netapi header when needed.
2010-08-05 Andreas Schneiders3-popt: Only include popt-common.h when needed.
2010-08-05 Günther Deschners3-secrets: only include secrets.h when needed.
2010-05-21 Andrew Bartletts3:dom_sid Global replace of DOM_SID with struct dom_sid
2010-05-18 Günther Deschners3-net: Added a rather trivial "net printing dump"...
2010-03-10 Volker Lendeckes3: Fix a long-standing problem with recycled PIDs
2010-03-03 Karolin SeegerFix typo in comments.
2010-02-12 Volker Lendeckes3: Implement global locks in a g_lock tdb
2010-01-24 Volker Lendeckes3: Add --use-ccache to net
2010-01-19 Kai Blins3 net: Fix compile warnings
2010-01-19 Kai Blins3 net/i18n: Use only one spelling for "Usage:"
2010-01-18 Björn Jackes3/net: split up some printable stings to ease i18n
2009-10-17 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-10-13 Günther Deschners3: use enum netr_SchannelType all over the place.
2009-09-29 Volker Lendeckes3: Remove the lua interpreter again
2009-08-18 Kai Blins3 net: Add getauthuser/setauthuser commands.
2009-08-13 Jeremy AllisonFix EVERY SINGLE build on the buildfarm that doesn...
2009-07-29 Kai Blins3 net: Initial top level support.
2009-07-24 Volker LendeckeMake the smbd VFS typesafe
2009-07-23 John H TerpstraMerge branch 'master' of ssh://jht@git.samba.org/data...
2009-07-22 Kai BlinRevert "net: Use samba default command line arguments."
2009-07-15 Volker LendeckeMake gencache more stable
2009-05-25 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-05-25 Kai Blinnet: Use samba default command line arguments.
2009-04-29 Günther Deschners3-net: make "net eventlog" help output a little more...
2009-04-20 Andrew BartlettMerge commit 'origin/master' into libcli-auth-merge...
2009-04-17 Stefan Metzmachers3:net: add --request-timeout option
2009-03-20 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-03-09 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-08 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-07 Volker LendeckeShape up pdb_search a bit by making it a talloc ctx...
2009-02-05 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-04 Günther Deschners3-net: add "net eventlog dump".
2008-12-19 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-18 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-12-18 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-17 Volker Lendeckenet lua
2008-12-16 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-03 Tim Proutys3: Change sockaddr util function names for consistency
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-08-01 Michael Adamvampire keytab: add command line switch --clean-old...
2008-08-01 Michael Adamvampire keytab: introduce switch --single-obj-repl.
2008-08-01 Michael Adamnet rpc vampire: rename --repl-nodiff to --force-full...
2008-08-01 Michael Adamvampire keytab: add switch --repl-nodiff to trigger...
2008-07-31 Günther Deschnernet: add "-k" switch for kerberos authentication (in...
2008-06-20 Kai Blinnet: Don't crash on invalid command line options.
2008-06-10 Kai Blinnet: Rename functable3 to functable, get rid of old...
2008-06-10 Kai Blinnet: Autogenerate "net help" output from net's functable.
2008-06-10 Kai Blinnet: Use functable3
2008-06-10 Kai Blinnet: Use functable2 to give a short help text for top...
2008-06-10 Kai Blinnet: Move net_run_function/net_run_function2 to net_util.c
2008-06-05 Günther Deschnernet: fix debuglevel handling.
2008-06-04 Günther Deschnernet: fix popt context memleak.
2008-05-21 Jelmer VernooijMerge branch 'v3-3-test' of ssh://git.samba.org/data...
2008-05-20 Kai Blinnet: Split out "net share"
2008-05-20 Kai Blinnet: Split out "net afs"
2008-05-20 Kai Blinnet: Move more utility functions into net_util.c
2008-05-20 Kai Blinnet: Split out "net file"
2008-05-20 Kai Blinnet: Split out "net group"
2008-05-20 Kai Blinnet: Split out "net user"
2008-05-20 Kai Blinnet: Move "net join" handling into a separate file.
2008-05-20 Kai Blinnet: Use true/false instead of True/False.
2008-05-10 Kai Blinnet: Remove globals
2008-05-10 Kai Blinnet: Some whitespace clean-up.
2008-04-21 Günther Deschnernet: Add libnetapi context to net's impressive list...
2008-04-21 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-04-16 Günther Deschnernet/libnetapi: Include netapi headers early and free...
2008-03-28 Michael Adamnet: add a "net registry" subcommand to locally access...
2008-03-23 Volker LendeckeFix Coverity ID 479
2008-02-01 Simo SorceMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-05 Jelmer VernooijMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-05 Steve FrenchMerge branch 'v3-2-test' of git://git.samba.org/samba...
2008-01-05 Jeremy AllisonFix args to cli_force_encryption.
2008-01-05 Jeremy AllisonAdd general '-e' option to enable smb encryption
2007-12-15 Volker Lendeckes/sid_to_string/sid_to_fstring/
2007-12-10 Jeremy AllisonRemove the char[1024] strings from dynconfig. Replace
2007-12-06 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2007-12-06 Karolin SeegerMake output of net getdomainsid more meaningful. Unify...
2007-12-03 Volker LendeckeReformatting
2007-11-30 Günther DeschnerAdd "net dom" command suite to "net".
2007-11-29 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
next