Age | Commit message (Expand) | Author | Files | Lines |
2012-06-22 | s4:torture/smb2: add smb2.durable-open.lock-oplock | Stefan Metzmacher | 1 | -0/+79 |
2012-06-22 | s4:torture/smb2: rename smb2.durable-open.lock to smb2.durable-open.lock-lease | Stefan Metzmacher | 1 | -4/+4 |
2012-06-21 | samdb: Accept a list of member variables rather than a comma-separated string. | Jelmer Vernooij | 5 | -23/+25 |
2012-06-21 | s4-provision: Give better clues on what Samba needs for s3fs ACL support | Andrew Bartlett | 1 | -1/+7 |
2012-06-21 | s4:torture/smb2: add smb2.durable-open.delete_on_close1 | Stefan Metzmacher | 1 | -2/+126 |
2012-06-21 | samba-tool: gpo: Fix creation of filesystem ACL from directory ACL | Amitay Isaacs | 1 | -2/+8 |
2012-06-21 | s4-pysmb: Parse security info as an unsigned integer | Amitay Isaacs | 1 | -1/+1 |
2012-06-20 | s4-torture: Expand whoami test to confirm the user token. | Andrew Bartlett | 1 | -2/+44 |
2012-06-20 | s4-torture: Change the unix.whoami test to use torture_assert() | Andrew Bartlett | 1 | -24/+19 |
2012-06-20 | s4-idmap: Add parameter 'idmap_ldb:use rfc2307' and correct implementation er... | Andrew Bartlett | 3 | -22/+51 |
2012-06-20 | s4-provision: Remove --slapd-path option | Andrew Bartlett | 3 | -9/+6 |
2012-06-20 | s4-provision: Remove last unused remenants of the 'sid generator' configuration | Andrew Bartlett | 1 | -10/+3 |
2012-06-20 | Revert "s4-libcli: Remove unused finddcs_nbt" | Andrew Bartlett | 1 | -0/+311 |
2012-06-19 | auth: Use only security_token_is_system to determine that a user is SYSTEM | Andrew Bartlett | 1 | -2/+0 |
2012-06-19 | lib/tdb_wrap: use tdb directly, not tdb_compat. | Rusty Russell | 2 | -3/+1 |
2012-06-19 | ldb: use tdb directly, not tdb_compat. | Rusty Russell | 1 | -6/+6 |
2012-06-17 | heimdal:lib/wind: include <stdlib.h> at the end | Stefan Metzmacher | 3 | -3/+3 |
2012-06-16 | heimdal:lib/wind: make sure errorlist_table.c includes config.h as first header | Stefan Metzmacher | 1 | -1/+1 |
2012-06-16 | heimdal:lib/krb5: don't name a struct 'token' | Stefan Metzmacher | 1 | -1/+1 |
2012-06-16 | s4-classicupgrade: Also ask testparm for 'smb passwd file' | Andrew Bartlett | 1 | -0/+2 |
2012-06-16 | s4-classicupgrade: Use "samba classic" description for samba3 NT4-like domain... | Andrew Bartlett | 2 | -11/+13 |
2012-06-16 | s4-lib/param: FLAG DAY for the default FILE SERVER | Andrew Bartlett | 1 | -4/+4 |
2012-06-16 | s4-s3upgrade: Assert that administrator has a SID of -500, and only skip root... | Andrew Bartlett | 1 | -2/+9 |
2012-06-16 | s4-s3upgrade: Add my wins.dat and fix the parsing error | Andrew Bartlett | 2 | -1/+4 |
2012-06-16 | s4-s3upgrade: improve idmap import to use posixAccount and posixGroup entries | Andrew Bartlett | 1 | -2/+32 |
2012-06-16 | s4-idmap: Add mapping using uidNumber and gidNumber like idmap_ad | Andrew Bartlett | 2 | -2/+123 |
2012-06-16 | s4-selftest: Add tests for dbcheck on an old database that needs repair | Andrew Bartlett | 1 | -0/+2 |
2012-06-16 | s4-dbcheck: Always specify the dhcheck control | Andrew Bartlett | 1 | -0/+1 |
2012-06-16 | selftest: Add targetdir and tdbrestore parameters to undump.sh | Andrew Bartlett | 1 | -5/+22 |
2012-06-15 | lib/param: Use server role = 'standalone server' to be consistant with member... | Andrew Bartlett | 2 | -7/+11 |
2012-06-15 | lib/param: Create a seperate server role for "active directory domain control... | Andrew Bartlett | 23 | -39/+48 |
2012-06-15 | heimdal:lib/hdb: <config.h> needs to be the first header | Stefan Metzmacher | 1 | -2/+2 |
2012-06-13 | s4:ntvfs: add '_fn' suffix to all ntvfs_ops function pointers | Stefan Metzmacher | 12 | -439/+439 |
2012-06-12 | s4:smbd: fix typos | Michael Adam | 2 | -3/+3 |
2012-06-12 | s4:kerberos: fix typos in kerberos-notes.txt | Michael Adam | 1 | -2/+2 |
2012-06-12 | s4:gensec: fix a comment typo | Michael Adam | 1 | -1/+1 |
2012-06-12 | s4:torture: fix use of non-existent word (existant) | Michael Adam | 8 | -15/+15 |
2012-06-12 | s4:tests: fix use of a non-existent word (existant) | Michael Adam | 3 | -4/+4 |
2012-06-12 | s4:provision: fix use of non-existent word (existant) | Michael Adam | 1 | -1/+1 |
2012-06-12 | s4:registry:testsuite: fix use of non-existent word (existant) | Michael Adam | 1 | -3/+3 |
2012-06-12 | s4:heimdal: fix use of a non-existent word (existant) | Michael Adam | 1 | -1/+1 |
2012-06-11 | s4-selftest: Test samba-tool drs replicate --local --full-sync | Andrew Bartlett | 3 | -2/+12 |
2012-06-10 | s4/pvfs: handle non-POSIX compliant Tru64, NetBSD and FreeBSD errno on O_NOFO... | Björn Jacke | 1 | -1/+22 |
2012-06-10 | heimdal:lib/asn1: try to fix the build on IRIX | Stefan Metzmacher | 1 | -2/+6 |
2012-06-08 | s4-torture: fsrvp test suite | David Disseldorp | 3 | -2/+574 |
2012-06-07 | waf: support --without-ad-dc for Heimdal (embedded and system) as well | Alexander Bokovoy | 3 | -3/+3 |
2012-06-07 | s4-libcli: Remove unused finddcs_nbt | Andrew Bartlett | 2 | -314/+3 |
2012-06-07 | build: Add missing deps and make MESSAGING a private library | Andrew Bartlett | 6 | -9/+10 |
2012-06-06 | s4:dns-server: remove an extra blank line from handle_question() | Michael Adam | 1 | -1/+0 |
2012-06-06 | s4 dns: Correctly handle A questions for CNAMEs | Kai Blin | 2 | -5/+132 |