Age | Commit message (Expand) | Author | Files | Lines |
2004-02-20 | Make default lockout duration and reset count time 30 minutes, to match windo... | Jim McDonough | 1 | -2/+2 |
2003-07-25 | Fix bug #184; set max_pw_age in account_pol to -1 so the default is never to ... | Gerald Carter | 1 | -1/+1 |
2003-04-28 | Whitespace syncup. | Tim Potter | 1 | -4/+2 |
2003-04-23 | Don't try to continue if initialisation fails (merge from HEAD) | Andrew Bartlett | 1 | -2/+4 |
2003-01-03 | Merge from HEAD - make Samba compile with -Wwrite-strings without additional | Andrew Bartlett | 1 | -2/+2 |
2002-10-04 | Add a timeout to tdb_lock_bystring(). Ensure we never have more than | Jeremy Allison | 1 | -1/+1 |
2002-09-25 | sync'ing up for 3.0alpha20 release | Gerald Carter | 1 | -2/+2 |
2002-08-17 | sync 3.0 branch with head | Jelmer Vernooij | 1 | -26/+62 |
2002-01-30 | Removed version number from file header. | Tim Potter | 1 | -2/+1 |
2002-01-09 | Fixed all uses of tdb_fetch/store/_int to use explicit int32 little endian | Jeremy Allison | 1 | -7/+8 |
2002-01-03 | Fixed nasty cast of tdb_delete in traversals. | Jeremy Allison | 1 | -1/+1 |
2001-12-31 | more irix -64 portability fixes | Andrew Tridgell | 1 | -10/+0 |
2001-12-31 | - portablitity fixes for cc -64 on irix | Andrew Tridgell | 1 | -2/+2 |
2001-12-04 | moved init_account_policy() to the right place | Andrew Tridgell | 1 | -1/+5 |
2001-12-03 | added a tdb to store the account policy informations. | Jean-François Micouleau | 1 | -0/+132 |