summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
2000-05-10more mergingAndrew Tridgell13-527/+582
2000-05-10- add some reserved space to every tdb, this will beAndrew Tridgell1-2/+3
2000-05-10Use a prime for default tdb hash size - this makes a difference !Herb Lewis1-1/+1
2000-05-10Fix for misunderstanding of fsync added when vfs layerHerb Lewis4-10/+10
2000-05-10Using a structure for a tdb key can lead to insideous, hardHerb Lewis3-20/+25
2000-05-09Fix for check_kernel_oplocks looking for the var directoryHerb Lewis1-2/+2
2000-05-09This is reall Jeremy commiting as Herb at SGI labs. FixHerb Lewis1-1/+1
2000-05-09- use smb_gwtpwnam() in another couple of placesAndrew Tridgell2-8/+10
2000-05-09fixed some winbind cache bugsAndrew Tridgell1-16/+17
2000-05-09the beginnings of a new scheme I've working on to allow an easierAndrew Tridgell11-300/+2018
2000-05-09don't attempt to build rpcclient in the head branchAndrew Tridgell1-1/+1
2000-05-09brought across some rpc header files from tngAndrew Tridgell2-0/+112
2000-05-09brought the winbindd code into headAndrew Tridgell14-0/+4802
2000-05-09added some rules for winbindd and pam_winbindAndrew Tridgell1-1/+35
2000-05-09Added tdb_store_by_string() and tdb_fetch_by_string() functions to storeTim Potter1-0/+27
2000-05-08Fix for VMS platforms from "John E. Malmberg" <wb8tyw@qsl.net>Jeremy Allison1-0/+2
2000-05-08Someone :-) forgot to add secrets.c to HEAD.Jeremy Allison2-1/+91
2000-05-08added secrets.tdb and changed storage of trust account password to useAndrew Tridgell11-262/+58
2000-05-06added winbindd options in head branch, so it is possible to combineAndrew Tridgell1-0/+49
2000-05-06fixed a vfs crash bugAndrew Tridgell1-6/+4
2000-05-06signed/unsigned fixes so we can handle a lock base close to 2^32Andrew Tridgell1-31/+29
2000-05-05Fix for uninitialized memory read in brlock code. brl_locktest now needsJeremy Allison3-3/+4
2000-05-05Fix for dual unix_to_dos conversion in readdir from A.V.Shutko <AVShutko@mail...Jeremy Allison1-1/+0
2000-05-05Fix for crash bug in OpenConfFile() if no smb.conf exists.Tim Potter1-1/+1
2000-05-05Fix for read_file() returning -1.Jeremy Allison1-0/+2
2000-05-05Two fixes. Added missong logic & case in lock split code.Jeremy Allison1-4/+12
2000-05-05make debug easier to readAndrew Tridgell1-6/+9
2000-05-05make debug easier to readAndrew Tridgell1-5/+6
2000-05-05nasty hack to print posix locksAndrew Tridgell1-0/+17
2000-05-05example of broken posix lock behaviourAndrew Tridgell1-0/+8
2000-05-04rpc_server/srv_lsa.c: Bring into sync with 2.0.x.Jeremy Allison4-19/+41
2000-05-04Updated to fix overlapping problem.Jeremy Allison1-68/+142
2000-05-04a minimal change to get appliance mode to work with winbinddAndrew Tridgell5-16/+70
2000-05-04parameterize the lock timeoutAndrew Tridgell1-2/+3
2000-05-04added a test for the NT byte range lock into smbtortureAndrew Tridgell1-1/+16
2000-05-04an even simpler example of NT gettings its locking code wrong. ThisAndrew Tridgell1-20/+14
2000-05-04 - use full_name instead of real_nameAndrew Tridgell8-21/+9
2000-05-04need LOCKING_OBJ in locktest nowAndrew Tridgell2-4/+8
2000-05-04more locktest improvementsAndrew Tridgell1-31/+81
2000-05-04fixed message textAndrew Tridgell1-1/+1
2000-05-04if the stat cache is off then don't initialise itAndrew Tridgell1-0/+2
2000-05-04added -A analyze mode to locktest - it can now automatically pruneAndrew Tridgell1-139/+242
2000-05-04found a much simpler case that kills the posix lockingAndrew Tridgell1-5/+5
2000-05-04fixed a uninit memory read that insure foundAndrew Tridgell1-6/+3
2000-05-04added ability to present lock testsAndrew Tridgell1-16/+40
2000-05-04Fix for debug statement crash.Jeremy Allison1-1/+1
2000-05-03Fix based on Elrond's code to reduce the store size on removing dead records.Jeremy Allison1-0/+1
2000-05-03Fixed the bug locktest.c found, it was an off-by-one error in the non-overlapJeremy Allison1-1/+1
2000-05-03Fixed silly bug where I wasn't checking for matching fd's in closing a file.Jeremy Allison1-7/+24
2000-05-03Added range info to the panic message to track down the bug withJeremy Allison1-1/+5