Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-08-27 | Fix bug #7653 - When SMB2 is on, Windows 7 clients can not connect as guest ↵ | Jeremy Allison | 1 | -0/+8 | |
to a share. Fix "security = share" with SMB2 by mapping internally to "security = user" and "map to guest = Bad User". Jeremy. | |||||
2010-08-27 | s3: Lift smbd_server_fd() from smb_pam_passcheck | Volker Lendecke | 3 | -9/+12 | |
2010-08-27 | s3: Lift smbd_server_fd() from smb_pam_start | Volker Lendecke | 1 | -16/+9 | |
smb_pam_passcheck() is the only caller that fills in NULL, all other callers now properly fill rhost | |||||
2010-08-27 | s3: Pass "private_data" through string_combinations() | Volker Lendecke | 1 | -12/+24 | |
2010-08-27 | s3: Cache results of finding printer names | Volker Lendecke | 1 | -0/+39 | |
With hundreds of printers or on a slow machine, this can become expensive. Problem reported and patch sponsored by DESY, Hamburg (www.desy.de) | |||||
2010-08-27 | s3: Pass rhost through to smb_pam_passchange | Volker Lendecke | 5 | -19/+42 | |
2010-08-27 | s3-waf: build samldap passdb backend | Sumit Bose | 2 | -2/+2 | |
Signed-off-by: Günther Deschner <gd@samba.org> | |||||
2010-08-26 | Fix bug #7651 - mknod and mkfifo fails with "No such file or directory" | Jeremy Allison | 1 | -2/+2 | |
Ensure we check the correct stat struct once we've created the special fix. Thanks to izh1979@gmail.com for pointing out the bug. Jeremy. | |||||
2010-08-26 | s3-proto: remove obsolete prototypes. | Günther Deschner | 1 | -14/+0 | |
Guenther | |||||
2010-08-26 | s3: Fix typos | Volker Lendecke | 1 | -2/+2 | |
2010-08-26 | s3: Remove smbd_server_fd from expand_msdfs_target | Volker Lendecke | 1 | -3/+2 | |
2010-08-26 | winbindd: Add the client status in the clients list output | Pierre Carrier | 1 | -4/+12 | |
Hello list, Considered relevant by a customer. As I suppose one doesn't send SIGUSR2 very often, I didn't bother adding another DEBUGLEVEL. -- Pierre | |||||
2010-08-26 | winbindd: useless function | Pierre Carrier | 1 | -8/+1 | |
Hello list, Seems simple enough for my first patch :) -- Pierre | |||||
2010-08-26 | s3-build: only include rpc_misc.h where needed. | Günther Deschner | 5 | -3/+4 | |
Guenther | |||||
2010-08-26 | s3-build: use talloc_dict.h only where needed. | Günther Deschner | 4 | -1/+4 | |
Guenther | |||||
2010-08-26 | s3-build: use dbwrap.h only where needed. | Günther Deschner | 40 | -39/+75 | |
Guenther | |||||
2010-08-26 | s3-build: only include krb5 environment variables where required. | Günther Deschner | 7 | -1/+6 | |
Guenther | |||||
2010-08-26 | s3-build: only include libnscd.h where needed. | Günther Deschner | 2 | -4/+4 | |
Guenther | |||||
2010-08-26 | s3-build: include mangle.h only where needed. | Günther Deschner | 4 | -1/+3 | |
Guenther | |||||
2010-08-26 | s3-dcerpc: only include rpc_dce.h where needed. | Günther Deschner | 6 | -1/+5 | |
Guenther | |||||
2010-08-26 | s3-build: remove unrequired ntlmssp forward declaration. | Günther Deschner | 1 | -2/+0 | |
Guenther | |||||
2010-08-26 | s3-idmap: only include idmap headers where needed. | Günther Deschner | 33 | -51/+80 | |
Guenther | |||||
2010-08-26 | s3-build: no point in including doserr.h, noone uses them. | Günther Deschner | 1 | -2/+0 | |
Guenther | |||||
2010-08-26 | s3-build: only include "fake_file.h" where needed. | Günther Deschner | 9 | -2/+8 | |
Guenther | |||||
2010-08-26 | s3-nmbd: move nmbd proto out of main proto.h | Günther Deschner | 30 | -357/+386 | |
Guenther | |||||
2010-08-26 | s3-build: only include nsswitch header where needed. | Günther Deschner | 10 | -3/+9 | |
Guenther | |||||
2010-08-26 | s3-build: remove unrequired forward declaration for struct printjob. | Günther Deschner | 1 | -5/+0 | |
Guenther | |||||
2010-08-26 | s3-build: only include memcache.h where needed. | Günther Deschner | 13 | -1/+12 | |
Guenther | |||||
2010-08-26 | s3-build: further rationalise LIBMSRPC_OBJ and remove RPC_CLIENT_OBJ. | Günther Deschner | 1 | -12/+10 | |
Guenther | |||||
2010-08-26 | s3-waf: further rationalise LIBMSRPC_SRC and remove RPC_CLIENT_SRC. | Günther Deschner | 1 | -12/+10 | |
Guenther | |||||
2010-08-26 | s3-build: remove RPC_CLIENT_OBJ1. | Günther Deschner | 1 | -4/+1 | |
Guenther | |||||
2010-08-26 | s3-waf: remove RPC_CLIENT_SRC1. | Günther Deschner | 1 | -3/+1 | |
Guenther | |||||
2010-08-26 | s3-build: use LIBMSRPC_OBJ instead of single files. | Günther Deschner | 1 | -11/+4 | |
Guenther | |||||
2010-08-26 | s3-waf: use LIBMSRPC_SRC instead of single files. | Günther Deschner | 1 | -3/+3 | |
Guenther | |||||
2010-08-26 | s3-waf: only link in samr util code where needed. | Günther Deschner | 1 | -1/+1 | |
Guenther | |||||
2010-08-26 | s3-build: only link in samr util code where needed. | Günther Deschner | 1 | -6/+10 | |
Guenther | |||||
2010-08-26 | s3-build: remove RPC_PARSE_OBJ. | Günther Deschner | 1 | -26/+30 | |
Guenther | |||||
2010-08-26 | s3-waf: remove RPC_PARSE_SRC. | Günther Deschner | 1 | -11/+13 | |
Guenther | |||||
2010-08-26 | s3-build: only link in epmapper client code where needed. | Günther Deschner | 1 | -5/+4 | |
Guenther | |||||
2010-08-26 | s3-waf: only link in epmapper client code where needed. | Günther Deschner | 1 | -5/+5 | |
Guenther | |||||
2010-08-26 | s3-build: only link in netlogon client code where needed. | Günther Deschner | 1 | -6/+12 | |
Guenther | |||||
2010-08-26 | s3-waf: only link in netlogon client code where needed. | Günther Deschner | 1 | -5/+9 | |
Guenther | |||||
2010-08-26 | s3: separate out cli schannel functions that depend on cli_netlogon. | Günther Deschner | 4 | -204/+241 | |
Guenther | |||||
2010-08-25 | s3-build: only link in samr client code where needed. | Günther Deschner | 1 | -10/+19 | |
Guenther | |||||
2010-08-25 | s3-waf: only link in samr client code where needed. | Günther Deschner | 1 | -5/+11 | |
Guenther | |||||
2010-08-25 | s3-build: only link in lsa client code where needed. | Günther Deschner | 1 | -12/+22 | |
Guenther | |||||
2010-08-25 | s3-waf: only link in lsa client code where needed. | Günther Deschner | 1 | -4/+10 | |
Guenther | |||||
2010-08-25 | s3-build: only link in srvsvc client code where needed. | Günther Deschner | 1 | -9/+17 | |
Guenther | |||||
2010-08-25 | s3-waf: only link in srvsvc client code where needed. | Günther Deschner | 1 | -3/+7 | |
Guenther | |||||
2010-08-25 | s3-build: only link in wkssvc client code where needed. | Günther Deschner | 1 | -5/+9 | |
Guenther |