summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-10-17s3:rpc_client: pass object and table to rpccli_bh_create()Stefan Metzmacher3-11/+15
2013-10-17s4:librpc: implement dcerpc_binding_handle_auth_info()Stefan Metzmacher1-0/+24
2013-10-17s3:rpc_client: implement dcerpc_binding_handle_auth_info()Stefan Metzmacher1-0/+20
2013-10-17librpc/rpc: add dcerpc_binding_handle_auth_info()Stefan Metzmacher2-0/+33
2013-10-16doc: add "spoolss: architecture" parameter usageDavid Disseldorp1-0/+15
2013-10-16lib/param: Add documentation on how loadparm worksAndrew Bartlett1-0/+69
2013-10-16proto: Remove manually written lp_ prototypesAndrew Bartlett1-359/+1
2013-10-16param: Autogenerate s3 lp_ctx glue tableAndrew Bartlett4-63/+146
2013-10-16s3/param: Autogenerate parameters prototypes again after proto.h was frozenAndrew Bartlett3-0/+206
2013-10-16param: Skip generating hooks for local and string parametersAndrew Bartlett1-1/+8
2013-10-16lib/param: Do not attempt to access the s3 function for allocated and subbed ...Andrew Bartlett1-11/+10
2013-10-16build: Move loadparm-related build rules to source3/param/wscript_buildAndrew Bartlett2-32/+34
2013-10-16lib/param: lp_magicchar takes a const struct share_params *p so should be FN_...Andrew Bartlett3-3/+3
2013-10-16Add NetWkstaGetInfo.Hans Leidekker10-1/+332
2013-10-16smbd: Simplify open_file_ntcreateVolker Lendecke1-32/+39
2013-10-16smbd: Remove "file_existed" handling from open_mode_checkVolker Lendecke1-12/+16
2013-10-16smbd: Decouple grant_fsp_oplock_type from oplock validationVolker Lendecke1-27/+26
2013-10-16smbd: Reduce the complexity of open_file_ntcreateVolker Lendecke1-24/+40
2013-10-15smbd: Factor out remove_stale_share_mode_entriesVolker Lendecke3-14/+18
2013-10-15smbd: Make find_oplock_types return boolVolker Lendecke1-15/+27
2013-10-15smbd: Make loop index type match loop limitVolker Lendecke1-1/+1
2013-10-15smbd: Unify delay_for_*_oplocksVolker Lendecke1-45/+13
2013-10-15smbd: Simplify find_oplock_types a bitVolker Lendecke1-6/+7
2013-10-15s4:torture: add smb2.session.reauth6 : test failing reauthMichael Adam1-0/+103
2013-10-15libcli/smb: add smb2cli_tcon_is_encryption_on()Michael Adam2-0/+6
2013-10-15smbd:smb2: fix crash when smb2 session reauth failsMichael Adam1-3/+17
2013-10-15smbd: Inline break_level2_to_none_asyncVolker Lendecke1-38/+32
2013-10-15smbd: Remove a special case for level2 breakVolker Lendecke1-33/+12
2013-10-15smbd: Remove some FAKE_LEVEL_II commentsVolker Lendecke2-8/+3
2013-10-15smbd: Add debugs to brlock.cVolker Lendecke2-0/+21
2013-10-15torture: Extend raw.oplock.batch10Volker Lendecke1-0/+12
2013-10-15smbd: Remove FAKE_LEVEL_II_OPLOCKVolker Lendecke5-59/+81
2013-10-15smbd: Put "have_read_oplocks" into brlock.tdbVolker Lendecke2-10/+48
2013-10-15docs: Explain why this option should not be usedAndrew Bartlett1-0/+5
2013-10-15s3-winbindd: Remove undocumented winbindd:socket dir parameterAndrew Bartlett5-9/+5
2013-10-15auth4: Remove an unused variableVolker Lendecke1-1/+0
2013-10-14talloc: Add a warning to talloc_reference() documentation.Andreas Schneider1-0/+8
2013-10-14param: disable print notify backchannel by defaultDavid Disseldorp4-7/+7
2013-10-14asn1: fix use-after-free in asn1_writeJeff Layton1-1/+0
2013-10-14s4-samldb: Do not allow deletion of objects with RID < 1000Nadezhda Ivanova5-11/+48
2013-10-13libcli4: Remove an unused variableVolker Lendecke1-1/+0
2013-10-13smbd: Remove unused create_options from open_mode_checkVolker Lendecke1-3/+2
2013-10-13smbd: Remove name_hash param from open_mode_checkVolker Lendecke1-3/+2
2013-10-12s3/time_audit: Add offline and durable functionsChristof Schmitt1-0/+111
2013-10-12vfs: Fix parentheses in SMB_VFS_NEXT_DURABLE_COOKIEChristof Schmitt1-1/+1
2013-10-12smbd: Fix the extended *.oplock.doc1 testsVolker Lendecke1-26/+33
2013-10-11torture: Extend the smb2.oplock.doc1 testVolker Lendecke2-6/+29
2013-10-11torture: Extend the raw.oplock.doc1 testVolker Lendecke2-7/+22
2013-10-11ntdb: Make sure variables passed by value are initialized.Andreas Schneider1-2/+3
2013-10-11pidl: fix an error message typoVolker Lendecke1-1/+1