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
path:
root
/
source3
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2008-06-03
errors: add more WERRORs.
Günther Deschner
1
-0
/
+5
2008-06-03
doserr: Add WERR_GROUP_EXISTS and WERR_SPECIAL_ACCOUNT.
Günther Deschner
1
-0
/
+2
2008-05-28
Security fix for CVE-2008-1105: Boundary failure when parsing SMB responses
Jeremy Allison
1
-2
/
+6
2008-05-28
Fix Bug #5285. (libcap header mismatch)
Günther Deschner
1
-1
/
+2
2008-05-28
fix build: add missing prototype of msg_close_file()
Michael Adam
1
-0
/
+5
2008-05-28
fix the build after prototype change.
Michael Adam
1
-1
/
+1
2008-05-28
build: Fix the build after prototype change.
Günther Deschner
1
-1
/
+1
2008-05-27
Allow server manager to close open files selected by id.
Jeremy Allison
1
-0
/
+4
2008-05-27
doserr: add WERR_REVISION_MISMATCH.
Günther Deschner
1
-0
/
+1
2008-05-26
Remove unused function is_trusted_domain_situation().
Michael Adam
1
-1
/
+0
2008-05-26
Add function is_dc_trusted_domain_situation().
Michael Adam
1
-0
/
+1
2008-05-25
Move ber_[read|write]_OID_String protypes to proto.h
Volker Lendecke
1
-0
/
+2
2008-05-25
Remove the reference to current_user_info from share_access.c
Volker Lendecke
1
-1
/
+4
2008-05-23
drsuapi: add all code required for our drsuapi rpc client.
Günther Deschner
2
-1
/
+5
2008-05-23
Manually merge Steven Danneman's patch for SPNEGO auth to a trusted
Gerald W. Carter
1
-1
/
+3
2008-05-22
rpc_client: make rpc_pipe_open_tcp_port and rpc_pipe_get_tcp_port static.
Michael Adam
1
-7
/
+0
2008-05-22
rpc_client: use endpoint mapper to get the port for rpc_pipe_open_tcp().
Michael Adam
1
-1
/
+7
2008-05-21
Compile endpoint mapper pidl output
Volker Lendecke
2
-1
/
+5
2008-05-21
Add client support for NCACN_UNIX_STREAM
Volker Lendecke
1
-0
/
+3
2008-05-21
rpccli_schannel_bind_data only needs the schannel key
Volker Lendecke
1
-1
/
+1
2008-05-21
Rename rpc_pipe_client.tcp.sock to rpc_pipe_client.sock.fd
Volker Lendecke
1
-2
/
+2
2008-05-20
Cleanup size_t return values in callers of convert_string_allocate
Tim Prouty
1
-13
/
+20
2008-05-19
Remove conn_find_byname now it's no longer used in
Jeremy Allison
1
-1
/
+0
2008-05-18
build: freeze proto.h
Michael Adam
1
-0
/
+10475
2008-05-16
Simplify fake_file logic
Volker Lendecke
3
-15
/
+5
2008-05-10
Remove "user" from connection_struct
Volker Lendecke
1
-1
/
+0
2008-05-10
Add a comment explaining server_info in connection_struct
Volker Lendecke
1
-0
/
+4
2008-05-10
Remove the unix token info from connection_struct
Volker Lendecke
1
-8
/
+0
2008-05-10
Replace nt_user_token with server_info in connection_struct
Volker Lendecke
1
-1
/
+1
2008-05-10
Next try at making the vuid cache circular
Volker Lendecke
1
-1
/
+1
2008-05-10
Add "server_info" to connection_struct
Volker Lendecke
1
-0
/
+2
2008-05-10
Remove unused "force_group" from connection_struct
Volker Lendecke
1
-1
/
+0
2008-05-10
net: Remove globals
Kai Blin
1
-2
/
+4
2008-05-08
Yay ! Remove a VFS entry. Removed the set_nt_acl() call,
Jeremy Allison
3
-15
/
+3
2008-05-07
Rename server_info->was_mapped to server_info->nss_token
Volker Lendecke
1
-1
/
+5
2008-05-05
Merge branch 'v3-3-test' of ssh://jra@git.samba.org/data/git/samba into v3-3-...
Jeremy Allison
1
-10
/
+0
2008-05-05
Try and fix bug #5095, "Manage Documents privilege is not functional".
Jeremy Allison
1
-4
/
+5
2008-05-05
Remove unused dir_status_struct
Volker Lendecke
1
-10
/
+0
2008-05-05
Remove "userdom_struct user" from "struct user_struct"
Volker Lendecke
2
-3
/
+9
2008-05-05
Remove "session_key" from "struct user_struct"
Volker Lendecke
1
-2
/
+0
2008-05-05
Remove "guest" from "struct user_struct"
Volker Lendecke
1
-2
/
+0
2008-05-05
Remove the unix token info from "struct user_struct"
Volker Lendecke
1
-7
/
+0
2008-05-05
Remove "nt_user_token" from "struct user_struct"
Volker Lendecke
1
-2
/
+0
2008-05-05
Remove "logon_script" from "struct user_struct"
Volker Lendecke
1
-2
/
+1
2008-05-05
Remove unix_homedir from struct user_struct
Volker Lendecke
2
-2
/
+0
2008-05-05
Remove "homedir" from "struct user_struct"
Volker Lendecke
1
-1
/
+0
2008-05-05
pipes_struct->pipe_user_name is unused, remove it
Volker Lendecke
1
-1
/
+0
2008-05-05
Fix client authentication with -P switch in client tools (Bug 5435).
Günther Deschner
1
-0
/
+1
2008-05-05
Remove connection_struct->mem_ctx, connection_struct is its own parent
Volker Lendecke
1
-1
/
+0
2008-05-02
Remove the "stat_open()" function, flag, and all associated code. It was only
Jeremy Allison
1
-1
/
+0
[next]