index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
s3/doc: document the ignore system acls option of vfs_acl_xattr and vfs_acl_tdb
Björn Jacke
2011-12-10
2
-6
/
+40
*
tevent: tevent_schedule_immediate never fails
Volker Lendecke
2011-12-09
1
-1
/
+0
*
s4:libcli/smb2: mark a request as error if we can't ship it
Stefan Metzmacher
2011-12-09
1
-0
/
+2
*
s4:libcli/raw: mark a request as error if we can't ship it
Stefan Metzmacher
2011-12-09
1
-0
/
+2
*
s3-dbwrap: Fix a typo
Volker Lendecke
2011-12-09
1
-1
/
+1
*
s4:dsdb/common/util.c - test LDB result against LDB_SUCCESS as we are always ...
Matthias Dieter Wallnöfer
2011-12-09
1
-1
/
+1
*
s4 dns: Update requests with QCLASS != IN or ALL trigger NOTIMPLEMENTED errors
Kai Blin
2011-12-09
2
-0
/
+17
*
s4 dns: Add test to prove two updates in one packet are a FORMERR
Kai Blin
2011-12-09
1
-0
/
+18
*
s4 dns: More explicitly use the first question of an update packet only
Kai Blin
2011-12-09
1
-1
/
+1
*
s4 dns: Get rid of const qualifier for prereqs, we do need to allocate those
Kai Blin
2011-12-09
2
-6
/
+6
*
Revert "Install (platform-independent) python scripts to the PYTHONDIR rather...
Jelmer Vernooij
2011-12-09
1
-1
/
+1
*
Add 'make pep8' target.
Jelmer Vernooij
2011-12-09
2
-0
/
+11
*
Add test for PEP8 - currently all errors are ignored, but we warn about them ...
Jelmer Vernooij
2011-12-08
1
-0
/
+50
*
Add pep8.
Jelmer Vernooij
2011-12-08
2
-0
/
+1365
*
testtools: Update to new upstream revision.
Jelmer Vernooij
2011-12-08
11
-46
/
+750
*
pyldb: Add more docstrings.
Jelmer Vernooij
2011-12-08
1
-7
/
+12
*
samba.drs_utils: Use new style classes and exceptions, fix formatting of docs...
Jelmer Vernooij
2011-12-08
1
-13
/
+19
*
samba.kcc_utils: Fix formatting to match PEP8, make pydoctor happy.
Jelmer Vernooij
2011-12-08
1
-246
/
+214
*
s3-dbwrap: & is not required when taking a function pointer
Volker Lendecke
2011-12-08
1
-1
/
+1
*
s3-dbwrap: Make dbwrap_fallback_wipe private
Volker Lendecke
2011-12-08
3
-8
/
+4
*
s3-dbwrap: Avoid an "else" by an early return
Volker Lendecke
2011-12-08
1
-4
/
+4
*
s3-dbwrap: Make dbwrap_fallback_parse_record private
Volker Lendecke
2011-12-08
3
-14
/
+5
*
s3-dbwrap: Make dbwrap_fallback_fetch private
Volker Lendecke
2011-12-08
3
-10
/
+6
*
s3-dbwrap: use wrappers where appropriate
Volker Lendecke
2011-12-08
1
-7
/
+7
*
s3-dbwrap: Use simpler code for logging keys
Volker Lendecke
2011-12-08
1
-18
/
+23
*
s3: Fix some 64-bit warnings
Volker Lendecke
2011-12-08
1
-8
/
+12
*
s3: Fix some blank line endings
Volker Lendecke
2011-12-08
3
-11
/
+11
*
s3: Fix typos
Volker Lendecke
2011-12-08
1
-1
/
+1
*
Add tests for srvsvc python interface. Thanks Dhananjay Sathe
Jelmer Vernooij
2011-12-08
2
-0
/
+70
*
selftest: Some extra assertions.
Jelmer Vernooij
2011-12-08
1
-0
/
+4
*
dbcheck: cope with objects disappearing during checking
Andrew Tridgell
2011-12-08
2
-6
/
+16
*
samba_kcc NTDSConnection translation
Dave Craft
2011-12-08
2
-218
/
+1292
*
Invocation of samba_kcc from KCC task
Dave Craft
2011-12-08
3
-21
/
+89
*
Add subreq and status to kcc_service struct
Dave Craft
2011-12-08
1
-2
/
+9
*
Add DRSUAPI_DRS_UPDATE_(x) flags
Dave Craft
2011-12-08
1
-0
/
+7
*
Add NTDSConnection schedule attr blob
Dave Craft
2011-12-08
1
-0
/
+20
*
Add samba_kcc load parameter
Dave Craft
2011-12-08
1
-0
/
+11
*
Add version attribute for pytevent.
Jelmer Vernooij
2011-12-07
3
-1
/
+5
*
selftest: samba4.samba-tool.domopen now passes, so do not skip
Andrew Bartlett
2011-12-07
1
-1
/
+0
*
s4-selftest re-enable nsstest on libnss_winbind.so
Andrew Bartlett
2011-12-07
3
-2
/
+23
*
s4-kdc: only build hdb plugin if we build against system Heimdal
Andrew Bartlett
2011-12-07
1
-0
/
+1
*
clarify Roadmap, as the shape of Samba 4.0 is much clearer now
Andrew Bartlett
2011-12-07
1
-9
/
+5
*
Remove outdated information from the README
Andrew Bartlett
2011-12-07
1
-27
/
+9
*
s4-dnsupdate: Do not attempt to add the PDC names if we are not a PDC
Andrew Bartlett
2011-12-07
1
-5
/
+11
*
pydsdb: provide a am_pdc hook like am_rodc to python scripts
Andrew Bartlett
2011-12-07
2
-0
/
+26
*
s4-dns Use match-by-key in GSSAPI server if principal is not specified
Andrew Bartlett
2011-12-07
2
-25
/
+14
*
auth: Allow a NULL principal to be obtained from the credentials
Andrew Bartlett
2011-12-07
2
-3
/
+14
*
dlz_bind9: Add command line options for URL and debug
Amitay Isaacs
2011-12-07
2
-9
/
+28
*
dlz_bind9: Set debugging output to stderr
Amitay Isaacs
2011-12-07
1
-0
/
+3
*
dlz_bind9: Use client supplied credentials for DNS record update
Amitay Isaacs
2011-12-07
1
-0
/
+79
[next]