summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-11-18s4/ldap: ldap_syntaxes.py cleanupAnatoliy Atanasov1-17/+3
2010-11-18s3: Call sid_check_is_domain instead of dom_sid_equalVolker Lendecke1-1/+1
2010-11-18s3: Make winbind recover from a signing errorVolker Lendecke1-0/+2
2010-11-18s3/vfs_tsmsm: remove unneeded cast to off_tBjörn Jacke1-2/+2
2010-11-18s3/vfs_tsmsm: fix debug output for large filesBjörn Jacke1-6/+6
2010-11-18ldb: error out when modules are not foundSimo Sorce1-1/+1
2010-11-18s4-tests: Descriptor tests should use the existing samdb domain_dn method ins...Nadezhda Ivanova1-7/+1
2010-11-18s4-tests: Acl tests should use the existing samdb domain_dn method instead of...Nadezhda Ivanova1-7/+1
2010-11-18ldb:skel.c - don't introduce trailing whitespaces by a module templateMatthias Dieter Wallnöfer1-2/+2
2010-11-18s4:password_hash LDB module - remove unused headersMatthias Dieter Wallnöfer1-3/+0
2010-11-18s4:repl_meta_data LDB module - allow also special DNs to be renamed correctlyMatthias Dieter Wallnöfer2-1/+8
2010-11-18s4:api.py - DN tests - test a bit more special DNs and merge the comparison t...Matthias Dieter Wallnöfer1-11/+47
2010-11-18ldb:ldb_dn_explode - point out that on error cases "data" is implicitly free'dMatthias Dieter Wallnöfer1-1/+1
2010-11-18s4-test: added greater control over tests to runAndrew Tridgell3-220/+320
2010-11-18s4-test: rename scripting/devel/howto to scripting/devel/wintestAndrew Tridgell3-0/+0
2010-11-18s4-wintest: added wintest.py libraryAndrew Tridgell2-420/+462
2010-11-17s3: Fix a missing return valueVolker Lendecke1-1/+3
2010-11-17s3-spoolss: make sure members of "BUILTIN\Print Operators" can open printersGünther Deschner1-1/+3
2010-11-17s3-spoolss: add debug statement for access denied cases in OpenPrinterEx path.Günther Deschner1-0/+3
2010-11-17s3-rpcclient: exit early in cmd_spoolss_enum_data() when there is a failure.Günther Deschner1-0/+9
2010-11-17s4-repl: removed the syncall_workaround codeAndrew Tridgell2-6/+0
2010-11-17s4-repl: save the result of the last replication in repsFrom/repsToAndrew Tridgell3-58/+75
2010-11-17s4-repl: ensure we don't starve pending replication opsAndrew Tridgell4-6/+24
2010-11-17s4-kcc: fixed result_last_attempt in showreplAndrew Tridgell1-0/+1
2010-11-17s4-doserr: telling our users to "see Windows help" doesn't seem rightAndrew Tridgell1-4/+4
2010-11-17s4-provision: don't test for xattrs if posix:eadb is setAndrew Tridgell2-1/+2
2010-11-17s4-provision: setup posix:eadb using lp.set()Andrew Tridgell4-8/+2
2010-11-17developer: only do the C++ reserved name checking on LinuxAndrew Tridgell3-28/+2
2010-11-17s4-provision: don't try to autodetect xattr is posix:eadb is setAndrew Tridgell1-1/+1
2010-11-17s4-heimdal: ask for non-atomic heimdalAndrew Tridgell1-0/+3
2010-11-17heimdal: added HEIM_BASE_NON_ATOMIC optionAndrew Tridgell1-1/+8
2010-11-17s4-test: updates to test-howto.pyAndrew Tridgell2-59/+122
2010-11-17s4-heimdal: implement KERB_AP_ERR_TYPE_SKEW_RECOVERYAndrew Tridgell1-1/+5
2010-11-17s4-gensec: zero the gssapi_stateAndrew Tridgell1-1/+1
2010-11-17s4-provision: use the command line lp in provisionAndrew Tridgell1-1/+1
2010-11-17s4-provision: add log messages about IP lookupAndrew Tridgell1-0/+2
2010-11-17s4-dns: catch more expections in samba_dnsupdateAndrew Tridgell1-1/+5
2010-11-17s3: Remove a reference to "winbindd_cli_state" from append_auth_dataVolker Lendecke1-13/+14
2010-11-17s3: Remove a reference to "winbindd_cli_state" from append_info3_as_txtVolker Lendecke1-28/+29
2010-11-17s3: Remove a reference to "winbindd_cli_state" from append_afs_tokenVolker Lendecke1-8/+6
2010-11-17s3: Remove a reference to "winbindd_cli_state" from append_info3_as_ndrVolker Lendecke1-4/+5
2010-11-17s3: Remove a reference to "winbindd_cli_state" from append_unix_usernameVolker Lendecke1-6/+6
2010-11-17s3: Remove a reference to "winbindd_cli_state" from append_auth_dataVolker Lendecke1-11/+11
2010-11-17"bool ? true : false" is a bit pointlessVolker Lendecke1-2/+1
2010-11-17s3: Move parse_sidlist to the only calling fileVolker Lendecke3-44/+42
2010-11-17s3: Remove some unused codeVolker Lendecke2-23/+0
2010-11-17ldb:ldb_dn.c - ldb_dn_explode - free also the extended components on error casesMatthias Dieter Wallnöfer1-1/+4
2010-11-17tevent: Fix docstring, tevent_req_is_in_progress does not destroy private dataKai Blin1-2/+0
2010-11-17s4-test: added testing of w2k3 DC join to test-howto.pyAndrew Tridgell2-19/+105
2010-11-17s4-join: fixed join to w2k3Andrew Tridgell1-1/+1