ira/wip.git
2007-10-10 Stefan Metzmacherr17327: when the connect with the ipv6 socket was ok,
2007-10-10 Stefan Metzmacherr17326: make better usage of the composite api
2007-10-10 Stefan Metzmacherr17325: make better usage of the composite api
2007-10-10 Stefan Metzmacherr17324: make better usage of the composite api
2007-10-10 Stefan Metzmacherr17323: make better use of the composite api and fix...
2007-10-10 Stefan Metzmacherr17322: make better use of the composite api
2007-10-10 Stefan Metzmacherr17321: give better error codes
2007-10-10 Stefan Metzmacherr17320: - print the debug message before the composite...
2007-10-10 Stefan Metzmacherr17319: make better usage of the composite api
2007-10-10 Stefan Metzmacherr17318: make better usage of the composite api
2007-10-10 Stefan Metzmacherr17317: - add a composite_create() function that alloca...
2007-10-10 Stefan Metzmacherr17306: fix compiler warning
2007-10-10 Stefan Metzmacherr17305: allow 'declare [...] union foo;'
2007-10-10 Andrew Bartlettr17304: Improve ldb_tdb error strings a bit more.
2007-10-10 Andrew Bartlettr17303: More testing results: Don't try and call a...
2007-10-10 Andrew Bartlettr17302: Testing!
2007-10-10 Andrew Bartlettr17301: Add a new function to copy a list of attributes...
2007-10-10 Andrew Bartlettr17300: Try to fix some segfaults in ldb_ildap module...
2007-10-10 Andrew Bartlettr17299: Improve the partition module to replicate attri...
2007-10-10 Andrew Bartlettr17298: Fix up the local_password module to the current...
2007-10-10 Andrew Bartlettr17297: Some compilers don't seem to like the ;;
2007-10-10 Stefan Metzmacherr17290: don't do any stuff that can fail in the _recv...
2007-10-10 Andrew Bartlettr17289: Fix the build: I havn't commited this module...
2007-10-10 Andrew Bartlettr17288: Don't mess with entries in the local password...
2007-10-10 Andrew Bartlettr17287: Add the local_password module to the tree,...
2007-10-10 Andrew Bartlettr17286: Simply fail the tls_initialise if we don't...
2007-10-10 Stefan Metzmacherr17285: some reformating
2007-10-10 Stefan Metzmacherr17284: move the input checking stuff from ntlmssp_upda...
2007-10-10 Stefan Metzmacherr17283: use the async calls of auth_check_password...
2007-10-10 Stefan Metzmacherr17282: test some simple operation with the LANMAN1...
2007-10-10 Stefan Metzmacherr17281: we now have client/server max protol
2007-10-10 Stefan Metzmacherr17280: NT_STATUS_INVALID_HANDLE maps to ERRbadfid...
2007-10-10 Stefan Metzmacherr17278: fix un uninitialized value found by valgrind
2007-10-10 Stefan Metzmacherr17277: we need to trigger an event when we return...
2007-10-10 Stefan Metzmacherr17274: fix typos
2007-10-10 Stefan Metzmacherr17273: add an async version of auth_check_password...
2007-10-10 Stefan Metzmacherr17272: move the callback stuff into a substructure
2007-10-10 Stefan Metzmacherr17270: split the logic of saying this auth backend...
2007-10-10 Stefan Metzmacherr17268: change the smb2 session setup to use the new...
2007-10-10 Stefan Metzmacherr17267: - add an async interface for gensec_update...
2007-10-10 Stefan Metzmacherr17265: some reformatting
2007-10-10 Stefan Metzmacherr17264: - remove unused includes from talloc
2007-10-10 Stefan Metzmacherr17263: export talloc_free_children()
2007-10-10 Stefan Metzmacherr17257: make the size_t is to small error more verbose
2007-10-10 Stefan Metzmacherr17256: fix 2 crash bugs, which are introduced by makin...
2007-10-10 Andrew Tridgellr17255: fixed BENCH-NBENCH for new smb_raw_find_first...
2007-10-10 Stefan Metzmacherr17253: add configure checks for writev/readv to see...
2007-10-10 Stefan Metzmacherr17251: - split out the starttls into its own function
2007-10-10 Andrew Bartlettr17250: Fix comment, the Samba3 winbind protocol uses...
2007-10-10 Stefan Metzmacherr17243: some svcctl idl fixes from <andrzej.hajda@wp.pl>
2007-10-10 Stefan Metzmacherr17241: substitude @datarootdir@ with old autoconf...
2007-10-10 Stefan Metzmacherr17240: move extended operations to a new file
2007-10-10 Jelmer Vernooijr17238: Add datarootdir (required for newer autoconf...
2007-10-10 Stefan Metzmacherr17237: - keep pointer to the different sockets
2007-10-10 Stefan Metzmacherr17230: don't overwrite the error with NT_STATUS_NO_MEMORY
2007-10-10 Stefan Metzmacherr17227: don't call a function which takes some nonoptio...
2007-10-10 Stefan Metzmacherr17226: add some comments about ldap binds and pending...
2007-10-10 Andrew Bartlettr17225: Fix the build by fixing the spelling of START...
2007-10-10 Andrew Bartlettr17224: Accept the start-tls extended request. Getting...
2007-10-10 Andrew Bartlettr17223: In some protocols it is not possible to negoita...
2007-10-10 Andrew Bartlettr17222: Change the function prototypes for the GENSEc...
2007-10-10 Andrew Bartlettr17221: Add some integer wrap parinoia to data_blob_app...
2007-10-10 Andrew Bartlettr17215: Prepare the SASL socket before actually setttin...
2007-10-10 Simo Sorcer17210: I wonder how I missed this, build farm caught it.
2007-10-10 Simo Sorcer17209: Add dependency over the new share configuration...
2007-10-10 Simo Sorcer17208: Add a away to test the ldb module.
2007-10-10 Simo Sorcer17207: Add the ldb based shares configuration module
2007-10-10 Simo Sorcer17206: Add a modular API for share configuration.
2007-10-10 Volker Lendecker17205: Even if this makes me look foolish, at least...
2007-10-10 Andrew Bartlettr17197: This patch moves the encryption of bulk data...
2007-10-10 Andrew Bartlettr17196: Clarify that SSL is used for LDAP as well as...
2007-10-10 Simo Sorcer17195: Start thinking how to implement extended operat...
2007-10-10 Simo Sorcer17193: Remove ancient stuff never really used
2007-10-10 Simo Sorcer17189: Add the new LDAP rfc series
2007-10-10 Volker Lendecker17187: Beginnings of a little lsa walker for Samba3...
2007-10-10 Simo Sorcer17186: "async" word abuse clean-up part 2
2007-10-10 Simo Sorcer17185: Oh, I wanted to do this for sooo long time.
2007-10-10 Stefan Metzmacherr17176: remove off_t from talloc. size_t is large enoug...
2007-10-10 Andrew Bartlettr17174: Enable gnutls code, which requires the HAVE_GNU...
2007-10-10 Andrew Bartlettr17173: Check for oversize output, not oversize input...
2007-10-10 Andrew Bartlettr17171: Add a gensec function to determine the maximum...
2007-10-10 Andrew Bartlettr17170: Catch some more out-of-memory cases, and provid...
2007-10-10 Andrew Bartlettr17169: Test LDAP with testnonblock.
2007-10-10 Andrew Bartlettr17168: Now that TLS (and soon SASL) is below the socke...
2007-10-10 Andrew Bartlettr17167: indent
2007-10-10 Stefan Metzmacherr17157: bail out if sizeof(size_t) < sizeof(void *)
2007-10-10 Stefan Metzmacherr17156: check for the size of a pointer
2007-10-10 Jeremy Allisonr17141: Prove that create dispositions with truncate and
2007-10-10 Jeremy Allisonr17139: Checking in Volker's extended oplock test.
2007-10-10 Stefan Metzmacherr17114: print some sizes for debugging
2007-10-10 Stefan Metzmacherr17113: build tdb and ldb standalone with the same...
2007-10-10 Stefan Metzmacherr17112: - fix the build of the ldap ldb backend with...
2007-10-10 Stefan Metzmacherr17109: - use AC_SYS_LARGEFILE so that type sizes are...
2007-10-10 Andrew Bartlettr17104: Rename function parameters and variables to...
2007-10-10 Andrew Bartlettr17103: Big updates to the not-yet-enabled partitions...
2007-10-10 Jeremy Allisonr17099: Samba3 now passes RAW-LOCK completely, no need for
2007-10-10 Stefan Metzmacherr17088: add ntvfs mapping function for notify
2007-10-10 Stefan Metzmacherr17087: - make pvfs_notify_next_send static
2007-10-10 Stefan Metzmacherr17085: reuse the existing sec_desc_buf struct
2007-10-10 Stefan Metzmacherr17084: implement SMB2 Cancel in the server,
next