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