Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-01-09 | s3-pdbtest: only test trusted domains when pdb backends offers trusted ↵ | Günther Deschner | 1 | -74/+89 | |
domain support. Guenther | |||||
2011-08-17 | Replace calls to sid_equal with calls to dom_sid_equal | Volker Lendecke | 1 | -1/+2 | |
2011-08-05 | s3: Fix "ISO C90 forbids mixed declarations and code" | Volker Lendecke | 1 | -7/+7 | |
Autobuild-User: Volker Lendecke <vlendec@samba.org> Autobuild-Date: Fri Aug 5 16:58:37 CEST 2011 on sn-devel-104 | |||||
2011-08-05 | s3: Fix some nonempty blank lines | Volker Lendecke | 1 | -25/+25 | |
2011-07-28 | s3:torture: use lp_load_global() in pdbtest - this does not need shares nor IPC$ | Michael Adam | 1 | -1/+1 | |
2011-06-12 | s3-passdb: Implement new pdb trust calls for the default backend | Sumit Bose | 1 | -0/+83 | |
Signed-off-by: Simo Sorce <idra@samba.org> Autobuild-User: Simo Sorce <idra@samba.org> Autobuild-Date: Sun Jun 12 06:45:25 CEST 2011 on sn-devel-104 | |||||
2011-03-30 | s3-passdb: add passdb.h where needed. | Günther Deschner | 1 | -0/+1 | |
Guenther | |||||
2010-11-02 | s3-debug Impove setup_logging() to specify logging to stderr | Andrew Bartlett | 1 | -1/+1 | |
This change improves the setup_logging() API so that callers which wish to set up logging to stderr can simply ask for it, rather than directly modify the dbf global variable. Andrew Bartlett | |||||
2010-10-20 | Make getpwnam_alloc() static to lib/username.c, and ensure all username ↵ | Jeremy Allison | 1 | -1/+1 | |
lookups go through Get_Pwnam_alloc(), which is the correct wrapper function. We were using it *some* of the time anyway, so this just makes us properly consistent. Jeremy. Autobuild-User: Jeremy Allison <jra@samba.org> Autobuild-Date: Wed Oct 20 16:02:12 UTC 2010 on sn-devel-104 | |||||
2010-08-22 | s3:pdbtest Fix command name of pdbtest | Andrew Bartlett | 1 | -1/+1 | |
Signed-off-by: Michael Adam <obnox@samba.org> | |||||
2010-08-05 | s3-popt: Only include popt-common.h when needed. | Andreas Schneider | 1 | -0/+1 | |
2009-07-14 | s3-account_policy: add pdb_policy_type enum. | Günther Deschner | 1 | -3/+3 | |
Guenther | |||||
2007-12-26 | Remove the sampwent interface | Volker Lendecke | 1 | -18/+0 | |
(This used to be commit 9e80b969fb40766de2c9b1a05d16bf4d4c6e46f7) | |||||
2007-12-10 | Remove the char[1024] strings from dynconfig. Replace | Jeremy Allison | 1 | -1/+1 | |
them with malloc'ing accessor functions. Should save a lot of static space :-). Jeremy. (This used to be commit 52dc5eaef2106015b3a8b659e818bdb15ad94b05) | |||||
2007-10-18 | RIP BOOL. Convert BOOL -> bool. I found a few interesting | Jeremy Allison | 1 | -3/+3 | |
bugs in various places whilst doing this (places that assumed BOOL == int). I also need to fix the Samba4 pidl generation (next checkin). Jeremy. (This used to be commit f35a266b3cbb3e5fa6a86be60f34fe340a3ca71f) | |||||
2007-10-10 | r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text | Andrew Tridgell | 1 | -2/+1 | |
(This used to be commit b0132e94fc5fef936aa766fb99a306b3628e9f07) | |||||
2007-10-10 | r23779: Change from v2 or later to v3 or later. | Jeremy Allison | 1 | -1/+1 | |
Jeremy. (This used to be commit 407e6e695b8366369b7c76af1ff76869b45347b3) | |||||
2007-10-10 | r21965: fix compiler warning | Stefan Metzmacher | 1 | -1/+1 | |
metze (This used to be commit cde58ee97ff0de1eb37f62fbf2d52134419dcb5f) | |||||
2007-10-10 | r17363: Some C++ warnings | Volker Lendecke | 1 | -2/+2 | |
(This used to be commit fd82f185a2e0f94bfb75f4eee072556ad94bf27d) | |||||
2007-10-10 | r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need | Jeremy Allison | 1 | -0/+392 | |
to do the upper layer directories but this is what everyone is waiting for.... Jeremy. (This used to be commit 9dafb7f48ca3e7af956b0a7d1720c2546fc4cfb8) |