summaryrefslogtreecommitdiffstats
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
...
* s3-librpc: Only register NCACN_NP.Andreas Schneider2011-02-211-9/+22
* s3-lsa: fix some uninitialized variables in our lsa server.Günther Deschner2011-02-211-3/+3
* s3-pdb_ipa: remove uninitialized (and unused) status code.Günther Deschner2011-02-211-2/+1
* s3:tests: move the log directory of the smbclient_s3 test to st/Michael Adam2011-02-211-7/+8
* s3:tests: clean up old log directories of the registry.roundtrip testMichael Adam2011-02-211-1/+9
* s3: Fix pdb_ads_enum_aliasmem for empty aliasesVolker Lendecke2011-02-201-1/+3
* s3: Support SetGroupInfo in pdb_adsVolker Lendecke2011-02-201-4/+66
* s3: Fix a debug messageVolker Lendecke2011-02-201-1/+1
* s3: Fix pdb_ads_enum_group_members for empty groupsVolker Lendecke2011-02-201-1/+3
* s3: Fix error returns in pdb_ads_mod_groupmemVolker Lendecke2011-02-201-2/+4
* s3: Improve a debug message, we have more than pdb_tdb.Volker Lendecke2011-02-201-1/+1
* s3: Protect tldap_errstr against a NULL ldVolker Lendecke2011-02-201-1/+3
* s3: Fix return code of pdb_ads_getsamupriv if the user does not existVolker Lendecke2011-02-201-1/+1
* s3: Add ACB_NORMAL to workstations, match RPC-SAMRVolker Lendecke2011-02-201-1/+9
* s3: Make QueryDispInfo and QueryInfo match for guestVolker Lendecke2011-02-201-6/+19
* s3: NO_SUCH_USER is a lot more likely than NO_MEMORYVolker Lendecke2011-02-201-1/+1
* s3: Convert init_system_info to NTSTATUSVolker Lendecke2011-02-204-9/+12
* s3: Slightly simplify Get_Pwnam_allocVolker Lendecke2011-02-201-4/+1
* s3: Fix some nonempty blank linesVolker Lendecke2011-02-202-9/+9
* s3:tests: fix the smbclient_s3 test for multiple users running it.Michael Adam2011-02-191-2/+16
* 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