summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* s4:scripting/python/modules.c - remove a really unnecessary variableMatthias Dieter Wallnöfer2011-02-171-1/+0
* s3-waf: add check for "struct sigevent" and some of its members.Günther Deschner2011-02-171-0/+11
* s3-waf: add check for "struct utimbuf".Günther Deschner2011-02-171-0/+5
* s3: increase the log level for missing PIDs on SIGCHLDDavid Disseldorp2011-02-171-1/+2
* heimdal Pass F_CANON down to the hdb layer for servers in AS-REP as wellAndrew Bartlett2011-02-171-2/+1
* Add support for testing a Win2k3 domain memberAndrew Bartlett2011-02-172-3/+19
* wintest upper case the --vms paramter arguments to wintest.pyAndrew Bartlett2011-02-171-1/+4
* s3-selftest: make sure we really use --format=subunit when calling smbtorture4.Günther Deschner2011-02-171-1/+1
* s4-build: added LOCALEDIR config optionAndrew Tridgell2011-02-172-1/+3
* s3-waf: move the KRB5_DEPRECATED configure check out of lib/replaceAndrew Tridgell2011-02-172-8/+6
* idl: naming a structure 'VERSION' is not a good idea!Andrew Tridgell2011-02-173-5/+5
* libndr: remove prototype for nonexisting function ndr_print_ipv4_addr().Günther Deschner2011-02-171-1/+0
* s3-waf: move libsmb/clikrb5.c and libads/kerberos.c into KRBCLIENT.Günther Deschner2011-02-171-7/+5
* nsswitch: make wb_reqtrans a common subsystem.Günther Deschner2011-02-178-12/+15
* s3-waf: make most of the nsswitch common.Günther Deschner2011-02-172-38/+11
* s4-waf: move wbinfo buildrule to winbind.Günther Deschner2011-02-172-5/+4
* s3-waf: add check for struct stat st_flags member.Günther Deschner2011-02-161-0/+2
* s3-waf: add some missing checks for macosx.Günther Deschner2011-02-161-0/+21
* s3-waf: add check for __NR_inotify_init declaration.Günther Deschner2011-02-161-0/+2
* s3-waf: add check for various sysconf() variables.Günther Deschner2011-02-161-0/+8
* s3-waf: add check for posix_fadvise().Günther Deschner2011-02-161-0/+10
* s3-waf: add check for hires timestamps in struct stat.Günther Deschner2011-02-161-0/+17
* s3-waf: add check for "struct flock64".Günther Deschner2011-02-161-0/+28
* s3-waf: add check for broken (glibc2.1/x86) 64 bit fcntl locking.Günther Deschner2011-02-161-0/+8
* s3-waf: add check for fcntl locking.Günther Deschner2011-02-161-0/+8
* s3-waf: add check for "struct dirent64".Günther Deschner2011-02-161-0/+4
* s3:test: run the net.rpc.registry test under "dc" not "dc:local"Michael Adam2011-02-161-1/+1
* s3:test: remove the give/take admin rights code from the net(rpc)registry testMichael Adam2011-02-161-44/+0
* s3:test: rename samba3.blackbox.testparm_s3 -> samba3.blackbox.testparmMichael Adam2011-02-161-1/+1
* s3:test: rename samba3.blackbox.net_s3_registry_roundtrip -> samba3.blackbox....Michael Adam2011-02-162-2/+2
* s3:test: rename samba3.blackbox.net_s3_registry_rpc -> samba3.blackbox.net.rp...Michael Adam2011-02-161-1/+1
* s3:test: rename samba3.blackbox.net_s3_registry -> samba3.blackbox.net.local....Michael Adam2011-02-161-1/+1
* s3:test: rename samba3.blackbox.net_s3_misc --> samba3.blackbox.net.miscMichael Adam2011-02-161-1/+1
* s3-build: move priv2ld proto to smbldap.h (in order to fix non-ldap builds).Günther Deschner2011-02-162-4/+1
* s3:test: mark the net_registry_roundtrip test as knownfailMichael Adam2011-02-161-0/+1
* s3:test: add the registry roundtrip test as samba3.blackbox.net_s3_registry_r...Michael Adam2011-02-161-0/+1
* s3:test: move the registry roundtrip test to a test script of its ownMichael Adam2011-02-162-85/+109
* s3:test: add comment header to test_net_registry.shMichael Adam2011-02-161-2/+6
* s3:test: use the blackbox subunit test driver in the net_registry tests.Michael Adam2011-02-161-4/+3
* s3:test: use the blackbox subunit test driver in the net_misc tests.Michael Adam2011-02-161-2/+2
* s3:test: add the "blackbox.failure" test to the knownfail testsMichael Adam2011-02-161-0/+1
* s3:test: add the failure blackbox test as samba3.blackbox.failureMichael Adam2011-02-161-0/+1
* s3:test: add a simple failing blackbox testsuiteMichael Adam2011-02-161-0/+39
* s3:test: add the success blackbox test as samba3.blackbox.successMichael Adam2011-02-161-0/+2
* s3:test: add a simple blackbox test that succeeds.Michael Adam2011-02-161-0/+26
* testprogs/blackbox/subunit: add testok() for easier integration of s3 tests.Michael Adam2011-02-161-0/+9
* s3:net: fix usage for "net rpc registry export"Michael Adam2011-02-161-1/+2
* s3-ipasam: Add aliases for trusted domain userSumit Bose2011-02-162-2/+18
* s3-netlogon: Implement NetrServerGetTrustInfo and NetrGetForestTrustInformationSumit Bose2011-02-161-4/+257
* s3-ldap: Add sambaTrustForestTrustInfo to LDAP schemataSumit Bose2011-02-167-6/+25