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
*
Introduce rpc_pipe_np_smb_conn()
Volker Lendecke
2008-04-20
1
-10
/
+11
*
Replace cli_rpc_pipe_close by a talloc destructor on rpc_pipe_struct
Volker Lendecke
2008-04-20
6
-23
/
+19
*
Use rpc_pipe_client->user_name instead of rpc_pipe_client->cli->user_name
Volker Lendecke
2008-04-20
1
-3
/
+3
*
Move srv_name_slash from cli_state to rpc_pipe_client
Volker Lendecke
2008-04-20
1
-6
/
+6
*
Add "desthost" to rpc_pipe_client
Volker Lendecke
2008-04-20
6
-39
/
+40
*
Fix gcc uninitialized variable used warning.
Jeremy Allison
2008-04-17
1
-6
/
+5
*
net: Be more tolerant while joining.
Günther Deschner
2008-04-17
1
-4
/
+9
*
net: Remove unused rpc_user_add/del_internals code.
Günther Deschner
2008-04-16
1
-257
/
+0
*
net: Use NetUserAdd for "net rpc user add".
Günther Deschner
2008-04-16
1
-2
/
+28
*
net: use NetUserDel for "net rpc user delete".
Günther Deschner
2008-04-16
1
-3
/
+31
*
net/libnetapi: Include netapi headers early and free on exit.
Günther Deschner
2008-04-16
3
-3
/
+9
*
net conf: adapt output of NULL share params in net conf list.
Michael Adam
2008-04-15
1
-2
/
+7
*
net conf: simplify logic in test output of net conf import.
Michael Adam
2008-04-15
1
-9
/
+5
*
net conf: fix output of out-of-share parameters in test mode import
Michael Adam
2008-04-15
1
-4
/
+12
*
libnetjoin/net: Fix lp_config_backend_is_registry() handling.
Günther Deschner
2008-04-14
1
-6
/
+12
*
net: abort when lp_realm is not set in net_ads_leave().
Günther Deschner
2008-04-14
1
-0
/
+5
*
net: exit early in net_ads_join() if the domain is not set.
Günther Deschner
2008-04-14
1
-0
/
+6
*
net: use WERROR for check_ads_config().
Günther Deschner
2008-04-14
1
-9
/
+7
*
net: the success of secrets_init is checked by libnetjoin now.
Günther Deschner
2008-04-14
1
-6
/
+0
*
net conf: use the new smbconf_init() dispatcher instead of explicit backend i...
Michael Adam
2008-04-13
1
-2
/
+9
*
libsmbconf: remove the bool verbatim parameter from txt backend init function.
Michael Adam
2008-04-13
1
-1
/
+1
*
Fix the build of eventlogadm.
Günther Deschner
2008-04-13
1
-1
/
+1
*
net registry: remove superfluous regdb_close().
Michael Adam
2008-04-13
1
-2
/
+0
*
registry: change registry_init_basic() to return WERROR instead of bool
Michael Adam
2008-04-13
1
-1
/
+1
*
net_idmap: use wbcSet[U|G]idMapping() and wbcSet[U|G]idHwm() functions
Stefan Metzmacher
2008-04-11
1
-19
/
+27
*
Cleanup size_t return values in convert_string_allocate
Tim Prouty
2008-04-11
1
-4
/
+3
*
objectclass -> objectClass
Karolin Seeger
2008-04-10
1
-3
/
+3
*
net conf: use talloc and talloc_strdup_lower throughout all net conf functions.
Michael Adam
2008-04-10
1
-17
/
+59
*
net conf: implement "net conf delincludes".
Michael Adam
2008-04-10
1
-0
/
+40
*
net conf: implement a "net conf setincludes" command.
Michael Adam
2008-04-10
1
-0
/
+50
*
net conf: implement "net conf getincludes".
Michael Adam
2008-04-10
1
-0
/
+47
*
net conf: add diagnostic message for failure to load text file.
Michael Adam
2008-04-10
1
-0
/
+2
*
net conf: reduce indentation by grouping testmode code together.
Michael Adam
2008-04-10
1
-39
/
+37
*
net conf: don't drop config in testmode
Michael Adam
2008-04-10
1
-3
/
+5
*
net conf: fix import to correctly add includes (at the end)
Michael Adam
2008-04-10
1
-6
/
+34
*
libsmbconf: add a "verbatim" parameter to smbconf_init_txt_simple().
Michael Adam
2008-04-10
1
-1
/
+1
*
net rpc registry: add getvalue command.
Michael Adam
2008-04-09
1
-0
/
+100
*
net registry: add a getvalue subcommand that prints a single given value.
Michael Adam
2008-04-09
1
-0
/
+41
*
net (registry util): refactor printing of value without name out.
Michael Adam
2008-04-09
4
-7
/
+14
*
Fix typos.
Karolin Seeger
2008-04-09
1
-1
/
+1
*
Fix parameters string for rpc_trustdom_add_internals().
Günther Deschner
2008-04-09
1
-2
/
+4
*
Fix lsa_TrustedDomainInfo callers.
Günther Deschner
2008-04-08
1
-7
/
+3
*
Move is_valid_policy_hnd() out of net.
Günther Deschner
2008-04-08
1
-7
/
+0
*
net_rpc: let get_user_sids() use wbcLookupName(), wbcGidToSid() and wbcGetGro...
Stefan Metzmacher
2008-04-06
1
-51
/
+47
*
net_rpc: let get_user_tokens() use wbcListUsers()
Stefan Metzmacher
2008-04-06
1
-38
/
+22
*
Remove external refs to winbindd_fd
Volker Lendecke
2008-04-06
1
-2
/
+0
*
net_rpc_registry: return available error code on failure in deletevalue.
Michael Adam
2008-04-04
1
-1
/
+1
*
net_rpc_registry: consistently return error upon wrong use.
Michael Adam
2008-04-04
1
-5
/
+5
*
net: change split_hive_key() to properly allocate subkeyname
Michael Adam
2008-04-04
4
-6
/
+11
*
net_rpc_registry: use split_hive_key to normalize hive befor open.
Michael Adam
2008-04-04
1
-28
/
+39
[next]