index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
utils
/
net.h
Age
Commit message (
Expand
)
Author
Files
Lines
2009-04-17
s3:net: add --request-timeout option
Stefan Metzmacher
1
-0
/
+1
2008-11-18
s3-net: add net_dc_info struct.
Günther Deschner
1
-0
/
+10
2008-09-10
net: share_type is defined in net_rap.c, net_rpc.c needs to use that.
Kai Blin
1
-1
/
+0
2008-08-01
vampire keytab: add command line switch --clean-old-entries .
Michael Adam
1
-0
/
+1
2008-08-01
vampire keytab: introduce switch --single-obj-repl.
Michael Adam
1
-0
/
+1
2008-08-01
net rpc vampire: rename --repl-nodiff to --force-full-repl.
Michael Adam
1
-1
/
+1
2008-08-01
vampire keytab: add switch --repl-nodiff to trigger full replication.
Michael Adam
1
-0
/
+1
2008-07-31
net: add "-k" switch for kerberos authentication (in preparation for #5416).
Günther Deschner
1
-0
/
+1
2008-07-21
Refactoring: net_sh_run uses ndr_syntax_id instead of pipe_idx
Volker Lendecke
1
-1
/
+1
2008-06-24
net: add basic support for sealed RPC connections (using NET_FLAGS_SEAL).
Günther Deschner
1
-0
/
+2
2008-06-17
net_vampire: move some samsync functions to libnet.
Günther Deschner
1
-43
/
+0
2008-06-13
net_vampire: restructure internal code more.
Günther Deschner
1
-0
/
+30
2008-06-13
net_vampire: start using talloc for the ldif vampire code.
Günther Deschner
1
-6
/
+6
2008-06-13
net: Fix bug #5542 (samsync contains empty passwords).
Günther Deschner
1
-0
/
+1
2008-06-10
net: Rename functable3 to functable, get rid of old functables
Kai Blin
1
-11
/
+0
2008-06-10
net: Autogenerate "net help" output from net's functable.
Kai Blin
1
-0
/
+1
2008-06-10
net: Use functable3
Kai Blin
1
-1
/
+1
2008-06-10
net: Add net_run_function3
Kai Blin
1
-0
/
+1
2008-06-10
net: Move includes to net.h
Kai Blin
1
-40
/
+64
2008-06-05
net: fix debuglevel handling.
Günther Deschner
1
-1
/
+0
2008-05-20
net: Split out common help functions.
Kai Blin
1
-0
/
+1
2008-05-10
net: Remove globals
Kai Blin
1
-40
/
+48
2008-05-10
net: Some whitespace clean-up.
Kai Blin
1
-10
/
+10
2008-04-21
net: Add libnetapi context to net's impressive list of globals.
Günther Deschner
1
-0
/
+1
2008-04-16
net/libnetapi: Include netapi headers early and free on exit.
Günther Deschner
1
-0
/
+2
2008-01-15
Apply const to rpccli_lsa_query_info_policy() and rpccli_lsa_query_info_polic...
Günther Deschner
1
-1
/
+1
2007-10-24
This is a large patch (sorry). Migrate from struct in_addr
Jeremy Allison
1
-1
/
+1
2007-10-19
Fix the popt / bool issues. Some places we used BOOL
Jeremy Allison
1
-4
/
+4
2007-10-18
RIP BOOL. Convert BOOL -> bool. I found a few interesting
Jeremy Allison
1
-5
/
+5
2007-10-10
[GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create the v3-2-test branch.
Gerald (Jerry) Carter
1
-2
/
+0
2007-10-10
r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text
Andrew Tridgell
1
-2
/
+1
2007-10-10
r23779: Change from v2 or later to v3 or later.
Jeremy Allison
1
-1
/
+1
2007-10-10
r22135: Check in most of Michael Adam's net conf utility. A good share of thi...
Volker Lendecke
1
-0
/
+1
2007-10-10
r18981: * cleanup some vestiges of old cli_reg.c code and mark some TODO
Gerald Carter
1
-0
/
+2
2007-10-10
r15701: change 'net ads leave' to disable the machine account in the domain (...
Gerald Carter
1
-0
/
+2
2007-10-10
r15543: New implementation of 'net ads join' to be more like Windows XP.
Gerald Carter
1
-18
/
+9
2007-10-10
r13316: Let the carnage begin....
Gerald Carter
1
-0
/
+23
2007-10-10
r10656: BIG merge from trunk. Features not copied over
Gerald Carter
1
-4
/
+9
2007-10-10
r8189: commit vampire ldif patch, mostly from Don Watson (dwatson@us.ibm.com)...
Jim McDonough
1
-0
/
+13
2007-10-10
r7852: Correct fix from Lars for the argv issue.
Jeremy Allison
1
-1
/
+0
2007-10-10
r7609: Move top level dir handling in from of the loop. This makes the code
Lars Müller
1
-1
/
+0
2007-10-10
r7512: Fix net share migrate files to also migrate the ACLs of the top level
Lars Müller
1
-0
/
+13
2007-10-10
r4820: add beginnings of 'net rpc rights' for managing privilege assignments
Gerald Carter
1
-0
/
+13
2007-10-10
r2835: Since we always have -I. and -I$(srcdir) in CFLAGS, we can get rid of
Tim Potter
1
-1
/
+1
2007-10-10
r2080: Remove last traces of static migration to localhost. Needed to allow a
Günther Deschner
1
-0
/
+1
2007-10-10
r1966: further work on and cleanup of the net-migration-tool.
Günther Deschner
1
-0
/
+2
2007-10-10
r1692: first commit :)
Günther Deschner
1
-0
/
+2
2007-10-10
r269: Patch from Krischan Jodies <kj@sernet.de>: Implement 'net rpc group del...
Volker Lendecke
1
-0
/
+1
2004-02-26
Implement 'net groupmap set' and 'net groupmap cleanup'.
Volker Lendecke
1
-0
/
+5
2004-02-08
Make it possible to 'net rpc samdump' of any domain you are currently joined
Andrew Bartlett
1
-0
/
+2
[next]