summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-04-07dsdb:schema/schema_syntax.c - correctly check error code of "ldb_string_utc_t...Matthias Dieter Wallnöfer1-2/+1
2011-04-07dsdb:schema/schema_syntax.c - add some empty value checks on validate functionsMatthias Dieter Wallnöfer1-0/+9
2011-04-07s4:objectclass LDB module - "ldb_msg_sanity_check" call not really neededMatthias Dieter Wallnöfer1-5/+0
2011-04-07ldb:ldbadd/modify tool - return error code when at least one operation has fa...Matthias Dieter Wallnöfer2-5/+8
2011-04-07ldb:tests - "init.ldif" - deactivate empty "seeAlso" attributeMatthias Dieter Wallnöfer1-1/+2
2011-04-07ldb:ldb/common/ldb_modules.c - always use LDB error codes if possibleMatthias Dieter Wallnöfer1-6/+7
2011-04-07ldb:common/*.c - check for some OOM conditionsMatthias Dieter Wallnöfer2-0/+7
2011-04-07s4:objectclass LDB module - fix a comment - add a ")"Matthias Dieter Wallnöfer1-1/+1
2011-04-07selftest:Samba4: setup DC_* variables in provision_rpc_proxy()Stefan Metzmacher1-0/+7
2011-04-07s4-smbtorture: fix lsa forest trust test.Günther Deschner1-1/+1
2011-04-07lsa: use lsa_TrustedAccessMask in some more places in the lsa IDL.Günther Deschner1-3/+3
2011-04-07s3-net: document "idmap check"Gregor Beck1-0/+92
2011-04-07s3-net: fix the usage output of "net idmap check"Gregor Beck1-4/+5
2011-04-07s4-samba_dnsupate Fix syntax errorAndrew Bartlett1-2/+1
2011-04-07Revert "s3-test: disable ktest for now"Andrew Bartlett1-1/+0
2011-04-07s3-selftest actually wait for smbclient to connectAndrew Bartlett1-2/+14
2011-04-07s3-selftest Fix use of the 'fake DNS' fileAndrew Bartlett2-2/+2
2011-04-07wintest Allow setting of the firewall to failAndrew Bartlett1-1/+1
2011-04-07s3-wintest Add test of 'net use' against the Samba3 memberAndrew Bartlett2-5/+18
2011-04-07wintest Allow changing the telnet settings to fail, we might not be adminAndrew Bartlett1-1/+1
2011-04-07samba_dnsupdate: Don't use subprocess.check_call, it isn't in python 2.4Andrew Bartlett1-1/+8
2011-04-07s3-test: disable ktest for nowAndrew Tridgell1-0/+1
2011-04-07ldb: fixed --paged option in ldb toolsAndrew Tridgell2-2/+2
2011-04-06Fix bug 6966 - "allow trusted domains = no" not respected in winbind.Dmitry Butskoy1-6/+6
2011-04-06s4:dsdb/repl_meta_data: update replPropertyMetaData on originating renamesStefan Metzmacher1-6/+122
2011-04-06s4:dsdb/repl_meta_data: allow passing an explicit attribute list to replmd_up...Stefan Metzmacher1-4/+15
2011-04-06s4:dsdb/repl_meta_data: normalize the rdn attribute name based on the schemaStefan Metzmacher1-5/+15
2011-04-06s3: Fix tldap_make_mod_blob_int() debug messagesSumit Bose1-3/+3
2011-04-06s3-net: Add delete op for net trust utilitySumit Bose1-53/+159
2011-04-06s3-net: Add net trust utilitySumit Bose5-0/+561
2011-04-06s3-pdb_ipa: Create DN for new objectSumit Bose1-0/+18
2011-04-06s3-pdb_ipa: Add ipasam_create_dom_group()Sumit Bose1-29/+214
2011-04-06s3-net: add IPA provisionSumit Bose1-20/+119
2011-04-06s3-pdb_ipa: Add ipasam_create_user()Sumit Bose1-44/+297
2011-04-06s3-pdb_ipa: Detect IPA serverSumit Bose1-1/+7
2011-04-06s3-pdb_ipa: Use new smbldap_make_mod_blob() without a return valueSumit Bose1-38/+9
2011-04-06s3-smbldap: make octet_strings/DATA_BLOBs const.Sumit Bose2-6/+6
2011-04-06s3-ipasam: rename of smbldap_make_mod_blob to _smbldap_make_mod_blob.Günther Deschner1-4/+4
2011-04-06s3-smbldap: support storing octet_strings/DATA_BLOBs.Günther Deschner2-21/+95
2011-04-06s3-pdb_ipa: Fix indentationSumit Bose1-13/+12
2011-04-06s4-test: fixed a problem with very verbose NDR debugAndrew Tridgell3-4/+4
2011-04-06lib/crypto: rename the SHA256_ functions to samba_SHA256_Andrew Tridgell5-24/+24
2011-04-06tstream: make npa_tstream a private libraryAndrew Tridgell4-8/+9
2011-04-06lib: make asn1_util a private libraryAndrew Tridgell9-22/+23
2011-04-06lib: moved data_blob.c into samba-util-commonAndrew Tridgell2-8/+4
2011-04-06This reverts commit 378c4b221a6be75e1d32cb6fb3a773ce5de6dbda.Volker Lendecke1-15/+0
2011-04-06waf: a better way to detect duplicated symbolsAndrew Tridgell1-20/+82
2011-04-06s4: Update/Set local USN only on attribute that have been modified/createdMatthieu Patou1-9/+15
2011-04-06s3-selftest Add tests to show kerberos works across a password changeAndrew Bartlett5-5/+18
2011-04-06s3-librpc Fix creation of in-memory keytab for previous passwordAndrew Bartlett1-1/+1