Age | Commit message (Expand) | Author | Files | Lines |
2009-07-28 | Added prefer_ipv4 bool parameter to resolve_name(). | Jeremy Allison | 1 | -1/+1 |
2008-12-19 | Make cli_negprot return NTSTATUS instead of bool | Volker Lendecke | 1 | -3/+6 |
2008-10-23 | Use sockaddr_storage only where we rely on the size, use sockaddr | Jelmer Vernooij | 1 | -1/+1 |
2008-07-22 | Fix various build warnings | Zach Loafman | 1 | -1/+1 |
2008-05-30 | Fix security=server, bug 5502 | Volker Lendecke | 1 | -2/+4 |
2008-03-10 | Use a separate tdb for mutexes | Volker Lendecke | 1 | -7/+9 |
2008-01-08 | Fix CID 460 - resource leak on error. | Jeremy Allison | 1 | -0/+1 |
2007-12-16 | Remove another static string and static passwd. | Jeremy Allison | 1 | -19/+22 |
2007-12-07 | Remove next_token - all uses must now be next_token_talloc. | Jeremy Allison | 1 | -17/+22 |
2007-10-24 | This is a large patch (sorry). Migrate from struct in_addr | Jeremy Allison | 1 | -5/+5 |
2007-10-18 | RIP BOOL. Convert BOOL -> bool. I found a few interesting | Jeremy Allison | 1 | -5/+5 |
2007-10-10 | Add start of IPv6 implementation. Currently most of this is avoiding | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | [GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create the v3-2-test branch. | Gerald (Jerry) Carter | 1 | -9/+4 |
2007-10-10 | r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text | Andrew Tridgell | 1 | -2/+1 |
2007-10-10 | r23779: Change from v2 or later to v3 or later. | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r23554: Fix bug #4711 by makeing cli_connect return an NTSTATUS. | Jeremy Allison | 1 | -1/+6 |
2007-10-10 | r22956: Fix security=server (bug #4622). Volker's patch | Jeremy Allison | 1 | -6/+0 |
2007-10-10 | r22953: Well, this apparently has never been tested. But *this* code never saw a | Volker Lendecke | 1 | -6/+5 |
2007-10-10 | r22844: Introduce const DATA_BLOB data_blob_null = { NULL, 0, NULL }; and | Volker Lendecke | 1 | -4/+4 |
2007-10-10 | r21870: Move sending auth_server keepalives out of the main loop into an idle... | Volker Lendecke | 1 | -25/+60 |
2007-10-10 | r20237: Replace exit_server with exit_server_cleanly where appropriate. All | James Peach | 1 | -1/+1 |
2007-10-10 | r19980: Implement pam account stack checks when obey pam restrictions is true. | Simo Sorce | 1 | -1/+9 |
2007-10-10 | r17571: Change the return code of cli_session_setup from BOOL to NTSTATUS | Volker Lendecke | 1 | -28/+27 |
2007-10-10 | r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need | Jeremy Allison | 1 | -4/+5 |
2007-10-10 | r13571: Replace all calls to talloc_free() with thye TALLOC_FREE() | Gerald Carter | 1 | -1/+1 |
2007-10-10 | r13316: Let the carnage begin.... | Gerald Carter | 1 | -8/+8 |
2007-10-10 | r7372: abartet's patch for BUG 2391 (segv caused by free a static pointer) | Gerald Carter | 1 | -0/+1 |
2004-03-16 | BUG 1165, 1126: Fix bug with secondary groups (security = ads) and winbind us... | Gerald Carter | 1 | -11/+10 |
2003-11-23 | Patch by emil@disksites.com <Emil Rasamat> to ensure we always always | Andrew Bartlett | 1 | -0/+2 |
2003-11-10 | Patch from Andrew Bartlett <abartlet@samba.org> for security=server core | Jeremy Allison | 1 | -6/+8 |
2003-07-03 | Removed strupper/strlower macros that automatically map to strupper_m/strlowe... | Jeremy Allison | 1 | -1/+1 |
2003-07-03 | This patch takes the work the jerry did for beta2, and generalises it: | Andrew Bartlett | 1 | -2/+2 |
2003-06-04 | Add some static. Patch by Stefan Metzmacher <metze@metzemix.de> | Jelmer Vernooij | 1 | -1/+1 |
2003-05-25 | Get 'add user script' working again for Samba 3.0. | Andrew Bartlett | 1 | -2/+9 |
2003-04-28 | Use NTSTATUS as return value for smb_register_*() functions and init_module() | Jelmer Vernooij | 1 | -2/+2 |
2003-04-16 | Add support for the new modules system to auth/ (merge from HEAD) | Jelmer Vernooij | 1 | -0/+5 |
2002-11-12 | Removed global_myworkgroup, global_myname, global_myscope. Added liberal | Jeremy Allison | 1 | -5/+5 |
2002-09-25 | sync'ing up for 3.0alpha20 release | Gerald Carter | 1 | -4/+2 |
2002-07-15 | updated the 3.0 branch from the head branch - ready for alpha18 | Andrew Tridgell | 1 | -10/+47 |
2002-01-30 | Removed version number from file header. | Tim Potter | 1 | -2/+1 |
2002-01-05 | I've decided to move the auth code around a bit more... | Andrew Bartlett | 1 | -10/+12 |
2002-01-01 | A farily large commit: | Andrew Bartlett | 1 | -10/+11 |
2001-12-08 | Fix segfault, and add a comment. | Andrew Bartlett | 1 | -2/+5 |
2001-12-06 | again an intrusive patch: | Jean-François Micouleau | 1 | -1/+2 |
2001-11-28 | fix a bunch of places where we can double-free a cli structure | Andrew Tridgell | 1 | -4/+0 |
2001-11-26 | Fix debug | Andrew Bartlett | 1 | -1/+1 |
2001-11-26 | A number of things to clean up the auth subsytem a bit... | Andrew Bartlett | 1 | -0/+11 |
2001-11-26 | challange -> challenge | Tim Potter | 1 | -8/+8 |
2001-11-24 | This is another rather major change to the samba authenticaion | Andrew Bartlett | 1 | -30/+142 |
2001-10-31 | This is a farily large patch (3300 lines) and reworks most of the AuthRewrite | Andrew Bartlett | 1 | -8/+19 |