summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r13572: Comments to async pipe open functions and copyright note.Rafal Szczesniak1-10/+57
2007-10-10r13568: Comments to async rpc connect functions.Rafal Szczesniak1-6/+55
2007-10-10r13561: Turn all dcerpc connect and socket functions to async version.Rafal Szczesniak3-109/+517
2007-10-10r13551: Add an accessor function for the user sid.Andrew Bartlett1-0/+5
2007-10-10r13516: We can't bind to both 0.0.0.0 and specific network interfaces at theAndrew Bartlett1-7/+0
2007-10-10r13508: some ASN.1 element in LDAP are optional,Stefan Metzmacher6-66/+137
2007-10-10r13507: the 'data' element of LDAP controls is optional.Stefan Metzmacher4-0/+12
2007-10-10r13506: zero memory as some ASN.1 elements are optional, and we should initia...Stefan Metzmacher1-1/+1
2007-10-10r13505: allow servers to bind to non-broadcast interfaces. Servers nowAndrew Tridgell4-23/+28
2007-10-10r13504: add back in a comment noting fred as the contributor of the addressAndrew Tridgell1-0/+3
2007-10-10r13481: As far as I can tell, my changes in -r 12863 were dangerously untested.Andrew Bartlett5-9/+74
2007-10-10r13480: Explain a little about how these credentials structures should be used.Andrew Bartlett1-1/+16
2007-10-10r13479: Return the joined domain SID and user SID as structures, not strings.Andrew Bartlett2-11/+11
2007-10-10r13472: After Volker's advise, try every combination of parameters. ThisAndrew Bartlett2-19/+26
2007-10-10r13471: With more 'try all options' testing, I found this 'simple' but in theAndrew Bartlett1-1/+1
2007-10-10r13470: Thanks to a report from VL:Andrew Bartlett4-25/+39
2007-10-10r13467: Add new parametric options (for testing) controlling LM_KEY and 56-bitAndrew Bartlett1-5/+13
2007-10-10r13466: Make it easier to understand what this function actually does.Andrew Bartlett1-5/+5
2007-10-10r13405: Allow a fallback if SPNEGO is somehow disabled in the client, to just...Andrew Bartlett1-1/+7
2007-10-10r13404: Comments, whitespace.Andrew Bartlett1-3/+4
2007-10-10r13403: Try to better handle a case where SPNEGO isn't available (allow us toAndrew Bartlett3-25/+34
2007-10-10r13402: Make Samba4 pass a nastier RPC-SCHANNEL test.Andrew Bartlett5-136/+235
2007-10-10r13401: remove the rename of the snprintf functions that simo accidentiallyAndrew Tridgell1-4/+2
2007-10-10r13400: Only return NULL from talloc_asprintf if vsnprintf returns anJames Peach1-1/+1
2007-10-10r13397: Propagate the error return from vsnprintf to trap the case whereJames Peach1-2/+12
2007-10-10r13388: Report a more helpful error with malformed file options ofJames Peach1-0/+5
2007-10-10r13387: Make sure smbcli_parse_unc reports a failure for strings ofJames Peach1-10/+25
2007-10-10r13381: Test the SamLogonEx SamLogon call in the schannel test. This is onlyAndrew Bartlett1-0/+117
2007-10-10r13380: Drop the socket, then try SAMR operations secured with netlogon on th...Andrew Bartlett2-3/+32
2007-10-10r13374: new revision of the snprintf replace codeSimo Sorce1-226/+672
2007-10-10r13373: Implement the -p option for smbtorture.James Peach1-2/+7
2007-10-10r13372: fixes ... still no joySimo Sorce1-0/+8
2007-10-10r13370: Added deltest21 - pull the rug out from a connection by socketJeremy Allison1-81/+90
2007-10-10r13369: let's have a way to show the samba4 version through ejsSimo Sorce3-1/+14
2007-10-10r13362: Rename variables for better consistency.James Peach3-66/+72
2007-10-10r13361: initial implementation of the vlv controlSimo Sorce3-4/+361
2007-10-10r13360: Fix crash bug when 0 results are returned on the internal base searchSimo Sorce1-1/+11
2007-10-10r13359: make sure we don't look at s[-1]Stefan Metzmacher1-1/+1
2007-10-10r13358: removed some unused functions and make some local functions staticAndrew Tridgell1-57/+3
2007-10-10r13357: more docsSimo Sorce2-0/+674
2007-10-10r13355: check controls are correctly exportedSimo Sorce1-0/+7
2007-10-10r13354: Add tests to check that controls work properlySimo Sorce3-7/+56
2007-10-10r13353: Fix a crash bug in rootdse when we do not pass in credentialsSimo Sorce2-9/+7
2007-10-10r13352: Integrate Patch to support the ManageDSAIT controlSimo Sorce1-0/+20
2007-10-10r13349: In the end I could not use ldb_caseless_cmpSimo Sorce5-39/+3
2007-10-10r13348: Put a reminder for now.Simo Sorce1-0/+2
2007-10-10r13347: - Now we compare values with an optimized utf8Simo Sorce2-9/+50
2007-10-10r13346: use private proto header files for the torture testsStefan Metzmacher24-1/+66
2007-10-10r13345: let us replicate with NT4sp6aStefan Metzmacher2-0/+35
2007-10-10r13344: Trust SASL to have subtle distinctions between NULL and zero-lengthAndrew Bartlett2-13/+41