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
2010-03-05
Fix for bug #7189 - Open txt files with notepad on samba shares creates problem.
Jeremy Allison
4
-11
/
+25
2010-03-05
s3-rpcclient: fix rpcclient after spoolss_GetPrinterData{Ex} IDL change.
Günther Deschner
1
-1
/
+2
2010-03-03
s3: build sddl.c in samba3
Michael Adam
1
-0
/
+1
2010-03-01
s3: Abstract access to sessionid.tdb, similar to conn_tdb.c
Volker Lendecke
1
-0
/
+13
2010-03-01
s3: Add connections_forall_read()
Volker Lendecke
1
-0
/
+4
2010-02-28
s3: Remove unused count_all_current_connections()
Volker Lendecke
1
-1
/
+0
2010-02-26
s3: remove unused schannel_auth_struct.
Günther Deschner
1
-6
/
+0
2010-02-25
Implement rename/move in SMB2 from Windows7.
Jeremy Allison
1
-0
/
+1
2010-02-24
s3: Make connections_fetch_record() static
Volker Lendecke
1
-2
/
+0
2010-02-23
s3:schannel streamline interface
Simo Sorce
2
-11
/
+0
2010-02-23
s3 move the sitename cache in its own file
Simo Sorce
1
-3
/
+0
2010-02-23
s3: Consolidate server_id_self into the equivalent procid_self()
Volker Lendecke
1
-1
/
+0
2010-02-23
s3-smb: Remove the obsolete signal type cast.
Andreas Schneider
1
-4
/
+0
2010-02-22
s3: Add a talloc_move for the inbuf to cli_smb_recv
Volker Lendecke
1
-2
/
+3
2010-02-20
s3: Convert cli_qpathinfo_basic to use cli_trans()
Volker Lendecke
1
-2
/
+2
2010-02-20
s3: Add cli_smb()
Volker Lendecke
1
-0
/
+7
2010-02-17
Fix bug #7146 - Samba miss-parses authenticated RPC packets.
Jeremy Allison
1
-0
/
+3
2010-02-14
s3-includes: enable TYPESAFE_QSORT() in s3
Andrew Tridgell
1
-0
/
+1
2010-02-13
s3: Remove unused comparison fn from "struct sorted_tree"
Volker Lendecke
1
-1
/
+1
2010-02-13
s3: Make adt_tree data definitions private to adt_tree.c
Volker Lendecke
1
-16
/
+1
2010-02-13
s3: SORTED_TREE -> struct sorted_tree
Volker Lendecke
1
-6
/
+6
2010-02-13
s3: TREE_NODE -> struct tree_node
Volker Lendecke
1
-5
/
+5
2010-02-12
s3:ctdb_conn: add ctdbd_conn_get_fd() to get the fd out of the ctdb connection
Michael Adam
1
-0
/
+2
2010-02-12
s3: Add ctdb_conn_msg_ctx()
Volker Lendecke
1
-0
/
+1
2010-02-12
s3: Implement global locks in a g_lock tdb
Volker Lendecke
2
-0
/
+57
2010-02-11
Remove lp_safe_widelinks() -> convert to just lp_widelinks. Suggestion from V...
Jeremy Allison
1
-1
/
+1
2010-02-11
Introduce lp_safe_widelinks()
Simo Sorce
1
-0
/
+1
2010-02-08
s3:nmbd: change "nmbd:bind explicit broadcast" into "nmbd bind explicit broad...
Stefan Metzmacher
1
-0
/
+1
2010-02-08
s3:nmbd: also listen explicit on the subnet broadcast addresses
Stefan Metzmacher
1
-1
/
+4
2010-02-08
s3:pdb_ldap: optimize ldapsam_alias_memberships() and cache ldap searches.
Stefan Metzmacher
1
-0
/
+5
2010-02-07
s3: Make cli_get_fs_volume_info() use cli_trans()
Volker Lendecke
1
-1
/
+2
2010-02-07
s3: Remove some unused code
Volker Lendecke
1
-1
/
+0
2010-02-05
s3: Make guest_user_info() static
Volker Lendecke
1
-1
/
+0
2010-02-02
Change uint_t to unsigned int in source3
Matt Kraai
1
-4
/
+4
2010-01-30
Fix bug #7079 - cliconnect gets realm wrong with trusted domains.
Jeremy Allison
1
-0
/
+2
2010-01-26
Fix bug #7067 - Linux asynchronous IO (aio) can cause smbd to fail to respond...
Jeremy Allison
1
-1
/
+2
2010-01-24
s3-libsmbclient: Add smbc_setOptionUseCCache()
Volker Lendecke
1
-0
/
+11
2010-01-24
s3: Add CLI_FULL_CONNECTION_USE_CCACHE
Volker Lendecke
1
-0
/
+1
2010-01-24
s3: Add -C (--use-ccache) to popt_common_credentials
Volker Lendecke
2
-0
/
+4
2010-01-24
s3: Add ccache use to cli_session_setup_ntlmssp
Volker Lendecke
1
-0
/
+1
2010-01-24
s3: Add NTLMSSP_FEATURE_CCACHE
Volker Lendecke
1
-0
/
+2
2010-01-23
s3: Remove string_sid_talloc
Volker Lendecke
1
-1
/
+0
2010-01-21
s3: Make "init_smb_request" static to process.c
Volker Lendecke
1
-4
/
+0
2010-01-21
s3: Move "yesno" to the only place where it is used: client.c
Volker Lendecke
1
-1
/
+0
2010-01-14
s3:smbldap: add smbldap_talloc_first_attribute()
Stefan Metzmacher
1
-0
/
+3
2010-01-12
Fix bug #6876 - Delete of an object whose parent folder does not have delete ...
Jeremy Allison
1
-0
/
+1
2010-01-10
s3: Remove unused samr_make_sam_obj_sd
Volker Lendecke
1
-1
/
+0
2010-01-10
s3: Remove the typedef for "auth_serversupplied_info"
Volker Lendecke
2
-10
/
+12
2010-01-10
s3: Remove the typedef for "auth_usersupplied_info"
Volker Lendecke
2
-11
/
+11
2010-01-07
s3: Factor password_in_history() out of check_passwd_history()
Volker Lendecke
1
-0
/
+3
[next]