summaryrefslogtreecommitdiff
path: root/source4/libcli
AgeCommit message (Expand)AuthorFilesLines
2007-12-21r25924: fix bug in UNIX_INFO2 push code found make make valgrindtestStefan Metzmacher1-1/+1
2007-12-21r25920: ndr: change NTSTAUS into enum ndr_err_code (samba4 callers)Stefan Metzmacher14-140/+193
2007-12-21r25917: ndr: move ndr_map_error2ntstatus to errormap.cStefan Metzmacher2-1/+30
2007-12-21r25903: Move more files out of torture/Jelmer Vernooij2-0/+195
2007-12-21r25897: Add WERR_INVALID_FLAGS.Günther Deschner2-0/+2
2007-12-21r25822: use NDR_CHECK()Stefan Metzmacher1-6/+2
2007-12-21r25821: always use ndr_push/pull_error() to report errors and not NTSTATUS di...Stefan Metzmacher1-15/+32
2007-12-21r25820: but still return the error...Stefan Metzmacher3-0/+3
2007-12-21r25819: make the success case more clearStefan Metzmacher3-3/+3
2007-12-21r25803: Make our security descriptor acl manipulation methods more generic so...Günther Deschner1-73/+174
2007-12-21r25801: Add security_ace_create() function.Günther Deschner1-0/+29
2007-12-21r25791: wrepl_request_finished() sets req->status, so make this explicitStefan Metzmacher1-13/+15
2007-12-21r25775: use ndr_pull_union_blob_all() in CLDAP codeStefan Metzmacher1-4/+4
2007-12-21r25739: We forgot to copy revision and type flags in security_descriptor_copy().Günther Deschner1-0/+3
2007-12-21r25692: fixed another example where the free of fde and the free of the socketAndrew Tridgell1-1/+3
2007-12-21r25672: Some more FRS werrors.Günther Deschner2-0/+4
2007-12-21r25669: Real build fix.Günther Deschner1-1/+1
2007-12-21r25668: Hopefully fix the build, sorry...Günther Deschner2-3/+4
2007-12-21r25665: Add some more WERR codes.Günther Deschner2-0/+11
2007-12-21r25624: Remove ipv4_addr hack. Only causes 4 extra includes of system/network...Jelmer Vernooij2-4/+5
2007-12-21r25610: Add security_descriptor_appendv() which takes va_list directly.Günther Deschner1-9/+14
2007-12-21r25608: Call security_descriptor_append from within security_descriptor_create.Günther Deschner1-29/+1
2007-12-21r25607: Allow to set security descriptor type flags at creation time withGünther Deschner1-0/+4
2007-12-21r25604: Add security_descriptor_append() helper function.Günther Deschner1-0/+42
2007-10-10r25578: BOOL -> boolStefan Metzmacher1-3/+3
2007-10-10r25554: Convert last instances of BOOL, True and False to the standard types.Jelmer Vernooij74-828/+830
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