summaryrefslogtreecommitdiff
path: root/source4/libcli/raw/rawnotify.c
AgeCommit message (Expand)AuthorFilesLines
2011-11-30s4:libcli/raw: implement on top of smbXcli_conn/reqStefan Metzmacher1-55/+9
2010-07-06s4:libcli: Modify S4 client library to check for proper CN alignmentSteven Danneman1-1/+3
2010-01-29s4:libcli: remove unneeded talloc_reference() usageStefan Metzmacher1-4/+1
2010-01-26s4-libcli: Fixed a talloc_reference error.Andreas Schneider1-0/+1
2008-10-11Fix include paths to new location of libutil.Jelmer Vernooij1-1/+1
2008-04-02Install public header files again and include required prototypes.Jelmer Vernooij1-2/+3
2007-10-10r23792: convert Samba4 to GPLv3Andrew Tridgell1-3/+2
2007-10-10r21206: - a couple more nttrans places were a memcpy() should be usedAndrew Tridgell1-1/+1
2007-10-10r17930: Merge noinclude branch:Jelmer Vernooij1-1/+1
2007-10-10r16980: - make struct smb_notify a union and add levels RAW_NOTIFY_NTTRANS,RA...Stefan Metzmacher1-15/+23
2007-10-10r15191: Avoid uint_t as it's not standard.Jelmer Vernooij1-1/+1
2007-10-10r14539: get rid of a pointless union layer in struct smb_notifyAndrew Tridgell1-14/+14
2007-10-10r14256: - rename smb_file -> smb_handleStefan Metzmacher1-1/+1
2007-10-10r14173: change smb interface structures to always useStefan Metzmacher1-14/+14
2007-10-10r11649: - add support for ntcancel replies (they only happen in error cases,Stefan Metzmacher1-0/+43
2007-10-10r4591: - converted the other _p talloc functions to not need _pAndrew Tridgell1-1/+1
2007-10-10r4055: fixed more places to use type safe allocation macrosAndrew Tridgell1-2/+1
2007-10-10r3419: moved the libcli/raw structures into libcli/raw/libcliraw.hAndrew Tridgell1-0/+1
2007-10-10r1654: rename cli_ -> smbcli_Stefan Metzmacher1-8/+8
2007-10-10r1633: fixed a couple of async oplock handling errorsAndrew Tridgell1-1/+2
2007-10-10r889: convert samba4 to use [u]int16_t instead of [u]int16Stefan Metzmacher1-1/+1
2007-10-10r884: convert samba4 to use [u]int32_t instead of [u]int32Stefan Metzmacher1-2/+2
2003-08-13first public release of samba4 codeAndrew Tridgell1-0/+116