summaryrefslogtreecommitdiff
path: root/source3/include/proto.h
AgeCommit message (Expand)AuthorFilesLines
2008-05-25Move ber_[read|write]_OID_String protypes to proto.hVolker Lendecke1-0/+2
2008-05-25Remove the reference to current_user_info from share_access.cVolker Lendecke1-1/+4
2008-05-23Manually merge Steven Danneman's patch for SPNEGO auth to a trustedGerald W. Carter1-1/+3
2008-05-22rpc_client: make rpc_pipe_open_tcp_port and rpc_pipe_get_tcp_port static.Michael Adam1-7/+0
2008-05-22rpc_client: use endpoint mapper to get the port for rpc_pipe_open_tcp().Michael Adam1-1/+7
2008-05-21Add client support for NCACN_UNIX_STREAMVolker Lendecke1-0/+3
2008-05-21rpccli_schannel_bind_data only needs the schannel keyVolker Lendecke1-1/+1
2008-05-20Cleanup size_t return values in callers of convert_string_allocateTim Prouty1-13/+20
2008-05-19Remove conn_find_byname now it's no longer used inJeremy Allison1-1/+0
2008-05-18build: freeze proto.hMichael Adam1-0/+10475
2001-06-22auto-build proto.h if its not there, but don't make it dependAndrew Tridgell1-4702/+0
2001-06-21Merging Gerry's spoolss changes.Jeremy Allison1-613/+614
2001-06-21next_token() was supposed to be a reentrant replacement for strtok(),Andrew Tridgell1-4/+2
2001-06-21Added STR_NOALIGN flags to clistr and srvstr fns. Yes, NT actually doesAndrew Tridgell1-613/+612
2001-06-20initial support for paramter type P_LISTSimo Sorce1-618/+622
2001-06-20make protoTim Potter1-0/+2
2001-06-20added a close-share smbcontrol message that forcibly closes a share in smbd (...Andrew Tridgell1-610/+611
2001-06-19INFO_24 sometimes has a 2 byte length, sometimes doesn't. Safer to notJeremy Allison1-4/+5
2001-06-18Added patches to remove Linux specific XFS ACLs. These are now handled by theJeremy Allison1-630/+609
2001-06-18added a oplock break handler hook to the client code, this allows for more co...Andrew Tridgell1-0/+6
2001-06-18Removed silly Get_Hostbyname() wrapper as DNS names are case-insensitiveTim Potter1-1/+0
2001-06-16Modified version of Jim's 0x27 and 0x28 Win9x Secdesc patch.Jeremy Allison1-0/+6
2001-06-15Jim McDonough's parse patches for Win9x get SD calls.Jeremy Allison1-0/+2
2001-06-15Prototype update.Tim Potter1-0/+3
2001-06-13Oops - proto.h contained junk from another workarea.Tim Potter1-13/+5
2001-06-13Added some msdfs client routines.Tim Potter1-595/+619
2001-06-13Make message receive fn static.Jeremy Allison1-2/+3
2001-06-08Added sys_acl_delete_def_file() - needed as part of NT ACL editing fix.Jeremy Allison1-594/+596
2001-06-08Extra stuff for large readwrite support.Jeremy Allison1-4/+2
2001-06-06Prototypes update.Tim Potter1-3/+29
2001-06-02Update prototype file.Tim Potter1-13/+0
2001-06-01Oops.Tim Potter1-1/+15
2001-05-30new proto.hAndrew Tridgell1-565/+567
2001-05-294 new functions to retrieve single linked list of group and passwd entriesSimo Sorce1-565/+574
2001-05-25Added tdb_change_int_atomic() to allow atomic updates of a tdb int value.Jeremy Allison1-1/+3
2001-05-24Added structures for LOGON_CTRL rpc.Tim Potter1-3/+40
2001-05-22Defensive brlock and locking database cleaning code.Jeremy Allison1-0/+1
2001-05-18make protoGerald Carter1-0/+19
2001-05-18Fix the W2KSP2 joining a Samba domain problem.Jeremy Allison1-1/+5
2001-05-17ran make protoAndrew Tridgell1-4/+0
2001-05-17Ran a make proto to fix the problems ...Richard Sharpe1-2/+5
2001-05-14make protoTim Potter1-234/+233
2001-05-12string_hash() should be static. hash_clear() should be void.Jeremy Allison1-2/+1
2001-05-10make protoTim Potter1-0/+1
2001-05-10Made "security XXX" masks apply to ACL set. By default they have no effect.Jeremy Allison1-9/+6
2001-05-08make protoTim Potter1-2/+7
2001-05-07merge from 2.2 removing the 'domain XXX' parameters.Gerald Carter1-3/+0
2001-05-07Patch from Simo:Gerald Carter1-2/+41
2001-05-07rebuild proto.hAndrew Tridgell1-114/+50
2001-05-04Big cleanup of passdb and backends.Jean-François Micouleau1-18/+19