summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* s4:winbind Give more detail on the parameters when reporting idmap failureAndrew Bartlett2010-05-241-1/+2
* s4:winbind Change idmap API to match that used by the source3/ idmap subsystemAndrew Bartlett2010-05-243-28/+62
* s4:winbind Change include guard so as not to conflict with idmap.h in source3Andrew Bartlett2010-05-242-3/+3
* s4:winbind Fix up includes after seperation of idmap.idl from winbind.idlAndrew Bartlett2010-05-243-1/+3
* s4:idmap Adjust code to new idmap structure names and layout.Andrew Bartlett2010-05-249-127/+75
* s4:idmap Seperate idmap structures from winbind.idl and match to source3/ idmapAndrew Bartlett2010-05-244-28/+42
* s4:samr Push most of samr_LookupRids into a helper functionAndrew Bartlett2010-05-242-52/+82
* s4:samr Push most of samr_QueryGroupMember into a helper functionAndrew Bartlett2010-05-242-80/+120
* s4:samr Move most of samr_CreateDomAlias into a helper functionAndrew Bartlett2010-05-242-52/+81
* s4:samr Split most of samr_CreateDomainGroup into a helper functionAndrew Bartlett2010-05-242-60/+88
* s4:samr Split the guts of samr_CreateUser2 into a helper functionAndrew Bartlett2010-05-243-187/+258
* s4:dsdb Allow a NULL search expression in dsdb_search()Andrew Bartlett2010-05-241-2/+5
* s4:ntvfs rename notify.idl to s4_notify.idl until we can merge this IDLAndrew Bartlett2010-05-246-6/+6
* s4:LogonGetDomainInfo - allow to set DNS hostname for the first timeMatthias Dieter Wallnöfer2010-05-241-11/+14
* s4:"rdn_name" LDB module - fix the creation of the RDN attribute (try to norm...Matthias Dieter Wallnöfer2010-05-241-6/+20
* s4:setup/*.ldif - remove unneeded "cn" attributesMatthias Dieter Wallnöfer2010-05-242-2/+0
* s3: major overhaul of compiler and linker flags for HP-UX buildsBjörn Jacke2010-05-241-9/+27
* s3:Makefile: set PIE flags also for nss_winbindBjörn Jacke2010-05-241-1/+1
* s3:build: remove CFLAGS from LDSHFLAGS, SHLD has them alreadyBjörn Jacke2010-05-241-4/+1
* s3:Makefile: position independency is also needed for shared libsBjörn Jacke2010-05-241-2/+2
* s3:build: don't use pieflags twice - ldflags already have themBjörn Jacke2010-05-241-2/+2
* s3: Fix a typo found by ITPFS oota <t-oota@dh.jp.nec.com>Volker Lendecke2010-05-241-1/+1
* solve the error "ldb.inst.h does not exist"Thomas Nagy2010-05-241-0/+2
* build: get the SONAME right for installed librariesAndrew Tridgell2010-05-231-0/+4
* 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