Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2007-12-21 | r26377: Specify port explicitly. | Jelmer Vernooij | 1 | -3/+4 | |
(This used to be commit 8c767ca13906966cd6cccbeaef3c50033d46f206) | |||||
2007-12-21 | r26355: Eliminate global_loadparm in more places. | Jelmer Vernooij | 4 | -17/+19 | |
(This used to be commit 5d589a0d94bd76a9b4c9fc748854e8098ea43c4d) | |||||
2007-12-21 | r26352: Don't make lp_load create a new context. | Jelmer Vernooij | 1 | -4/+6 | |
(This used to be commit d0d5c1a823a6601292c061dba2b6f4bde2b9e3dd) | |||||
2007-12-21 | r26344: Fix memory access. | Jelmer Vernooij | 1 | -2/+2 | |
(This used to be commit 966248108f97d237b41ff2d14ec1e592d61d8db3) | |||||
2007-12-21 | r26339: Make loadparm talloc-allocated. | Jelmer Vernooij | 1 | -1/+1 | |
(This used to be commit 1e02cd8db1d65ff72b747833904a10b47749b1fb) | |||||
2007-12-21 | r26327: Explicit loadparm_context for RPC client functions. | Jelmer Vernooij | 5 | -9/+9 | |
(This used to be commit eeb2251d22b3d6e0379444a73af69d1014692b07) | |||||
2007-12-21 | r26325: Remove use of global_loadparm in netif. | Jelmer Vernooij | 1 | -2/+2 | |
(This used to be commit e452cb28594f23add7c00247ed39e8323aea78a6) | |||||
2007-12-21 | r26312: Move specification of port higher up the call stack. | Jelmer Vernooij | 1 | -5/+5 | |
(This used to be commit 49be7e43ff52a75cb9b4b9e2c3d4c339dbd69416) | |||||
2007-12-21 | r26309: Move specification of port higher up the all stack. | Jelmer Vernooij | 1 | -3/+9 | |
(This used to be commit 7de55cde7c7fe0141c05c8a38248667ebf3a9033) | |||||
2007-12-21 | r26295: Remove use of global_loadparm for net and wb_pam_auth. | Jelmer Vernooij | 4 | -2/+5 | |
(This used to be commit 47696b42987ea67ae1c6c09a4bec5858e5db4542) | |||||
2007-12-21 | r26275: return loadparm context in lp_load. | Jelmer Vernooij | 1 | -3/+4 | |
(This used to be commit d01f0f4c2037b531b3fd088060717f90e60471e9) | |||||
2007-12-21 | r26268: Avoid more use of global_loadparm - put lp_ctx in smb_server and ↵ | Jelmer Vernooij | 1 | -1/+0 | |
wbsrv_connection. (This used to be commit 7c008664238ed966cb82adf5b25b22157bb50730) | |||||
2007-12-21 | r26260: Store loadparm context in gensec context. | Jelmer Vernooij | 1 | -2/+2 | |
(This used to be commit b9e3a4862e267be39d603fed8207a237c3d72081) | |||||
2007-12-21 | r26252: Specify loadparm_context explicitly when creating sessions. | Jelmer Vernooij | 1 | -1/+2 | |
(This used to be commit 7280c1e9415daabb2712db1372e23f9846272ede) | |||||
2007-12-21 | r26250: Avoid global_loadparm in a couple more places. | Jelmer Vernooij | 1 | -1/+1 | |
(This used to be commit 2c6b755309fdf685cd0b0564272bf83038574a43) | |||||
2007-12-21 | r26249: Remove a couple more uses of global_loadparm. | Jelmer Vernooij | 1 | -6/+7 | |
(This used to be commit 80a61200508a00d5b16a3e748ce92d54b9fefcd2) | |||||
2007-12-21 | r26236: Remove more uses of global_loadparm or specify loadparm_context ↵ | Jelmer Vernooij | 1 | -1/+1 | |
explicitly. (This used to be commit 5b29ef7c03d9ae76b0ca909e9f03a58e1bad3521) | |||||
2007-12-21 | r26231: Spell check: credentails -> credentials. | Jelmer Vernooij | 1 | -2/+2 | |
(This used to be commit 4b46888bd0195ab12190f76868719fc018baafd6) | |||||
2007-12-21 | r26230: Use task-provided loadparm context in a couple more places, avoid ↵ | Jelmer Vernooij | 1 | -5/+13 | |
loadparm context inside ntlm_auth. (This used to be commit 3a946d1ffd7739e40beab673ecb0100c178c2e28) | |||||
2007-12-21 | r26228: Store loadparm context in auth context, move more loadparm_contexts ↵ | Jelmer Vernooij | 1 | -2/+5 | |
up the call stack. (This used to be commit ba75f1613a9aac69dd5df94dd8a2b37820acd166) | |||||
2007-12-21 | r26227: Make loadparm_context part of a server task, move loadparm_contexts ↵ | Jelmer Vernooij | 1 | -85/+98 | |
further up the call stack. (This used to be commit 0721a07aada6a1fae6dcbd610b8783df57d7bbad) | |||||
2007-12-21 | r26226: Avoid more uses of global_loadparm. | Jelmer Vernooij | 1 | -1/+1 | |
(This used to be commit 6cbce47a3eaef76a89db7cd0ab0d4f6441fc720d) | |||||
2007-12-21 | r26006: Improve some dependencies. | Jelmer Vernooij | 1 | -1/+2 | |
(This used to be commit 28f05bb5ef9e727298f4b61e71c42a8703374b96) | |||||
2007-12-21 | r25920: ndr: change NTSTAUS into enum ndr_err_code (samba4 callers) | Stefan Metzmacher | 1 | -5/+4 | |
lib/messaging/ lib/registry/ lib/ldb-samba/ librpc/rpc/ auth/auth_winbind.c auth/gensec/ auth/kerberos/ dsdb/repl/ dsdb/samdb/ dsdb/schema/ torture/ cluster/ctdb/ kdc/ ntvfs/ipc/ torture/rap/ ntvfs/ utils/getntacl.c ntptr/ smb_server/ libcli/wrepl/ wrepl_server/ libcli/cldap/ libcli/dgram/ libcli/ldap/ libcli/raw/ libcli/nbt/ libnet/ winbind/ rpc_server/ metze (This used to be commit 6223c7fddc972687eb577e04fc1c8e0604c35435) | |||||
2007-12-21 | r25790: - remove some nesting by using error and out logic | Stefan Metzmacher | 1 | -14/+26 | |
- print in the print_* function ... metze (This used to be commit dbd7e8bcceeecaa650b164990f9874cf3308974e) | |||||
2007-10-10 | r25454: Use standard bool types in a couple more places. | Jelmer Vernooij | 2 | -43/+43 | |
(This used to be commit 9243b551f30c7aa2763115516a6adcfe5bbddc58) | |||||
2007-10-10 | r25446: Merge some changes I made on the way home from SFO: | Jelmer Vernooij | 1 | -1/+1 | |
2007-09-29 More higher-level passing around of lp_ctx. 2007-09-29 Fix warning. 2007-09-29 Pass loadparm contexts on a higher level. 2007-09-29 Avoid using global loadparm context. (This used to be commit 3468952e771ab31f90b6c374ade01c5550810f42) | |||||
2007-10-10 | r25398: Parse loadparm context to all lp_*() functions. | Jelmer Vernooij | 3 | -21/+21 | |
(This used to be commit 3fcc960839c6e5ca4de2c3c042f12f369ac5f238) | |||||
2007-10-10 | r25392: Add loadparm context as argument in a couple more places. | Jelmer Vernooij | 1 | -2/+2 | |
(This used to be commit c62f51cc28a37959128e78a1f34cfd4c6d3ba069) | |||||
2007-10-10 | r25379: Use loadparm context parameter in a lot more places. | Jelmer Vernooij | 1 | -9/+9 | |
(This used to be commit 091961b13be665061c7e88ab4e2808c015bc403e) | |||||
2007-10-10 | r25213: use talloc_strdup_append_buffer() instead of talloc_append_string() | Stefan Metzmacher | 1 | -3/+2 | |
metze (This used to be commit d0306ed16b55034f48cb514ea1f4dcd1d388ac50) | |||||
2007-10-10 | r25175: Change to talloc_asprintf_append_buffer(). | Jeremy Allison | 2 | -5/+5 | |
Jeremy. (This used to be commit 0844dbf597191b3e4d35a696695b229e986daec4) | |||||
2007-10-10 | r25047: Fix more warnings. | Jelmer Vernooij | 1 | -4/+4 | |
(This used to be commit 69de86d2d2e49439760fbc61901eb87fb7fc5d55) | |||||
2007-10-10 | r25035: Fix some more warnings, use service pointer rather than service ↵ | Jelmer Vernooij | 1 | -22/+21 | |
number in more places. (This used to be commit df9cebcb97e20564359097148665bd519f31bc6f) | |||||
2007-10-10 | r25027: Fix more warnings. | Jelmer Vernooij | 1 | -1/+1 | |
(This used to be commit 5085c53fcfade614e83d21fc2c1a5bc43bb2a729) | |||||
2007-10-10 | r25026: Move param/param.h out of includes.h | Jelmer Vernooij | 3 | -0/+3 | |
(This used to be commit abe8349f9b4387961ff3665d8c589d61cd2edf31) | |||||
2007-10-10 | r25007: Remove more uses of pstring, move ntlmauth-specific utility function ↵ | Jelmer Vernooij | 1 | -1/+19 | |
to ntlm-auth.c (This used to be commit 6f224480b230ab7ccfc0417c13e7f4fc3f6f2a13) | |||||
2007-10-10 | r25000: Fix some more C++ compatibility warnings. | Jelmer Vernooij | 1 | -2/+2 | |
(This used to be commit 08bb1ef643ab906f1645cf6f32763dc73b1884e4) | |||||
2007-10-10 | r24796: Add bounds checking to ntlm_auth, increase initial buffer size to ↵ | Kai Blin | 1 | -2/+12 | |
300 to avoid one talloc/fgets loop in the common case, which is slightly over 200 for the KK response. (This used to be commit ba5ac4eeb8086d50e829e1a9944ea89a28eeef2c) | |||||
2007-10-10 | r24795: When talking to squid, allocate the buffer size dynamically. | Kai Blin | 1 | -27/+36 | |
(This used to be commit 2b72738e4ecc6ad25a08ce7bf41d8d46fcee4115) | |||||
2007-10-10 | r23792: convert Samba4 to GPLv3 | Andrew Tridgell | 13 | -39/+26 | |
There are still a few tidyups of old FSF addresses to come (in both s3 and s4). More commits soon. (This used to be commit fcf38a38ac691abd0fa51b89dc951a08e89fdafa) | |||||
2007-10-10 | r22607: work with the solaris version of popt | Stefan Metzmacher | 1 | -4/+4 | |
metze (This used to be commit c992e882b53525fea995c68be668ba939671139c) | |||||
2007-10-10 | r21564: Move ndrdump to librpc/tools. | Jelmer Vernooij | 2 | -430/+0 | |
(This used to be commit e3cc94e7d175824abce16c377e5180b4756543cf) | |||||
2007-10-10 | r21334: compare the original buffer and the validated one byte by byte | Stefan Metzmacher | 1 | -2/+30 | |
and print out the first mismatch metze (This used to be commit 6ac574660a0656341d7a311738d20b328f31ff78) | |||||
2007-10-10 | r21333: fix POPT handling in ndrdump | Stefan Metzmacher | 1 | -7/+23 | |
make --validate, --dump-data work again metze (This used to be commit 654acc67344c097106b2f9859b5cbd973d95340f) | |||||
2007-10-10 | r19678: Fix the build for now (ugly hack because of circular dependencies) | Jelmer Vernooij | 1 | -0/+1 | |
(This used to be commit 0953bb7d5f2f2a81688f5421e1fbfa3bc38aa810) | |||||
2007-10-10 | r19598: Ahead of a merge to current lorikeet-heimdal: | Andrew Bartlett | 1 | -1/+4 | |
Break up auth/auth.h not to include the world. Add credentials_krb5.h with the kerberos dependent prototypes. Andrew Bartlett (This used to be commit 2b569c42e0fbb596ea82484d0e1cb22e193037b9) | |||||
2007-10-10 | r19558: Make behaviour of "OK" match that of Samba3's ntlm_auth. Patch by | Jelmer Vernooij | 1 | -1/+2 | |
Kai Blin. (This used to be commit d599bb8f98c01459dfbafe041f481d301316057c) | |||||
2007-10-10 | r19555: Silently ignore --use-cached-creds for compatibility with Samba3's ↵ | Jelmer Vernooij | 1 | -0/+3 | |
ntlm_auth. Patch by Kai Blin. (This used to be commit 2167552b9a869c408c5ba17dcba3367241934767) | |||||
2007-10-10 | r19463: Make it clear what argument is incorrect | Andrew Bartlett | 1 | -1/+1 | |
Andrew Bartlett (This used to be commit a28a17c50853ccd4d7b2122497d3d18f0a6feed9) |