summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
2010-08-28s3: Fix some nonempty blank linesVolker Lendecke1-15/+15
2010-08-28s3: Fix smb_pam_passcheckVolker Lendecke2-4/+4
2010-08-28s3: Those functions are no macros anymore :-)Volker Lendecke1-4/+0
2010-08-28s3:smbd: s/sa_len/sa_socklen , because sa_len is a macro on IRIXStefan Metzmacher1-7/+7
2010-08-27Fix bug #7653 - When SMB2 is on, Windows 7 clients can not connect as guest t...Jeremy Allison1-0/+8
2010-08-27s3: Lift smbd_server_fd() from smb_pam_passcheckVolker Lendecke3-9/+12
2010-08-27s3: Lift smbd_server_fd() from smb_pam_startVolker Lendecke1-16/+9
2010-08-27s3: Pass "private_data" through string_combinations()Volker Lendecke1-12/+24
2010-08-27s3: Cache results of finding printer namesVolker Lendecke1-0/+39
2010-08-27s3: Pass rhost through to smb_pam_passchangeVolker Lendecke5-19/+42
2010-08-27s3-waf: build samldap passdb backendSumit Bose2-2/+2
2010-08-26Fix bug #7651 - mknod and mkfifo fails with "No such file or directory"Jeremy Allison1-2/+2
2010-08-26s3-proto: remove obsolete prototypes.Günther Deschner1-14/+0
2010-08-26s3: Fix typosVolker Lendecke1-2/+2
2010-08-26s3: Remove smbd_server_fd from expand_msdfs_targetVolker Lendecke1-3/+2
2010-08-26winbindd: Add the client status in the clients list outputPierre Carrier1-4/+12
2010-08-26winbindd: useless functionPierre Carrier1-8/+1
2010-08-26s3-build: only include rpc_misc.h where needed.Günther Deschner5-3/+4
2010-08-26s3-build: use talloc_dict.h only where needed.Günther Deschner4-1/+4
2010-08-26s3-build: use dbwrap.h only where needed.Günther Deschner40-39/+75
2010-08-26s3-build: only include krb5 environment variables where required.Günther Deschner7-1/+6
2010-08-26s3-build: only include libnscd.h where needed.Günther Deschner2-4/+4
2010-08-26s3-build: include mangle.h only where needed.Günther Deschner4-1/+3
2010-08-26s3-dcerpc: only include rpc_dce.h where needed.Günther Deschner6-1/+5
2010-08-26s3-build: remove unrequired ntlmssp forward declaration.Günther Deschner1-2/+0
2010-08-26s3-idmap: only include idmap headers where needed.Günther Deschner33-51/+80
2010-08-26s3-build: no point in including doserr.h, noone uses them.Günther Deschner1-2/+0
2010-08-26s3-build: only include "fake_file.h" where needed.Günther Deschner9-2/+8
2010-08-26s3-nmbd: move nmbd proto out of main proto.hGünther Deschner30-357/+386
2010-08-26s3-build: only include nsswitch header where needed.Günther Deschner10-3/+9
2010-08-26s3-build: remove unrequired forward declaration for struct printjob.Günther Deschner1-5/+0
2010-08-26s3-build: only include memcache.h where needed.Günther Deschner13-1/+12
2010-08-26s3-build: further rationalise LIBMSRPC_OBJ and remove RPC_CLIENT_OBJ.Günther Deschner1-12/+10
2010-08-26s3-waf: further rationalise LIBMSRPC_SRC and remove RPC_CLIENT_SRC.Günther Deschner1-12/+10
2010-08-26s3-build: remove RPC_CLIENT_OBJ1.Günther Deschner1-4/+1
2010-08-26s3-waf: remove RPC_CLIENT_SRC1.Günther Deschner1-3/+1
2010-08-26s3-build: use LIBMSRPC_OBJ instead of single files.Günther Deschner1-11/+4
2010-08-26s3-waf: use LIBMSRPC_SRC instead of single files.Günther Deschner1-3/+3
2010-08-26s3-waf: only link in samr util code where needed.Günther Deschner1-1/+1
2010-08-26s3-build: only link in samr util code where needed.Günther Deschner1-6/+10
2010-08-26s3-build: remove RPC_PARSE_OBJ.Günther Deschner1-26/+30
2010-08-26s3-waf: remove RPC_PARSE_SRC.Günther Deschner1-11/+13
2010-08-26s3-build: only link in epmapper client code where needed.Günther Deschner1-5/+4
2010-08-26s3-waf: only link in epmapper client code where needed.Günther Deschner1-5/+5
2010-08-26s3-build: only link in netlogon client code where needed.Günther Deschner1-6/+12
2010-08-26s3-waf: only link in netlogon client code where needed.Günther Deschner1-5/+9
2010-08-26s3: separate out cli schannel functions that depend on cli_netlogon.Günther Deschner4-204/+241
2010-08-25s3-build: only link in samr client code where needed.Günther Deschner1-10/+19
2010-08-25s3-waf: only link in samr client code where needed.Günther Deschner1-5/+11
2010-08-25s3-build: only link in lsa client code where needed.Günther Deschner1-12/+22