summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Substitute the pidl files without using 'headermap.txt'Thomas Nagy2010-05-231-1/+9
* s3: Another non-gnumake fixVolker Lendecke2010-05-231-6/+7
* s3: Factor out compiler-independent definesVolker Lendecke2010-05-231-1/+3
* s3: Next step to fix the build on OpenSolarisVolker Lendecke2010-05-231-0/+1
* s3: Attempt to fix the non-gnumake buildVolker Lendecke2010-05-221-1/+2
* torture: fix typosSimo Sorce2010-05-221-2/+2
* s3: Remove unreachable codeVolker Lendecke2010-05-221-1/+0
* s4:ldb_controls: make it possible to pass arbitrary control via the command lineStefan Metzmacher2010-05-221-0/+34
* If using fake oplocks, use the correct SMB2 type code for "no oplock".Jeremy Allison2010-05-211-1/+1
* s4:libnet: use the new generated config from the provision for the self_joinStefan Metzmacher2010-05-221-1/+1
* Don't forget brackets around bitwise tests.Jeremy Allison2010-05-211-1/+1
* Make DFS work over SMB2.Jeremy Allison2010-05-216-17/+58
* s4:torture/rap/rap.c - quiet discard const warningMatthias Dieter Wallnöfer2010-05-211-1/+1
* s4:torture/raw/open.c - remove unused variables and fix error handlingMatthias Dieter Wallnöfer2010-05-211-8/+3
* s4:ntvfs/ipc/vfs_ipc.c - add more "const" in order to fix warningsMatthias Dieter Wallnöfer2010-05-211-2/+2
* s4:ntvfs/posix/pvfs_wait.c - fix a "calculated value unused" warningMatthias Dieter Wallnöfer2010-05-211-3/+5
* Fix bug #7448 - smbd crash when sambaLMPassword and sambaNTPassword entries m...Roel van Meer2010-05-211-0/+3
* Make krb5 over SMB2 identical to the way we handle it in SMB1.Jeremy Allison2010-05-211-2/+50
* Doh! If you're going to give advice in "useage", make sure it's correct.Jeremy Allison2010-05-211-2/+2
* Add comments to usage error message for -k to make it obvious what this needs.Jeremy Allison2010-05-211-2/+3
* Set SMB2 max read/write/trans sizes to Win7 compatible - 1Mb.Jeremy Allison2010-05-211-3/+3
* s3: added support for fake oplocks in SMB2.Ira Cooper2010-05-211-2/+14
* s4-smbtorture: Fix NetUserPasswordSet2 RAP tests.Günther Deschner2010-05-211-5/+40
* s4-smbtorture: fix smbcli_rap_netuserpasswordset2().Günther Deschner2010-05-211-2/+2
* rap: fix rap_NetUserPasswordSet2 IDL.Günther Deschner2010-05-211-2/+2
* s3-net: fix net_ads_gpo() for non-ads case.Günther Deschner2010-05-211-1/+1
* s4-drsuapi: Sort ATTID definitions by ATTID valueKamen Mazdrashki2010-05-211-8/+8
* s4/drsuapi: Yet another set of predefined ATTIDsKamen Mazdrashki2010-05-211-0/+7
* s4-torture: Improved the winreg symlink test.Andreas Schneider2010-05-211-10/+82
* s4-torture: Disable the security descriptor tests.Andreas Schneider2010-05-211-2/+7
* s4-torture: Try to fix the winreg tests.Andreas Schneider2010-05-211-42/+76
* s4:ldb: add --controls support to ldbeditStefan Metzmacher2010-05-211-5/+12
* wafsamba: Disable the abi checks when gdb is not availableThomas Nagy2010-05-211-0/+4
* s4:libcli/ldap Update headermap.txt (autotools build) and wscript_build for l...Andrew Bartlett2010-05-212-2/+2
* s4:torture:winreg: improve error messages in test_HKLM_wellknownMichael Adam2010-05-211-3/+3
* s4:torture:winreg: improve error messages in test_QueryValue_fullMichael Adam2010-05-211-7/+9
* s3:dom_sid Global replace of DOM_SID with struct dom_sidAndrew Bartlett2010-05-21125-1297/+1290
* s3:passdb Remove use of uint8 uint16 and uint32 in favour of C99 typesAndrew Bartlett2010-05-219-324/+324
* s4:libcli/ldap Rename ldap.h to libcli_ldap.hAndrew Bartlett2010-05-2117-15/+9
* s4:auth Remove un-needed headers.Andrew Bartlett2010-05-215-9/+0
* s4:auth Fix previous commit - segfault in determinging a user's groupsAndrew Bartlett2010-05-211-5/+3
* Revert "Make -k a simple non-bool option."Andrew Bartlett2010-05-211-0/+9
* s4:auth Error out when a memberOf DN does not have a SIDAndrew Bartlett2010-05-211-13/+8
* s4-smbtorture: add kernel_mode_registry_path().Günther Deschner2010-05-211-0/+22
* s4-smbtorture: Fix volatile test in RPC-WINREG.Günther Deschner2010-05-211-10/+84
* s3: registry: add tests with empty valuenameGregor Beck2010-05-211-13/+25
* s3: registry: let test_setvalue use getvalueraw instead of enumerateGregor Beck2010-05-211-22/+6
* s3: registry: fix query empty valuenamesGregor Beck2010-05-211-1/+1
* s3-waf: Actually make --with/--without-swat workKai Blin2010-05-212-1/+4
* s3-waf: Really disable winbindd build when --without-winbind is specifiedKai Blin2010-05-212-1/+2