index
:
delta/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
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-2-stable
v4-2-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
git.samba.org: samba.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
utils
/
net.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
s3: Add --use-ccache to net
Volker Lendecke
2010-01-24
1
-0
/
+1
*
s3: Fix a bug in net's use of popt
Volker Lendecke
2010-01-24
1
-1
/
+1
*
Revert "s3: Make run_rpc_command take strings instead of a ndr_interface_table"
Volker Lendecke
2009-11-08
1
-2
/
+1
*
s3: Make run_rpc_command take strings instead of a ndr_interface_table
Volker Lendecke
2009-11-08
1
-1
/
+2
*
s3-rpc_client: add dcerpc_transport_t to cli_rpc_pipe_open_spnego_ntlmssp and...
Günther Deschner
2009-09-11
1
-0
/
+1
*
s3 net: Initial top level support.
Kai Blin
2009-07-29
1
-0
/
+13
*
Revert "net: Use samba default command line arguments."
Kai Blin
2009-07-22
1
-2
/
+7
*
net: Use samba default command line arguments.
Kai Blin
2009-05-25
1
-7
/
+2
*
s3:net: add --request-timeout option
Stefan Metzmacher
2009-04-17
1
-0
/
+1
*
s3-net: add net_dc_info struct.
Günther Deschner
2008-11-18
1
-0
/
+10
*
net: share_type is defined in net_rap.c, net_rpc.c needs to use that.
Kai Blin
2008-09-10
1
-1
/
+0
*
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
/
+1
*
net: add "-k" switch for kerberos authentication (in preparation for #5416).
Günther Deschner
2008-07-31
1
-0
/
+1
*
Refactoring: net_sh_run uses ndr_syntax_id instead of pipe_idx
Volker Lendecke
2008-07-21
1
-1
/
+1
*
net: add basic support for sealed RPC connections (using NET_FLAGS_SEAL).
Günther Deschner
2008-06-24
1
-0
/
+2
*
net_vampire: move some samsync functions to libnet.
Günther Deschner
2008-06-17
1
-43
/
+0
*
net_vampire: restructure internal code more.
Günther Deschner
2008-06-13
1
-0
/
+30
*
net_vampire: start using talloc for the ldif vampire code.
Günther Deschner
2008-06-13
1
-6
/
+6
*
net: Fix bug #5542 (samsync contains empty passwords).
Günther Deschner
2008-06-13
1
-0
/
+1
*
net: Rename functable3 to functable, get rid of old functables
Kai Blin
2008-06-10
1
-11
/
+0
*
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
-1
/
+1
*
net: Add net_run_function3
Kai Blin
2008-06-10
1
-0
/
+1
*
net: Move includes to net.h
Kai Blin
2008-06-10
1
-40
/
+64
*
net: fix debuglevel handling.
Günther Deschner
2008-06-05
1
-1
/
+0
*
net: Split out common help functions.
Kai Blin
2008-05-20
1
-0
/
+1
*
net: Remove globals
Kai Blin
2008-05-10
1
-40
/
+48
*
net: Some whitespace clean-up.
Kai Blin
2008-05-10
1
-10
/
+10
*
net: Add libnetapi context to net's impressive list of globals.
Günther Deschner
2008-04-21
1
-0
/
+1
*
net/libnetapi: Include netapi headers early and free on exit.
Günther Deschner
2008-04-16
1
-0
/
+2
*
Apply const to rpccli_lsa_query_info_policy() and rpccli_lsa_query_info_polic...
Günther Deschner
2008-01-15
1
-1
/
+1
*
This is a large patch (sorry). Migrate from struct in_addr
Jeremy Allison
2007-10-24
1
-1
/
+1
*
Fix the popt / bool issues. Some places we used BOOL
Jeremy Allison
2007-10-19
1
-4
/
+4
*
RIP BOOL. Convert BOOL -> bool. I found a few interesting
Jeremy Allison
2007-10-18
1
-5
/
+5
*
[GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create the v3-2-test branch.
Gerald (Jerry) Carter
2007-10-10
1
-2
/
+0
*
r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text
Andrew Tridgell
2007-10-10
1
-2
/
+1
*
r23779: Change from v2 or later to v3 or later.
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r22135: Check in most of Michael Adam's net conf utility. A good share of thi...
Volker Lendecke
2007-10-10
1
-0
/
+1
*
r18981: * cleanup some vestiges of old cli_reg.c code and mark some TODO
Gerald Carter
2007-10-10
1
-0
/
+2
*
r15701: change 'net ads leave' to disable the machine account in the domain (...
Gerald Carter
2007-10-10
1
-0
/
+2
*
r15543: New implementation of 'net ads join' to be more like Windows XP.
Gerald Carter
2007-10-10
1
-18
/
+9
*
r13316: Let the carnage begin....
Gerald Carter
2007-10-10
1
-0
/
+23
*
r10656: BIG merge from trunk. Features not copied over
Gerald Carter
2007-10-10
1
-4
/
+9
*
r8189: commit vampire ldif patch, mostly from Don Watson (dwatson@us.ibm.com)...
Jim McDonough
2007-10-10
1
-0
/
+13
*
r7852: Correct fix from Lars for the argv issue.
Jeremy Allison
2007-10-10
1
-1
/
+0
*
r7609: Move top level dir handling in from of the loop. This makes the code
Lars Müller
2007-10-10
1
-1
/
+0
*
r7512: Fix net share migrate files to also migrate the ACLs of the top level
Lars Müller
2007-10-10
1
-0
/
+13
[next]