gd/samba/.git
2007-10-10 James Peachr13400: Only return NULL from talloc_asprintf if vsnpri...
2007-10-10 James Peachr13397: Propagate the error return from vsnprintf to...
2007-10-10 James Peachr13388: Report a more helpful error with malformed...
2007-10-10 James Peachr13387: Make sure smbcli_parse_unc reports a failure...
2007-10-10 Andrew Bartlettr13381: Test the SamLogonEx SamLogon call in the schann...
2007-10-10 Andrew Bartlettr13380: Drop the socket, then try SAMR operations secur...
2007-10-10 Simo Sorcer13374: new revision of the snprintf replace code
2007-10-10 James Peachr13373: Implement the -p option for smbtorture.
2007-10-10 Simo Sorcer13372: fixes ... still no joy
2007-10-10 Jeremy Allisonr13370: Added deltest21 - pull the rug out from a conne...
2007-10-10 Simo Sorcer13369: let's have a way to show the samba4 version...
2007-10-10 James Peachr13362: Rename variables for better consistency.
2007-10-10 Simo Sorcer13361: initial implementation of the vlv control
2007-10-10 Simo Sorcer13360: Fix crash bug when 0 results are returned on...
2007-10-10 Stefan Metzmacherr13359: make sure we don't look at s[-1]
2007-10-10 Andrew Tridgellr13358: removed some unused functions and make some...
2007-10-10 Simo Sorcer13357: more docs
2007-10-10 Simo Sorcer13356: test utf8 usernames
2007-10-10 Simo Sorcer13355: check controls are correctly exported
2007-10-10 Simo Sorcer13354: Add tests to check that controls work properly
2007-10-10 Simo Sorcer13353: Fix a crash bug in rootdse when we do not pass...
2007-10-10 Simo Sorcer13352: Integrate Patch to support the ManageDSAIT...
2007-10-10 Simo Sorcer13349: In the end I could not use ldb_caseless_cmp
2007-10-10 Simo Sorcer13348: Put a reminder for now.
2007-10-10 Simo Sorcer13347: - Now we compare values with an optimized utf8
2007-10-10 Stefan Metzmacherr13346: use private proto header files for the torture...
2007-10-10 Stefan Metzmacherr13345: let us replicate with NT4sp6a
2007-10-10 Andrew Bartlettr13344: Trust SASL to have subtle distinctions between...
2007-10-10 Andrew Bartlettr13342: Make the GSSAPI SASL mech actually work, by...
2007-10-10 Andrew Bartlettr13341: Trivial.
2007-10-10 Andrew Bartlettr13340: The gensec_init() needs to be after the popt...
2007-10-10 Andrew Bartlettr13339: Propogate more error infomation into the error...
2007-10-10 Simo Sorcer13336: Doh! We actually never optimized for the ascii...
2007-10-10 Simo Sorcer13335: Fix the build and add an utf8 safe ldb_hadler_f...
2007-10-10 Andrew Bartlettr13334: Add comments describing what these functions do.
2007-10-10 Simo Sorcer13333: revert previous commit I will use ldb_caseless_...
2007-10-10 Simo Sorcer13328: After the attribute name check cleanup it turne...
2007-10-10 Simo Sorcer13325: let samba register it's own utf8 aware function...
2007-10-10 Simo Sorcer13324: From now on check attribute names obey rfc2251
2007-10-10 Andrew Bartlettr13321: Bind to each interface and to the 0.0.0.0 inter...
2007-10-10 Andrew Bartlettr13320: Fix kpasswd's use of the local HDB. /dev/null...
2007-10-10 Andrew Bartlettr13317: Create a new function messaging_client_init...
2007-10-10 Simo Sorcer13307: docs
2007-10-10 Jeremy Allisonr13297: It's a good thing the shipment of function...
2007-10-10 Simo Sorcer13289: Check the tree is not NULL
2007-10-10 Andrew Tridgellr13283: added two optimisations to the tdb transactions...
2007-10-10 Andrew Bartlettr13282: Indentation, and ensure we handle the talloc_fr...
2007-10-10 Andrew Bartlettr13281: Use TALLOC_CTX * not a void *, and use tmp_ctx...
2007-10-10 James Peachr13280: Tidy up formatting.
2007-10-10 Andrew Tridgellr13278: remove a silly strcasecmp() replacement
2007-10-10 Andrew Tridgellr13277: print a useful error message when test 17 fails
2007-10-10 Andrew Tridgellr13276: start to work towards the BASE-DELETE test...
2007-10-10 Jeremy Allisonr13275: With a liberal sprinkling of smb_raw_exit this
2007-10-10 Jeremy Allisonr13272: Re-arrange so all the normal tests we can pass...
2007-10-10 Jeremy Allisonr13271: Do the same tests with directories.
2007-10-10 Jeremy Allisonr13270: Add tests for even more insane delete-on-close...
2007-10-10 Andrew Bartlettr13269: ${prefix} is a special case in the autoconf...
2007-10-10 Andrew Tridgellr13268: fixed typo noticed by Aaron Seigo
2007-10-10 Andrew Bartlettr13265: Clarify how delegation works with the remote...
2007-10-10 James Peachr13264: Move declaration before code.
2007-10-10 James Peachr13263: Check whether open(2) will accept the O_DIRECT...
2007-10-10 Andrew Bartlettr13258: Fix the talloc heirachy for ldb_tdb.
2007-10-10 Andrew Bartlettr13256: Free temporary memory on error cases, and try...
2007-10-10 James Peachr13255: New CIFS dd client for use in performance testi...
2007-10-10 Andrew Bartlettr13253: More work to ensure that we don't keep data...
2007-10-10 Andrew Bartlettr13252: Cleanup, both in code, comments and talloc...
2007-10-10 Andrew Bartlettr13250: I missed a couple of talloc_free()'s
2007-10-10 James Peachr13249: Check for alloca.h. popt needs this.
2007-10-10 James Peachr13248: Revert revision 13071. It turns out that sys...
2007-10-10 Andrew Bartlettr13247: Try to make better use of talloc in the auth...
2007-10-10 Andrew Bartlettr13246: Print winbindd pipe location correctly.
2007-10-10 Andrew Bartlettr13245: Don't segfault if we don't have a credentials...
2007-10-10 Andrew Bartlettr13244: Allow control of the location of the Samba3...
2007-10-10 James Peachr13243: Bring __FUNCTION__ checks across from Samba 3.
2007-10-10 James Peachr13242: cc-1009 cc: WARNING File = librpc/idl/nbt.idl...
2007-10-10 James Peachr13241: Work around missing AS_HELP_STRING definition...
2007-10-10 Andrew Bartlettr13240: Make the test scripts use the new smb.conf...
2007-10-10 Andrew Bartlettr13239: Silly little patch: make the order of declarat...
2007-10-10 Stefan Metzmacherr13228: revert more stuff from 13208
2007-10-10 Stefan Metzmacherr13227: revert some more stuff from 13208
2007-10-10 Stefan Metzmacherr13226: remove empty file
2007-10-10 James Peachr13225: Enable full compiler warnings for developer...
2007-10-10 Jelmer Vernooijr13210: Revert my named pipes patch until it passes...
2007-10-10 Jelmer Vernooijr13208: Clearly separate named pipes from the IPC$...
2007-10-10 Andrew Bartlettr13207: Use the new API for using/not using kerbeors...
2007-10-10 Andrew Bartlettr13206: This patch finally re-adds a -k option that...
2007-10-10 Andrew Bartlettr13205: Add another useful comment.
2007-10-10 Andrew Bartlettr13204: Remove extra newline we don't need.
2007-10-10 Andrew Bartlettr13203: Make this comment clearer.
2007-10-10 Simo Sorcer13189: suggest a couple of dev libs before compiling.
2007-10-10 Jelmer Vernooijr13186: Remove assumption that callers that specify...
2007-10-10 Jelmer Vernooijr13182: Add first bits of browsing testsuite.
2007-10-10 Jelmer Vernooijr13181: Fix standalone ldb build
2007-10-10 Jelmer Vernooijr13180: Add note about smb.conf location
2007-10-10 Jelmer Vernooijr13179: Add note about removing the optional password...
2007-10-10 Jelmer Vernooijr13170: Remove some dependencies on -1 implying the...
2007-10-10 Jelmer Vernooijr13169: Fix typo (noticed by Jeroen Keiren)
2007-10-10 Simo Sorcer13167: handle cotrols' reply even in error
2007-10-10 Simo Sorcer13166: Patches form Brad Hards
2007-10-10 Stefan Metzmacherr13163: as we don't import the raw magic configure...
next