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