Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2001-07-18 | the nss and pam modules in winbind don't have strchr_m() yet, so use | Andrew Tridgell | 1 | -2/+2 | |
strchr() for the moment (This used to be commit c2c1f2027e6e623bba59610e3aa41618773e6361) | |||||
2001-07-04 | strchr and strrchr are macros when compiling with optimisation in gcc, so we ↵ | Andrew Tridgell | 1 | -2/+2 | |
can't redefine them. damn. (This used to be commit c41fc06376d1a2b83690612304e85010b5e5f3cf) | |||||
2001-06-07 | Added comment about possible optimisation to winbindd_pam_auth() | Tim Potter | 1 | -0/+4 | |
(This used to be commit bb01d2151cde866f0e2d91ee7c58439eeb382c48) | |||||
2001-05-17 | Fixes to get pam_auth() functionality working again. | Tim Potter | 1 | -36/+13 | |
(This used to be commit 083b74c743f0026693fa0fbe665ed08a3ac706b8) | |||||
2001-05-07 | Preliminary merge of winbind into HEAD. Note that this compiles and links | Tim Potter | 1 | -9/+79 | |
but I haven't actually run it yet so it probably doesn't work. (-: (This used to be commit 59f95416b66db6df05289bde224de29c721978e5) | |||||
2001-04-08 | Got "medieval on our ass" about adding the -1 to slprintf. | Jeremy Allison | 1 | -1/+1 | |
Jeremy. (This used to be commit 94747b4639ed9b19f7d0fb896e43aa392a84989a) | |||||
2000-06-03 | moved secrets handling into secrets.c | Andrew Tridgell | 1 | -30/+5 | |
(This used to be commit e49550b975dd407a1a8538c9885e036e400b7714) | |||||
2000-05-12 | use "winbind separator" in tng as well | Andrew Tridgell | 1 | -1/+1 | |
(This used to be commit 0189af544244d7d20e4042cd1238f370968cb7a9) | |||||
2000-05-09 | brought the winbindd code into head | Andrew Tridgell | 1 | -0/+97 | |
this does not yet compile, but I'm working on that. (This used to be commit 3fb862531a4e78dca13d16d958517b16e5bdd4e2) |