summaryrefslogtreecommitdiff
path: root/source3/torture/pdbtest.c
AgeCommit message (Expand)AuthorFilesLines
2012-12-09s3-auth: remove crypto from serverinfo_to_SamInfoX calls.Günther Deschner1-1/+1
2012-08-08s3-torture: Extend pdbtest to also run an authentication unit-testAndrew Bartlett1-1/+116
2012-07-18source3/torture/pdbtest: allocate talloc_stackframe()Rusty Russell1-2/+2
2012-06-27s3-pdbtest: Initialise more elements for testingAndrew Bartlett1-0/+8
2012-06-27s3-pdbtest: show mis-matching timesAndrew Bartlett1-4/+12
2012-06-26s3-pdbtest: Fix pdbtest to compare the same fieldsAndrew Bartlett1-1/+1
2012-06-26s3-pdbtest: Report and handle errors in pdb->getsampwnam()Andrew Bartlett1-3/+5
2012-04-19s3-passdb: Remove unused sampass->pass_must_change_timeAndrew Bartlett1-6/+0
2012-01-09s3-pdbtest: only test trusted domains when pdb backends offers trusted domain...Günther Deschner1-74/+89
2011-08-17Replace calls to sid_equal with calls to dom_sid_equalVolker Lendecke1-1/+2
2011-08-05s3: Fix "ISO C90 forbids mixed declarations and code"Volker Lendecke1-7/+7
2011-08-05s3: Fix some nonempty blank linesVolker Lendecke1-25/+25
2011-07-28s3:torture: use lp_load_global() in pdbtest - this does not need shares nor IPC$Michael Adam1-1/+1
2011-06-12s3-passdb: Implement new pdb trust calls for the default backendSumit Bose1-0/+83
2011-03-30s3-passdb: add passdb.h where needed.Günther Deschner1-0/+1
2010-11-02s3-debug Impove setup_logging() to specify logging to stderrAndrew Bartlett1-1/+1
2010-10-20Make getpwnam_alloc() static to lib/username.c, and ensure all username looku...Jeremy Allison1-1/+1
2010-08-22s3:pdbtest Fix command name of pdbtestAndrew Bartlett1-1/+1
2010-08-05s3-popt: Only include popt-common.h when needed.Andreas Schneider1-0/+1
2009-07-14s3-account_policy: add pdb_policy_type enum.Günther Deschner1-3/+3
2007-12-26Remove the sampwent interfaceVolker Lendecke1-18/+0
2007-12-10Remove the char[1024] strings from dynconfig. ReplaceJeremy Allison1-1/+1
2007-10-18RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison1-3/+3
2007-10-10r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell1-2/+1
2007-10-10r23779: Change from v2 or later to v3 or later.Jeremy Allison1-1/+1
2007-10-10r21965: fix compiler warningStefan Metzmacher1-1/+1
2007-10-10r17363: Some C++ warningsVolker Lendecke1-2/+2
2007-10-10r16945: Sync trunk -> 3.0 for 3.0.24 code. Still needJeremy Allison1-0/+392