ldb: controls marshalling/unmarshalling improvement
[ira/wip.git] / source3 /
2011-02-20 Volker Lendeckes3: Fix pdb_ads_enum_aliasmem for empty aliases
2011-02-20 Volker Lendeckes3: Support SetGroupInfo in pdb_ads
2011-02-20 Volker Lendeckes3: Fix a debug message
2011-02-20 Volker Lendeckes3: Fix pdb_ads_enum_group_members for empty groups
2011-02-20 Volker Lendeckes3: Fix error returns in pdb_ads_mod_groupmem
2011-02-20 Volker Lendeckes3: Improve a debug message, we have more than pdb_tdb.
2011-02-20 Volker Lendeckes3: Protect tldap_errstr against a NULL ld
2011-02-20 Volker Lendeckes3: Fix return code of pdb_ads_getsamupriv if the user...
2011-02-20 Volker Lendeckes3: Add ACB_NORMAL to workstations, match RPC-SAMR
2011-02-20 Volker Lendeckes3: Make QueryDispInfo and QueryInfo match for guest
2011-02-20 Volker Lendeckes3: NO_SUCH_USER is a lot more likely than NO_MEMORY
2011-02-20 Volker Lendeckes3: Convert init_system_info to NTSTATUS
2011-02-20 Volker Lendeckes3: Slightly simplify Get_Pwnam_alloc
2011-02-20 Volker Lendeckes3: Fix some nonempty blank lines
2011-02-19 Michael Adams3:tests: fix the smbclient_s3 test for multiple users...
2011-02-19 Michael Adams3:tests: remove unused script/tests/test_functions.sh
2011-02-19 Michael Adams3:tests: include subunit.sh instead of test_functions...
2011-02-19 Michael Adams3:tests: include subunit.sh instead of test_functions...
2011-02-19 Michael Adams3:tests: include subunit.sh instead of test_functions...
2011-02-19 Michael Adams3:tests: include subunit.sh instead of test_functions...
2011-02-19 Michael Adams3:tests: use the blackbox subunit output formatter...
2011-02-19 Michael Adams3:tests: include subunit.sh instead of test_functions...
2011-02-19 Michael Adams3:tests: use the blackbox subunit output formatter...
2011-02-19 Volker Lendeckes3: Pass logonHours through pdb_ads
2011-02-19 Volker Lendeckes3: Add "len" to pdb_set_hours
2011-02-19 Volker Lendeckes3: Let pdb_ads write accountExpires
2011-02-19 Volker Lendeckes3: Fix pdb_ads_pull_time
2011-02-19 Holger Hetterichvfs_smb_traffic_analyzer shall also transfer the client...
2011-02-18 Christian Ambachs3:vfs:syncops add option to disable metasync per share
2011-02-18 Günther Deschners3-smbsharemodes: libsmbsharemodes does neither depend...
2011-02-18 Günther Deschners3-waf: we need to globally -Ilib/replace
2011-02-18 Günther Deschners3-waf: fix popt support.
2011-02-18 Andrew Bartlettlib/util/charset Add back setlocale(), but only when...
2011-02-18 Andrew Bartlettlib/util/charcnv Move iconv handle setup in common
2011-02-18 Andrew Bartletts3-charcnv Don't genreate valid_table on the fly, rely...
2011-02-18 Andrew Bartlettlib/util/charset Use top level iconv.c in source3
2011-02-18 Andrew Bartlettlibrpc make ndr-standard a common library
2011-02-18 Andrew Bartlettlibrpc push NDR_SECURITY and NDR_DCERPC to the top...
2011-02-18 Andrew Bartlettcharset Remove use of {isupper,islower,toupper,tolower...
2011-02-18 Andrew Bartletts3-libads Remove MIT-specific krb5_princ_realm macro...
2011-02-18 Andrew Bartletts3-waf use lib/util/wscript_build, and avoid duplicate...
2011-02-18 Andrew Tridgells3-waf: use SAMBA3_*() build rules in source3/build
2011-02-18 Andrew Tridgells3-waf: fixed the include paths for samba public libraries
2011-02-18 Andrew Tridgells3-includes: force _SAMBA_BUILD_=3 in source3 includes.h
2011-02-18 Andrew Tridgells3-build: allow waf build of s3 IDL files from any...
2011-02-17 Günther Deschners3-lsa: support trust objects in _lsa_QuerySecurity().
2011-02-17 Günther Deschners3-lsa: in _lsa_QuerySecurity() query the sd from the...
2011-02-17 Günther Deschners3-lsa: only proceed in _lsa_EnumTrustedDomainsEx when...
2011-02-17 Günther Deschners3-passdb: add PDB_CAP_TRUSTED_DOMAINS_EX.
2011-02-17 Andrew Bartletts3-cluster remove more CLUSTER_SUPPORT #ifdef stuff
2011-02-17 Andrew Bartletts3-cluster Always fill in the clustering vnn element
2011-02-17 Günther Deschners3: add server_id.idl and use only autogenerated code.
2011-02-17 Günther Deschners3-waf: add check for "struct sigevent" and some of...
2011-02-17 Günther Deschners3-waf: add check for "struct utimbuf".
2011-02-17 David Disseldorps3: increase the log level for missing PIDs on SIGCHLD
2011-02-17 Günther Deschners3-selftest: make sure we really use --format=subunit...
2011-02-16 Andrew Tridgells3-waf: move the KRB5_DEPRECATED configure check out...
2011-02-16 Günther Deschners3-waf: move libsmb/clikrb5.c and libads/kerberos.c...
2011-02-16 Günther Deschnernsswitch: make wb_reqtrans a common subsystem.
2011-02-16 Günther Deschners3-waf: make most of the nsswitch common.
2011-02-16 Günther Deschners3-waf: add check for struct stat st_flags member.
2011-02-16 Günther Deschners3-waf: add some missing checks for macosx.
2011-02-16 Günther Deschners3-waf: add check for __NR_inotify_init declaration.
2011-02-16 Günther Deschners3-waf: add check for various sysconf() variables.
2011-02-16 Günther Deschners3-waf: add check for posix_fadvise().
2011-02-16 Günther Deschners3-waf: add check for hires timestamps in struct stat.
2011-02-16 Günther Deschners3-waf: add check for "struct flock64".
2011-02-16 Günther Deschners3-waf: add check for broken (glibc2.1/x86) 64 bit...
2011-02-16 Günther Deschners3-waf: add check for fcntl locking.
2011-02-16 Günther Deschners3-waf: add check for "struct dirent64".
2011-02-16 Michael Adams3:test: run the net.rpc.registry test under "dc" not...
2011-02-16 Michael Adams3:test: remove the give/take admin rights code from...
2011-02-16 Michael Adams3:test: rename samba3.blackbox.testparm_s3 -> samba3...
2011-02-16 Michael Adams3:test: rename samba3.blackbox.net_s3_registry_roundtr...
2011-02-16 Michael Adams3:test: rename samba3.blackbox.net_s3_registry_rpc...
2011-02-16 Michael Adams3:test: rename samba3.blackbox.net_s3_registry ->...
2011-02-16 Michael Adams3:test: rename samba3.blackbox.net_s3_misc --> samba3...
2011-02-16 Günther Deschners3-build: move priv2ld proto to smbldap.h (in order...
2011-02-16 Michael Adams3:test: mark the net_registry_roundtrip test as knownfail
2011-02-16 Michael Adams3:test: add the registry roundtrip test as samba3...
2011-02-16 Michael Adams3:test: move the registry roundtrip test to a test...
2011-02-16 Michael Adams3:test: add comment header to test_net_registry.sh
2011-02-16 Michael Adams3:test: use the blackbox subunit test driver in the...
2011-02-16 Michael Adams3:test: use the blackbox subunit test driver in the...
2011-02-16 Michael Adams3:test: add the "blackbox.failure" test to the knownfa...
2011-02-16 Michael Adams3:test: add the failure blackbox test as samba3.blackb...
2011-02-16 Michael Adams3:test: add a simple failing blackbox testsuite
2011-02-16 Michael Adams3:test: add the success blackbox test as samba3.blackb...
2011-02-16 Michael Adams3:test: add a simple blackbox test that succeeds.
2011-02-16 Michael Adams3:net: fix usage for "net rpc registry export"
2011-02-16 Sumit Boses3-ipasam: Add aliases for trusted domain user
2011-02-16 Sumit Boses3-netlogon: Implement NetrServerGetTrustInfo and NetrG...
2011-02-16 Sumit Boses3-lsa: Implement lsaRSetForestTrustInformation
2011-02-16 Sumit Boses3-ipasam: add IPA specific attributes
2011-02-16 Sumit Boses3-lsa: Add and remove trusted domain account
2011-02-16 Sumit Boses3-lsa: fix return code of _lsa_QueryTrustedDomainInfoB...
2011-02-16 Sumit Boses3-ipasam: add pdb_ipasam_capabilities() and pdb_ipasam...
2011-02-16 Sumit Boses3-lsa: Extract auth info from trustDomainPasswords
2011-02-16 Sumit Boses3-lsa: Use pdb_get_trusted_domain_by_sid in _lsa_Query...
2011-02-16 Sumit Boses3-lsa: fix lsa_QueryTrustedDomainInfo
next