summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Fix Bug #8099 setpwent() actually does endpwent() and vice versa on FreeBSDSergey Korsak2011-04-191-4/+4
* tdb: make sure we skip over recovery area correctly.Rusty Russell2011-04-193-17/+44
* tdb_expand: limit the expansion with huge recordsSimo Sorce2011-04-181-5/+20
* tdb: tdb_repack() only when it's worthwhile.Rusty Russell2011-04-181-6/+31
* tdb: fix transaction recovery area for converted tdbs.Rusty Russell2011-04-181-2/+4
* selftest Consolidate server wall clock time limitsAndrew Bartlett2011-04-194-50/+44
* selftest: move warning about invalid environments up to selftest.plAndrew Bartlett2011-04-192-2/+5
* selftest: Don't specify SELFTEST_TARGET as an env variableAndrew Bartlett2011-04-194-4/+2
* selftest Test for socket_wrapper support in combined samba target as wellAndrew Bartlett2011-04-191-0/+3
* selftest: Add hooks to enable a combined selftest run.Andrew Bartlett2011-04-191-1/+12
* s4-selftest Rename Samba4 'member' test environment to s4memberAndrew Bartlett2011-04-192-18/+18
* s4-selftest: Move Samba4 test interfaces out of the way of the Samba3 tests.Andrew Bartlett2011-04-191-8/+8
* s3-selftest Fix interface localktest6 listens on.Andrew Bartlett2011-04-191-1/+1
* selftest Add combined 'Samba' target moduleAndrew Bartlett2011-04-194-3/+53
* s4-selftest: Avoid duplicating the servers IP in the provision() sub arguments.Andrew Bartlett2011-04-191-4/+9
* s3-selftest Rename s3 DC environment to s3dcAndrew Bartlett2011-04-193-56/+56
* s4-selftest: Stop creating netbios aliases everywhereAndrew Bartlett2011-04-192-33/+9
* selftest: put the target on the environmentAndrew Bartlett2011-04-191-5/+11
* lib/socket_wrapper: allow up to 32 interfaces for a bigger 'make test'Andrew Bartlett2011-04-191-1/+4
* Fix bug 8088 - rpccli_samr_chng_pswd_auth_crap segfaults if any input blobs a...Jeremy Allison2011-04-191-12/+9
* s3 waf: Mimic the autoconf check for netgrentKai Blin2011-04-181-3/+7
* s3 autobuild: Fix CFLAG check for netgrent testsKai Blin2011-04-181-1/+1
* s3: Fix the build of vfs_gpfs.cVolker Lendecke2011-04-181-0/+1
* samba-tool: fix machinepw command so that we use the full path to the secret ...Matthieu Patou2011-04-171-3/+6
* s3: Use \0 instead of NULL when 0-terminating a stringVolker Lendecke2011-04-171-1/+1
* s3: guest sesssetup is only 13 wordsVolker Lendecke2011-04-161-1/+1
* s3: Remove an unused variableVolker Lendecke2011-04-161-3/+0
* s3: Use tevent_req_nterror properly in a few placesVolker Lendecke2011-04-161-12/+6
* Remove broken link.Jelmer Vernooij2011-04-161-4/+0
* util: Build samba-util without unresolved symbols.Brad Hards2011-04-161-33/+60
* s4-heimdal: Allow any kvno to match when searching the keytab.Andrew Bartlett2011-04-161-2/+1
* s3-gse Allow GSSAPI wrapper to compile against HeimdalAndrew Bartlett2011-04-161-1/+3
* selftest: Allow the top level build to run the samba4 or samba3 testsAndrew Bartlett2011-04-161-17/+33
* s4-heimdal_build: Add extra HAVE defines needed for the source3 krb5 codeAndrew Bartlett2011-04-161-0/+3
* selftest Remove selftest of the test subsystemAndrew Bartlett2011-04-162-22/+0
* selftest: Move Samba4 selftest wscript to the top levelAndrew Bartlett2011-04-162-2/+2
* selftest Add binary mappings for samba3 selftestAndrew Bartlett2011-04-168-32/+43
* selftest: Start using the binary mapping at the python layer as wellAndrew Bartlett2011-04-163-2/+12
* selftest: Remove duplication between BUILDIR and BINDIRAndrew Bartlett2011-04-1621-32/+29
* selftest: Remove unused BUILDDIR_ABS environment variableAndrew Bartlett2011-04-161-1/+0
* selftest: Provide a single bindir_path function across all targetsAndrew Bartlett2011-04-165-62/+71
* Trying to track down the SMB2 error. Add an invariant test.Jeremy Allison2011-04-161-1/+4
* Use handle based xattr set if available.Jeremy Allison2011-04-151-4/+5
* Ensure vfs_chown_fsp() is safe against races.Jeremy Allison2011-04-153-6/+74
* s3-waf: only LIBNMB needs to linked against -lresolv.Günther Deschner2011-04-151-26/+26
* s4-dsdb: Add more information on why we don't check the SD controlMatthieu Patou2011-04-151-0/+5
* s4-dsdb: If current attribute list is empty use the one from the requestMatthieu Patou2011-04-151-1/+1
* s3-build: fix the --with-profiling-data build on mac os x.Günther Deschner2011-04-151-0/+1
* s3-waf: try to fix the non-ldap-but-krb5 build.Günther Deschner2011-04-153-3/+6
* s3: Fix bug 8066, wrong output in smbgetVolker Lendecke2011-04-151-4/+9