summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* s4:heimdal_build: predefine GSSAPI_DEPRECATED depending on the compiler versionStefan Metzmacher2009-07-161-0/+8
* s4:heimdal_build: try to fix the build on systems without ifaddrs.hStefan Metzmacher2009-07-162-0/+10
* s4:heimdal_build: tell heimdal we have inet_aton()Stefan Metzmacher2009-07-161-0/+4
* s4-smbtorture: use torture_comment in RPC-LSA tests.Günther Deschner2009-07-161-204/+204
* fix LSA-PRIVILEGESGünther Deschner2009-07-161-2/+3
* fix LSA-TRUSTED-DOMAINSGünther Deschner2009-07-161-2/+3
* s4-smbtorture: move all privilege tests to RPC-LSA-PRIVILEGES.Günther Deschner2009-07-162-12/+54
* s4-smbtorture: move all trusted domain tests to RPC-LSA-TRUSTED-DOMAINS.Günther Deschner2009-07-162-7/+49
* s4:heimdal_build: try to fix the build on SolarisStefan Metzmacher2009-07-161-0/+1
* s4:kdc Initialise new hdb function pointers.Andrew Bartlett2009-07-161-0/+3
* s4:heimdal: import lorikeet-heimdal-200907152325 (commit 2bef9cd5378c01e9c2a7...Andrew Bartlett2009-07-1667-590/+1210
* lsa: fix typo in lsa_TrustDomInfoEnum enum in IDL.Günther Deschner2009-07-161-1/+1
* s4-smbtorture: some work on getprinterdriver and getprinterdriver2 tests.Günther Deschner2009-07-161-23/+46
* s4:gensec Rework gensec_krb5 mutual authentication defaultsAndrew Bartlett2009-07-161-24/+28
* s4:heimdal The implied GSS_C_MUTUAL_FLAG depends on AP_OPTS_MUTUAL_REQUIREDAndrew Bartlett2009-07-161-1/+4
* s4:gensec Allow mutual auth to be turned off in 'fake_gssapi_krb5'Andrew Bartlett2009-07-161-5/+15
* s4:dsdb Handle dc/domain/forest functional levels properlyAndrew Bartlett2009-07-169-21/+174
* Add a way to set an opaque integer onto a samdbAndrew Bartlett2009-07-162-0/+67
* Add ad-schema/*.txt and utils to the installmisc.shTimur I. Bakeyev2009-07-161-3/+7
* s4:winbind: rename uint => uint32_t as uint isn't portableStefan Metzmacher2009-07-151-1/+1
* s4:libnet: rename uint => uint32_t because uint is not portableStefan Metzmacher2009-07-154-6/+6
* s4:heimdal_build: try to fix the build on SolarisStefan Metzmacher2009-07-151-3/+1
* s4:ntvfs/ipc: replace unnesessary talloc_reference() by a simple talloc_strdup()Stefan Metzmacher2009-07-151-1/+2
* s3:ntvfs/posix: avoid unnesessary talloc_reference()Stefan Metzmacher2009-07-151-1/+4
* s4:heimdal: teach heimdal we have (v)aѕprintf in libreplaceBjörn Jacke2009-07-151-0/+8
* ѕ4:heimdal: teach heimdal that we have strnlen via libreplcaeBjörn Jacke2009-07-151-0/+4
* torture/smb2: add missing new line to the new SMB2-DIR.FILE-INDEX testStefan Metzmacher2009-07-151-1/+1
* SMB2-GETINFO: test SMB2_ALL_EASStefan Metzmacher2009-07-151-2/+2
* s4:libcli/smb2: add smb2_transport_credits_set_charge() to change the Credits...Stefan Metzmacher2009-07-153-4/+14
* SMB2-CONNECT: unlink the test file at startupStefan Metzmacher2009-07-151-0/+2
* torture/smb2: fix crash bugs in the new SMB2-DIR testsStefan Metzmacher2009-07-151-2/+2
* s4-selftest: ok, s4 cant print. add RPC-SPOOLSS-PRINTER to knownfail for now.Günther Deschner2009-07-151-0/+1
* torture/smb2: Adding SMB2 Directory enumeration torture tests.Aravind2009-07-143-26/+1265
* s4-smbtorture: add RPC-SPOOLSS-PRINTER test.Günther Deschner2009-07-142-0/+444
* s4-smbtorture: add some tests to check spoolss_SetPrinter behavior.Günther Deschner2009-07-141-0/+558
* s4-smbtorture: restructure test_OpenPrinter_server in RPC-SPOOLSS a bit.Günther Deschner2009-07-141-5/+7
* remove all '\n' from ldb_debugSumit Bose2009-07-1419-57/+58
* libds: merge the UF<->ACB flag mapping functions.Günther Deschner2009-07-138-161/+16
* libds: share UF_ flags between samba3 and 4.Günther Deschner2009-07-1316-152/+15
* s4:dsdb Allow unicodePwd to be set when adding a userAndrew Bartlett2009-07-091-85/+84
* Add constAndrew Bartlett2009-07-091-2/+2
* s4:auth/ntlmssp: let _unwrap fallback to seal if sign only doesn't workStefan Metzmacher2009-07-081-6/+57
* Test for schemaUpdateNow commandAnatoliy Atanasov2009-07-081-54/+126
* Fix for schemaUpdateNow commandAnatoliy Atanasov2009-07-085-6/+14
* s4:auth It is easier to copy the session key than get talloc right.Andrew Bartlett2009-07-071-4/+3
* RAW-LOCK: fix a compiler warning and make a global static constStefan Metzmacher2009-07-061-3/+2
* RAW-LOCK: fix the run against w2k3, w2k8, win7rc and samba3/4Stefan Metzmacher2009-07-062-35/+52
* SMB2-NOTIFY: windows7 uses a different maximum buffer sizeStefan Metzmacher2009-07-061-12/+21
* s4:heimdal: readd heimdal/lib/asn1/asn1parse.y which was parse.y before the l...Stefan Metzmacher2009-07-0610-177/+1187
* s4:net Move net_vampire() to net_vampire.cAndrew Bartlett2009-07-062-66/+68