summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-05-24s4:idmap Adjust code to new idmap structure names and layout.Andrew Bartlett9-127/+75
2010-05-24s4:idmap Seperate idmap structures from winbind.idl and match to source3/ idmapAndrew Bartlett4-28/+42
2010-05-24s4:samr Push most of samr_LookupRids into a helper functionAndrew Bartlett2-52/+82
2010-05-24s4:samr Push most of samr_QueryGroupMember into a helper functionAndrew Bartlett2-80/+120
2010-05-24s4:samr Move most of samr_CreateDomAlias into a helper functionAndrew Bartlett2-52/+81
2010-05-24s4:samr Split most of samr_CreateDomainGroup into a helper functionAndrew Bartlett2-60/+88
2010-05-24s4:samr Split the guts of samr_CreateUser2 into a helper functionAndrew Bartlett3-187/+258
2010-05-24s4:dsdb Allow a NULL search expression in dsdb_search()Andrew Bartlett1-2/+5
2010-05-24s4:ntvfs rename notify.idl to s4_notify.idl until we can merge this IDLAndrew Bartlett6-6/+6
2010-05-24s4:LogonGetDomainInfo - allow to set DNS hostname for the first timeMatthias Dieter Wallnöfer1-11/+14
2010-05-24s4:"rdn_name" LDB module - fix the creation of the RDN attribute (try to norm...Matthias Dieter Wallnöfer1-6/+20
2010-05-24s4:setup/*.ldif - remove unneeded "cn" attributesMatthias Dieter Wallnöfer2-2/+0
2010-05-24s3: major overhaul of compiler and linker flags for HP-UX buildsBjörn Jacke1-9/+27
2010-05-24s3:Makefile: set PIE flags also for nss_winbindBjörn Jacke1-1/+1
2010-05-24s3:build: remove CFLAGS from LDSHFLAGS, SHLD has them alreadyBjörn Jacke1-4/+1
2010-05-24s3:Makefile: position independency is also needed for shared libsBjörn Jacke1-2/+2
2010-05-24s3:build: don't use pieflags twice - ldflags already have themBjörn Jacke1-2/+2
2010-05-24s3: Fix a typo found by ITPFS oota <t-oota@dh.jp.nec.com>Volker Lendecke1-1/+1
2010-05-24solve the error "ldb.inst.h does not exist"Thomas Nagy1-0/+2
2010-05-23build: get the SONAME right for installed librariesAndrew Tridgell1-0/+4
2010-05-23Substitute the pidl files without using 'headermap.txt'Thomas Nagy1-1/+9
2010-05-23s3: Another non-gnumake fixVolker Lendecke1-6/+7
2010-05-23s3: Factor out compiler-independent definesVolker Lendecke1-1/+3
2010-05-23s3: Next step to fix the build on OpenSolarisVolker Lendecke1-0/+1
2010-05-22s3: Attempt to fix the non-gnumake buildVolker Lendecke1-1/+2
2010-05-22torture: fix typosSimo Sorce1-2/+2
2010-05-22s3: Remove unreachable codeVolker Lendecke1-1/+0
2010-05-22s4:ldb_controls: make it possible to pass arbitrary control via the command lineStefan Metzmacher1-0/+34
2010-05-21If using fake oplocks, use the correct SMB2 type code for "no oplock".Jeremy Allison1-1/+1
2010-05-22s4:libnet: use the new generated config from the provision for the self_joinStefan Metzmacher1-1/+1
2010-05-21Don't forget brackets around bitwise tests.Jeremy Allison1-1/+1
2010-05-21Make DFS work over SMB2.Jeremy Allison6-17/+58
2010-05-21s4:torture/rap/rap.c - quiet discard const warningMatthias Dieter Wallnöfer1-1/+1
2010-05-21s4:torture/raw/open.c - remove unused variables and fix error handlingMatthias Dieter Wallnöfer1-8/+3
2010-05-21s4:ntvfs/ipc/vfs_ipc.c - add more "const" in order to fix warningsMatthias Dieter Wallnöfer1-2/+2
2010-05-21s4:ntvfs/posix/pvfs_wait.c - fix a "calculated value unused" warningMatthias Dieter Wallnöfer1-3/+5
2010-05-21Fix bug #7448 - smbd crash when sambaLMPassword and sambaNTPassword entries m...Roel van Meer1-0/+3
2010-05-21Make krb5 over SMB2 identical to the way we handle it in SMB1.Jeremy Allison1-2/+50
2010-05-21Doh! If you're going to give advice in "useage", make sure it's correct.Jeremy Allison1-2/+2
2010-05-21Add comments to usage error message for -k to make it obvious what this needs.Jeremy Allison1-2/+3
2010-05-21Set SMB2 max read/write/trans sizes to Win7 compatible - 1Mb.Jeremy Allison1-3/+3
2010-05-21s3: added support for fake oplocks in SMB2.Ira Cooper1-2/+14
2010-05-21s4-smbtorture: Fix NetUserPasswordSet2 RAP tests.Günther Deschner1-5/+40
2010-05-21s4-smbtorture: fix smbcli_rap_netuserpasswordset2().Günther Deschner1-2/+2
2010-05-21rap: fix rap_NetUserPasswordSet2 IDL.Günther Deschner1-2/+2
2010-05-21s3-net: fix net_ads_gpo() for non-ads case.Günther Deschner1-1/+1
2010-05-21s4-drsuapi: Sort ATTID definitions by ATTID valueKamen Mazdrashki1-8/+8
2010-05-21s4/drsuapi: Yet another set of predefined ATTIDsKamen Mazdrashki1-0/+7
2010-05-21s4-torture: Improved the winreg symlink test.Andreas Schneider1-10/+82
2010-05-21s4-torture: Disable the security descriptor tests.Andreas Schneider1-2/+7