summaryrefslogtreecommitdiff
path: root/source3/include/proto.h
AgeCommit message (Expand)AuthorFilesLines
2000-07-18Fixed some more client SPOOLSS functions. The followingGerald Carter1-335/+345
2000-07-17make protoTim Potter1-339/+338
2000-07-14make protoGerald Carter1-343/+407
2000-07-10make protoGerald Carter1-0/+1
2000-07-10Moved winbind client functions from various odd locations toTim Potter1-7/+11
2000-07-10make protoTim Potter1-333/+334
2000-07-07More rpcclient merge issues:Gerald Carter1-0/+90
2000-07-06printing/nt_printing.c: (From JF) use the driver name - already given to us.Jeremy Allison1-16/+23
2000-07-06new protosAndrew Tridgell1-1/+0
2000-07-03first pass at merging rpcclient from TNG to HEAD. You can get aGerald Carter1-104/+38
2000-06-26Changing drivers using the properties page works - but only if getting/settingJeremy Allison1-384/+384
2000-06-23make protoTim Potter1-0/+41
2000-06-23make protoTim Potter1-386/+393
2000-06-22Changed enumports to show printernames as ports. In line with 'the grand plan...Jeremy Allison1-1/+1
2000-06-22lib/util_unistr.c: Removed ascii_to_unistr() as it does no codepage.Jeremy Allison1-386/+384
2000-06-16Whoops - dodgy make proto.Tim Potter1-1/+1
2000-06-16make protoTim Potter1-403/+416
2000-06-14allow the notify implementation to choose the select timeout changeAndrew Tridgell1-1/+1
2000-06-13proto updateAndrew Tridgell1-1/+7
2000-06-12totally rewrote the async signal, notification and oplock notificationAndrew Tridgell1-4/+26
2000-06-12split all the change notify code out into a separate moduleAndrew Tridgell1-16/+11
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