summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-02-18waf: added subdir= option in SAMBA_*() rulesAndrew Tridgell1-0/+9
2011-02-18waf: use Utils.WafError() instead of sys.exit(1)Andrew Tridgell1-2/+1
2011-02-17tevent: Fix a commentVolker Lendecke1-2/+1
2011-02-17s4-smbtorture: add more complex spoolss_EnumPrinterDataEx test.Günther Deschner1-0/+721
2011-02-17s3-lsa: support trust objects in _lsa_QuerySecurity().Günther Deschner1-0/+1
2011-02-17s3-lsa: in _lsa_QuerySecurity() query the sd from the lsa policy handle.Günther Deschner1-6/+4
2011-02-17s3-lsa: only proceed in _lsa_EnumTrustedDomainsEx when backend has trusted do...Günther Deschner2-1/+10
2011-02-17s3-passdb: add PDB_CAP_TRUSTED_DOMAINS_EX.Günther Deschner1-2/+3
2011-02-17s3-cluster remove more CLUSTER_SUPPORT #ifdef stuffAndrew Bartlett1-4/+0
2011-02-17s3-cluster Always fill in the clustering vnn elementAndrew Bartlett4-36/+0
2011-02-17s3: add server_id.idl and use only autogenerated code.Günther Deschner9-87/+34
2011-02-17s4:scripting/python/modules.c - remove a really unnecessary variableMatthias Dieter Wallnöfer1-1/+0
2011-02-17s3-waf: add check for "struct sigevent" and some of its members.Günther Deschner1-0/+11
2011-02-17s3-waf: add check for "struct utimbuf".Günther Deschner1-0/+5
2011-02-17s3: increase the log level for missing PIDs on SIGCHLDDavid Disseldorp1-1/+2
2011-02-17heimdal Pass F_CANON down to the hdb layer for servers in AS-REP as wellAndrew Bartlett1-2/+1
2011-02-17Add support for testing a Win2k3 domain memberAndrew Bartlett2-3/+19
2011-02-17wintest upper case the --vms paramter arguments to wintest.pyAndrew Bartlett1-1/+4
2011-02-17s3-selftest: make sure we really use --format=subunit when calling smbtorture4.Günther Deschner1-1/+1
2011-02-17s4-build: added LOCALEDIR config optionAndrew Tridgell2-1/+3
2011-02-17s3-waf: move the KRB5_DEPRECATED configure check out of lib/replaceAndrew Tridgell2-8/+6
2011-02-17idl: naming a structure 'VERSION' is not a good idea!Andrew Tridgell3-5/+5
2011-02-17libndr: remove prototype for nonexisting function ndr_print_ipv4_addr().Günther Deschner1-1/+0
2011-02-17s3-waf: move libsmb/clikrb5.c and libads/kerberos.c into KRBCLIENT.Günther Deschner1-7/+5
2011-02-17nsswitch: make wb_reqtrans a common subsystem.Günther Deschner8-12/+15
2011-02-17s3-waf: make most of the nsswitch common.Günther Deschner2-38/+11
2011-02-17s4-waf: move wbinfo buildrule to winbind.Günther Deschner2-5/+4
2011-02-16s3-waf: add check for struct stat st_flags member.Günther Deschner1-0/+2
2011-02-16s3-waf: add some missing checks for macosx.Günther Deschner1-0/+21
2011-02-16s3-waf: add check for __NR_inotify_init declaration.Günther Deschner1-0/+2
2011-02-16s3-waf: add check for various sysconf() variables.Günther Deschner1-0/+8
2011-02-16s3-waf: add check for posix_fadvise().Günther Deschner1-0/+10
2011-02-16s3-waf: add check for hires timestamps in struct stat.Günther Deschner1-0/+17
2011-02-16s3-waf: add check for "struct flock64".Günther Deschner1-0/+28
2011-02-16s3-waf: add check for broken (glibc2.1/x86) 64 bit fcntl locking.Günther Deschner1-0/+8
2011-02-16s3-waf: add check for fcntl locking.Günther Deschner1-0/+8
2011-02-16s3-waf: add check for "struct dirent64".Günther Deschner1-0/+4
2011-02-16s3:test: run the net.rpc.registry test under "dc" not "dc:local"Michael Adam1-1/+1
2011-02-16s3:test: remove the give/take admin rights code from the net(rpc)registry testMichael Adam1-44/+0
2011-02-16s3:test: rename samba3.blackbox.testparm_s3 -> samba3.blackbox.testparmMichael Adam1-1/+1
2011-02-16s3:test: rename samba3.blackbox.net_s3_registry_roundtrip -> samba3.blackbox....Michael Adam2-2/+2
2011-02-16s3:test: rename samba3.blackbox.net_s3_registry_rpc -> samba3.blackbox.net.rp...Michael Adam1-1/+1
2011-02-16s3:test: rename samba3.blackbox.net_s3_registry -> samba3.blackbox.net.local....Michael Adam1-1/+1
2011-02-16s3:test: rename samba3.blackbox.net_s3_misc --> samba3.blackbox.net.miscMichael Adam1-1/+1
2011-02-16s3-build: move priv2ld proto to smbldap.h (in order to fix non-ldap builds).Günther Deschner2-4/+1
2011-02-16s3:test: mark the net_registry_roundtrip test as knownfailMichael Adam1-0/+1
2011-02-16s3:test: add the registry roundtrip test as samba3.blackbox.net_s3_registry_r...Michael Adam1-0/+1
2011-02-16s3:test: move the registry roundtrip test to a test script of its ownMichael Adam2-85/+109
2011-02-16s3:test: add comment header to test_net_registry.shMichael Adam1-2/+6
2011-02-16s3:test: use the blackbox subunit test driver in the net_registry tests.Michael Adam1-4/+3