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
...
*
Remove the "current_user" arg from fsp_belongs_conn
Volker Lendecke
2008-06-19
1
-1
/
+1
*
Remove the "current_user" arg from check_fsp
Volker Lendecke
2008-06-19
1
-2
/
+2
*
Remove prototype of unimplemented smbc_chown() function.
Derrell Lipman
2008-06-18
1
-26
/
+0
*
file_access: remove unneeded stat buf parameter from can_access_file_acl().
Michael Adam
2008-06-17
1
-1
/
+1
*
libads: add ads_get_machine_kvno() to make ads_get_kvno() a bit more generic.
Günther Deschner
2008-06-17
1
-1
/
+2
*
clikrb5: remove unrequired create_kerberos_key_from_string_direct() prototype.
Günther Deschner
2008-06-17
1
-1
/
+0
*
Add forgotten protoypes
Volker Lendecke
2008-06-15
1
-1
/
+2
*
Remove the current_user reference from fake_file.c
Volker Lendecke
2008-06-15
1
-0
/
+1
*
AIX build fixes from William Jojo -- thanks
Volker Lendecke
2008-06-12
1
-0
/
+1
*
Fix typos.
Christoph Zauner
2008-06-12
1
-3
/
+3
*
net: Move includes to net.h
Kai Blin
2008-06-10
1
-14
/
+0
*
Fix the compile on NetBSD -- readlink and read are macros there
Volker Lendecke
2008-06-09
2
-10
/
+10
*
Add STREAMINFO op to vfs_full_audit
Volker Lendecke
2008-06-07
1
-1
/
+1
*
Add prototype for delete_negative_conn_cache
Volker Lendecke
2008-06-07
1
-0
/
+1
*
util_str: add talloc_asprintf_strlower_m().
Günther Deschner
2008-06-04
1
-0
/
+1
*
build: fix the build (missing protoype for lp_ldap_connection_timeout()).
Günther Deschner
2008-06-03
1
-0
/
+1
*
Add ldap connection timeout for OpenLDAP and Netscape LDAP libs. This can be ...
Björn Jacke
2008-06-03
1
-1
/
+2
*
errors: add more WERRORs.
Günther Deschner
2008-06-03
1
-0
/
+5
*
doserr: Add WERR_GROUP_EXISTS and WERR_SPECIAL_ACCOUNT.
Günther Deschner
2008-06-03
1
-0
/
+2
*
Security fix for CVE-2008-1105: Boundary failure when parsing SMB responses
Jeremy Allison
2008-05-28
1
-2
/
+6
*
Fix Bug #5285. (libcap header mismatch)
Günther Deschner
2008-05-28
1
-1
/
+2
*
fix build: add missing prototype of msg_close_file()
Michael Adam
2008-05-28
1
-0
/
+5
*
fix the build after prototype change.
Michael Adam
2008-05-28
1
-1
/
+1
*
build: Fix the build after prototype change.
Günther Deschner
2008-05-28
1
-1
/
+1
*
Allow server manager to close open files selected by id.
Jeremy Allison
2008-05-27
1
-0
/
+4
*
doserr: add WERR_REVISION_MISMATCH.
Günther Deschner
2008-05-27
1
-0
/
+1
*
Remove unused function is_trusted_domain_situation().
Michael Adam
2008-05-26
1
-1
/
+0
*
Add function is_dc_trusted_domain_situation().
Michael Adam
2008-05-26
1
-0
/
+1
*
Move ber_[read|write]_OID_String protypes to proto.h
Volker Lendecke
2008-05-25
1
-0
/
+2
*
Remove the reference to current_user_info from share_access.c
Volker Lendecke
2008-05-25
1
-1
/
+4
*
drsuapi: add all code required for our drsuapi rpc client.
Günther Deschner
2008-05-23
2
-1
/
+5
*
Manually merge Steven Danneman's patch for SPNEGO auth to a trusted
Gerald W. Carter
2008-05-23
1
-1
/
+3
*
rpc_client: make rpc_pipe_open_tcp_port and rpc_pipe_get_tcp_port static.
Michael Adam
2008-05-22
1
-7
/
+0
*
rpc_client: use endpoint mapper to get the port for rpc_pipe_open_tcp().
Michael Adam
2008-05-22
1
-1
/
+7
*
Compile endpoint mapper pidl output
Volker Lendecke
2008-05-21
2
-1
/
+5
*
Add client support for NCACN_UNIX_STREAM
Volker Lendecke
2008-05-21
1
-0
/
+3
*
rpccli_schannel_bind_data only needs the schannel key
Volker Lendecke
2008-05-21
1
-1
/
+1
*
Rename rpc_pipe_client.tcp.sock to rpc_pipe_client.sock.fd
Volker Lendecke
2008-05-21
1
-2
/
+2
*
Cleanup size_t return values in callers of convert_string_allocate
Tim Prouty
2008-05-20
1
-13
/
+20
*
Remove conn_find_byname now it's no longer used in
Jeremy Allison
2008-05-19
1
-1
/
+0
*
build: freeze proto.h
Michael Adam
2008-05-18
1
-0
/
+10475
*
Simplify fake_file logic
Volker Lendecke
2008-05-16
3
-15
/
+5
*
Remove "user" from connection_struct
Volker Lendecke
2008-05-10
1
-1
/
+0
*
Add a comment explaining server_info in connection_struct
Volker Lendecke
2008-05-10
1
-0
/
+4
*
Remove the unix token info from connection_struct
Volker Lendecke
2008-05-10
1
-8
/
+0
*
Replace nt_user_token with server_info in connection_struct
Volker Lendecke
2008-05-10
1
-1
/
+1
*
Next try at making the vuid cache circular
Volker Lendecke
2008-05-10
1
-1
/
+1
*
Add "server_info" to connection_struct
Volker Lendecke
2008-05-10
1
-0
/
+2
*
Remove unused "force_group" from connection_struct
Volker Lendecke
2008-05-10
1
-1
/
+0
*
net: Remove globals
Kai Blin
2008-05-10
1
-2
/
+4
[prev]
[next]