index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
utils
/
net.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: Use samba default command line arguments.
Kai Blin
2009-05-25
1
-33
/
+10
*
s3-net: make "net eventlog" help output a little more appropriate.
Günther Deschner
2009-04-29
1
-1
/
+1
*
s3:net: add --request-timeout option
Stefan Metzmacher
2009-04-17
1
-0
/
+1
*
Shape up pdb_search a bit by making it a talloc ctx with a destructor
Volker Lendecke
2009-03-07
1
-4
/
+5
*
s3-net: add "net eventlog dump".
Günther Deschner
2009-02-04
1
-0
/
+8
*
net lua
Volker Lendecke
2008-12-17
1
-0
/
+7
*
s3: Change sockaddr util function names for consistency
Tim Prouty
2008-12-03
1
-1
/
+1
*
vampire keytab: add command line switch --clean-old-entries .
Michael Adam
2008-08-01
1
-0
/
+1
*
vampire keytab: introduce switch --single-obj-repl.
Michael Adam
2008-08-01
1
-0
/
+1
*
net rpc vampire: rename --repl-nodiff to --force-full-repl.
Michael Adam
2008-08-01
1
-1
/
+1
*
vampire keytab: add switch --repl-nodiff to trigger full replication.
Michael Adam
2008-08-01
1
-0
/
+2
*
net: add "-k" switch for kerberos authentication (in preparation for #5416).
Günther Deschner
2008-07-31
1
-0
/
+1
*
net: Don't crash on invalid command line options.
Kai Blin
2008-06-21
1
-1
/
+1
*
net: Rename functable3 to functable, get rid of old functables
Kai Blin
2008-06-10
1
-2
/
+2
*
net: Autogenerate "net help" output from net's functable.
Kai Blin
2008-06-10
1
-0
/
+1
*
net: Use functable3
Kai Blin
2008-06-10
1
-43
/
+284
*
net: Use functable2 to give a short help text for top-level functions.
Kai Blin
2008-06-10
1
-41
/
+41
*
net: Move net_run_function/net_run_function2 to net_util.c
Kai Blin
2008-06-10
1
-46
/
+0
*
net: fix debuglevel handling.
Günther Deschner
2008-06-05
1
-1
/
+3
*
net: fix popt context memleak.
Günther Deschner
2008-06-04
1
-0
/
+2
*
net: Split out "net share"
Kai Blin
2008-05-20
1
-7
/
+0
*
net: Split out "net afs"
Kai Blin
2008-05-20
1
-83
/
+4
*
net: Move more utility functions into net_util.c
Kai Blin
2008-05-20
1
-465
/
+0
*
net: Split out "net file"
Kai Blin
2008-05-20
1
-7
/
+0
*
net: Split out "net group"
Kai Blin
2008-05-20
1
-11
/
+0
*
net: Split out "net user"
Kai Blin
2008-05-20
1
-12
/
+0
*
net: Move "net join" handling into a separate file.
Kai Blin
2008-05-20
1
-11
/
+0
*
net: Use true/false instead of True/False.
Kai Blin
2008-05-20
1
-8
/
+8
*
net: Remove globals
Kai Blin
2008-05-10
1
-209
/
+195
*
net: Some whitespace clean-up.
Kai Blin
2008-05-10
1
-30
/
+30
*
net: Add libnetapi context to net's impressive list of globals.
Günther Deschner
2008-04-21
1
-5
/
+2
*
net/libnetapi: Include netapi headers early and free on exit.
Günther Deschner
2008-04-16
1
-0
/
+7
*
net: add a "net registry" subcommand to locally access the registry.
Michael Adam
2008-03-28
1
-0
/
+1
*
Fix Coverity ID 479
Volker Lendecke
2008-03-23
1
-1
/
+1
*
Fix args to cli_force_encryption.
Jeremy Allison
2008-01-05
1
-2
/
+1
*
Add general '-e' option to enable smb encryption
Jeremy Allison
2008-01-05
1
-8
/
+55
*
s/sid_to_string/sid_to_fstring/
Volker Lendecke
2007-12-15
1
-3
/
+3
*
Remove the char[1024] strings from dynconfig. Replace
Jeremy Allison
2007-12-10
1
-1
/
+1
*
Make output of net getdomainsid more meaningful. Unify spelling of SID. Displ...
Karolin Seeger
2007-12-06
1
-3
/
+8
*
Reformatting
Volker Lendecke
2007-12-03
1
-2
/
+4
*
Add "net dom" command suite to "net".
Günther Deschner
2007-11-30
1
-0
/
+1
*
Allow calling "net rpc join" and "net rpc trustdom" without specifying server...
Michael Adam
2007-11-29
1
-1
/
+1
*
Change all occurrences of zero_addr(&ss,AF_INET) to
Jeremy Allison
2007-10-27
1
-1
/
+1
*
This is a large patch (sorry). Migrate from struct in_addr
Jeremy Allison
2007-10-24
1
-86
/
+110
*
Fix the popt / bool issues. Some places we used BOOL
Jeremy Allison
2007-10-19
1
-5
/
+5
*
RIP BOOL. Convert BOOL -> bool. I found a few interesting
Jeremy Allison
2007-10-18
1
-10
/
+10
*
Add start of IPv6 implementation. Currently most of this is avoiding
Jeremy Allison
2007-10-10
1
-6
/
+5
*
r25481: Fix some typos, don't panic as non-root on net getdomainsid
Volker Lendecke
2007-10-10
1
-2
/
+11
*
r25197: Change net_make_ipc_connection() and net_make_ipc_connection_ex() to
Michael Adam
2007-10-10
1
-9
/
+15
*
r24853: Rename function as Jerry asked.
Rafal Szczesniak
2007-10-10
1
-3
/
+3
[next]