summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
2011-03-16s3: Fix a cut&paste error in pdb_ads_connectVolker Lendecke1-1/+1
2011-03-16s3: Use jenkins hash for str_checksum, fix bug 8010Volker Lendecke1-11/+2
2011-03-15s3-build: try to silence annoying "Ignoring invalid value 'vlp' for parameter...Günther Deschner2-5/+6
2011-03-15s3-libsmb: only include rap client when needed.Günther Deschner20-180/+226
2011-03-15s3-build: share smbtorture4 build rules with s3-waf build.Günther Deschner3-20/+33
2011-03-15s3: Fix Coverity ID 2278: Uninitialized readVolker Lendecke1-1/+1
2011-03-15s3: Fix Coverity ID 2279: Uninitialized readVolker Lendecke1-1/+1
2011-03-15s3: Fix Coverity ID 2280: Uninitialized readVolker Lendecke1-1/+1
2011-03-15s3: Fix Coverity ID 2281: Uninitialized readVolker Lendecke1-1/+1
2011-03-15s3: Fix Coverity ID 2282: Uninitialized readVolker Lendecke1-1/+1
2011-03-15s3: Fix Coverity ID 2283: Uninitialized readVolker Lendecke1-1/+1
2011-03-15s3: Fix Coverity ID 2284: Uninitialized readVolker Lendecke1-1/+1
2011-03-15s3: Fix Coverity ID 2285: Uninitialized readVolker Lendecke1-1/+1
2011-03-15s3: Fix Coverity ID 2286: Uninitialized readVolker Lendecke1-1/+1
2011-03-15s3: Fix Coverity ID 2287: Uninitialized readVolker Lendecke1-1/+1
2011-03-15s3: Fix Coverity ID 2288: Uninitialized readVolker Lendecke1-1/+1
2011-03-15s3: Fix Coverity ID 2289: Uninitialized readVolker Lendecke1-1/+1
2011-03-15s3: Fix Coverity ID 2290: Uninitialized readVolker Lendecke1-1/+1
2011-03-15s3: Read uidNumber/gidNumber in pdb_ads_sid_to_idVolker Lendecke1-29/+45
2011-03-15s3: Remove some unused codeVolker Lendecke2-43/+0
2011-03-15s3: "hex_encode" does the same as "binary_string"Volker Lendecke1-1/+1
2011-03-15s3-waf: enable public_headers_allow_brokenAndrew Tridgell1-0/+3
2011-03-15s3-waf: enable public header building in s3Andrew Tridgell1-0/+7
2011-03-15Re-enable base.tcondev test for S3, now we pass it correctly.Jeremy Allison1-1/+0
2011-03-14Fix bug #8005 - smbtorture4 BASE-TCONDEV fails when tested on SambaJeremy Allison1-2/+6
2011-03-14s3: Change tldap_entry_attributes to the "array,count" conventionVolker Lendecke3-5/+7
2011-03-14s3: Fix bug 8009 - net rap session cannot get usernameVolker Lendecke1-1/+1
2011-03-14s3: Fix the talloc hierarchy in shadow_copy2_connectpathVolker Lendecke1-2/+9
2011-03-14s3: This module needs rewriting...Volker Lendecke1-1/+1
2011-03-13librpc/rpc: move DCERPC_ flags to rpc_common.hStefan Metzmacher1-54/+0
2011-03-13s3:librpc/rpc: add DCERPC_ANON_FALLBACK flagStefan Metzmacher1-0/+2
2011-03-13librpc/rpc: move struct dcerpc_binding to rpc_common.hStefan Metzmacher1-15/+0
2011-03-13s3:librpc/rpc: add target_principal to struct dcerpc_bindingStefan Metzmacher2-1/+2
2011-03-13librpc/rpc: move enum dcerpc_transport_t to rpc_common.hStefan Metzmacher1-10/+5
2011-03-13s3: Enhance error messages in idmap_tdb2_init_hwmVolker Lendecke1-8/+9
2011-03-13Revert "s3: Fix bug 8009"Volker Lendecke1-1/+1
2011-03-12s3: Fix bug 8009Volker Lendecke1-1/+1
2011-03-11s3: Fix a typoVolker Lendecke1-1/+1
2011-03-11librpc/rpc: move dcerpc_binding_handle stuff to rpc_common.hStefan Metzmacher1-145/+1
2011-03-11s3:librpc/rpc: remove unused dcerpc_pipe define hackStefan Metzmacher1-10/+0
2011-03-11s3:idmap_ldap: fix a few typos in a commentMichael Adam1-3/+4
2011-03-11s3-selftest: add another flaky s3-torture test to knownfail, this time OPLOCK4.Günther Deschner1-0/+1
2011-03-10s3-build: remove -I../lib/addns.Günther Deschner4-5/+3
2011-03-10waf-selftest: allow to call "make test SUBUNIT_FORMATTER=cat".Günther Deschner1-1/+3
2011-03-10s3-waf: fix typo.Günther Deschner1-1/+1
2011-03-10s3-selftest: run a couple of dgram NBT tests against s3.Günther Deschner2-1/+4
2011-03-10s3: sid->domain_sid in winbindd_samr sam_rids_to_namesVolker Lendecke1-8/+8
2011-03-10Quite some callers of sid_split_rid do not care about the ridVolker Lendecke8-21/+11
2011-03-10s3: Fix paranoia check in sam_rids_to_namesVolker Lendecke1-4/+2
2011-03-09s3-selftest: properly move connect to seal options.Günther Deschner1-2/+2