summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-12-10s3/doc: document the ignore system acls option of vfs_acl_xattr and vfs_acl_tdbBjörn Jacke2-6/+40
2011-12-09tevent: tevent_schedule_immediate never failsVolker Lendecke1-1/+0
2011-12-09s4:libcli/smb2: mark a request as error if we can't ship itStefan Metzmacher1-0/+2
2011-12-09s4:libcli/raw: mark a request as error if we can't ship itStefan Metzmacher1-0/+2
2011-12-09s3-dbwrap: Fix a typoVolker Lendecke1-1/+1
2011-12-09s4:dsdb/common/util.c - test LDB result against LDB_SUCCESS as we are always ...Matthias Dieter Wallnöfer1-1/+1
2011-12-09s4 dns: Update requests with QCLASS != IN or ALL trigger NOTIMPLEMENTED errorsKai Blin2-0/+17
2011-12-09s4 dns: Add test to prove two updates in one packet are a FORMERRKai Blin1-0/+18
2011-12-09s4 dns: More explicitly use the first question of an update packet onlyKai Blin1-1/+1
2011-12-09s4 dns: Get rid of const qualifier for prereqs, we do need to allocate thoseKai Blin2-6/+6
2011-12-09Revert "Install (platform-independent) python scripts to the PYTHONDIR rather...Jelmer Vernooij1-1/+1
2011-12-09Add 'make pep8' target.Jelmer Vernooij2-0/+11
2011-12-08Add test for PEP8 - currently all errors are ignored, but we warn about them ...Jelmer Vernooij1-0/+50
2011-12-08Add pep8.Jelmer Vernooij2-0/+1365
2011-12-08testtools: Update to new upstream revision.Jelmer Vernooij11-46/+750
2011-12-08pyldb: Add more docstrings.Jelmer Vernooij1-7/+12
2011-12-08samba.drs_utils: Use new style classes and exceptions, fix formatting of docs...Jelmer Vernooij1-13/+19
2011-12-08samba.kcc_utils: Fix formatting to match PEP8, make pydoctor happy.Jelmer Vernooij1-246/+214
2011-12-08s3-dbwrap: & is not required when taking a function pointerVolker Lendecke1-1/+1
2011-12-08s3-dbwrap: Make dbwrap_fallback_wipe privateVolker Lendecke3-8/+4
2011-12-08s3-dbwrap: Avoid an "else" by an early returnVolker Lendecke1-4/+4
2011-12-08s3-dbwrap: Make dbwrap_fallback_parse_record privateVolker Lendecke3-14/+5
2011-12-08s3-dbwrap: Make dbwrap_fallback_fetch privateVolker Lendecke3-10/+6
2011-12-08s3-dbwrap: use wrappers where appropriateVolker Lendecke1-7/+7
2011-12-08s3-dbwrap: Use simpler code for logging keysVolker Lendecke1-18/+23
2011-12-08s3: Fix some 64-bit warningsVolker Lendecke1-8/+12
2011-12-08s3: Fix some blank line endingsVolker Lendecke3-11/+11
2011-12-08s3: Fix typosVolker Lendecke1-1/+1
2011-12-08Add tests for srvsvc python interface. Thanks Dhananjay SatheJelmer Vernooij2-0/+70
2011-12-08selftest: Some extra assertions.Jelmer Vernooij1-0/+4
2011-12-08dbcheck: cope with objects disappearing during checkingAndrew Tridgell2-6/+16
2011-12-08samba_kcc NTDSConnection translationDave Craft2-218/+1292
2011-12-08Invocation of samba_kcc from KCC taskDave Craft3-21/+89
2011-12-08Add subreq and status to kcc_service structDave Craft1-2/+9
2011-12-08Add DRSUAPI_DRS_UPDATE_(x) flagsDave Craft1-0/+7
2011-12-08Add NTDSConnection schedule attr blobDave Craft1-0/+20
2011-12-08Add samba_kcc load parameterDave Craft1-0/+11
2011-12-07Add version attribute for pytevent.Jelmer Vernooij3-1/+5
2011-12-07selftest: samba4.samba-tool.domopen now passes, so do not skipAndrew Bartlett1-1/+0
2011-12-07s4-selftest re-enable nsstest on libnss_winbind.soAndrew Bartlett3-2/+23
2011-12-07s4-kdc: only build hdb plugin if we build against system HeimdalAndrew Bartlett1-0/+1
2011-12-07clarify Roadmap, as the shape of Samba 4.0 is much clearer nowAndrew Bartlett1-9/+5
2011-12-07Remove outdated information from the READMEAndrew Bartlett1-27/+9
2011-12-07s4-dnsupdate: Do not attempt to add the PDC names if we are not a PDCAndrew Bartlett1-5/+11
2011-12-07pydsdb: provide a am_pdc hook like am_rodc to python scriptsAndrew Bartlett2-0/+26
2011-12-07s4-dns Use match-by-key in GSSAPI server if principal is not specifiedAndrew Bartlett2-25/+14
2011-12-07auth: Allow a NULL principal to be obtained from the credentialsAndrew Bartlett2-3/+14
2011-12-07dlz_bind9: Add command line options for URL and debugAmitay Isaacs2-9/+28
2011-12-07dlz_bind9: Set debugging output to stderrAmitay Isaacs1-0/+3
2011-12-07dlz_bind9: Use client supplied credentials for DNS record updateAmitay Isaacs1-0/+79