summaryrefslogtreecommitdiff
path: root/source4/include
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r2618: before we had refererence counts in talloc I added a hack in theAndrew Tridgell1-1/+0
2007-10-10r2582: Merge checks for xattr and acl libraries from Samba3 so the {get,set}n...Tim Potter1-0/+11
2007-10-10r2520: - finished implementing the server side of the old style search requestsAndrew Tridgell1-1/+1
2007-10-10r2518: Some long overdue changes:Jelmer Vernooij1-5/+113
2007-10-10r2510: Make C++ compilers happy, use ifdef instead of ifJelmer Vernooij1-5/+5
2007-10-10r2469: complete overhaul of the old-style RAW_SEARCH_ calls (the OS/2 andAndrew Tridgell1-21/+28
2007-10-10r2459: added STATUS_NO_MORE_FILES nt status codeAndrew Tridgell1-1/+2
2007-10-10r2456: got rid of some outdated global macrosAndrew Tridgell1-13/+0
2007-10-10r2434: separate "attrib" and "ex_attrib" elements for DOS attributes is point...Andrew Tridgell1-2/+1
2007-10-10r2404: the first large lump of posix vfs stuff.Andrew Tridgell1-0/+5
2007-10-10r2386: fixed some indentationAndrew Tridgell1-1/+1
2007-10-10r2328: add the start of a new system and protocolStefan Metzmacher1-0/+1
2007-10-10r2321: add complately untested LDAP server startStefan Metzmacher1-0/+1
2007-10-10r2242: some older versions of gcc don't properly handle theAndrew Tridgell1-2/+3
2007-10-10r2159: converted samba4 over to UTF-16.Andrew Tridgell1-1/+1
2007-10-10r2039: got rid of the free() ptr in DATA_BLOBAndrew Tridgell1-1/+0
2007-10-10r2005: fix compiler warningsStefan Metzmacher1-1/+1
2007-10-10r1985: take advantage of the new talloc in a few more placesAndrew Tridgell1-10/+0
2007-10-10r1984: this change is what you should read to understand the new talloc()Andrew Tridgell1-3/+0
2007-10-10r1983: a completely new implementation of tallocAndrew Tridgell1-30/+9
2007-10-10r1912: move popt_common.hStefan Metzmacher2-52/+1
2007-10-10r1911: merge a few popt parameters from 3.0 move some to better placesStefan Metzmacher1-2/+3
2007-10-10r1903: hmm a better solution is to include popt.h where it is neededStefan Metzmacher2-1/+2
2007-10-10r1902: we need to include popt.h before popt_common.hStefan Metzmacher2-2/+1
2007-10-10r1895: added a note about OPEN_BY_FILE_ID to the ntcreatex interface definitionAndrew Tridgell1-0/+3
2007-10-10r1894: Convert // to /* */Volker Lendecke1-1/+1
2007-10-10r1877: since make proto catches all functionsStefan Metzmacher1-0/+1
2007-10-10r1836: - as abartlet said to me, we need to contact the users domain pdcfor d...Stefan Metzmacher1-0/+2
2007-10-10r1796: Enable server-side SPNEGO, now that I have fixed the server-side SMBAndrew Bartlett3-16/+38
2007-10-10r1785: remove unneeded dependencies on openldap client librariesSimo Sorce2-14/+0
2007-10-10r1760: name the structSimo Sorce1-1/+1
2007-10-10r1756: merge volkers ldap client lib to samba4 for simo to start with theStefan Metzmacher2-1/+3
2007-10-10r1745: More work on cleaning up SMB signing.Andrew Bartlett1-3/+7
2007-10-10r1735: Clean up SMB signing - we don't have more than one 'real' way to signAndrew Bartlett1-7/+2
2007-10-10r1729: Make the SMB signing code more generic (to share more between client a...Andrew Bartlett1-11/+13
2007-10-10r1686: Don't use a void* for the context inside the SMB signing code.Andrew Bartlett1-1/+6
2007-10-10r1654: rename cli_ -> smbcli_Stefan Metzmacher2-53/+53
2007-10-10r1633: fixed a couple of async oplock handling errorsAndrew Tridgell1-0/+4
2007-10-10r1629: server_zone needs to be "int" not "int16_t" as it can hold valuesAndrew Tridgell1-1/+1
2007-10-10r1596: Fix up copyrights.Jim McDonough1-1/+2
2007-10-10r1578: the first stage of the async client rewrite.Andrew Tridgell4-11/+54
2007-10-10r1547: rename 'enum <bla>_level' -> 'enum smb_<bla>_level'Stefan Metzmacher1-118/+122
2007-10-10r1523: declaring variables "in" and "out" in every C module is a bad idea!Andrew Tridgell1-2/+2
2007-10-10r1522: Oops - I forgot this file in the prvevious commit.Andrew Bartlett1-0/+57
2007-10-10r1521: Updates to our SMB signing code.Andrew Bartlett2-31/+4
2007-10-10r1499: combine struct user_struct and struct smbsrv_userStefan Metzmacher1-13/+0
2007-10-10r1486: commit the start of the generic server infastructureStefan Metzmacher2-7/+2
2007-10-10r1475: More kerberos workAndrew Bartlett1-0/+2
2007-10-10r1470: Get the smb_trans2 structure out of the rap_cli_call struct.Volker Lendecke1-1/+1
2007-10-10r1462: GENSEC Kerberos and SPENGO work:Andrew Bartlett1-0/+4