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