summaryrefslogtreecommitdiffstats
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
* s3-build: only link in samr util code where needed.Günther Deschner2010-08-261-6/+10
* s3-build: remove RPC_PARSE_OBJ.Günther Deschner2010-08-261-26/+30
* s3-waf: remove RPC_PARSE_SRC.Günther Deschner2010-08-261-11/+13
* s3-build: only link in epmapper client code where needed.Günther Deschner2010-08-261-5/+4
* s3-waf: only link in epmapper client code where needed.Günther Deschner2010-08-261-5/+5
* s3-build: only link in netlogon client code where needed.Günther Deschner2010-08-261-6/+12
* s3-waf: only link in netlogon client code where needed.Günther Deschner2010-08-261-5/+9
* s3: separate out cli schannel functions that depend on cli_netlogon.Günther Deschner2010-08-264-204/+241
* s3-build: only link in samr client code where needed.Günther Deschner2010-08-251-10/+19
* s3-waf: only link in samr client code where needed.Günther Deschner2010-08-251-5/+11
* s3-build: only link in lsa client code where needed.Günther Deschner2010-08-251-12/+22
* s3-waf: only link in lsa client code where needed.Günther Deschner2010-08-251-4/+10
* s3-build: only link in srvsvc client code where needed.Günther Deschner2010-08-251-9/+17
* s3-waf: only link in srvsvc client code where needed.Günther Deschner2010-08-251-3/+7
* s3-build: only link in wkssvc client code where needed.Günther Deschner2010-08-251-5/+9
* s3-waf: only link in wkssvc client code where needed.Günther Deschner2010-08-251-2/+4
* s3-build: only link in svcctl client code where needed.Günther Deschner2010-08-251-3/+5
* s3-waf: only link in svcctl client code where needed.Günther Deschner2010-08-251-2/+4
* s3-build: only link in dssetup client code where needed.Günther Deschner2010-08-251-5/+9
* s3-waf: only link in dssetup client code where needed.Günther Deschner2010-08-251-3/+6
* s3-build: only link in initshutdown client code where needed.Günther Deschner2010-08-251-4/+7
* s3-waf: only link in initshutdown client code where needed.Günther Deschner2010-08-251-2/+4
* s3-build: only link in echo client code where needed.Günther Deschner2010-08-251-3/+5
* s3-waf: only link in eventlog echo code where needed.Günther Deschner2010-08-251-2/+4
* s3-build: only link in dfs client code where needed.Günther Deschner2010-08-251-3/+5
* s3-waf: only link in dfs client code where needed.Günther Deschner2010-08-251-2/+4
* s3-build: only link in drsuapi client code where needed.Günther Deschner2010-08-251-5/+8
* s3-waf: only link in drsuapi client code where needed.Günther Deschner2010-08-251-3/+5
* s3-build: only link in ntsvcs client code where needed.Günther Deschner2010-08-251-3/+5
* s3-waf: only link in ntsvcs client code where needed.Günther Deschner2010-08-251-2/+4
* s3-build: only link in winreg client code where needed.Günther Deschner2010-08-251-5/+7
* s3-waf: only link in winreg client code where needed.Günther Deschner2010-08-251-2/+5
* s3-build: only link in eventlog client code where needed.Günther Deschner2010-08-251-3/+5
* s3-build: only link in spoolss client code where needed.Günther Deschner2010-08-252-10/+16
* s3-waf: only link in spoolss client code where needed.Günther Deschner2010-08-251-5/+8
* s3-lsa: separate out init_lsa headers.Günther Deschner2010-08-2521-7/+25
* s3:smbd: add nfs quota support to the linux-non-sysquota codeMichael Adam2010-08-251-0/+198
* s3:smbd: add a nfs backend for sysquotas.Michael Adam2010-08-255-0/+303
* s3-build: Use a wrapper script to run the tests.Andreas Schneider2010-08-251-24/+5
* s3: Make char_flags and base_reverse const arraysVolker Lendecke2010-08-243-74/+178
* s3: Move "trans_num" to smbd_server_connectionVolker Lendecke2010-08-243-5/+4
* s3: Make srv_send_smb take an sconn instead of a sock fdVolker Lendecke2010-08-2410-31/+31
* pam: fix unused variable warningBjörn Jacke2010-08-241-1/+1
* s3-dcerpc: avoid talloc_move on schannel creds in cli_rpc_pipe_open_schannel_...Günther Deschner2010-08-241-3/+7
* Final part of fix for bug #7636 - winbind internal error, backtrace.Jeremy Allison2010-08-231-11/+18
* s3-dcerpc: Allocate structure members on the right contextSimo Sorce2010-08-231-1/+1
* s3: PAM_RHOST and PAM_TTY are enums on FreeBSDVolker Lendecke2010-08-232-3/+26
* s3:pdbtest Fix command name of pdbtestAndrew Bartlett2010-08-221-1/+1
* s3-build: Add a test-buildfarm target to stay UNIX Makefile compatible.Andreas Schneider2010-08-221-4/+2
* s3:param Clarify parameter name on init_globals()Andrew Bartlett2010-08-221-4/+4