summaryrefslogtreecommitdiffstats
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
...
* s3:tests: remove unused script/tests/test_functions.shMichael Adam2011-02-191-202/+0
* s3:tests: include subunit.sh instead of test_functions.sh in test_posix_s3.shMichael Adam2011-02-191-2/+2
* s3:tests: include subunit.sh instead of test_functions.sh in test_ntlm_auth_s...Michael Adam2011-02-191-2/+2
* s3:tests: include subunit.sh instead of test_functions.sh in test_smbtorture_...Michael Adam2011-02-191-2/+2
* s3:tests: include subunit.sh instead of test_functions.sh in test_wbinfo_s3.shMichael Adam2011-02-191-2/+2
* s3:tests: use the blackbox subunit output formatter for the testparm_s3 test.Michael Adam2011-02-191-2/+2
* s3:tests: include subunit.sh instead of test_functions.sh in test_local_s3.shMichael Adam2011-02-191-2/+2
* s3:tests: use the blackbox subunit output formatter for the smbclient_s3 test.Michael Adam2011-02-191-2/+2
* s3: Pass logonHours through pdb_adsVolker Lendecke2011-02-191-0/+22
* s3: Add "len" to pdb_set_hoursVolker Lendecke2011-02-198-13/+23
* s3: Let pdb_ads write accountExpiresVolker Lendecke2011-02-191-0/+18
* s3: Fix pdb_ads_pull_timeVolker Lendecke2011-02-191-1/+1
* vfs_smb_traffic_analyzer shall also transfer the clients IP address.Holger Hetterich2011-02-192-4/+7
* s3:vfs:syncops add option to disable metasync per shareChristian Ambach2011-02-181-4/+14
* s3-smbsharemodes: libsmbsharemodes does neither depend on krb5 or ldap.Günther Deschner2011-02-181-1/+1
* s3-waf: we need to globally -Ilib/replaceGünther Deschner2011-02-181-1/+1
* s3-waf: fix popt support.Günther Deschner2011-02-181-0/+2
* lib/util/charset Add back setlocale(), but only when called from binariesAndrew Bartlett2011-02-186-6/+6
* lib/util/charcnv Move iconv handle setup in commonAndrew Bartlett2011-02-181-290/+12
* s3-charcnv Don't genreate valid_table on the fly, rely on valid.datAndrew Bartlett2011-02-183-52/+8
* lib/util/charset Use top level iconv.c in source3Andrew Bartlett2011-02-187-784/+16
* librpc make ndr-standard a common libraryAndrew Bartlett2011-02-181-10/+0
* librpc push NDR_SECURITY and NDR_DCERPC to the top level wscript filesAndrew Bartlett2011-02-181-10/+1
* charset Remove use of {isupper,islower,toupper,tolower}_w functionsAndrew Bartlett2011-02-187-167/+22
* s3-libads Remove MIT-specific krb5_princ_realm macro calls.Andrew Bartlett2011-02-182-55/+30
* s3-waf use lib/util/wscript_build, and avoid duplicate subsystemsAndrew Bartlett2011-02-181-20/+3
* s3-waf: use SAMBA3_*() build rules in source3/buildAndrew Tridgell2011-02-1810-275/+274
* s3-waf: fixed the include paths for samba public librariesAndrew Tridgell2011-02-181-4/+8
* s3-includes: force _SAMBA_BUILD_=3 in source3 includes.hAndrew Tridgell2011-02-181-0/+5
* s3-build: allow waf build of s3 IDL files from any top directoryAndrew Tridgell2011-02-181-3/+6
* s3-lsa: support trust objects in _lsa_QuerySecurity().Günther Deschner2011-02-171-0/+1
* s3-lsa: in _lsa_QuerySecurity() query the sd from the lsa policy handle.Günther Deschner2011-02-171-6/+4
* s3-lsa: only proceed in _lsa_EnumTrustedDomainsEx when backend has trusted do...Günther Deschner2011-02-172-1/+10
* s3-passdb: add PDB_CAP_TRUSTED_DOMAINS_EX.Günther Deschner2011-02-171-2/+3
* s3-cluster remove more CLUSTER_SUPPORT #ifdef stuffAndrew Bartlett2011-02-171-4/+0
* s3-cluster Always fill in the clustering vnn elementAndrew Bartlett2011-02-174-36/+0
* s3: add server_id.idl and use only autogenerated code.Günther Deschner2011-02-179-87/+34
* 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
* s3-selftest: make sure we really use --format=subunit when calling smbtorture4.Günther Deschner2011-02-171-1/+1
* s3-waf: move the KRB5_DEPRECATED configure check out of lib/replaceAndrew Tridgell2011-02-171-0/+6
* 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-177-518/+9
* s3-waf: make most of the nsswitch common.Günther Deschner2011-02-171-35/+1
* 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