summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * Fix out of tree build. Remove the embedded srcdir path from talloc and tdb.Stefan Metzmacher2008-09-141-4/+4
| | * using NGROUPS_MAX instead of 32 for the max group value in rep_initgroups() s...Yannick Bergeron2008-09-141-1/+1
| | * Solve an IBM XL C/C++ compiler error encountered in get_exit_code() auth_erro...Yannick Bergeron2008-09-141-1/+2
| | * Fix typo.Karolin Seeger2008-09-142-2/+2
| | * Correctly find a [u]int32_t replacementVolker Lendecke2008-09-141-6/+15
| | * Fix replacement getpass. If we ^C at the prompt echo was left off.Jeremy Allison2008-09-141-5/+2
| | * rpc_server: don't send auth trailers in level connectStefan Metzmacher2008-09-132-89/+80
| | * librpc/rpc: don't send auth trailers in level connectStefan Metzmacher2008-09-131-113/+77
| | * rpc_server: correctly calculate the auth paddingStefan Metzmacher2008-09-131-3/+8
| | * client free credentials when not needed anymoreStefan Metzmacher2008-09-131-0/+7
| | * Comment the delay write time tests so I know what they'reJeremy Allison2008-09-121-3/+41
| | * Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into manpageJelmer Vernooij2008-09-121378-1836/+45
| | |\
| | | * Remove ancient remains of first experimentations aboutSimo Sorce2008-09-124-1781/+0
| | | * Fix spellings and file namesSimo Sorce2008-09-122-32/+32
| | | * rename packaging => packaging4Stefan Metzmacher2008-09-126-0/+0
| | | * add '4' to the end of some filesnamesStefan Metzmacher2008-09-126-0/+0
| | | * rename swat => swat2, so that we don't conflict with samba3Stefan Metzmacher2008-09-121359-0/+0
| | | * Fix failure to load the schema on read-only DB.Andrew Bartlett2008-09-121-23/+13
| | * | Revert "Add option for generating coverage data from python tests."Jelmer Vernooij2008-09-121-8/+0
| | |/
| | * Remove the complexity of transactions from the attributes-setting code.Andrew Bartlett2008-09-111-16/+1
| | * Make cn=aggregate output less pretty, by more like Win2008.Andrew Bartlett2008-09-111-2/+2
| | * Fix failures in the winbind struct-based test.Andrew Bartlett2008-09-114-15/+0
| | * Merge branch 'v4-0-test' of ssh://jra@git.samba.org/data/git/samba into v4-0-...Jeremy Allison2008-09-093-3/+6
| | |\
| | | * Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartletAndrew Bartlett2008-09-1012-66/+107
| | | |\
| | | * | Return the same privilaged winbindd socket as we actually use.Andrew Bartlett2008-09-103-3/+6
| | * | | A truncate write must be a smbcli_smbwrite, not aJeremy Allison2008-09-091-1/+1
| | | |/ | | |/|
| | * | Fix uninstalling of binaries.Matthias Dieter Wallnöfer2008-09-101-3/+3
| | * | Merge branch 'v4-0-regClient' of git://repo.or.cz/Samba/mdw into manpageJelmer Vernooij2008-09-104-16/+15
| | |\ \
| | | * | Fix up the "reg_common_open_remote" callMatthias Dieter Wallnöfer2008-09-094-8/+9
| | | * | Two useful "regshell" improvementsMatthias Dieter Wallnöfer2008-09-091-8/+6
| | * | | Only try with -LPYTHONDIR/lib when python-config output didn't work.Jelmer Vernooij2008-09-091-3/+8
| | * | | Attempt to correctly find python on host sunxVolker Lendecke2008-09-091-2/+3
| | * | | Remove unused scripts for installing binaries.Jelmer Vernooij2008-09-093-39/+1
| | |/ /
| | * | Remove calls to unused uninstallbin.shJelmer Vernooij2008-09-091-2/+0
| | * | Add option for generating coverage data from python tests.Jelmer Vernooij2008-09-091-0/+8
| | * | UNIX-WHOAMI: fix compiler warningsStefan Metzmacher2008-09-091-2/+2
| | * | drsblobs.idl: add parser for ExtendedErrorInfo see [MS-EERR]: ExtendedError R...Stefan Metzmacher2008-09-091-4/+72
| | |/
| | * Fix reversed test trying to fix bug #5713Andrew Bartlett2008-09-091-1/+1
| | * Fix bug #5713 by correcting the generated schema.Andrew Bartlett2008-09-091-1/+1
| | * Make it easier to see when tests start/end.Jeremy Allison2008-09-081-15/+52
| | * BASE-DELAYWRITE: test behavior of SMBwrite truncate, writeX, SMBwrite truncat...Stefan Metzmacher2008-09-081-0/+204
| | * BASE-DELAYWRITE: test behavior of writeX, SMBwrite truncate, writeX and SMBwr...Stefan Metzmacher2008-09-081-0/+206
| | * BASE-DELAYWRITE: demonstrate that a truncate write doesn't update the write t...Stefan Metzmacher2008-09-081-0/+157
| | * BASE-DELAYWRITE: demonstrate that the time between the open and the first wri...Stefan Metzmacher2008-09-081-0/+159
| | * BASE-DELAYWRITE: test more details of the truncate write time update behaviorStefan Metzmacher2008-09-081-4/+371
| | * Make it clear that the MMR password can differ from the admin passswordAndrew Bartlett2008-09-082-7/+9
| | * Use DIGEST-MD5 authentication for OpenLDAP replicationOliver Liebel2008-09-084-6/+31
| | * Add definition for SYSTEM_FLAG_ATTR_IS_RDNAndrew Bartlett2008-09-081-0/+1
| | * Move blackbox.smbclient to test against the member server.Andrew Bartlett2008-09-083-7/+41
| | * Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into trusted-d...Andrew Bartlett2008-09-0819-166/+923
| | |\