summaryrefslogtreecommitdiff
path: root/source4/libcli/raw/clioplock.c
AgeCommit message (Expand)AuthorFilesLines
2013-02-22s4-libcli: Check return value of smbcli_request_setup().Andreas Schneider1-0/+3
2011-11-30s4:libcli/raw: implement on top of smbXcli_conn/reqStefan Metzmacher1-5/+6
2009-02-02s4:libcliraw: s/private/private_dataStefan Metzmacher1-1/+1
2009-02-02s4:libcli/raw: s/private/private_dataStefan Metzmacher1-2/+2
2008-04-02Install public header files again and include required prototypes.Jelmer Vernooij1-0/+1
2007-10-10r25554: Convert last instances of BOOL, True and False to the standard types.Jelmer Vernooij1-3/+3
2007-10-10r23792: convert Samba4 to GPLv3Andrew Tridgell1-3/+2
2007-10-10r15338: Fix build of most things with shared libs enabled.Jelmer Vernooij1-2/+2
2007-10-10r3419: moved the libcli/raw structures into libcli/raw/libcliraw.hAndrew Tridgell1-0/+1
2007-10-10r1654: rename cli_ -> smbcli_Stefan Metzmacher1-6/+6
2007-10-10r1633: fixed a couple of async oplock handling errorsAndrew Tridgell1-1/+4
2007-10-10r893: a few more _t conversionsAndrew Tridgell1-1/+1
2007-10-10r889: convert samba4 to use [u]int16_t instead of [u]int16Stefan Metzmacher1-1/+1
2004-03-25fixed the handling of level II oplocks in samba4, especially whenAndrew Tridgell1-1/+2
2003-08-13first public release of samba4 codeAndrew Tridgell1-0/+57