summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* After talking with Microsoft engineers, the "lock spin time" isJeremy Allison2010-05-191-1/+2
* (Finally) fix bug #7158 - SMB2 connection resets during IOZone tests from 64-...Jeremy Allison2010-05-1914-13/+24
* tsocket: Improve the language in some parts of the guide.Simo Sorce2010-05-191-41/+37
* s4-waf: Replace local includes in header files with proper system names.Thomas Nagy2010-05-191-21/+100
* Thanks to Andrew Bartlett's advice, fix the NTLMSSP version problem the corre...Jeremy Allison2010-05-193-34/+39
* pynet: Raise proper exceptions rather than invoking sys.exit.Jelmer Vernooij2010-05-192-8/+6
* testprogs/win32: make it possible to specify MINGW_CCStefan Metzmacher2010-05-193-3/+7
* testprogs/win32/spoolss: we don't need absolute pathes to mingw locationsStefan Metzmacher2010-05-191-4/+2
* testprogs/win32/npecho: use 'rm -f' instead of 'del' on unixStefan Metzmacher2010-05-191-1/+1
* testprogs/win32: explain how to use nmake with NMakefileStefan Metzmacher2010-05-193-0/+9
* testprogs/win32/spoolss: rename Makefile.mingw GNUmakefileStefan Metzmacher2010-05-191-0/+0
* testprogs/win32/spoolss: rename Makefile => NMakefileStefan Metzmacher2010-05-191-0/+0
* Implement missing info level SMB_FILE_LINK_INFORMATION.Jeremy Allison2010-05-183-6/+104
* Keep track of credits we're giving out. Set initial credits to 1 (MS-SMB2 spe...Jeremy Allison2010-05-182-1/+9
* s4/drsuapi: Add another set of predefined ATTIDsKamen Mazdrashki2010-05-191-1/+5
* s4/metadata: fix whitespacesKamen Mazdrashki2010-05-191-71/+71
* s4/selftest: fix passwords in selftest-vars scriptKamen Mazdrashki2010-05-191-2/+2
* Fix our NTLMSSP implementation against the Microsoft torture tester.Jeremy Allison2010-05-181-13/+37
* Change data_blob() to be based on top of data_blob_talloc(), instead of the r...Jeremy Allison2010-05-181-15/+10
* s3-passdb: move get_logon_hours_from_pdb() into samr server.Günther Deschner2010-05-183-25/+27
* s3-rpc_client: move protos to init_samr.hGünther Deschner2010-05-188-9/+15
* s3-rpc_client: move protos to init_spoolss.hGünther Deschner2010-05-186-13/+18
* s3-rpc_client: move protos to cli_spoolss.hGünther Deschner2010-05-187-125/+129
* s3-rpc_client: move protos to cli_lsarpc.hGünther Deschner2010-05-1821-44/+63
* s3-rpc_client: move protos to cli_netlogon.hGünther Deschner2010-05-1813-49/+59
* s3-rpc_client: move protos to cli_samr.hGünther Deschner2010-05-189-33/+40
* s3:split secrets.c to put machine account secrets in a new fileAndrew Bartlett2010-05-184-374/+406
* s4:smb_server/smb/trans2.c - remove unused define "DEFAULT_SITE_NAME"Matthias Dieter Wallnöfer2010-05-181-1/+0
* s3:winbind use no_srv_register to avoid needing rpc_srv_registerAndrew Bartlett2010-05-182-11/+2
* pidl: Allow new property 'no_srv_register'.Andrew Bartlett2010-05-183-7/+10
* s3-spoolss: Added EN ISO 216, A0 and A1 to builtin forms.Andreas Schneider2010-05-181-0/+2
* s3-pidfile: set the close on exec flag for the created pidfiles.Günther Deschner2010-05-181-0/+3
* s3-spoolss: Removed the Phantom DeviceMode.Simo Sorce2010-05-183-555/+1
* s3-net: also dump security descriptors from ntprinters.tdb in "net printing d...Günther Deschner2010-05-181-0/+39
* s4:smb_server: add dfs smbtorture to selftestsMatthieu Patou2010-05-182-1/+9
* s4:smb_server: Implement GET_DFS_REFERRAL for domain referral requestsMatthieu Patou2010-05-181-1/+871
* s4:smb_server: fix trailling whitespace in trans2.cMatthieu Patou2010-05-181-25/+25
* s4 torture: Add tests for dfs referrals handling in SMB/trans2 requestsMatthieu Patou2010-05-185-2/+578
* s4 torture test: Adapt ndr-dfsblobs torture test to new idlMatthieu Patou2010-05-181-2/+2
* librpc/idl: fix errors and improve idl in dfsblobsMatthieu Patou2010-05-181-13/+25
* s4:librpc: fix the autoconf buildStefan Metzmacher2010-05-181-1/+6
* s4:dynconfig: let the autoconf build compile againStefan Metzmacher2010-05-181-1/+6
* s3-spoolss: Use the spoolss_map_to_os2_driver to modify drivername.Andreas Schneider2010-05-181-0/+5
* s3-spoolss: Create a spoolss_map_to_os2_driver function.Andreas Schneider2010-05-182-0/+105
* s3-spoolss: Use better names for set_last_from_to.Andreas Schneider2010-05-181-23/+20
* s3-net: Added a rather trivial "net printing dump" command.Günther Deschner2010-05-184-1/+218
* s3-spoolss: Added EN ISO 216, A0 and A1 to builtin forms.Andreas Schneider2010-05-181-0/+2
* s3-spoolss: Sorted the builtin forms alphabetically.Andreas Schneider2010-05-181-85/+85
* s3-secdesc: use SD_REVISION from security.idl.Günther Deschner2010-05-188-14/+10
* s3-secdesc: move SEC_DESC_HEADER_SIZE to its only user.Günther Deschner2010-05-182-2/+2