index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
utils
Commit message (
Expand
)
Author
Age
Files
Lines
*
s3-net: Added net rpc conf setparm command to net rpc conf
Vicentiu Ciorbaru
2011-08-22
1
-0
/
+14
*
s3-net: Implemented net rpc conf delparm command
Vicentiu Ciorbaru
2011-08-22
1
-2
/
+77
*
s3-net: Added net rpc conf delparm command to net rpc conf
Vicentiu Ciorbaru
2011-08-22
1
-0
/
+14
*
s3-net: Refactored part of rpc_conf_delincludes_internal
Vicentiu Ciorbaru
2011-08-22
1
-82
/
+8
*
s3-net: Created function net_rpc_conf_del_value
Vicentiu Ciorbaru
2011-08-22
1
-0
/
+71
*
s3-net: Implemented net rpc conf delincludes command
Vicentiu Ciorbaru
2011-08-22
1
-2
/
+151
*
s3-net: Added net rpc conf delincludes command to net rpc conf
Vicentiu Ciorbaru
2011-08-22
1
-0
/
+14
*
s3-net: Implemented net rpc conf getincludes command
Vicentiu Ciorbaru
2011-08-22
1
-2
/
+99
*
s3-net: Added net rpc conf getincludes command to net rpc conf
Vicentiu Ciorbaru
2011-08-22
1
-0
/
+16
*
s3-net: Implemented net rpc conf getparm command
Vicentiu Ciorbaru
2011-08-22
1
-2
/
+115
*
s3-net: Added net rpc conf getparm command to net rpc conf
Vicentiu Ciorbaru
2011-08-22
1
-0
/
+14
*
s3-net: Implemented net rpc conf delshare command
Vicentiu Ciorbaru
2011-08-22
1
-3
/
+96
*
s3-net: Added net rpc conf delshare command to net rpc conf
Vicentiu Ciorbaru
2011-08-22
1
-0
/
+15
*
s3-net: Implemented net rpc conf drop command
Vicentiu Ciorbaru
2011-08-22
1
-2
/
+117
*
s3-net: Added net rpc conf drop command to net rpc conf
Vicentiu Ciorbaru
2011-08-22
1
-0
/
+16
*
s3-net: Implemented net rpc conf showshare command
Vicentiu Ciorbaru
2011-08-22
1
-2
/
+102
*
s3-net: Added net rpc conf showshare command to net rpc conf
Vicentiu Ciorbaru
2011-08-22
1
-0
/
+16
*
s3-net: Implemented net rpc conf listshares command.
Vicentiu Ciorbaru
2011-08-22
1
-1
/
+94
*
s3-net: Added net rpc conf listshares command to net rpc conf
Vicentiu Ciorbaru
2011-08-22
1
-0
/
+14
*
s3-net: rpc_conf_list now uses the wrapper rpc_conf_open_conf
Vicentiu Ciorbaru
2011-08-22
1
-24
/
+6
*
s3-net: Added rpc_conf_open_conf function
Vicentiu Ciorbaru
2011-08-22
1
-0
/
+82
*
s3-net: Added the net rpc conf list command.
Vicentiu Ciorbaru
2011-08-22
1
-1
/
+382
*
s3-net: Added the command rpc conf to the net binary.
Vicentiu Ciorbaru
2011-08-22
3
-0
/
+57
*
s3-net: Fixed whitespace errors
Vicentiu Ciorbaru
2011-08-22
1
-7
/
+7
*
s3-id_cache: Use better names for id cache management ops
Andreas Schneider
2011-08-21
1
-3
/
+3
*
s3-passdb: Replace SMB_MALLOC_ARRAY()/SAFE_FREE() with talloc equivalents.
Amitay Isaacs
2011-08-19
2
-8
/
+9
*
s3-net: Fixed a small typo in net conf function table
Vicentiu Ciorbaru
2011-08-08
1
-1
/
+1
*
s3-net: Fixed typo in net conf
Vicentiu Ciorbaru
2011-08-08
1
-1
/
+1
*
s3-ntlmssp Remove rpccli_get_pwd_hash and auth_ntlmssp_get_nt_hash
Andrew Bartlett
2011-08-03
1
-6
/
+6
*
s3-ntlmssp Remove calls to auth_ntlmssp_and_flags from the server
Andrew Bartlett
2011-08-03
1
-0
/
+4
*
s3:net_rpc: make use of cli_state_protocol()
Stefan Metzmacher
2011-08-02
1
-1
/
+1
*
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
[next]