Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r3616: Merge for 3.0.8. | Andrew Bartlett | 1 | -3/+3 |
2007-10-10 | r786: Memory leak fixes in (mostly) error code paths from | Jeremy Allison | 1 | -3/+2 |
2003-12-19 | * add a few useful debug lines | Gerald Carter | 1 | -1/+2 |
2003-10-07 | make sure to call get_user_groups() with the full winbindd name for a user if... | Gerald Carter | 1 | -8/+8 |
2003-08-15 | get rid of more compiler warnings | Herb Lewis | 1 | -1/+1 |
2003-07-07 | and so it begins.... | Gerald Carter | 1 | -1/+1 |
2003-07-03 | This patch takes the work the jerry did for beta2, and generalises it: | Andrew Bartlett | 1 | -3/+11 |
2003-06-30 | Valgrind found a bug (subtracting a pointer from a length rather than the | Jeremy Allison | 1 | -1/+1 |
2003-06-04 | Add some static. Patch by Stefan Metzmacher <metze@metzemix.de> | Jelmer Vernooij | 1 | -1/+1 |
2003-05-27 | volker's fix for crash when my_private_data == NULL | Gerald Carter | 1 | -2/+8 |
2003-05-26 | Correctly initialize winbind auth method. | Volker Lendecke | 1 | -0/+3 |
2003-04-28 | Use NTSTATUS as return value for smb_register_*() functions and init_module() | Jelmer Vernooij | 1 | -2/+2 |
2003-04-28 | Add cast for compiler | Andrew Bartlett | 1 | -1/+1 |
2003-04-24 | Merge auth changes from HEAD: | Andrew Bartlett | 1 | -2/+14 |
2003-04-16 | Add support for the new modules system to auth/ (merge from HEAD) | Jelmer Vernooij | 1 | -0/+5 |
2003-02-14 | Ensure that only parse_prs.c access internal members of the prs_struct. | Jeremy Allison | 1 | -2/+2 |
2002-12-23 | Finish adding strings to all talloc_init() calls. | Jeremy Allison | 1 | -2/+1 |
2002-11-15 | Updates from HEAD: | Andrew Bartlett | 1 | -7/+1 |
2002-09-25 | sync'ing up for 3.0alpha20 release | Gerald Carter | 1 | -1/+1 |
2002-08-17 | sync 3.0 branch with head | Jelmer Vernooij | 1 | -21/+49 |
2002-07-15 | updated the 3.0 branch from the head branch - ready for alpha18 | Andrew Tridgell | 1 | -3/+7 |
2002-01-30 | Removed version number from file header. | Tim Potter | 1 | -2/+1 |
2002-01-25 | Bring auth_winbind into line with the protocol changes | Andrew Bartlett | 1 | -0/+3 |
2002-01-05 | I've decided to move the auth code around a bit more... | Andrew Bartlett | 1 | -12/+9 |
2002-01-01 | A farily large commit: | Andrew Bartlett | 1 | -3/+4 |
2001-11-26 | challange -> challenge | Tim Potter | 1 | -2/+2 |
2001-11-24 | And add the winbind module I missed in the last run. | Andrew Bartlett | 1 | -0/+111 |