summaryrefslogtreecommitdiff
path: root/source3/include/proto.h
AgeCommit message (Expand)AuthorFilesLines
2000-06-11Linux kernel oplocks now seem to work, but need a _lot_ of testingAndrew Tridgell1-0/+1
2000-06-10parsing code for reply[open|close]printer in preparation of the eventJean-François Micouleau1-0/+10
2000-06-10continued the split of the kernel level oplocks code into a moreAndrew Tridgell1-5/+8
2000-06-09Fix from Elrond for hash table corruption. Should fix stat cache bug (IJeremy Allison1-1/+1
2000-06-09Luke, I am moving the code back into passdb/passdb.c, this the correctJeremy Allison1-2/+1
2000-06-09do some standard_sub_advanced() in api_net_sam_logon on lp_logon_xxx().Jean-François Micouleau1-0/+1
2000-06-09clean up oplock capability code ready for Linux codeAndrew Tridgell1-385/+384
2000-06-09reverted jeremy's changes that removed NET_USER_INFO_3. will you pleaseLuke Leighton1-384/+385
2000-06-08Change from "David S. Chappell" <David.Chappell@mail.cc.trincoll.edu>Jeremy Allison1-1/+1
2000-06-08include/smb.h: Removed NET_USER_3 struct from user struct. It doesn't belong ...Jeremy Allison1-385/+385
2000-06-08added a NET_USER_INFO_3 struct to user_struct.Luke Leighton1-384/+392
2000-06-08Moved tdb functions that access parse structs into parse_prs.cJeremy Allison1-2/+2
2000-06-06Memory leak fixes.Jeremy Allison1-0/+2
2000-06-05Some tidyup fixes (memory leaks etc.). Still no progress with theJeremy Allison1-0/+1
2000-06-03new protosAndrew Tridgell1-2/+3
2000-06-02More memory leak and PANIC action fixes.Jeremy Allison1-1/+6
2000-06-01More insure found memory leak and corruption fixes.Jeremy Allison1-2/+5
2000-06-01Back to building. Now to test with insure.Jeremy Allison1-7/+5
2000-06-01Getting back to a compilable state (not there yet but close).Jeremy Allison1-10/+12
2000-05-31Working UNIX -> NT ACL mapper.Jeremy Allison1-444/+405
2000-05-29Fixed LsaQueryInformationPolicy level 3 to return primary domain info.Matthew Chapman1-0/+3
2000-05-29make protoLuke Leighton1-1/+13
2000-05-28lp_server_role() + use in srv_reg.Luke Leighton1-404/+434
2000-05-28updated proto.hAndrew Tridgell1-425/+384
2000-05-28moved notif_y_table struct to spoolss_nt.c only used there.Luke Leighton1-389/+396
2000-05-27getting and setting security descriptors on printers now worksAndrew Tridgell1-384/+390
2000-05-27fixed nttrans.cLuke Leighton1-146/+113
2000-05-27security descs in spoolss. needs parse_sec.c nttrans.c broken.Luke Leighton1-501/+546
2000-05-26Changed MS_DFS to WITH_MSDFS throughout.Shirish Kalele1-7/+7
2000-05-24new prototypesAndrew Tridgell1-2/+3
2000-05-18Added the NETDFS pipe to allow remote administration of the msdfs symlinksShirish Kalele1-1/+40
2000-05-17Fixed bug I introduced last night (sorry). Now truncate incoming prs_structJeremy Allison1-0/+1
2000-05-16Synced up srv_samr with HP changes. Added error checking to original codeJeremy Allison1-3/+13
2000-05-16Removed extra unistr_to_dos prototype from msdfs/msdfs.cShirish Kalele1-2/+0
2000-05-16The new msdfs implementation that uses symlinks to point to otherShirish Kalele1-17/+5
2000-05-15Added Shirish's reg changes to HEAD. Sync up with 2.2.0 backport.Jeremy Allison1-7/+6
2000-05-12rebuilt protoAndrew Tridgell1-3/+2
2000-05-12Added unicode_to_dos_char() function to address converting single UNICODEJeremy Allison1-0/+1
2000-05-12added spool_io_printer_driver_info_level_6()Andrew Tridgell1-0/+6
2000-05-12use "winbind separator" option for domain/user separator characterAndrew Tridgell1-1/+1
2000-05-10lib/util_unistr.c:Jeremy Allison1-4/+2
2000-05-10- changed smb_getpwnam() to use winbind style usernamesAndrew Tridgell1-1/+1
2000-05-10proto rebuildAndrew Tridgell1-0/+1
2000-05-10more merging voodooAndrew Tridgell1-0/+72
2000-05-10more mergingAndrew Tridgell1-0/+5
2000-05-10Fix for misunderstanding of fsync added when vfs layerHerb Lewis1-1/+1
2000-05-09the beginnings of a new scheme I've working on to allow an easierAndrew Tridgell1-0/+10
2000-05-08added secrets.tdb and changed storage of trust account password to useAndrew Tridgell1-6/+10
2000-05-05Fix for uninitialized memory read in brlock code. brl_locktest now needsJeremy Allison1-1/+1
2000-05-04a minimal change to get appliance mode to work with winbinddAndrew Tridgell1-3/+8