summaryrefslogtreecommitdiff
path: root/source3/lib/account_pol.c
AgeCommit message (Expand)AuthorFilesLines
2003-03-23Don't crash when initialising tdb failsJelmer Vernooij1-2/+2
2003-01-02BIG patch...Andrew Bartlett1-2/+2
2002-10-04Add a timeout to tdb_lock_bystring(). Ensure we never have more thanJeremy Allison1-1/+1
2002-08-22Spelling fixes.Tim Potter1-2/+2
2002-08-15*** empty log message ***Simo Sorce1-1/+1
2002-07-24Make it possible to query account policy values from pdbedit (set to come soon).Andrew Bartlett1-26/+62
2002-01-30Removed version number from file header.Tim Potter1-2/+1
2002-01-09Fixed all uses of tdb_fetch/store/_int to use explicit int32 little endianJeremy Allison1-7/+8
2002-01-03Fixed nasty cast of tdb_delete in traversals.Jeremy Allison1-1/+1
2001-12-31more irix -64 portability fixesAndrew Tridgell1-10/+0
2001-12-31- portablitity fixes for cc -64 on irixAndrew Tridgell1-2/+2
2001-12-04moved init_account_policy() to the right placeAndrew Tridgell1-1/+5
2001-12-03added a tdb to store the account policy informations.Jean-François Micouleau1-0/+132