summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
2011-02-20s3: Improve a debug message, we have more than pdb_tdb.Volker Lendecke1-1/+1
2011-02-20s3: Protect tldap_errstr against a NULL ldVolker Lendecke1-1/+3
2011-02-20s3: Fix return code of pdb_ads_getsamupriv if the user does not existVolker Lendecke1-1/+1
2011-02-20s3: Add ACB_NORMAL to workstations, match RPC-SAMRVolker Lendecke1-1/+9
2011-02-20s3: Make QueryDispInfo and QueryInfo match for guestVolker Lendecke1-6/+19
2011-02-20s3: NO_SUCH_USER is a lot more likely than NO_MEMORYVolker Lendecke1-1/+1
2011-02-20s3: Convert init_system_info to NTSTATUSVolker Lendecke4-9/+12
2011-02-20s3: Slightly simplify Get_Pwnam_allocVolker Lendecke1-4/+1
2011-02-20s3: Fix some nonempty blank linesVolker Lendecke2-9/+9
2011-02-19s3:tests: fix the smbclient_s3 test for multiple users running it.Michael Adam1-2/+16
2011-02-19s3:tests: remove unused script/tests/test_functions.shMichael Adam1-202/+0
2011-02-19s3:tests: include subunit.sh instead of test_functions.sh in test_posix_s3.shMichael Adam1-2/+2
2011-02-19s3:tests: include subunit.sh instead of test_functions.sh in test_ntlm_auth_s...Michael Adam1-2/+2
2011-02-19s3:tests: include subunit.sh instead of test_functions.sh in test_smbtorture_...Michael Adam1-2/+2
2011-02-19s3:tests: include subunit.sh instead of test_functions.sh in test_wbinfo_s3.shMichael Adam1-2/+2
2011-02-19s3:tests: use the blackbox subunit output formatter for the testparm_s3 test.Michael Adam1-2/+2
2011-02-19s3:tests: include subunit.sh instead of test_functions.sh in test_local_s3.shMichael Adam1-2/+2
2011-02-19s3:tests: use the blackbox subunit output formatter for the smbclient_s3 test.Michael Adam1-2/+2
2011-02-19s3: Pass logonHours through pdb_adsVolker Lendecke1-0/+22
2011-02-19s3: Add "len" to pdb_set_hoursVolker Lendecke8-13/+23
2011-02-19s3: Let pdb_ads write accountExpiresVolker Lendecke1-0/+18
2011-02-19s3: Fix pdb_ads_pull_timeVolker Lendecke1-1/+1
2011-02-19vfs_smb_traffic_analyzer shall also transfer the clients IP address.Holger Hetterich2-4/+7
2011-02-18s3:vfs:syncops add option to disable metasync per shareChristian Ambach1-4/+14
2011-02-18s3-smbsharemodes: libsmbsharemodes does neither depend on krb5 or ldap.Günther Deschner1-1/+1
2011-02-18s3-waf: we need to globally -Ilib/replaceGünther Deschner1-1/+1
2011-02-18s3-waf: fix popt support.Günther Deschner1-0/+2
2011-02-18lib/util/charset Add back setlocale(), but only when called from binariesAndrew Bartlett6-6/+6
2011-02-18lib/util/charcnv Move iconv handle setup in commonAndrew Bartlett1-290/+12
2011-02-18s3-charcnv Don't genreate valid_table on the fly, rely on valid.datAndrew Bartlett3-52/+8
2011-02-18lib/util/charset Use top level iconv.c in source3Andrew Bartlett7-784/+16
2011-02-18librpc make ndr-standard a common libraryAndrew Bartlett1-10/+0
2011-02-18librpc push NDR_SECURITY and NDR_DCERPC to the top level wscript filesAndrew Bartlett1-10/+1
2011-02-18charset Remove use of {isupper,islower,toupper,tolower}_w functionsAndrew Bartlett7-167/+22
2011-02-18s3-libads Remove MIT-specific krb5_princ_realm macro calls.Andrew Bartlett2-55/+30
2011-02-18s3-waf use lib/util/wscript_build, and avoid duplicate subsystemsAndrew Bartlett1-20/+3
2011-02-18s3-waf: use SAMBA3_*() build rules in source3/buildAndrew Tridgell10-275/+274
2011-02-18s3-waf: fixed the include paths for samba public librariesAndrew Tridgell1-4/+8
2011-02-18s3-includes: force _SAMBA_BUILD_=3 in source3 includes.hAndrew Tridgell1-0/+5
2011-02-18s3-build: allow waf build of s3 IDL files from any top directoryAndrew Tridgell1-3/+6
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-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