summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
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
2010-08-25s3-waf: only link in lsa client code where needed.Günther Deschner1-4/+10
2010-08-25s3-build: only link in srvsvc client code where needed.Günther Deschner1-9/+17
2010-08-25s3-waf: only link in srvsvc client code where needed.Günther Deschner1-3/+7
2010-08-25s3-build: only link in wkssvc client code where needed.Günther Deschner1-5/+9
2010-08-25s3-waf: only link in wkssvc client code where needed.Günther Deschner1-2/+4
2010-08-25s3-build: only link in svcctl client code where needed.Günther Deschner1-3/+5
2010-08-25s3-waf: only link in svcctl client code where needed.Günther Deschner1-2/+4
2010-08-25s3-build: only link in dssetup client code where needed.Günther Deschner1-5/+9
2010-08-25s3-waf: only link in dssetup client code where needed.Günther Deschner1-3/+6
2010-08-25s3-build: only link in initshutdown client code where needed.Günther Deschner1-4/+7
2010-08-25s3-waf: only link in initshutdown client code where needed.Günther Deschner1-2/+4
2010-08-25s3-build: only link in echo client code where needed.Günther Deschner1-3/+5
2010-08-25s3-waf: only link in eventlog echo code where needed.Günther Deschner1-2/+4
2010-08-25s3-build: only link in dfs client code where needed.Günther Deschner1-3/+5
2010-08-25s3-waf: only link in dfs client code where needed.Günther Deschner1-2/+4
2010-08-25s3-build: only link in drsuapi client code where needed.Günther Deschner1-5/+8
2010-08-25s3-waf: only link in drsuapi client code where needed.Günther Deschner1-3/+5
2010-08-25s3-build: only link in ntsvcs client code where needed.Günther Deschner1-3/+5
2010-08-25s3-waf: only link in ntsvcs client code where needed.Günther Deschner1-2/+4
2010-08-25s3-build: only link in winreg client code where needed.Günther Deschner1-5/+7
2010-08-25s3-waf: only link in winreg client code where needed.Günther Deschner1-2/+5
2010-08-25s3-build: only link in eventlog client code where needed.Günther Deschner1-3/+5
2010-08-25s3-build: only link in spoolss client code where needed.Günther Deschner2-10/+16
2010-08-25s3-waf: only link in spoolss client code where needed.Günther Deschner1-5/+8
2010-08-25s3-lsa: separate out init_lsa headers.Günther Deschner21-7/+25
2010-08-25s3:smbd: add nfs quota support to the linux-non-sysquota codeMichael Adam1-0/+198
2010-08-25s3:smbd: add a nfs backend for sysquotas.Michael Adam5-0/+303
2010-08-25s3-build: Use a wrapper script to run the tests.Andreas Schneider1-24/+5
2010-08-24s3: Make char_flags and base_reverse const arraysVolker Lendecke3-74/+178
2010-08-24s3: Move "trans_num" to smbd_server_connectionVolker Lendecke3-5/+4
2010-08-24s3: Make srv_send_smb take an sconn instead of a sock fdVolker Lendecke10-31/+31
2010-08-24pam: fix unused variable warningBjörn Jacke1-1/+1
2010-08-24s3-dcerpc: avoid talloc_move on schannel creds in cli_rpc_pipe_open_schannel_...Günther Deschner1-3/+7
2010-08-23Final part of fix for bug #7636 - winbind internal error, backtrace.Jeremy Allison1-11/+18
2010-08-23s3-dcerpc: Allocate structure members on the right contextSimo Sorce1-1/+1
2010-08-23s3: PAM_RHOST and PAM_TTY are enums on FreeBSDVolker Lendecke2-3/+26
2010-08-22s3:pdbtest Fix command name of pdbtestAndrew Bartlett1-1/+1
2010-08-22s3-build: Add a test-buildfarm target to stay UNIX Makefile compatible.Andreas Schneider1-4/+2
2010-08-22s3:param Clarify parameter name on init_globals()Andrew Bartlett1-4/+4
2010-08-22s3: Turn two macros into functionsVolker Lendecke1-6/+24
2010-08-22s3: Pass the rhost through smb_pam_accountcheckVolker Lendecke5-8/+11
2010-08-22s3: Rename auth.c:backends to auth_backendsVolker Lendecke1-4/+4