summaryrefslogtreecommitdiff
path: root/source4/client
AgeCommit message (Expand)AuthorFilesLines
2007-12-21r26277: Move loadparm context higher up the stack.Jelmer Vernooij1-5/+5
2007-12-21r26275: return loadparm context in lp_load.Jelmer Vernooij2-7/+10
2007-12-21r26272: Remove global_loadparm in some more places.Jelmer Vernooij1-3/+3
2007-12-21r26271: Remove some more uses of global_loadparm.Jelmer Vernooij2-4/+6
2007-12-21r26269: Fix a couple more references to global_loadparm.Jelmer Vernooij2-4/+4
2007-12-21r26266: Remove more global_loadparm uses.Jelmer Vernooij1-1/+1
2007-12-21r26264: pass name resolve order explicitly, use torture context for settings ...Jelmer Vernooij1-3/+3
2007-12-21r26236: Remove more uses of global_loadparm or specify loadparm_context expli...Jelmer Vernooij1-5/+5
2007-12-21r26234: More global_loadparm fixes.Jelmer Vernooij2-6/+6
2007-12-21r26226: Avoid more uses of global_loadparm.Jelmer Vernooij2-2/+2
2007-12-21r26224: Remove another use of global_loadparm.Jelmer Vernooij1-1/+1
2007-12-21r25624: Remove ipv4_addr hack. Only causes 4 extra includes of system/network...Jelmer Vernooij2-3/+3
2007-10-10r25577: BOOL -> boolStefan Metzmacher1-23/+23
2007-10-10r25550: Convert to standard bool type.Jelmer Vernooij3-86/+86
2007-10-10r25530: Fix missing dependencyJelmer Vernooij1-1/+2
2007-10-10r25398: Parse loadparm context to all lp_*() functions.Jelmer Vernooij4-6/+6
2007-10-10r25392: Add loadparm context as argument in a couple more places.Jelmer Vernooij1-1/+1
2007-10-10r25217: #define TALLOC_DEPRECATED 1 to get talloc_append_string() macroStefan Metzmacher1-0/+9
2007-10-10r25175: Change to talloc_asprintf_append_buffer().Jeremy Allison1-2/+2
2007-10-10r25035: Fix some more warnings, use service pointer rather than service numbe...Jelmer Vernooij1-2/+2
2007-10-10r25028: Fix more warnings.Jelmer Vernooij1-9/+5
2007-10-10r25027: Fix more warnings.Jelmer Vernooij1-10/+10
2007-10-10r25026: Move param/param.h out of includes.hJelmer Vernooij2-0/+2
2007-10-10r25001: Fix more C++ and other warnings, fix some of the indentation with ts=...Jelmer Vernooij2-4/+4
2007-10-10r24712: No longer expose the 'BOOL' data type in any interfaces.Jelmer Vernooij1-7/+7
2007-10-10r24698: Patch from Andrew Kroeger <andrew@sprocks.gotdns.com> to fix BugAndrew Bartlett1-3/+4
2007-10-10r24557: rename 'dcerpc_table_' -> 'ndr_table_'Stefan Metzmacher1-1/+1
2007-10-10r23792: convert Samba4 to GPLv3Andrew Tridgell7-21/+14
2007-10-10r23521: NT_STATUS_OBJECT_NAME_NOT_FOUND is not an error eitherAndrew Tridgell1-1/+2
2007-10-10r23520: display shadow copy information in 'allinfo'Andrew Tridgell1-0/+35
2007-10-10r22969: fix some more places where we could end up with more than one eventAndrew Tridgell1-1/+2
2007-10-10r20650: revert a bunch of code I didn't mean to commit yetAndrew Tridgell1-5/+0
2007-10-10r20647: add cluster codeAndrew Tridgell1-0/+5
2007-10-10r19598: Ahead of a merge to current lorikeet-heimdal:Andrew Bartlett1-0/+1
2007-10-10r18824: fixed a bug in cifsdd when the file is exactly a multiple of the blockAndrew Tridgell1-1/+2
2007-10-10r18209: fix the ifdef for HAVE_HISTORY_LISTAndrew Tridgell1-1/+1
2007-10-10r18208: Mac OS X also doesn't have history_list()Andrew Tridgell1-1/+1
2007-10-10r18168: Use {NULL} rather than POPT_TABLEEND, which is not always available.Jelmer Vernooij2-3/+3
2007-10-10r18121: Simplify m4 code, hopefully fix Samba4 build problems.Jelmer Vernooij1-2/+2
2007-10-10r18117: first steps in making samba4 use libreplaceAndrew Tridgell1-2/+2
2007-10-10r17930: Merge noinclude branch:Jelmer Vernooij1-1/+1
2007-10-10r15875: Fix bug in smbclients 'put' command tridge found a while ago. Add testsJelmer Vernooij1-3/+3
2007-10-10r15811: Fix mget command without arguments. Caught by the IBM Checker.Jelmer Vernooij1-4/+5
2007-10-10r15809: Fix typo in array offsets. Caught by the IBM checker.Jelmer Vernooij1-2/+2
2007-10-10r15808: Fix two uninitialized variables, caught by the IBM Checker.Jelmer Vernooij1-2/+2
2007-10-10r15406: Move 'smbreadline' out of libreplace as it doesn't replace functionalityJelmer Vernooij1-1/+1
2007-10-10r15375: Rename readline.h to smbreadline.h avoid clashes with system header.Jelmer Vernooij1-1/+1
2007-10-10r15331: Integrate LIBSMB and LIBCLI into new LIBCLI_SMBJelmer Vernooij1-2/+2
2007-10-10r15328: Move some functions around, remove dependencies.Jelmer Vernooij1-1/+1
2007-10-10r15297: Move create_security_token() to samdb as it requires SAMDB (and the r...Jelmer Vernooij1-1/+1