summaryrefslogtreecommitdiff
path: root/source4/libnet/libnet_samdump.c
Commit message (Expand)AuthorAgeFilesLines
* Ensure convert_string_XXX is always called with a valid converted_size pointer.Jeremy Allison2011-03-291-1/+2
* lib/util/charset rename iconv_convenience to iconv_handleAndrew Bartlett2011-03-251-1/+1
* charcnv: removed the allow_badcharcnv and allow_bad_conv options to convert_s...Andrew Tridgell2011-03-241-1/+1
* s4-loadparm: 2nd half of lp_ to lpcfg_ conversionAndrew Tridgell2010-07-161-1/+1
* Add missing includes.Jelmer Vernooij2009-07-191-0/+1
* Rework Samba4 to use the new common libcli/auth codeAndrew Bartlett2009-04-141-1/+0
* s4: Use same function signature for convert_* as s3.Jelmer Vernooij2009-03-011-2/+2
* Add allow_badcharcnv argument to all conversion function, forJelmer Vernooij2009-03-011-1/+1
* s4:libnet: s/new/nStefan Metzmacher2009-02-021-9/+9
* s4:libnet/: s/private/private_dataStefan Metzmacher2009-02-021-3/+3
* Remove iconv_convenience argument from convert_string{,talloc}() butJelmer Vernooij2008-10-241-1/+1
* Fix include paths to new location of libutil.Jelmer Vernooij2008-10-111-1/+1
* r26427: Avoid global_smb_iconv_convenience.Jelmer Vernooij2007-12-211-1/+1
* r26328: remove more uses of global_loadparm.Jelmer Vernooij2007-12-211-1/+1
* r26316: Use contexts for conversion functions.Jelmer Vernooij2007-12-211-1/+1
* r25430: Add the loadparm context to all parametric options.Jelmer Vernooij2007-10-101-1/+1
* r25035: Fix some more warnings, use service pointer rather than service numbe...Jelmer Vernooij2007-10-101-2/+2
* r25001: Fix more C++ and other warnings, fix some of the indentation with ts=...Jelmer Vernooij2007-10-101-1/+2
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r21300: let the caller decide if it wants rid decrypted hashes or notStefan Metzmacher2007-10-101-0/+1
* r18609: error_string should not contain newlines.Günther Deschner2007-10-101-1/+1
* r17930: Merge noinclude branch:Jelmer Vernooij2007-10-101-1/+1
* r16830: Fix IBM checker and GCC warnings.Andrew Bartlett2007-10-101-3/+3
* r15328: Move some functions around, remove dependencies.Jelmer Vernooij2007-10-101-1/+1
* r14464: Don't include ndr_BASENAME.h files unless strictly required, insteadJelmer Vernooij2007-10-101-0/+1
* r12903: Factor out a new routine libnet_RpcConnectDCInfo, to both connect toAndrew Bartlett2007-10-101-7/+2
* r12865: Upgrade the librpc and libnet code.Andrew Bartlett2007-10-101-47/+24
* r12696: Reduce the size of include/structs.hJelmer Vernooij2007-10-101-0/+1
* r12608: Remove some unused #include lines.Jelmer Vernooij2007-10-101-2/+0
* r9792: Rename StrCaseCmp -> strcasecmp_m. All these years I was thinkingJelmer Vernooij2007-10-101-1/+1
* r8744: Split 'net samdump' out into a separate fileAndrew Bartlett2007-10-101-0/+232