Age | Commit message (Expand) | Author | Files | Lines |
2010-09-30 | LDAPCmp feature to compare nTSecurityDescriptors | Zahari Zahariev | 1 | -34/+252 |
2010-09-30 | s3: Add "smbcontrol winbindd ip-dropped <local-ip>" | Volker Lendecke | 6 | -0/+87 |
2010-09-30 | s3: Re-introduce a procid_self() | Volker Lendecke | 1 | -1/+1 |
2010-09-30 | s3: Fix a typo in dump-domain-list smbcontrol usage msg | Volker Lendecke | 1 | -1/+1 |
2010-09-30 | s4-selftest: Add some more comments to skip file. | Jelmer Vernooij | 1 | -1/+4 |
2010-09-30 | selftest: Eliminate some unnecessary spaces. | Jelmer Vernooij | 1 | -36/+36 |
2010-09-30 | selftest: Avoid accessing deprecated BaseException.message. | Jelmer Vernooij | 1 | -1/+1 |
2010-09-30 | subunit: Import new upstream snapshot (adds subunit_progress()) | Jelmer Vernooij | 4 | -0/+80 |
2010-09-30 | testtools: Import new upstream snapshot. | Jelmer Vernooij | 5 | -3/+49 |
2010-09-29 | s4-drepl: don't call UpdateRefs on a RODC | Andrew Tridgell | 1 | -5/+11 |
2010-09-29 | s4-drepl: fixed the checking of replica_flags in the drepl server | Andrew Tridgell | 1 | -7/+0 |
2010-09-29 | s4-kcc: fixed the replica_flags in repsFrom in the kcc | Andrew Tridgell | 1 | -31/+72 |
2010-09-29 | idl-drsuapi: fixed another replica_flags that should use the bitmap | Andrew Tridgell | 1 | -1/+1 |
2010-09-30 | s4-dns: send A record updates via TKEY | Andrew Tridgell | 1 | -1/+6 |
2010-09-30 | s3-spoolss: make sure to exit early and with the appropriate error code in | Günther Deschner | 1 | -0/+4 |
2010-09-30 | spoolss: use the correct flags for spoolss_PrinterInfo1 struct. | Günther Deschner | 1 | -1/+1 |
2010-09-30 | s3-spoolss: Fix servername/printername handling which turns out to be very im... | Günther Deschner | 6 | -141/+189 |
2010-09-30 | s4-smbtorture: add new EnumPrinters test to test printername/servername | Günther Deschner | 1 | -13/+207 |
2010-09-29 | s4-samldb: also set a password on the krbtgt_NNNN account | Andrew Tridgell | 1 | -0/+11 |
2010-09-29 | s4-devel: added new options to getncchanges script | Andrew Tridgell | 1 | -9/+65 |
2010-09-29 | s4-drs: implement PAS checks and access checks for getncchanges | Andrew Tridgell | 1 | -26/+130 |
2010-09-29 | s4-drs: added drs_security_access_check_nc_root() | Andrew Tridgell | 2 | -12/+63 |
2010-09-29 | util: added BINARY_ARRAY_SEARCH_V() | Andrew Tridgell | 1 | -0/+16 |
2010-09-29 | s4-sam: added DOMAIN_RID_ENTERPRISE_READONLY_DCS for RODCs in the PAC | Andrew Tridgell | 1 | -0/+16 |
2010-09-29 | libds: added more UF_ -> ACB_ flags mappings | Andrew Tridgell | 2 | -2/+5 |
2010-09-29 | midltests: add midltests-pipe-sync-ndr32-downgrade-02.idl | Stefan Metzmacher | 2 | -0/+3566 |
2010-09-29 | midltests: support for fragmented RPC traffic | Stefan Metzmacher | 1 | -5/+57 |
2010-09-29 | midltests: print out the alloc_hint for requests and responses | Stefan Metzmacher | 1 | -4/+4 |
2010-09-29 | midltests: improve NDR64 downgrade | Stefan Metzmacher | 1 | -4/+21 |
2010-09-29 | midltests: revert to a simple default midltests.idl | Stefan Metzmacher | 1 | -248/+3 |
2010-09-29 | s3-waf: add basic make test infrastructure, not able to test yet. | Günther Deschner | 3 | -0/+158 |
2010-09-29 | s3-waf: clean up socket-wrapper and nss-wrapper a little. | Günther Deschner | 1 | -15/+5 |
2010-09-29 | s3-waf: add vlp binary. | Günther Deschner | 1 | -0/+5 |
2010-09-29 | s4-spnupdate: when we are a RODC we need to use the WriteSPN DRS call | Andrew Tridgell | 1 | -10/+57 |
2010-09-29 | s4-drsutils: expose DsBind() call in drs_utils.py | Andrew Tridgell | 1 | -37/+38 |
2010-09-29 | s4-kerberos: use TZ=GMT when we are invoking krb5 code in helpers | Andrew Tridgell | 2 | -0/+12 |
2010-09-29 | s4-rodc: RODC should not accept requests for role transfer | Nadezhda Ivanova | 1 | -0/+12 |
2010-09-28 | s4-provision: simplify our generated krb5.conf | Andrew Tridgell | 1 | -14/+1 |
2010-09-28 | s4-kdc: RODC DCs should be able to produce forwardable tickets | Andrew Tridgell | 1 | -1/+1 |
2010-09-28 | heimdal: fixed timegm UTC/GMT bug | Andrew Tridgell | 1 | -15/+6 |
2010-09-28 | s4-sam: fixed termination of krbtgt_attrs (comma and NULL) | Andrew Tridgell | 1 | -4/+4 |
2010-09-28 | ldb-dn: don't crash on NULL in ldb_binary_encode_string() | Andrew Tridgell | 1 | -0/+3 |
2010-09-28 | s4-kdc Ensure that an RODC may act as a server (needed to fill | Andrew Bartlett | 1 | -5/+24 |
2010-09-28 | heimdal Use a seperate krb5_auth_context for the delegated credentials | Andrew Bartlett | 3 | -1/+35 |
2010-09-29 | midltests/todo: add some random idl files I had tested month ago | Stefan Metzmacher | 8 | -0/+1014 |
2010-09-29 | midltests: add midltests-pipe-sync-ndr32-downgrade-01.idl example | Stefan Metzmacher | 3 | -3/+682 |
2010-09-29 | midltests: add some usefull defines to midltests.idl | Stefan Metzmacher | 1 | -0/+24 |
2010-09-29 | midltests: make it possible to allow downgrades to NDR32 | Stefan Metzmacher | 1 | -4/+8 |
2010-09-29 | midltests: add a midltests_tcp.exe tool | Stefan Metzmacher | 5 | -5/+611 |
2010-09-29 | midltests: move the current implementation to midltests_simple.exe | Stefan Metzmacher | 3 | -22/+34 |