| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove an unused talloc context. | Jeremy Allison | 2009-07-16 | 1 | -8/+2 |
* | Fix some nonempty blank lines | Volker Lendecke | 2009-02-21 | 1 | -31/+31 |
* | Remove the static "chal" from ntlmssp.c:get_challenge() | Volker Lendecke | 2009-02-21 | 1 | -6/+8 |
* | Add wrapper str_list_make_v3() to replace the old S3 behavior of | Jeremy Allison | 2008-11-06 | 1 | -8/+8 |
* | Use common strlist implementation in Samba 3 and Samba 4. | Jelmer Vernooij | 2008-10-12 | 1 | -2/+2 |
* | Fix typos. | Karolin Seeger | 2008-04-09 | 1 | -1/+1 |
* | Always pass a TALLOC_CTX to str_list_make and str_list_copy | Volker Lendecke | 2008-02-04 | 1 | -10/+26 |
* | tiny simplification | Volker Lendecke | 2008-02-04 | 1 | -5/+3 |
* | RIP BOOL. Convert BOOL -> bool. I found a few interesting | Jeremy Allison | 2007-10-18 | 1 | -4/+4 |
* | r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text | Andrew Tridgell | 2007-10-10 | 1 | -2/+1 |
* | r23779: Change from v2 or later to v3 or later. | Jeremy Allison | 2007-10-10 | 1 | -1/+1 |
* | r22844: Introduce const DATA_BLOB data_blob_null = { NULL, 0, NULL }; and | Volker Lendecke | 2007-10-10 | 1 | -1/+1 |
* | r22001: change prototype of dump_data(), so that it takes unsigned char * now, | Stefan Metzmacher | 2007-10-10 | 1 | -4/+4 |
* | r21870: Move sending auth_server keepalives out of the main loop into an idle... | Volker Lendecke | 2007-10-10 | 1 | -4/+1 |
* | r18605: sync dlinklist.h with samba4, that means DLIST_ADD_END() | Stefan Metzmacher | 2007-10-10 | 1 | -2/+1 |
* | r15283: Oh yeah. The build farm doesn't do much with head. OK, here is the p... | Paul Green | 2007-10-10 | 1 | -0/+2 |
* | r13576: This is the beginnings of moving the SAM_ACCOUNT data structure | Gerald Carter | 2007-10-10 | 1 | -1/+1 |
* | r13316: Let the carnage begin.... | Gerald Carter | 2007-10-10 | 1 | -10/+10 |
* | r11137: Compile with only 2 warnings (I'm still working on that code) on a gcc4 | Jeremy Allison | 2007-10-10 | 1 | -2/+2 |
* | r10656: BIG merge from trunk. Features not copied over | Gerald Carter | 2007-10-10 | 1 | -1/+1 |
* | r7450: fix my bone head mistake with ntlm authentcation and 'map to guest = b... | Gerald Carter | 2007-10-10 | 1 | -9/+4 |
* | r7395: * new feature 'map to guest = bad uid' (based on patch from | Gerald Carter | 2007-10-10 | 1 | -5/+15 |
* | r7024: reverting mistaken commit | Gerald Carter | 2007-10-10 | 1 | -13/+5 |
* | r7020: fixing printer ace values and getting rid of false compiler warning ab... | Gerald Carter | 2007-10-10 | 1 | -5/+13 |
* | r4088: Get medieval on our ass about malloc.... :-). Take control of all our ... | Jeremy Allison | 2007-10-10 | 1 | -2/+2 |
* | r1492: Rework our random number generation system. | Andrew Bartlett | 2007-10-10 | 1 | -1/+1 |
* | Patch by emil@disksites.com <Emil Rasamat> to ensure we always always | Andrew Bartlett | 2003-11-23 | 1 | -2/+13 |
* | Changes all over the shop, but all towards: | Andrew Bartlett | 2003-11-22 | 1 | -0/+3 |
* | More tuning from cachegrind. Change most trim_string() calls to trim_char(0, | Jeremy Allison | 2003-09-05 | 1 | -2/+2 |
* | get rid of more compiler warnings | Herb Lewis | 2003-08-15 | 1 | -2/+2 |
* | Fix memleak | Volker Lendecke | 2003-07-18 | 1 | -1/+1 |
* | PAM should operate on the Unix username, not the NT username (which might not | Andrew Bartlett | 2003-07-05 | 1 | -6/+6 |
* | This patch takes the work the jerry did for beta2, and generalises it: | Andrew Bartlett | 2003-07-03 | 1 | -10/+11 |
* | fix typos in log messages and comments. | Gerald Carter | 2003-07-01 | 1 | -2/+2 |
* | Here's the code to make winbindd work on a Samba DC | Gerald Carter | 2003-06-29 | 1 | -3/+9 |
* | add check for NT_STATUS_NOT_IMPLEMENTED in auth check so that | Gerald Carter | 2003-06-28 | 1 | -1/+13 |
* | fix typo (bug #170) | Gerald Carter | 2003-06-23 | 1 | -1/+1 |
* | Get 'add user script' working again for Samba 3.0. | Andrew Bartlett | 2003-05-25 | 1 | -6/+0 |
* | add metze's patch for smb_register functions | Simo Sorce | 2003-05-16 | 1 | -1/+1 |
* | Patch from Luke Howard <lukeh@PADL.COM> that fixes some weird handling of | Jelmer Vernooij | 2003-05-15 | 1 | -9/+17 |
* | Make the version numbers ints (patch from metze) | Jelmer Vernooij | 2003-04-30 | 1 | -1/+1 |
* | Use NTSTATUS as return value for smb_register_*() functions and init_module() | Jelmer Vernooij | 2003-04-28 | 1 | -12/+19 |
* | Merge auth changes from HEAD: | Andrew Bartlett | 2003-04-24 | 1 | -40/+51 |
* | Add support for the new modules system to auth/ (merge from HEAD) | Jelmer Vernooij | 2003-04-16 | 1 | -37/+63 |
* | Merge from HEAD - doxygen | Andrew Bartlett | 2003-03-17 | 1 | -2/+2 |
* | Merge from HEAD: | Andrew Bartlett | 2003-01-28 | 1 | -1/+9 |
* | Merge from HEAD - make Samba compile with -Wwrite-strings without additional | Andrew Bartlett | 2003-01-03 | 1 | -2/+2 |
* | Forward port the change to talloc_init() to make all talloc contexts | Jeremy Allison | 2002-12-20 | 1 | -4/+4 |
* | Fixed auth module code. Added VALGRIND defines to reduce spurious warnings. | Jeremy Allison | 2002-12-11 | 1 | -55/+44 |
* | Removed global_myworkgroup, global_myname, global_myscope. Added liberal | Jeremy Allison | 2002-11-12 | 1 | -1/+1 |