summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* 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
* s4:ldb Rework use of talloc and ldif objects in python wrapperAndrew Bartlett2009-07-061-3/+18
* s4:ldb Fix talloc hirarchy in LDIF parsing codeAndrew Bartlett2009-07-061-3/+3
* Fix some nonempty blank linesVolker Lendecke2009-07-051-78/+76
* s3/s4:build: honor library path from environmentBjörn Jacke2009-07-041-1/+1
* heimdal: don't include <ifaddrs.h> without knowing it's thereBjörn Jacke2009-07-031-0/+2
* Restore ABI compatibility for talloc.Simo Sorce2009-07-031-1/+1
* s4: Don't install epdump, since it no longer exists.Jelmer Vernooij2009-07-031-2/+1
* s4 docs: Git has revision SHA's, not numbers.Jelmer Vernooij2009-07-031-1/+1
* s4: Remove stub endpoint mapper script.Jelmer Vernooij2009-07-031-24/+0
* s4:libcli: move SMB2 lock flags to smb2_constants.hStefan Metzmacher2009-07-022-7/+8
* s4-smbtorture: fix getjob test in RPC-SPOOLSS.Günther Deschner2009-07-021-0/+5
* show attribute values in sorted order to make comparison easierAndrew Tridgell2009-07-021-0/+5
* we can't use the unique index code for samAccountNameAndrew Tridgell2009-07-022-8/+75
* decrypt all objects in a DRS record, not just the first oneAndrew Tridgell2009-07-021-2/+5
* change talloc to 2.0.0Andrew Tridgell2009-07-021-1/+1
* Changed ldb.ERR_NO_SUCH_OBJECT to LDB_ERR_NO_SUCH_OBJECT.Andrew Tridgell2009-07-021-5/+5
* fixed the pull of drs schema elementsAndrew Tridgell2009-07-023-33/+108
* the settings structure needs to be initialisedAndrew Tridgell2009-07-021-0/+1
* s4:param use talloc_unlink() to free iconv context holding referencesAndrew Bartlett2009-07-021-1/+1
* [SAMBA 4 directory] Changes "forceLogoff" and corrects the "subRefs"Matthias Dieter Wallnöfer2009-07-021-2/+4
* removed a generated fileAndrew Tridgell2009-07-011-74/+0
* use a talloc_reparent in a very ugly wayAndrew Tridgell2009-07-011-2/+11
* use the new talloc_reparent in two placesAndrew Tridgell2009-07-012-2/+2
* gensec_start now steals the auth_contextAndrew Tridgell2009-07-011-1/+3
* A rather strange varient of talloc_unlinkAndrew Tridgell2009-07-011-1/+1
* another case that should use py_talloc_referenceAndrew Tridgell2009-07-011-1/+1
* use py_talloc_reference instead of py_talloc_importAndrew Tridgell2009-07-011-1/+1
* py_talloc_import now uses a steal, so this free is incorrectAndrew Tridgell2009-07-011-1/+0
* use a talloc_unlink() as ops may have a referenceAndrew Tridgell2009-07-011-1/+1
* fixed the reference to the global_schemaAndrew Tridgell2009-07-011-2/+3