summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* r14464: Don't include ndr_BASENAME.h files unless strictly required, insteadJelmer Vernooij2007-10-10154-73/+181
* r14459: Make this async compatibleSimo Sorce2007-10-101-8/+13
* r14458: extended_dn -> asyncSimo Sorce2007-10-101-11/+146
* r14456: don't access the smbsrv_tcon inside the ntvfs modulesStefan Metzmacher2007-10-1019-144/+214
* r14455: also add the:Stefan Metzmacher2007-10-102-4/+10
* r14447: remove unused stuffStefan Metzmacher2007-10-101-2/+0
* r14446: demonstrate the notifies on files are not allowedStefan Metzmacher2007-10-101-16/+92
* r14445: add FILE_NOTIFY_CHANGE_STREAM_* flags from:Stefan Metzmacher2007-10-102-11/+21
* r14444: - make clear that a canceled notify directly returns without any othe...Stefan Metzmacher2007-10-101-16/+42
* r14442: the ACB_ flags are 32 bit...Stefan Metzmacher2007-10-101-4/+4
* r14441: try to get more hosts on the build farm pass the NBT-WINSREPLICATION-...Stefan Metzmacher2007-10-101-2/+2
* r14440: demonstrate that the smbpid is attached to a session (vuid),Stefan Metzmacher2007-10-102-12/+252
* r14439: fix warningsStefan Metzmacher2007-10-101-4/+4
* r14438: fix warningsStefan Metzmacher2007-10-101-2/+2
* r14437: fix warningsStefan Metzmacher2007-10-101-2/+2
* r14436: mixing of boolean expressions and integers isn't allowedAndrew Tridgell2007-10-101-3/+3
* r14435: return after an errorAndrew Tridgell2007-10-101-0/+1
* r14434: use the right enum typeAndrew Tridgell2007-10-101-1/+1
* r14433: sort_result must be initialised when we call do_resultAndrew Tridgell2007-10-101-1/+2
* r14431: don't call qsort with a null arrayAndrew Tridgell2007-10-101-1/+3
* r14430: ret can be NULL at the end of this loopAndrew Tridgell2007-10-101-1/+3
* r14429: charset_t cannot be used to loop over charset_t, as otherwise it canAndrew Tridgell2007-10-101-1/+1
* r14427: don't reference short_princ after it is freedAndrew Tridgell2007-10-101-1/+1
* r14426: ensure res is initialisedAndrew Tridgell2007-10-101-1/+1
* r14425: fixed an hmac-md5 error for keys longer than 64 (using deallocatedAndrew Tridgell2007-10-101-1/+1
* r14424: another empty controls caseAndrew Tridgell2007-10-101-1/+3
* r14423: don't die on no controlsAndrew Tridgell2007-10-101-1/+3
* r14422: ensure that domain_attrs does not refer to a stack variable in a freedAndrew Tridgell2007-10-101-35/+30
* r14420: arrgh, make sure I test compile even little patches ....Andrew Tridgell2007-10-101-3/+0
* r14415: remove an unusued varAndrew Tridgell2007-10-101-5/+1
* r14414: added some error checksAndrew Tridgell2007-10-101-0/+2
* r14413: don't do memcpy of length 0Andrew Tridgell2007-10-101-1/+4
* r14412: init a varAndrew Tridgell2007-10-101-1/+1
* r14411: mark smb_panic() as a noreturn function using gcc attributes, whichAndrew Tridgell2007-10-101-0/+12
* r14410: init a varAndrew Tridgell2007-10-101-1/+1
* r14409: quieten warningsAndrew Tridgell2007-10-101-0/+2
* r14402: Generate seperate headers for RPC client functions.Jelmer Vernooij2007-10-1068-17/+104
* r14401: Let samldb intercept the async requests.Simo Sorce2007-10-101-0/+86
* r14391: rdn_name -> asyncSimo Sorce2007-10-102-7/+176
* r14390: the rootdse does not show a distinguishedName attributeSimo Sorce2007-10-101-0/+3
* r14389: rootdse -> asyncSimo Sorce2007-10-101-19/+107
* r14386: - use echo "..." instead of echo ... in all placesStefan Metzmacher2007-10-101-4/+4
* r14385: Fix header dependencies.Jelmer Vernooij2007-10-101-2/+2
* r14384: Remove orpc code from includes.hJelmer Vernooij2007-10-105-43/+15
* r14383: Fix non-developer build.Jelmer Vernooij2007-10-105-5/+4
* r14381: Kill structs.hJelmer Vernooij2007-10-109-40/+18
* r14380: Reduce the size of structs.hJelmer Vernooij2007-10-1057-175/+189
* r14379: Build torture/rpc/ as a seperate smbtorture module. Move helperJelmer Vernooij2007-10-1051-140/+247
* r14374: remove sparse warningStefan Metzmacher2007-10-101-1/+1
* r14373: remove unreached wrong code, found by sparseStefan Metzmacher2007-10-101-1/+0