summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-01-21s3:srv_spoolss: use dcerpc_spoolss_X() functionsStefan Metzmacher1-10/+27
2011-01-21s3:smbd: use dcerpc_spoolss_X() functionsStefan Metzmacher2-32/+50
2011-01-21s3:net: use dcerpc_spoolss_X() functionsStefan Metzmacher2-64/+155
2011-01-21s3:libads: use dcerpc_spoolss_X() functionsStefan Metzmacher1-2/+4
2011-01-21s3: Fix a deadlock between smbd and ctdbdVolker Lendecke1-4/+18
2011-01-21s3-spoolss: make it more obvious what winreg_create_printer() does.Günther Deschner1-5/+1
2011-01-21s3-rpcclient: rename duplicate enumkey command to winreg_enumkey.Günther Deschner1-1/+1
2011-01-21s3-spoolss: as smbtorture testing proves: devmode size is the size of the dev...Günther Deschner1-1/+1
2011-01-21s4-smbtorture: make sure there is always driverextra data in spoolss devmode ...Günther Deschner1-2/+10
2011-01-21s3-spoolss: disallow storing an invalid devmode size.Günther Deschner1-0/+6
2011-01-21s4-smbtorture: add tests for the size member of spoolss devicemodes.Günther Deschner1-1/+5
2011-01-21s4-smbtorture: prepare devicemode test for expected result tests.Günther Deschner1-9/+15
2011-01-21s4-smbtorture: add some paranoia checks for 0 sized devmodes.Günther Deschner1-0/+15
2011-01-21s3:vfs:shadow_copy2: fix indentation in _SHADOW2_NEXT_SMB_FNAMEMichael Adam1-2/+2
2011-01-21s3:vfs:shadow_copy2: Fix shadow-copy module for drag&drop from a snapshotVolker Lendecke1-0/+4
2011-01-21s3:registry correct a debug levelChristian Ambach1-1/+1
2011-01-21s3:winbind: Protect against invalid winbindd_cache entries in lookupridsVolker Lendecke1-1/+2
2011-01-21s3-net: add roundtrip tests for registry import/exportGregor Beck1-0/+88
2011-01-21packaging(RHEL-CTDB): explicitly build the tsm vfs module.Volker Lendecke1-1/+1
2011-01-21s3: Fix the code to immediately disconnect from a non-working ctdbdVolker Lendecke1-0/+1
2011-01-21s3:vfs:gpfs: fix logic when gpfs:winattr is false (the default!)Rusty Russell1-1/+11
2011-01-21pidl:Samba4/NDR/Client: remove compat mode for dcerpc_pipe based bindingsStefan Metzmacher1-57/+0
2011-01-21s3:librpc: remove prototype of dcerpc_binding_handle_set_ref_alloc()Stefan Metzmacher1-3/+0
2011-01-21Remove all uses of "./" in pathnames - make canonical. This will become impor...Jeremy Allison1-50/+78
2011-01-20Ensure we don't use "./" in findfirst pathnames. Use a directory open of "." ...Jeremy Allison1-4/+8
2011-01-20Make processing of incoming stream rename paths common between reply_mv and n...Jeremy Allison3-23/+48
2011-01-21s4/wintest New ESXi configuration fileZahari Zahariev1-0/+46
2011-01-20s4-auth Remove special case for account_sid from auth_serversupplied_infoAndrew Bartlett14-288/+257
2011-01-20s4-gensec Add prototype for gensec_ntlmssp_init()Andrew Bartlett1-0/+2
2011-01-20libcli/auth move ntlmssp_wrap() and ntlmssp_unwrap() into common code.Andrew Bartlett3-123/+159
2011-01-20s4:selftest: mark samba4.nbt.winsreplication.owned as knownfailStefan Metzmacher1-0/+1
2011-01-20s4:selftest/skip: remove samba4.tokengroups.pythonStefan Metzmacher1-1/+0
2011-01-20s3:smbd: use anonymous_shared_free() for shared memory signing stateStefan Metzmacher1-0/+7
2011-01-20lib/util: add tests for anonymous_shared_allocate/free()Stefan Metzmacher3-1/+87
2011-01-20lib/util: add anonymous_shared_free()Stefan Metzmacher2-2/+40
2011-01-20lib/util: s/allocate_anonymous_shared/anonymous_shared_allocate/Stefan Metzmacher3-3/+3
2011-01-20lib/util: fix rounding to page size in allocate_anonymous_shared()Stefan Metzmacher1-1/+5
2011-01-19s4-selftest Remove knownfail for tokengroups testAndrew Bartlett1-1/+0
2011-01-19s4-dsdb Don't use None as the input to the GENSEC loop in tokengroups testAndrew Bartlett1-1/+1
2011-01-19s3-param: Fixed code block in max_open_files().Andreas Schneider1-1/+1
2011-01-19s3-smbd: Fixed a possible null pointer dereference.Andreas Schneider1-1/+3
2011-01-19wafsamba: quote CPP and CC values when calling pidlStefan Metzmacher1-4/+4
2011-01-19s4:selftest/skip: add samba4.tokengroups.pythonStefan Metzmacher2-1/+2
2011-01-19s4-dsdb Add PAC validation test to tokengroups test.Andrew Bartlett2-21/+79
2011-01-19s4-pyauth Fix AuthContext wrapperAndrew Bartlett1-2/+13
2011-01-19s4-auth Allow NULL methods to be specified to auth_context_create_methods()Andrew Bartlett1-14/+3
2011-01-19s4-dsdb Add a test of the tokenGroups behaviour on the user's DN.Andrew Bartlett1-3/+21
2011-01-19s4-gensec Remove special case 'for SASL' that is not required any more.Andrew Bartlett1-13/+0
2011-01-19tdb: Added doxygen documentation.Andreas Schneider3-25/+2454
2011-01-19s3: Add wbinfo --dc-infoVolker Lendecke8-2/+284