summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
2000-05-10lib/util_unistr.c:Jeremy Allison7-83/+21
2000-05-10Ho hum - forgot timeout case.Jeremy Allison1-1/+5
2000-05-10Fix from David Collier-Brown - sys_select return was not being checked.Jeremy Allison1-1/+5
2000-05-10- changed smb_getpwnam() to use winbind style usernamesAndrew Tridgell6-28/+38
2000-05-10in head as well ...Andrew Tridgell5-12/+12
2000-05-10treat a blank "password server =" line as a "*" if in domain securityAndrew Tridgell2-7/+20
2000-05-10when creating the database zero the reserved spaceAndrew Tridgell1-0/+8
2000-05-10proto rebuildAndrew Tridgell1-0/+1
2000-05-10check for sighup on each packet - otherwise it can take a _long_ timeAndrew Tridgell1-0/+12
2000-05-10fail a print start on a deleted auto printerAndrew Tridgell1-0/+6
2000-05-10I found a better way of handling deleted auto printersAndrew Tridgell1-13/+2
2000-05-10formatting fixAndrew Tridgell1-1/+1
2000-05-10remove autoloaded printers that are no longer in /etc/printcap when weAndrew Tridgell1-9/+27
2000-05-10patch from Dominik Kubla <dominik.kubla@uni-mainz.de>Andrew Tridgell2-7/+4
2000-05-10more merging voodooAndrew Tridgell38-2/+200
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