summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* s4-lsarpc handle more info levels in SetInfoTrustedDomain callsAndrew Bartlett2011-12-1212-22/+73
* torture: do not reuse bindings between pipesAndrew Bartlett2011-12-121-6/+10
* s4-lsarpc Fix segfaults found by the samba4.rpc.lsa.forest testAndrew Bartlett2011-12-123-15/+18
* s3:smbd: call sub_set_socket_ids() in smbd_process() againStefan Metzmacher2011-12-121-0/+18
* tdb2: don't use TDB2 versions of test tdb files.Rusty Russell2011-12-1210-10/+3
* vfs: Make function pointer names consistent. They all end in _fnRichard Sharpe2011-12-1253-1297/+1305
* s3/doc: document the ignore system acls option of vfs_acl_xattr and vfs_acl_tdbBjörn Jacke2011-12-102-6/+40
* tevent: tevent_schedule_immediate never failsVolker Lendecke2011-12-091-1/+0
* s4:libcli/smb2: mark a request as error if we can't ship itStefan Metzmacher2011-12-091-0/+2
* s4:libcli/raw: mark a request as error if we can't ship itStefan Metzmacher2011-12-091-0/+2
* s3-dbwrap: Fix a typoVolker Lendecke2011-12-091-1/+1
* s4:dsdb/common/util.c - test LDB result against LDB_SUCCESS as we are always ...Matthias Dieter Wallnöfer2011-12-091-1/+1
* s4 dns: Update requests with QCLASS != IN or ALL trigger NOTIMPLEMENTED errorsKai Blin2011-12-092-0/+17
* s4 dns: Add test to prove two updates in one packet are a FORMERRKai Blin2011-12-091-0/+18
* s4 dns: More explicitly use the first question of an update packet onlyKai Blin2011-12-091-1/+1
* s4 dns: Get rid of const qualifier for prereqs, we do need to allocate thoseKai Blin2011-12-092-6/+6
* Revert "Install (platform-independent) python scripts to the PYTHONDIR rather...Jelmer Vernooij2011-12-091-1/+1
* Add 'make pep8' target.Jelmer Vernooij2011-12-092-0/+11
* Add test for PEP8 - currently all errors are ignored, but we warn about them ...Jelmer Vernooij2011-12-081-0/+50
* Add pep8.Jelmer Vernooij2011-12-082-0/+1365
* testtools: Update to new upstream revision.Jelmer Vernooij2011-12-0811-46/+750
* pyldb: Add more docstrings.Jelmer Vernooij2011-12-081-7/+12
* samba.drs_utils: Use new style classes and exceptions, fix formatting of docs...Jelmer Vernooij2011-12-081-13/+19
* samba.kcc_utils: Fix formatting to match PEP8, make pydoctor happy.Jelmer Vernooij2011-12-081-246/+214
* s3-dbwrap: & is not required when taking a function pointerVolker Lendecke2011-12-081-1/+1
* s3-dbwrap: Make dbwrap_fallback_wipe privateVolker Lendecke2011-12-083-8/+4
* s3-dbwrap: Avoid an "else" by an early returnVolker Lendecke2011-12-081-4/+4
* s3-dbwrap: Make dbwrap_fallback_parse_record privateVolker Lendecke2011-12-083-14/+5
* s3-dbwrap: Make dbwrap_fallback_fetch privateVolker Lendecke2011-12-083-10/+6
* s3-dbwrap: use wrappers where appropriateVolker Lendecke2011-12-081-7/+7
* s3-dbwrap: Use simpler code for logging keysVolker Lendecke2011-12-081-18/+23
* s3: Fix some 64-bit warningsVolker Lendecke2011-12-081-8/+12
* s3: Fix some blank line endingsVolker Lendecke2011-12-083-11/+11
* s3: Fix typosVolker Lendecke2011-12-081-1/+1
* Add tests for srvsvc python interface. Thanks Dhananjay SatheJelmer Vernooij2011-12-082-0/+70
* selftest: Some extra assertions.Jelmer Vernooij2011-12-081-0/+4
* dbcheck: cope with objects disappearing during checkingAndrew Tridgell2011-12-082-6/+16
* samba_kcc NTDSConnection translationDave Craft2011-12-082-218/+1292
* Invocation of samba_kcc from KCC taskDave Craft2011-12-083-21/+89
* Add subreq and status to kcc_service structDave Craft2011-12-081-2/+9
* Add DRSUAPI_DRS_UPDATE_(x) flagsDave Craft2011-12-081-0/+7
* Add NTDSConnection schedule attr blobDave Craft2011-12-081-0/+20
* Add samba_kcc load parameterDave Craft2011-12-081-0/+11
* Add version attribute for pytevent.Jelmer Vernooij2011-12-073-1/+5
* selftest: samba4.samba-tool.domopen now passes, so do not skipAndrew Bartlett2011-12-071-1/+0
* s4-selftest re-enable nsstest on libnss_winbind.soAndrew Bartlett2011-12-073-2/+23
* s4-kdc: only build hdb plugin if we build against system HeimdalAndrew Bartlett2011-12-071-0/+1
* clarify Roadmap, as the shape of Samba 4.0 is much clearer nowAndrew Bartlett2011-12-071-9/+5
* Remove outdated information from the READMEAndrew Bartlett2011-12-071-27/+9
* s4-dnsupdate: Do not attempt to add the PDC names if we are not a PDCAndrew Bartlett2011-12-071-5/+11