summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2011-04-06s3-selftest names into DNS hosts file to avoid NBT lookupsAndrew Bartlett1-0/+5
2011-04-06libcli/nbt Cope with blank lines in DNS hosts fileAndrew Bartlett1-3/+3
2011-04-06docs: fix the missing parameter description section in the smb.conf manpageMichael Adam1-1/+9
2011-04-06packaging(RHEL-CTDB): Fix debuginfo buildsMichael Adam1-0/+38
2011-04-06packaging(RHEL-CTDB): add BuildRequires to ctdb-devel >= 1.2.25Michael Adam1-1/+2
2011-04-06packaging(RHEL-CTDB): replace Prereq by Requires.Michael Adam1-3/+3
2011-04-06s3-auth: Make server_info const in create_local_token()Andrew Bartlett2-5/+5
2011-04-05kdc: always ldb escape the realmAndrew Bartlett1-1/+11
2011-04-05auth: Move auth_session_info into IDLAndrew Bartlett15-138/+231
2011-04-05s4-auth: Always talloc_zero() the struct auth_session_infoAndrew Bartlett1-1/+1
2011-04-05pidl: Add support for the [ignore] propertyAndrew Bartlett1-9/+22
2011-04-05librpc/idl Add [nopython] to krb5pac ndrdump functionsAndrew Bartlett1-5/+5
2011-04-05Fix bug #7080 - Quota only shown when logged as root.Jeremy Allison3-7/+6
2011-04-05s3: Add maintainers for s3/authVolker Lendecke1-0/+15
2011-04-05s3/vfs_gpfs: s/syncops/gpfsBjörn Jacke1-1/+1
2011-04-05s3-waf: fix typo in ctdb checks.Günther Deschner1-1/+1
2011-04-05s3: Make vlp printing work by defaultVolker Lendecke1-8/+55
2011-04-05s3: Fix print_spool_endVolker Lendecke1-12/+0