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_util.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: Use samba default command line arguments.
Kai Blin
2009-05-25
1
-91
/
+18
*
s3-secdesc: use SEC_FLAG_MAXIMUM_ALLOWED instead of SEC_RIGHTS_MAXIMUM_ALLOWED.
Günther Deschner
2009-04-21
1
-1
/
+1
*
s3:net: add --request-timeout option
Stefan Metzmacher
2009-04-17
1
-0
/
+2
*
s3: remove POLICY_HND.
Günther Deschner
2009-03-18
1
-1
/
+1
*
Fix all warnings in source3 with gcc4.3.
Jeremy Allison
2008-12-31
1
-2
/
+1
*
s3-net: add net_scan_dc function.
Günther Deschner
2008-11-18
1
-0
/
+38
*
Use sockaddr_storage only where we rely on the size, use sockaddr
Jelmer Vernooij
2008-10-23
1
-2
/
+2
*
net: Make share type lookup a function.
Kai Blin
2008-09-26
1
-0
/
+12
*
Fix broken net rpc join message when DC can't be found. Ensure we pass in a d...
Jeremy Allison
2008-08-21
1
-2
/
+3
*
net: add "-k" switch for kerberos authentication (in preparation for #5416).
Günther Deschner
2008-07-31
1
-3
/
+13
*
Refactoring: connect_dst_pipe uses ndr_syntax_id instead of pipe_idx
Volker Lendecke
2008-07-21
1
-2
/
+3
*
Refactoring: Change calling conventions for cli_rpc_pipe_open_noauth
Volker Lendecke
2008-07-20
1
-4
/
+6
*
net: Don't crash on invalid command line options.
Kai Blin
2008-06-21
1
-7
/
+0
*
net: Fix crash when specifying invalid options on the command line
root
2008-06-19
1
-0
/
+8
*
net: Rename functable3 to functable, get rid of old functables
Kai Blin
2008-06-10
1
-51
/
+2
*
net: Add net_display_usage_from_functable()
Kai Blin
2008-06-10
1
-0
/
+7
*
net: Use functable2 to give a short help text for top-level functions.
Kai Blin
2008-06-10
1
-0
/
+3
*
net: Add net_run_function3
Kai Blin
2008-06-10
1
-0
/
+27
*
net: Move net_run_function/net_run_function2 to net_util.c
Kai Blin
2008-06-10
1
-0
/
+46
*
net: Move more utility functions into net_util.c
Kai Blin
2008-05-20
1
-0
/
+466
*
net: Use true/false instead of True/False.
Kai Blin
2008-05-20
1
-1
/
+1
*
net: Remove globals
Kai Blin
2008-05-10
1
-1
/
+2
*
Replace cli_rpc_pipe_close by a talloc destructor on rpc_pipe_struct
Volker Lendecke
2008-04-20
1
-1
/
+1
*
Move is_valid_policy_hnd() out of net.
Günther Deschner
2008-04-08
1
-7
/
+0
*
RIP BOOL. Convert BOOL -> bool. I found a few interesting
Jeremy Allison
2007-10-18
1
-1
/
+1
*
r23801: The FSF has moved around a lot. This fixes their Mass Ave address.
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
*
r23627: Allow to pass down the lookup-level to rpccli_lsa_lookup_names().
Günther Deschner
2007-10-10
1
-1
/
+1
*
r18747: replace rpccli_lsa_close() with rpccli_lsa_Close()
Gerald Carter
2007-10-10
1
-1
/
+1
*
r18271: Big change:
Gerald Carter
2007-10-10
1
-2
/
+2
*
r16644: Fix bug #3887 reported by jason@ncac.gwu.edu
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r13316: Let the carnage begin....
Gerald Carter
2007-10-10
1
-0
/
+89