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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
s3:dbwrap: move all .c and .h files of dbwrap to lib/dbwrap/
Michael Adam
2011-07-29
6
-6
/
+6
*
s3:dbwrap: move db_open() to a file dbwrap_open.c of its own.
Michael Adam
2011-07-29
5
-0
/
+5
*
s3:smbstatus: use lp_load_global() - smbstatus does not need to load shares!
Michael Adam
2011-07-28
1
-1
/
+1
*
s3:split_tokens: use lp_load_global(), fixing the call to lp_load()
Michael Adam
2011-07-28
1
-1
/
+1
*
s3:split_tokens: fix a nonempty blank line
Michael Adam
2011-07-28
1
-1
/
+1
*
s3: use lp_load_global() in smbw_sample -- whatever this is ... :-)
Michael Adam
2011-07-28
1
-1
/
+1
*
s3:smbtree: use lp_load_global()
Michael Adam
2011-07-28
1
-1
/
+1
*
s3:smbpasswd: use lp_load_global()
Michael Adam
2011-07-28
1
-1
/
+1
*
s3:smbfilter: use lp_load_global()
Michael Adam
2011-07-28
1
-1
/
+1
*
s3:smbcquotas: use lp_load_global()
Michael Adam
2011-07-28
1
-1
/
+1
*
s3:smbcontrol: use lp_load_global(): smbcontrol does not need to load the shares
Michael Adam
2011-07-28
1
-1
/
+1
*
s3:smbcacls: use lp_load_global()
Michael Adam
2011-07-28
1
-1
/
+1
*
s3:pdbedit: use lp_load_global()
Michael Adam
2011-07-28
1
-1
/
+1
*
s3:ntlm_auth: use lp_load_global()
Michael Adam
2011-07-28
1
-1
/
+1
*
s3:nmblookup: use lp_load_global()
Michael Adam
2011-07-28
1
-1
/
+1
*
s3:net: use lp_load_global()
Michael Adam
2011-07-28
1
-1
/
+1
*
s3:eventlogadm: use lp_load_global()
Michael Adam
2011-07-28
1
-2
/
+2
*
s3:dbwrap_torture: use lp_load_global()
Michael Adam
2011-07-28
1
-1
/
+1
*
s3:dbwrap_tool: use lp_load_global()
Michael Adam
2011-07-28
1
-1
/
+1
*
s3-utils/net_rpc_printer.c: fix error message
Björn Baumbach
2011-07-24
1
-2
/
+2
*
s3-utils/net_rpc.c: replace cli_query_secdesc_old()
Björn Baumbach
2011-07-23
1
-1
/
+1
*
s3-utils/net_rpc_printer.c: replace cli_query_secdesc_old()
Björn Baumbach
2011-07-23
1
-4
/
+4
*
s3-utils/smbcacls.c: replace cli_query_secdesc_old()
Björn Baumbach
2011-07-23
1
-3
/
+4
*
s3-libsmb: rename cli_query_secdesc() to cli_query_secdesc_old()
Björn Baumbach
2011-07-23
3
-3
/
+3
*
s3-utils/net_rpc_printer.c: print more info on write error
Björn Baumbach
2011-07-23
1
-2
/
+5
*
s3-utils/net_rpc_printer.c: return on read error in net_copy_file()
Björn Baumbach
2011-07-23
1
-4
/
+13
*
s3:net_util: use server_name instead of cli->desthost
Stefan Metzmacher
2011-07-22
1
-1
/
+1
*
s3:net_rpc_registry: use pipe_hnd->desthost instead of cli->desthost
Stefan Metzmacher
2011-07-22
1
-2
/
+2
*
s3:net_rpc_printer: make use of cli_state_remote_name()
Stefan Metzmacher
2011-07-22
1
-4
/
+6
*
s3:net_rpc_join: make use of cli_state_remote_name()
Stefan Metzmacher
2011-07-22
1
-3
/
+3
*
s3:net_rpc_join: use pipe_hnd->desthost instead of cli->desthost
Stefan Metzmacher
2011-07-22
1
-1
/
+1
*
s3:net_rpc: make use of cli_state_remote_name()
Stefan Metzmacher
2011-07-22
1
-2
/
+2
*
s3:net_rpc: use netr->desthost instead of cli->desthost
Stefan Metzmacher
2011-07-22
1
-1
/
+1
*
s3:net_rap: make use of cli_state_remote_name()
Stefan Metzmacher
2011-07-22
1
-2
/
+2
*
s3:net_rpc_printer: make use of cli_state_remote_sockaddr()
Stefan Metzmacher
2011-07-22
1
-4
/
+8
*
s3:net_rpc: make use of cli_state_remote_sockaddr()
Stefan Metzmacher
2011-07-22
1
-1
/
+2
*
s3:net_rpc_join: make use of cli_state_remote_sockaddr()
Stefan Metzmacher
2011-07-22
1
-1
/
+2
*
s3:net_rpc_join: pass const sockaddr_storage to net_rpc_join_ok()
Stefan Metzmacher
2011-07-22
2
-4
/
+6
*
s3:net_util: pass const sockaddr_storage to net_make_ipc_connection_ex()
Stefan Metzmacher
2011-07-22
2
-2
/
+2
*
s3:net_util: add some const to sockaddr_storage
Stefan Metzmacher
2011-07-22
2
-16
/
+16
*
s3:smbcquotas: pass down NULL instead of a zero sockaddr_storage
Stefan Metzmacher
2011-07-22
1
-4
/
+1
*
s3:smbcacls: pass down NULL instead of a zero sockaddr_storage
Stefan Metzmacher
2011-07-22
1
-4
/
+1
*
s3:net_time: expect const sockaddr_storage in cli_servertime()
Stefan Metzmacher
2011-07-22
1
-2
/
+4
*
s3:smbtree: try to fix completely broken logic in get_workgroups()
Stefan Metzmacher
2011-07-22
1
-15
/
+23
*
s3:utils fix a compiler warning
Christian Ambach
2011-07-21
1
-0
/
+1
*
s3:utils/net_afs fix compiler warnings
Christian Ambach
2011-07-21
1
-2
/
+3
*
s3:lib/afs fix the build with --with-fake-kaserver
Christian Ambach
2011-07-21
1
-0
/
+2
*
s3-libsmb: replace cli_read() with cli_read_old()
Björn Baumbach
2011-07-20
1
-1
/
+1
*
s3:libsmb: move cli->cnum to cli->smb1.tid and hide it behind cli_state_[g|s]...
Stefan Metzmacher
2011-07-20
2
-6
/
+6
*
lsa: rename auth info argument in lsa_CreateTrustedDomainEx2
Günther Deschner
2011-07-15
1
-1
/
+1
[prev]
[next]