summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Collapse)AuthorFilesLines
2010-08-26s3-build: only include memcache.h where needed.Günther Deschner13-1/+12
Guenther
2010-08-26s3-build: further rationalise LIBMSRPC_OBJ and remove RPC_CLIENT_OBJ.Günther Deschner1-12/+10
Guenther
2010-08-26s3-waf: further rationalise LIBMSRPC_SRC and remove RPC_CLIENT_SRC.Günther Deschner1-12/+10
Guenther
2010-08-26s3-build: remove RPC_CLIENT_OBJ1.Günther Deschner1-4/+1
Guenther
2010-08-26s3-waf: remove RPC_CLIENT_SRC1.Günther Deschner1-3/+1
Guenther
2010-08-26s3-build: use LIBMSRPC_OBJ instead of single files.Günther Deschner1-11/+4
Guenther
2010-08-26s3-waf: use LIBMSRPC_SRC instead of single files.Günther Deschner1-3/+3
Guenther
2010-08-26s3-waf: only link in samr util code where needed.Günther Deschner1-1/+1
Guenther
2010-08-26s3-build: only link in samr util code where needed.Günther Deschner1-6/+10
Guenther
2010-08-26s3-build: remove RPC_PARSE_OBJ.Günther Deschner1-26/+30
Guenther
2010-08-26s3-waf: remove RPC_PARSE_SRC.Günther Deschner1-11/+13
Guenther
2010-08-26s3-build: only link in epmapper client code where needed.Günther Deschner1-5/+4
Guenther
2010-08-26s3-waf: only link in epmapper client code where needed.Günther Deschner1-5/+5
Guenther
2010-08-26s3-build: only link in netlogon client code where needed.Günther Deschner1-6/+12
Guenther
2010-08-26s3-waf: only link in netlogon client code where needed.Günther Deschner1-5/+9
Guenther
2010-08-26s3: separate out cli schannel functions that depend on cli_netlogon.Günther Deschner4-204/+241
Guenther
2010-08-25s3-build: only link in samr client code where needed.Günther Deschner1-10/+19
Guenther
2010-08-25s3-waf: only link in samr client code where needed.Günther Deschner1-5/+11
Guenther
2010-08-25s3-build: only link in lsa client code where needed.Günther Deschner1-12/+22
Guenther
2010-08-25s3-waf: only link in lsa client code where needed.Günther Deschner1-4/+10
Guenther
2010-08-25s3-build: only link in srvsvc client code where needed.Günther Deschner1-9/+17
Guenther
2010-08-25s3-waf: only link in srvsvc client code where needed.Günther Deschner1-3/+7
Guenther
2010-08-25s3-build: only link in wkssvc client code where needed.Günther Deschner1-5/+9
Guenther
2010-08-25s3-waf: only link in wkssvc client code where needed.Günther Deschner1-2/+4
Guenther
2010-08-25s3-build: only link in svcctl client code where needed.Günther Deschner1-3/+5
Guenther
2010-08-25s3-waf: only link in svcctl client code where needed.Günther Deschner1-2/+4
Guenther
2010-08-25s3-build: only link in dssetup client code where needed.Günther Deschner1-5/+9
Guenther
2010-08-25s3-waf: only link in dssetup client code where needed.Günther Deschner1-3/+6
Guenther
2010-08-25s3-build: only link in initshutdown client code where needed.Günther Deschner1-4/+7
Guenther
2010-08-25s3-waf: only link in initshutdown client code where needed.Günther Deschner1-2/+4
Guenther
2010-08-25s3-build: only link in echo client code where needed.Günther Deschner1-3/+5
Guenther
2010-08-25s3-waf: only link in eventlog echo code where needed.Günther Deschner1-2/+4
Guenther
2010-08-25s3-build: only link in dfs client code where needed.Günther Deschner1-3/+5
Guenther
2010-08-25s3-waf: only link in dfs client code where needed.Günther Deschner1-2/+4
Guenther
2010-08-25s3-build: only link in drsuapi client code where needed.Günther Deschner1-5/+8
Guenther
2010-08-25s3-waf: only link in drsuapi client code where needed.Günther Deschner1-3/+5
Guenther
2010-08-25s3-build: only link in ntsvcs client code where needed.Günther Deschner1-3/+5
Guenther
2010-08-25s3-waf: only link in ntsvcs client code where needed.Günther Deschner1-2/+4
Guenther
2010-08-25s3-build: only link in winreg client code where needed.Günther Deschner1-5/+7
Guenther
2010-08-25s3-waf: only link in winreg client code where needed.Günther Deschner1-2/+5
Guenther
2010-08-25s3-build: only link in eventlog client code where needed.Günther Deschner1-3/+5
Guenther
2010-08-25s3-build: only link in spoolss client code where needed.Günther Deschner2-10/+16
Shrinks a lot of binaries by 1 MB each. Guenther
2010-08-25s3-waf: only link in spoolss client code where needed.Günther Deschner1-5/+8
Shrinks a lot of binaries by 1 MB each. Guenther
2010-08-25s3-lsa: separate out init_lsa headers.Günther Deschner21-7/+25
Guenther
2010-08-25s3:smbd: add nfs quota support to the linux-non-sysquota codeMichael Adam1-0/+198
This is based on the implementation for solaris and FreeBSD. It makes rpc calls out to the nfs server to retrieve quota information.
2010-08-25s3:smbd: add a nfs backend for sysquotas.Michael Adam5-0/+303
This module is based on the Solaris/FreeBSD implementation of NFS quotas in the quotas.c module. It implements the SMB_USER_QUOTA_TYPE query of the get_quotas call. The other types and the set_quota call are not implemented.
2010-08-25s3-build: Use a wrapper script to run the tests.Andreas Schneider1-24/+5
This fixes the buildfarm and returns the correct exit code of selftest.
2010-08-24s3: Make char_flags and base_reverse const arraysVolker Lendecke3-74/+178
This moves those arrays from dynamic to static, shared memory, removing them from globals.c. I did it by dumping the result of init_tables() with dump_data(). Some massage by an editor macro made it the initializer.
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