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-26
Remove current_user reference from printfsp.c
Volker Lendecke
1
-1
/
+1
2008-06-26
Change print_access_check to take auth_serversupplied_info instead of current...
Volker Lendecke
1
-8
/
+16
2008-06-26
Remove p->vuid
Volker Lendecke
1
-2
/
+0
2008-06-26
Now that we have p->server_info, use p->server_info->user_session_key
Volker Lendecke
1
-1
/
+0
2008-06-26
Add server_info to pipes_struct
Volker Lendecke
2
-0
/
+4
2008-06-26
errors: add WERR_DS_DRA_BAD_NC and WERR_DS_DRA_BAD_DN.
Günther Deschner
1
-0
/
+3
2008-06-25
rpc_client: add rpccli_samr_chgpasswd_user() call.
Günther Deschner
1
-0
/
+5
2008-06-25
rename rpccli_samr_chgpasswd3 to rpccli_samr_chgpasswd_user3.
Günther Deschner
1
-7
/
+7
2008-06-25
rename rpccli_samr_chgpasswd_user to rpccli_samr_chgpasswd_user2.
Günther Deschner
1
-5
/
+5
2008-06-25
rpc_client: let cli_get_session_key() return talloced session key.
Günther Deschner
1
-1
/
+2
2008-06-24
rpc_client: add cli_get_session_key().
Günther Deschner
1
-0
/
+3
2008-06-24
crypto: add decrypt_drsuapi_blob from samba4.
Günther Deschner
1
-0
/
+5
2008-06-24
libads: add ads_connect_user_creds() that won't overwrite given user creds.
Günther Deschner
1
-0
/
+1
2008-06-24
libads: add ADS_AUTH_USER_CREDS to avoid magic overwriting of usernames.
Günther Deschner
1
-8
/
+9
2008-06-24
kerberos: add smb_krb5_keytab_name().
Günther Deschner
1
-0
/
+4
2008-06-24
kerberos: make smb_krb5_kt_add_entry public, allow to pass keys without salti...
Günther Deschner
1
-1
/
+8
2008-06-24
Remove "conn" from pipes_struct
Volker Lendecke
1
-1
/
+2
2008-06-23
time: move uint64s_nt_time_to_unix_abs() to lib/time.c
Günther Deschner
1
-0
/
+1
2008-06-23
Add documentation for kerberos support in libsmbclient.
Andreas Schneider
1
-0
/
+10
2008-06-22
Remove the "exists" parameter from create_msdfs_link
Volker Lendecke
1
-2
/
+1
2008-06-22
Fix a crash in _dfs_Enum
Volker Lendecke
1
-1
/
+1
2008-06-21
Make pipes_struct its own talloc ctx
Volker Lendecke
1
-3
/
+0
2008-06-19
Remove current_user references from trans2.c
Volker Lendecke
3
-7
/
+2
2008-06-19
Wrap the unix token info in a unix_user_token in auth_serversupplied_info
Volker Lendecke
2
-9
/
+4
2008-06-19
Remove the "current_user" arg from fsp_belongs_conn
Volker Lendecke
1
-1
/
+1
2008-06-19
Remove the "current_user" arg from check_fsp
Volker Lendecke
1
-2
/
+2
2008-06-18
Remove prototype of unimplemented smbc_chown() function.
Derrell Lipman
1
-26
/
+0
2008-06-17
file_access: remove unneeded stat buf parameter from can_access_file_acl().
Michael Adam
1
-1
/
+1
2008-06-17
libads: add ads_get_machine_kvno() to make ads_get_kvno() a bit more generic.
Günther Deschner
1
-1
/
+2
2008-06-17
clikrb5: remove unrequired create_kerberos_key_from_string_direct() prototype.
Günther Deschner
1
-1
/
+0
2008-06-15
Add forgotten protoypes
Volker Lendecke
1
-1
/
+2
2008-06-15
Remove the current_user reference from fake_file.c
Volker Lendecke
1
-0
/
+1
2008-06-12
AIX build fixes from William Jojo -- thanks
Volker Lendecke
1
-0
/
+1
2008-06-12
Fix typos.
Christoph Zauner
1
-3
/
+3
2008-06-10
net: Move includes to net.h
Kai Blin
1
-14
/
+0
2008-06-09
Fix the compile on NetBSD -- readlink and read are macros there
Volker Lendecke
2
-10
/
+10
2008-06-07
Add STREAMINFO op to vfs_full_audit
Volker Lendecke
1
-1
/
+1
2008-06-07
Add prototype for delete_negative_conn_cache
Volker Lendecke
1
-0
/
+1
2008-06-04
util_str: add talloc_asprintf_strlower_m().
Günther Deschner
1
-0
/
+1
2008-06-03
build: fix the build (missing protoype for lp_ldap_connection_timeout()).
Günther Deschner
1
-0
/
+1
2008-06-03
Add ldap connection timeout for OpenLDAP and Netscape LDAP libs. This can be ...
Björn Jacke
1
-1
/
+2
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
[next]