summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2011-10-23s4: samba-tool subcommand rename - change samba-tool user add to samba-tool u...Theresa Halloran4-7/+14
2011-11-01s4-dsdb Remove LDAP backend credentials supportAndrew Bartlett1-51/+3
2011-11-01s4:torture:smb2: add a new durable-open.upgrade2 test to test all upgrade com...Michael Adam1-0/+90
2011-11-01s4:torture:smb2: expand durable-open.open2 test matrix by all share-modesMichael Adam1-9/+48
2011-11-01s4:torture:smb2: expand durable-open.open1 test matrix by all share-modesMichael Adam1-8/+62
2011-11-01s4:torture:smb2: rename the durable-open.basic2 test to durable-open.open2 fo...Michael Adam1-14/+14
2011-11-01s4:torture:smb2: rename the durable-open.basic1 test to durable-open.open1 fo...Michael Adam1-14/+14
2011-10-31s4:torture/smb2: fix compound.invalid2 against windowsStefan Metzmacher1-2/+2
2011-10-31s4:smb_server/smb2: correctly implement related compound requestsStefan Metzmacher2-0/+15
2011-10-31s4:smb_server/smb2: always grant the requested creditsStefan Metzmacher3-20/+20
2011-10-31s4:smb_server/smb2: echo back more header fieldsStefan Metzmacher1-3/+7
2011-10-31s4-torture: smb2 copychunk data integrity checksDavid Disseldorp1-0/+72
2011-10-31s4-torture: add smb2 copychunk ioctl testsDavid Disseldorp1-7/+285
2011-10-31s4-torture: split common copychunk ioctl test code into helpersDavid Disseldorp1-53/+112
2011-10-31s4-torture: Add tests for the smb2 copychunk ioctlDavid Disseldorp2-2/+173
2011-10-31s4:nbt_server/dgram: higher debug level for NBT_MAILSLOT_NETLOGON requestsStefan Metzmacher1-1/+1
2011-10-31s4:lib/socket: don't pass -1 to close()Stefan Metzmacher1-1/+4
2011-10-30s4:torture:smb2: add durable_open_basic2 test: test durable open against all ...Michael Adam1-0/+146
2011-10-30s4:torture:smb2: add a new durable_open_basic1 test: test open against all op...Michael Adam1-0/+111
2011-10-30s4:torture:smb2: check wheter open was durable in existing testsMichael Adam1-0/+8
2011-10-30s4:libcli: in smb2_create_recv, map SMB2_CREATE_DURABLE_HANDLE_RESPONSE buffe...Michael Adam1-0/+7
2011-10-30source4/libcli: add bool durable_open to smb2_create.out.Michael Adam1-0/+1
2011-10-30s4:torture: test also break semantics between batch-oplocks and leasesMichael Adam1-1/+1
2011-10-30s4:torture:smb2: adapt comment in durable-open.lease test according to curren...Michael Adam1-0/+3
2011-10-30s4:torture:smb2: fix the durable_open test to succeed against w7 and w2k8r2Michael Adam1-1/+1
2011-10-28The xcopy test is used in unusual ways (via a different uid). Ensure we can c...Jeremy Allison1-9/+9
2011-10-28lib/util Rename samba_modules_load -> samba_module_init_fns_for_subsystemAndrew Bartlett7-7/+7
2011-10-28lib/util Rename samba_init_module_fns_run -> samba_module_init_fns_runAndrew Bartlett11-18/+18
2011-10-28lib/util Rename samba_init_module_fn -> samba_module_init_fnAndrew Bartlett12-19/+19
2011-10-28lib/util Split samba-modules library into public and private partsAndrew Bartlett17-17/+17
2011-10-28lib/util Rename load_samba_modules -> samba_modules_loadAndrew Bartlett7-7/+7
2011-10-28lib/util Rename run_init_functions -> samba_init_module_fns_runAndrew Bartlett11-18/+18
2011-10-28lib/util Rename init_module_fn to samba_init_module_fnAndrew Bartlett12-19/+19
2011-10-28selftest: Have only one set of selftest knownfail and skip filesAndrew Bartlett4-220/+0
2011-10-28s4:librpc/dcerpc_smb2: fix smb2_write_callback()Stefan Metzmacher1-5/+9
2011-10-28s4:librpc/dcerpc_smb: fix smb_write_callback()Stefan Metzmacher1-5/+10
2011-10-28s4:torture:smb2: avoid leaking tree connects up to the main function from the...Michael Adam1-0/+13
2011-10-28s4:torture:smb2: fix a nasty double free error.Michael Adam1-2/+10
2011-10-28s4:torture:smb2: fix a commentMichael Adam1-1/+1
2011-10-28s4:torture:smb2: be leass leaky in wrap_simple_2smb2_test()Michael Adam1-4/+9
2011-10-27s4:wscript - install the two missing files "dlz_bind9.so" and "named.conf.dlz"Geza Gemes2-2/+4
2011-10-27s4:repl_meta_data LDB module - don't intercept the partition LDB module refer...Matthias Dieter Wallnöfer1-17/+18
2011-10-27s4:repl_meta_data LDB module - rename operation - do not overwrite error mess...Matthias Dieter Wallnöfer1-3/+1
2011-10-27s4:repl_meta_data LDB module - remove pointless debug messagesMatthias Dieter Wallnöfer1-4/+0
2011-10-27s4:repl_meta_data LDB module - always return the original LDB result codes on...Matthias Dieter Wallnöfer1-5/+12
2011-10-27s4:repl_meta_data LDB module - "dsdb_search_module_dn" already checks if len(...Matthias Dieter Wallnöfer1-4/+4
2011-10-27s4:ldap.py - fix up the dSHeuristics test to check for the right behaviourMatthias Dieter Wallnöfer1-15/+27
2011-10-27s4:objectclass_attrs LDB module - implement the dSHeuristics length checks co...Matthias Dieter Wallnöfer1-5/+37
2011-10-27s4:ldap.py - we test the creation of secrets already in the "systemOnly" test...Matthias Dieter Wallnöfer1-9/+0
2011-10-27s4:ldap.py - enhance and fix up the object class testMatthias Dieter Wallnöfer1-6/+95