summaryrefslogtreecommitdiffstats
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
* s3-lsa: Fix _lsa_EnumTrustDom() and avoid infite windows client loop.Günther Deschner2009-10-211-0/+9
* s3-lsa: make s3 pass against RPC-LSA-LOOKUPNAMES again.Günther Deschner2009-10-211-6/+7
* nsswitch: fix the build of the winbind krb5 locator plugin.Günther Deschner2009-10-211-1/+1
* Turn on LOCK9 test which will test for regressions in bug 6828.Jeremy Allison2009-10-202-2/+4
* Fix bug 6828 - infinite timeout occurs when byte lock held outside of sambaJeremy Allison2009-10-201-8/+18
* Fix comments on new test.Jeremy Allison2009-10-201-3/+3
* Add local (or NFS) lock test to smbtorture. Checks that local locksJeremy Allison2009-10-201-1/+209
* Fix "make install" by removing all references to python. Not currentlyJeremy Allison2009-10-201-2/+9
* Remove pythonmods from the build in source3, it doesn't build anywayJeremy Allison2009-10-201-1/+1
* Fix the pam_smbpass.so build with the recent linker flag changes.Jeremy Allison2009-10-201-2/+2
* s3-lsa: Fix _lsa_EnumTrustDom().Günther Deschner2009-10-201-41/+25
* s3-pdb_ldap: fix crash bug in ldapsam_set_trusteddom_pw().Günther Deschner2009-10-201-2/+2
* s3:Makefile: rename LDSHFLAG variables to make meaning more obviousBjörn Jacke2009-10-201-88/+88
* s3-lsa: Fix _lsa_CreateAccount() for usage of SEC_FLAG_MAXIMUM_ALLOWED.Günther Deschner2009-10-201-0/+5
* s3-selftest: enable RPC-LSA-PRIVILEGES against Samba 3.Günther Deschner2009-10-201-0/+1
* s3-lsa: Allow to lookup 'NT AUTHORITY\Anonymous Logon' as well.Günther Deschner2009-10-201-0/+1
* s3-lsa: allow to lookup BUILTIN\ in lsa_LookupNames.Günther Deschner2009-10-201-0/+8
* s3-lsa: When looking up domains in LookupNames, do not strip the sid.Günther Deschner2009-10-201-1/+5
* s3-lsa: allow to have NULL strings in lsa LookupName queries.Günther Deschner2009-10-201-1/+4
* s3:configure: add support for Solaris' ld -z ignoreBjörn Jacke2009-10-201-11/+7
* s3: make unresolved symbols in libs throw errorsBjörn Jacke2009-10-202-6/+30
* s3: allow using different LDFLAGS for internal libs/pluginsBjörn Jacke2009-10-201-72/+80
* Fix typo.Karolin Seeger2009-10-193-4/+4
* s3:configure: fix avahi activationBjörn Jacke2009-10-181-4/+4
* Fix posix_unlink test. Was doing grep without quotes around theJeremy Allison2009-10-171-3/+4
* Trying to find out why the posix_unlink test build farm is still failing evenJeremy Allison2009-10-171-1/+1
* s3:winbind: Move fillup_pw_field() as static to wb_fill_pwent.cVolker Lendecke2009-10-173-47/+47
* Add comment explaining about symlink following & posix.Jeremy Allison2009-10-161-1/+6
* Last 2 VFS_STAT -> LSTAT fixes I can see in the modules code.Jeremy Allison2009-10-162-2/+14
* Fix one missing STAT -> LSTAT with POSIX pathnames in vfs_xattr_tdb.c. Caught...Jeremy Allison2009-10-162-1/+9
* s3: build pam_smbpass when possibleBjörn Jacke2009-10-161-20/+34
* s3-netlogon: fix updating trust accout passwords with downlevel domains.Günther Deschner2009-10-161-2/+2
* s3:srv_samr_nt - another fix for the reject reasonMatthias Dieter Wallnöfer2009-10-161-1/+1
* s3-netlogon: Fix _netr_ServerPasswordSet2 cleartext blob handling.Günther Deschner2009-10-161-1/+4
* s3: Try to fix the build on Solaris & AIX regarding the password change rejec...Matthias Dieter Wallnöfer2009-10-161-1/+1
* s3-libnetapi: add nltest tool.Günther Deschner2009-10-162-1/+258
* s3-libnetapi: add I_NetLogonControl{2} example code.Günther Deschner2009-10-163-1/+303
* s3-libnetapi: add I_NetLogonControl{2} to public headers.Günther Deschner2009-10-161-1/+91
* s3-libnetapi: fill in I_NetLogonControl{2}_r.Günther Deschner2009-10-161-2/+181
* s3-libnetapi: add I_NetLogonControl{2} skeleton.Günther Deschner2009-10-164-1/+174
* s3-libnetapi: add I_NetLogonControl{2} to IDL.Günther Deschner2009-10-164-1/+188
* s3-selftest: enable WINBIND-WBCLIENT against s3.Günther Deschner2009-10-161-1/+3
* s3-net: fix build warning (missing default in switch).Günther Deschner2009-10-161-0/+4
* Fix valgrind memory leak in bug #6814 - Fixes for problems reported by valgrindJeremy Allison2009-10-153-1/+9
* s3: fixed krb5 build problem on ubuntu karmicAndrew Tridgell2009-10-162-0/+13
* s3-spnego: fix memleak in spnego_parse_auth().Günther Deschner2009-10-151-1/+5
* s3-spnego: Fix Bug #6815. Windows 2008 R2 SPNEGO negTokenTarg parsing failure.Günther Deschner2009-10-152-20/+15
* s3: fix outdated proto.h causing build error on AIXBjörn Jacke2009-10-151-1/+1
* Fix the build, missing ->.Jeremy Allison2009-10-141-1/+1
* Final part of fix for bug 6793 - winbindd crash with "INTERNAL ERROR: Signal 6"Jeremy Allison2009-10-141-0/+2