summaryrefslogtreecommitdiff
path: root/source4/utils
AgeCommit message (Expand)AuthorFilesLines
2007-12-21r26327: Explicit loadparm_context for RPC client functions.Jelmer Vernooij5-9/+9
2007-12-21r26325: Remove use of global_loadparm in netif.Jelmer Vernooij1-2/+2
2007-12-21r26312: Move specification of port higher up the call stack.Jelmer Vernooij1-5/+5
2007-12-21r26309: Move specification of port higher up the all stack.Jelmer Vernooij1-3/+9
2007-12-21r26295: Remove use of global_loadparm for net and wb_pam_auth.Jelmer Vernooij4-2/+5
2007-12-21r26275: return loadparm context in lp_load.Jelmer Vernooij1-3/+4
2007-12-21r26268: Avoid more use of global_loadparm - put lp_ctx in smb_server and wbsr...Jelmer Vernooij1-1/+0
2007-12-21r26260: Store loadparm context in gensec context.Jelmer Vernooij1-2/+2
2007-12-21r26252: Specify loadparm_context explicitly when creating sessions.Jelmer Vernooij1-1/+2
2007-12-21r26250: Avoid global_loadparm in a couple more places.Jelmer Vernooij1-1/+1
2007-12-21r26249: Remove a couple more uses of global_loadparm.Jelmer Vernooij1-6/+7
2007-12-21r26236: Remove more uses of global_loadparm or specify loadparm_context expli...Jelmer Vernooij1-1/+1
2007-12-21r26231: Spell check: credentails -> credentials.Jelmer Vernooij1-2/+2
2007-12-21r26230: Use task-provided loadparm context in a couple more places, avoid loa...Jelmer Vernooij1-5/+13
2007-12-21r26228: Store loadparm context in auth context, move more loadparm_contexts u...Jelmer Vernooij1-2/+5
2007-12-21r26227: Make loadparm_context part of a server task, move loadparm_contexts f...Jelmer Vernooij1-85/+98
2007-12-21r26226: Avoid more uses of global_loadparm.Jelmer Vernooij1-1/+1
2007-12-21r26006: Improve some dependencies.Jelmer Vernooij1-1/+2
2007-12-21r25920: ndr: change NTSTAUS into enum ndr_err_code (samba4 callers)Stefan Metzmacher1-5/+4
2007-12-21r25790: - remove some nesting by using error and out logicStefan Metzmacher1-14/+26
2007-10-10r25454: Use standard bool types in a couple more places.Jelmer Vernooij2-43/+43
2007-10-10r25446: Merge some changes I made on the way home from SFO:Jelmer Vernooij1-1/+1
2007-10-10r25398: Parse loadparm context to all lp_*() functions.Jelmer Vernooij3-21/+21
2007-10-10r25392: Add loadparm context as argument in a couple more places.Jelmer Vernooij1-2/+2
2007-10-10r25379: Use loadparm context parameter in a lot more places.Jelmer Vernooij1-9/+9
2007-10-10r25213: use talloc_strdup_append_buffer() instead of talloc_append_string()Stefan Metzmacher1-3/+2
2007-10-10r25175: Change to talloc_asprintf_append_buffer().Jeremy Allison2-5/+5
2007-10-10r25047: Fix more warnings.Jelmer Vernooij1-4/+4
2007-10-10r25035: Fix some more warnings, use service pointer rather than service numbe...Jelmer Vernooij1-22/+21
2007-10-10r25027: Fix more warnings.Jelmer Vernooij1-1/+1
2007-10-10r25026: Move param/param.h out of includes.hJelmer Vernooij3-0/+3
2007-10-10r25007: Remove more uses of pstring, move ntlmauth-specific utility function ...Jelmer Vernooij1-1/+19
2007-10-10r25000: Fix some more C++ compatibility warnings.Jelmer Vernooij1-2/+2
2007-10-10r24796: Add bounds checking to ntlm_auth, increase initial buffer size to 300...Kai Blin1-2/+12
2007-10-10r24795: When talking to squid, allocate the buffer size dynamically.Kai Blin1-27/+36
2007-10-10r23792: convert Samba4 to GPLv3Andrew Tridgell13-39/+26
2007-10-10r22607: work with the solaris version of poptStefan Metzmacher1-4/+4
2007-10-10r21564: Move ndrdump to librpc/tools.Jelmer Vernooij2-430/+0
2007-10-10r21334: compare the original buffer and the validated one byte by byteStefan Metzmacher1-2/+30
2007-10-10r21333: fix POPT handling in ndrdumpStefan Metzmacher1-7/+23
2007-10-10r19678: Fix the build for now (ugly hack because of circular dependencies)Jelmer Vernooij1-0/+1
2007-10-10r19598: Ahead of a merge to current lorikeet-heimdal:Andrew Bartlett1-1/+4
2007-10-10r19558: Make behaviour of "OK" match that of Samba3's ntlm_auth. Patch byJelmer Vernooij1-1/+2
2007-10-10r19555: Silently ignore --use-cached-creds for compatibility with Samba3's nt...Jelmer Vernooij1-0/+3
2007-10-10r19463: Make it clear what argument is incorrectAndrew Bartlett1-1/+1
2007-10-10r18915: fix usage of popt, do make -W setting the recursive flag on SuSE 10.1Stefan Metzmacher1-19/+58
2007-10-10r18343: fixed setlinebuf() prototype, added test for it, and use it in twoAndrew Tridgell1-3/+1
2007-10-10r18168: Use {NULL} rather than POPT_TABLEEND, which is not always available.Jelmer Vernooij4-4/+4
2007-10-10r18121: Simplify m4 code, hopefully fix Samba4 build problems.Jelmer Vernooij2-5/+5
2007-10-10r18117: first steps in making samba4 use libreplaceAndrew Tridgell2-5/+5