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