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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Yay ! Remove a VFS entry. Removed the set_nt_acl() call,
Jeremy Allison
2008-05-08
3
-15
/
+3
*
Rename server_info->was_mapped to server_info->nss_token
Volker Lendecke
2008-05-07
1
-1
/
+5
*
Merge branch 'v3-3-test' of ssh://jra@git.samba.org/data/git/samba into v3-3-...
Jeremy Allison
2008-05-05
1
-10
/
+0
|
\
|
*
Remove unused dir_status_struct
Volker Lendecke
2008-05-05
1
-10
/
+0
*
|
Try and fix bug #5095, "Manage Documents privilege is not functional".
Jeremy Allison
2008-05-05
1
-4
/
+5
|
/
*
Remove "userdom_struct user" from "struct user_struct"
Volker Lendecke
2008-05-05
2
-3
/
+9
*
Remove "session_key" from "struct user_struct"
Volker Lendecke
2008-05-05
1
-2
/
+0
*
Remove "guest" from "struct user_struct"
Volker Lendecke
2008-05-05
1
-2
/
+0
*
Remove the unix token info from "struct user_struct"
Volker Lendecke
2008-05-05
1
-7
/
+0
*
Remove "nt_user_token" from "struct user_struct"
Volker Lendecke
2008-05-05
1
-2
/
+0
*
Remove "logon_script" from "struct user_struct"
Volker Lendecke
2008-05-05
1
-2
/
+1
*
Remove unix_homedir from struct user_struct
Volker Lendecke
2008-05-05
2
-2
/
+0
*
Remove "homedir" from "struct user_struct"
Volker Lendecke
2008-05-05
1
-1
/
+0
*
pipes_struct->pipe_user_name is unused, remove it
Volker Lendecke
2008-05-05
1
-1
/
+0
*
Fix client authentication with -P switch in client tools (Bug 5435).
Günther Deschner
2008-05-05
1
-0
/
+1
*
Remove connection_struct->mem_ctx, connection_struct is its own parent
Volker Lendecke
2008-05-05
1
-1
/
+0
*
Remove the "stat_open()" function, flag, and all associated code. It was only
Jeremy Allison
2008-05-02
1
-1
/
+0
*
ntlmssp: replace UNKNOWN_02000000 with NTLMSSP_NEGOTIATE_VERSION.
Günther Deschner
2008-04-30
1
-1
/
+1
*
errors: add WERR_NOT_FOUND.
Günther Deschner
2008-04-29
1
-0
/
+1
*
Fix bug 5419: memory leak in ads_do_search_all_args() when enumerating 1000s ...
Steven Danneman
2008-04-26
1
-0
/
+2
*
errors: add WERR_INVALID_DOMAINNAME.
Günther Deschner
2008-04-25
1
-0
/
+1
*
Introduce a redirection for ncacn_np and ncacn_ip_tcp in rpc_pipe_client
Volker Lendecke
2008-04-25
1
-3
/
+11
*
Make use of rpccli_xxx_bind_data
Volker Lendecke
2008-04-25
1
-1
/
+0
*
Move user/domain from rpc_pipe_client to cli_pipe_auth_data
Volker Lendecke
2008-04-25
1
-3
/
+4
*
Refactoring: Make cli_pipe_auth_data a pointer off rpc_pipe_client
Volker Lendecke
2008-04-25
1
-1
/
+1
*
Remove the "pwd" struct from rpc_pipe_client
Volker Lendecke
2008-04-21
1
-1
/
+0
*
cldap: avoid duplicate definitions so remove ads_cldap.h.
Günther Deschner
2008-04-21
2
-61
/
+0
*
Remove redundant parameter fd from SMB_VFS_CLOSE().
Michael Adam
2008-04-21
2
-4
/
+5
*
Refactoring: Move stuff around for creating a pipe
Volker Lendecke
2008-04-20
1
-4
/
+4
*
Remove the pipe_idx variable from rpc_pipe_client
Volker Lendecke
2008-04-20
2
-2
/
+4
*
Move srv_name_slash from cli_state to rpc_pipe_client
Volker Lendecke
2008-04-20
1
-1
/
+1
*
Add "desthost" to rpc_pipe_client
Volker Lendecke
2008-04-20
1
-0
/
+2
*
Refactoring: Make struct rpc_pipe_client its own talloc parent
Volker Lendecke
2008-04-20
1
-2
/
+0
*
rpc_parse: Use UUIDs from librpc/gen_ndr/ when possible to reduce
Jelmer Vernooij
2008-04-17
1
-2
/
+2
*
IDL: build generated nbt code.
Günther Deschner
2008-04-17
3
-0
/
+6
*
Add simple implementation of several functions in the Samba 4 RPC
Jelmer Vernooij
2008-04-17
1
-0
/
+1
*
errors: Add WERR_NO_SUCH_USER.
Günther Deschner
2008-04-16
1
-0
/
+1
*
errors: Add WERR_NONE_MAPPED.
Günther Deschner
2008-04-16
1
-0
/
+1
*
Reconcile ndr_syntax_id used by pidl-generated code and Samba3's RFC_IFACE.
Jelmer Vernooij
2008-04-15
1
-4
/
+1
*
doserr: Add WERR_INVALID_DOMAIN_STATE and WERR_INVALID_DOMAIN_ROLE.
Günther Deschner
2008-04-14
1
-0
/
+2
*
Remove namedpipe_transact fn pointer from smb_np_struct
Volker Lendecke
2008-04-14
1
-11
/
+0
*
adt_tree: change pathtree_add to return WERR instead of bool.
Michael Adam
2008-04-13
1
-1
/
+1
*
registry: remove the REGISTRY_HOOKS layer from the reghook cache.
Michael Adam
2008-04-13
1
-1
/
+1
*
Add WERR_USER_ALREADY_EXISTS and WERR_PASSWORD_RESTRICTION.
Günther Deschner
2008-04-12
1
-0
/
+2
*
Move some WERRORs down to the NERR_BASE block.
Günther Deschner
2008-04-12
1
-16
/
+11
*
dbwrap: add dbwrap_tdb2 backend
Stefan Metzmacher
2008-04-12
1
-0
/
+8
*
messaging: add MSG_DBWRAP_TDB2_CHANGES flag
Stefan Metzmacher
2008-04-12
1
-0
/
+3
*
messaging: add FLAG_MSG_DBWRAP message class flag
Stefan Metzmacher
2008-04-12
1
-0
/
+2
*
Remove some write-only fstrings
Volker Lendecke
2008-04-11
1
-7
/
+0
*
Add MAX_NERR define.
Günther Deschner
2008-04-10
1
-0
/
+4
[prev]
[next]