summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
2011-06-11s3: Update .clang_completeAndreas Schneider1-3/+20
2011-06-10s3:libsmb: remove unused cli_state_seqnum infrastructureStefan Metzmacher3-44/+0
2011-06-10s3:libsmb/clireadwrite: calculate cli_write_max_bufsize() correct based on ma...Stefan Metzmacher1-8/+12
2011-06-10s3:libsmb/clireadwrite: calculate cli_read_max_bufsize() correct based on max...Stefan Metzmacher1-1/+12
2011-06-10s3:libsmb/clitrans: correctly transfer the seqnum between secondary and prima...Stefan Metzmacher1-3/+8
2011-06-10s3:libsmb/clitrans: fix handling of multi pdu [nt]trans[s][2] callsStefan Metzmacher1-8/+80
2011-06-10s3:libsmb/clitrans: use subreq2 as variable for the secondary requestsStefan Metzmacher1-7/+9
2011-06-10s3:libsmb/clitrans: move MID handling to the end of cli_trans_send() and add ...Stefan Metzmacher1-2/+11
2011-06-10s3:libsmb/clitrans: correctly marshall [nt]trans[s][2] requestsStefan Metzmacher1-12/+41
2011-06-10s3:libsmb/clitrans: marshall SMBnttrans[2] as the othersStefan Metzmacher1-23/+23
2011-06-10s3:libsmb/clitrans: use uint32_t for param and data variablesStefan Metzmacher1-3/+3
2011-06-10s3:libsmb/clitrans: remove unused secondary_request_ctxStefan Metzmacher1-2/+0
2011-06-10s3:libsmb/async_smb: add helpers to get and set the seqnum for signingStefan Metzmacher2-0/+16
2011-06-10s3:libsmb/async_smb: don't remove pending requests if the mid is setStefan Metzmacher1-0/+15
2011-06-10s3:libsmb/async_smb: call cli_smb_req_unset_pending() instead of destructor d...Stefan Metzmacher1-2/+2
2011-06-10s3:libsmb/async_smb: let cli_smb_recv() initialize output values for one way ...Stefan Metzmacher1-0/+18
2011-06-10Bump the smbd vfs interface version to 29. Samba 3.6.0 will shipJeremy Allison1-1/+2
2011-06-10s3:net conf addshare: do not stat-check the share path.Michael Adam1-17/+0
2011-06-10source3/rpc_client/util_netlogon.h: fix licence/copyrightGünther Deschner1-0/+24
2011-06-10source3/rpc_client/init_spoolss.h: fix licence/copyrightGünther Deschner1-0/+22
2011-06-10source3/rpc_client/init_samr.h: fix licence/copyrightGünther Deschner1-0/+23
2011-06-10source3/rpc_client/init_netlogon.h: fix licence/copyrightGünther Deschner1-0/+24
2011-06-10source3/rpc_client/init_lsa.h: fix licence/copyrightGünther Deschner1-0/+24
2011-06-10source3/rpc_client/cli_spoolss.h: fix licence/copyrightGünther Deschner1-0/+29
2011-06-10source3/rpc_client/cli_netlogon.h: fix licence/copyrightGünther Deschner1-0/+26
2011-06-10source3/printing/pcap.h: fix licence/copyrightGünther Deschner1-0/+15
2011-06-10source3/printing/load.h: fix licence/copyrightGünther Deschner1-0/+24
2011-06-10source3/libsmb/proto.h: fix licence/copyrightGünther Deschner1-0/+8
2011-06-10source3/libsmb/nmblib.h: fix licence/copyrightGünther Deschner1-0/+27
2011-06-10source3/libsmb/libsmb.h: fix licence/copyrightGünther Deschner1-0/+5
2011-06-10source3/libsmb/errormap_wbc.h: fix licence/copyrightGünther Deschner1-0/+26
2011-06-10source3/libsmb/clidgram.h: fix licence/copyrightGünther Deschner1-0/+26
2011-06-10source3/libnet/libnet_join.h: fix licence/copyrightGünther Deschner1-0/+25
2011-06-10source3/libads/ldap_schema.h: fix licence/copyrightGünther Deschner1-0/+25
2011-06-10source3/libads/cldap.h: fix licence/copyrightGünther Deschner1-0/+27
2011-06-10source3/libads/ads_status.h: fix licence/copyrightGünther Deschner1-0/+22
2011-06-10source3/libads/ads_ldap_protos.h: fix licence/copyrightGünther Deschner1-0/+28
2011-06-10source3/lib/privileges.h: fix licence/copyrightGünther Deschner1-0/+27
2011-06-10source3/lib/netapi/libnetapi.h: fix licence/copyrightGünther Deschner1-0/+19
2011-06-10source3/intl/lang_tdb.h: fix licence/copyrightGünther Deschner1-0/+23
2011-06-10source3/include/smb_ldap.h: fix licence/copyrightGünther Deschner1-0/+22
2011-06-10source3/include/smb_krb5.h: fix licence/copyrightGünther Deschner1-0/+22
2011-06-10source3/include/mangle.h: fix licence/copyrightGünther Deschner1-0/+19
2011-06-10source3/include/krb5_protos.h: fix licence/copyrightGünther Deschner1-2/+29
2011-06-10source3/include/krb5_env.h: fix licence/copyrightGünther Deschner1-0/+24
2011-06-10bug in source3/winbindd/winbindd_sids_to_xids.cHerb Lewis1-1/+4
2011-06-10Export init_stat_ex_from_stat for use in VFS modules.Richard Sharpe2-6/+19
2011-06-10s3-param Avoid strupper_m() where possible.Andrew Bartlett1-5/+12
2011-06-09s3:vfs cleanup unused code in vfs_recycleChristian Ambach1-26/+0
2011-06-09s3:net fix a typoChristian Ambach1-1/+1