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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-22
s3:cli_pipe: use result->desthost instead of cli->desthost
Stefan Metzmacher
1
-3
/
+3
2011-07-22
s3:libsmb_server: make use of cli_state_remote_name()
Stefan Metzmacher
1
-3
/
+6
2011-07-22
s3:libsmb/libsmb_dir: make use of cli_state_remote_name()
Stefan Metzmacher
1
-2
/
+2
2011-07-22
s3:libsmb/clirap2: make use of cli_state_remote_name()
Stefan Metzmacher
1
-4
/
+5
2011-07-22
s3:libsmb/clifsinfo: make use of cli_state_remote_name()
Stefan Metzmacher
1
-1
/
+1
2011-07-22
s3:libsmb/clidfs: make use of cli_state_remote_name()
Stefan Metzmacher
1
-7
/
+14
2011-07-22
s3:libsmb/cliconnect: make use of cli_state_remote_name()
Stefan Metzmacher
1
-7
/
+8
2011-07-22
s3:libnet_join: make use of cli_state_remote_name()
Stefan Metzmacher
1
-3
/
+6
2011-07-22
s3:lib/netapi: make use of cli_state_remote_name()
Stefan Metzmacher
1
-2
/
+7
2011-07-22
s3:client: make use of cli_state_remote_name()
Stefan Metzmacher
1
-1
/
+1
2011-07-22
s3:auth_server: make use of cli_state_remote_name()
Stefan Metzmacher
1
-6
/
+7
2011-07-22
s3:auth_domain: we already have the dc_name, it's the same as cli->desthost
Stefan Metzmacher
1
-1
/
+1
2011-07-22
s3:libsmb: add cli_state_remote_name()
Stefan Metzmacher
2
-0
/
+6
2011-07-22
s3:libsmb: remove const from cli_cm_display()
Stefan Metzmacher
2
-2
/
+2
2011-07-22
s3-torture: run_locktest4(): replace cli_read_old() with cli_read()
Björn Baumbach
1
-5
/
+5
2011-07-22
s3-torture: introduce test_cli_read()
Björn Baumbach
1
-0
/
+22
2011-07-22
s3:libsmb: move cli_state->{src_ss,dest_ss} to cli_state->conn.{local_ss,remo...
Stefan Metzmacher
2
-8
/
+8
2011-07-22
s3:net_rpc_printer: make use of cli_state_remote_sockaddr()
Stefan Metzmacher
1
-4
/
+8
2011-07-22
s3:net_rpc: make use of cli_state_remote_sockaddr()
Stefan Metzmacher
1
-1
/
+2
2011-07-22
s3:net_rpc_join: make use of cli_state_remote_sockaddr()
Stefan Metzmacher
1
-1
/
+2
2011-07-22
s3:net_rpc_join: pass const sockaddr_storage to net_rpc_join_ok()
Stefan Metzmacher
2
-4
/
+6
2011-07-22
s3:net_util: pass const sockaddr_storage to net_make_ipc_connection_ex()
Stefan Metzmacher
2
-2
/
+2
2011-07-22
s3:net_util: add some const to sockaddr_storage
Stefan Metzmacher
2
-16
/
+16
2011-07-22
s3:auth_domain: add some const to sockaddr_storage
Stefan Metzmacher
1
-2
/
+2
2011-07-22
s3:libsmb: only pass const sockaddr_storage to cli_full_connection()
Stefan Metzmacher
2
-6
/
+2
2011-07-22
s3:smbcquotas: pass down NULL instead of a zero sockaddr_storage
Stefan Metzmacher
1
-4
/
+1
2011-07-22
s3:smbcacls: pass down NULL instead of a zero sockaddr_storage
Stefan Metzmacher
1
-4
/
+1
2011-07-22
s3:libsmb_server: pass NULL instead of a zero sockaddr_storage
Stefan Metzmacher
1
-3
/
+1
2011-07-22
s3:libsmb: only pass a const sockaddr_storage to cli_start_connection()
Stefan Metzmacher
2
-6
/
+6
2011-07-22
s3:net_time: expect const sockaddr_storage in cli_servertime()
Stefan Metzmacher
1
-2
/
+4
2011-07-22
s3:libsmb: let cli_connect_nb() only expect a const sockaddr_storage *dest_ss
Stefan Metzmacher
2
-8
/
+8
2011-07-22
s3:libsmb: use cli_state_remote_sockaddr() in smb2cli_tcon_send()
Stefan Metzmacher
1
-1
/
+1
2011-07-22
s3:libnet: use cli_state_remote_sockaddr() in libnet_DomainJoin()
Stefan Metzmacher
1
-1
/
+1
2011-07-22
s3:winbindd_cm: use cli_state_[local|remote]_sockaddr()
Stefan Metzmacher
1
-14
/
+4
2011-07-22
s3:libsmb: add cli_state_[local|remote]_sockaddr()
Stefan Metzmacher
2
-0
/
+12
2011-07-22
s3:libsmb: move cli_state->fd to cli_state->conn.fd
Stefan Metzmacher
5
-17
/
+16
2011-07-22
s3:libsmb: make use of cli_state_disconnect()
Stefan Metzmacher
2
-14
/
+4
2011-07-22
s3:libsmb: make use of cli_state_is_connected()
Stefan Metzmacher
1
-1
/
+1
2011-07-22
s3:torture: use cli_state_disconnect() to close the socket on SIGALRM
Stefan Metzmacher
1
-3
/
+3
2011-07-22
s3:smbtree: try to fix completely broken logic in get_workgroups()
Stefan Metzmacher
1
-15
/
+23
2011-07-22
s3:loadparm: fix the reload of the configuration: also reload activated regis...
Michael Adam
1
-2
/
+6
2011-07-22
s3:loadparm: add reload_registry_shares() - reload only those shares already ...
Michael Adam
1
-0
/
+29
2011-07-22
s3:smbclient: print nt status code when smb echo fails
Michael Adam
1
-2
/
+2
2011-07-22
s3:smbclient: add a "tdis" command to view and change the tree id (tid).
Michael Adam
1
-0
/
+25
2011-07-22
s3:smbclient: add a "tdis" command to do a tree disconnect (close a connectio...
Michael Adam
1
-0
/
+19
2011-07-22
s3:smbclient: add a "tcon" command to do a tree connect (connect to a share)
Michael Adam
1
-0
/
+34
2011-07-22
s3:smbclient: add "logoff" command to close the session
Michael Adam
1
-0
/
+19
2011-07-22
s3:libsmb: move cli_state->outgoing to cli_state->conn.outgoing
Stefan Metzmacher
4
-7
/
+6
2011-07-22
s3:libsmb: move cli_state->pending to cli_state->conn.pending
Stefan Metzmacher
4
-49
/
+55
2011-07-22
s3:libsmb: fix compiler warnings in cli_state_create()
Stefan Metzmacher
1
-5
/
+5
[prev]
[next]