summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* r17325: make better usage of the composite apiStefan Metzmacher2007-10-101-90/+38
* r17324: make better usage of the composite apiStefan Metzmacher2007-10-101-20/+19
* r17323: make better use of the composite api and fix the memoryStefan Metzmacher2007-10-101-52/+24
* r17322: make better use of the composite apiStefan Metzmacher2007-10-101-47/+22
* r17321: give better error codesStefan Metzmacher2007-10-101-2/+2
* r17320: - print the debug message before the composite context get received b...Stefan Metzmacher2007-10-101-7/+6
* r17319: make better usage of the composite apiStefan Metzmacher2007-10-101-28/+20
* r17318: make better usage of the composite apiStefan Metzmacher2007-10-102-51/+13
* r17317: - add a composite_create() function that allocates and initializeStefan Metzmacher2007-10-102-0/+29
* r17306: fix compiler warningStefan Metzmacher2007-10-101-1/+1
* r17305: allow 'declare [...] union foo;'Stefan Metzmacher2007-10-102-461/+486
* r17304: Improve ldb_tdb error strings a bit more.Andrew Bartlett2007-10-101-2/+23
* r17303: More testing results: Don't try and call a NULL callback, and use theAndrew Bartlett2007-10-101-1/+6
* r17302: Testing!Andrew Bartlett2007-10-102-5/+7
* r17301: Add a new function to copy a list of attributes, while adding one toAndrew Bartlett2007-10-101-0/+22
* r17300: Try to fix some segfaults in ldb_ildap module, when the remote serverAndrew Bartlett2007-10-101-1/+6
* r17299: Improve the partition module to replicate attribute records into allAndrew Bartlett2007-10-101-59/+181
* r17298: Fix up the local_password module to the current LDB API, and build it...Andrew Bartlett2007-10-102-96/+108
* r17297: Some compilers don't seem to like the ;;Andrew Bartlett2007-10-101-1/+1
* r17290: don't do any stuff that can fail in the _recv functionStefan Metzmacher2007-10-101-7/+10
* r17289: Fix the build: I havn't commited this module yet.Andrew Bartlett2007-10-101-10/+0
* r17288: Don't mess with entries in the local password prefix, and fix constAndrew Bartlett2007-10-101-5/+21
* r17287: Add the local_password module to the tree, so it doesn't get lost inAndrew Bartlett2007-10-103-3/+904
* r17286: Simply fail the tls_initialise if we don't have TLS compiled in.Andrew Bartlett2007-10-102-8/+13
* r17285: some reformatingStefan Metzmacher2007-10-101-10/+23
* r17284: move the input checking stuff from ntlmssp_update() into itsStefan Metzmacher2007-10-101-40/+44
* r17283: use the async calls of auth_check_password() and gensec_update()Stefan Metzmacher2007-10-102-245/+330
* r17282: test some simple operation with the LANMAN1 and LANMAN2 protocol,Stefan Metzmacher2007-10-101-1/+7
* r17281: we now have client/server max protolStefan Metzmacher2007-10-101-1/+1
* r17280: NT_STATUS_INVALID_HANDLE maps to ERRbadfid, which is wrong in thisStefan Metzmacher2007-10-101-14/+20
* r17278: fix un uninitialized value found by valgrindStefan Metzmacher2007-10-101-0/+1
* r17277: we need to trigger an event when we return directly,Stefan Metzmacher2007-10-101-1/+1
* r17274: fix typosStefan Metzmacher2007-10-101-2/+2
* r17273: add an async version of auth_check_password() on the publicStefan Metzmacher2007-10-102-31/+185
* r17272: move the callback stuff into a substructureStefan Metzmacher2007-10-101-8/+10
* r17270: split the logic of saying this auth backend wants to handle thisStefan Metzmacher2007-10-107-41/+140
* r17268: change the smb2 session setup to use the new gensec_update_send/recv(...Stefan Metzmacher2007-10-101-61/+91
* r17267: - add an async interface for gensec_update() to the public gensec apiStefan Metzmacher2007-10-102-0/+78
* r17265: some reformattingStefan Metzmacher2007-10-101-57/+27
* r17264: - remove unused includes from tallocStefan Metzmacher2007-10-102-15/+17
* r17263: export talloc_free_children()Stefan Metzmacher2007-10-101-0/+1
* r17257: make the size_t is to small error more verboseStefan Metzmacher2007-10-101-0/+4
* r17256: fix 2 crash bugs, which are introduced by making parametersStefan Metzmacher2007-10-101-0/+3
* r17255: fixed BENCH-NBENCH for new smb_raw_find_first() syntaxAndrew Tridgell2007-10-101-1/+2
* r17253: add configure checks for writev/readv to see how portable they'reStefan Metzmacher2007-10-101-0/+3
* r17251: - split out the starttls into its own functionStefan Metzmacher2007-10-101-42/+96
* r17250: Fix comment, the Samba3 winbind protocol uses the host byte order here.Andrew Bartlett2007-10-101-1/+1
* r17243: some svcctl idl fixes from <andrzej.hajda@wp.pl>Stefan Metzmacher2007-10-101-7/+7
* r17241: substitude @datarootdir@ with old autoconf versions:-)Stefan Metzmacher2007-10-101-0/+1
* r17240: move extended operations to a new fileStefan Metzmacher2007-10-103-78/+98