summaryrefslogtreecommitdiff
path: root/source4/libcli
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r25516: Sorry, I reverted too much of r25448 in r25515.Michael Adam1-1/+1
2007-10-10r25515: Revert r25448:Michael Adam2-1/+13
2007-10-10r25448: Remove IMMEDIATE_STRUCTURES define, which was used for splint. Newer ...Jelmer Vernooij2-13/+1
2007-10-10r25446: Merge some changes I made on the way home from SFO:Jelmer Vernooij5-7/+12
2007-10-10r25430: Add the loadparm context to all parametric options.Jelmer Vernooij2-2/+2
2007-10-10r25398: Parse loadparm context to all lp_*() functions.Jelmer Vernooij22-39/+40
2007-10-10r25353: Disable one more swig link to for 'make install' to work.Rafal Szczesniak1-0/+1
2007-10-10r25351: disable swig for now to get the build workingAndrew Tridgell1-0/+1
2007-10-10r25348: Start working on another Python wrapper.Tim Potter2-0/+23
2007-10-10r25329: A solution to SWIG not being able to handle a structure and a functionTim Potter1-8/+10
2007-10-10r25305: Fix installation of missing headers.Jelmer Vernooij1-3/+3
2007-10-10r25301: Merge my includes.h cleanups.Jelmer Vernooij9-255/+314
2007-10-10r25221: Experiment with Jelmer's new generic loadparm code.Tim Potter1-1/+8
2007-10-10r25212: merge some stuff from samba3Stefan Metzmacher1-1/+4
2007-10-10r25175: Change to talloc_asprintf_append_buffer().Jeremy Allison4-16/+16
2007-10-10r25047: Fix more warnings.Jelmer Vernooij1-0/+2
2007-10-10r25035: Fix some more warnings, use service pointer rather than service numbe...Jelmer Vernooij3-3/+3
2007-10-10r25027: Fix more warnings.Jelmer Vernooij10-6/+16
2007-10-10r25026: Move param/param.h out of includes.hJelmer Vernooij24-0/+24
2007-10-10r25010: Avoid uses of pstringJelmer Vernooij2-4/+2
2007-10-10r25001: Fix more C++ and other warnings, fix some of the indentation with ts=...Jelmer Vernooij6-6/+11
2007-10-10r25000: Fix some more C++ compatibility warnings.Jelmer Vernooij6-9/+10
2007-10-10r24994: Fix some C++ warnings.Jelmer Vernooij11-14/+14
2007-10-10r24992: Remove some uses of lp_*().Jelmer Vernooij2-6/+4
2007-10-10r24937: Merge tests spoolss RPC callbacks.Jelmer Vernooij1-1/+1
2007-10-10r24816: Move the rest of the contents of core.h to more appropriate places.Jelmer Vernooij1-0/+11
2007-10-10r24814: Fix headers, trim core.h even more.Jelmer Vernooij1-1/+0
2007-10-10r24780: More work allowing libutil to be used by external users.Jelmer Vernooij1-3/+2
2007-10-10r24712: No longer expose the 'BOOL' data type in any interfaces.Jelmer Vernooij12-38/+38
2007-10-10r24560: rename some DCERPC_ prefixes into NDR_Stefan Metzmacher2-2/+2
2007-10-10r24557: rename 'dcerpc_table_' -> 'ndr_table_'Stefan Metzmacher2-2/+2
2007-10-10r24248: Attempt to fix bug #4830 by <mwallnoefer@yahoo.de>. If there is noAndrew Bartlett1-0/+1
2007-10-10r24146: It is not an error for a Win2k3-only server not to support the NT4Andrew Bartlett2-0/+2
2007-10-10r23816: A little more static, but leave the dead code testjoin.c as documenta...Andrew Bartlett1-1/+1
2007-10-10r23810: Make things static, and remove unsued code.Andrew Bartlett1-114/+0
2007-10-10r23801: The FSF has moved around a lot. This fixes their Mass Ave address.Andrew Tridgell3-6/+3
2007-10-10r23798: updated old Temple Place FSF addresses to new URLAndrew Tridgell1-2/+1
2007-10-10r23795: more v2->v3 conversionAndrew Tridgell4-4/+4
2007-10-10r23792: convert Samba4 to GPLv3Andrew Tridgell123-369/+246
2007-10-10r23754: Make sure to check the status return before we de-reference theAndrew Bartlett1-0/+3
2007-10-10r23519: added libcli code for fetching shadow copy informationAndrew Tridgell4-4/+99
2007-10-10r23381: Merge netr_GetDcName WERROR return and WERROR_DOMAIN_CONTROLLER_NOT_F...Günther Deschner2-0/+2
2007-10-10r23176: Note that we only return one DC from this call at the moment.Andrew Bartlett1-0/+3
2007-10-10r23138: added a raw interface for SMBecho operationsAndrew Tridgell2-0/+86
2007-10-10r23058: the cldap code was getting too intimate with the internals of structAndrew Tridgell1-3/+9
2007-10-10r23057: only call the async recv function for the first pending receive, notAndrew Tridgell1-2/+5
2007-10-10r23037: actually fix the asn1 memory leak :-)Stefan Metzmacher1-1/+1
2007-10-10r23036: error checking on asn1_init() failureAndrew Tridgell5-2/+52
2007-10-10r23030: finally fixed up our asn1 code to use better memory allocation. ThisAndrew Tridgell6-368/+363
2007-10-10r22986: error 2312 is returned when NetSessDel() fails because a matching ses...Ronnie Sahlberg1-0/+1