summaryrefslogtreecommitdiffstats
path: root/source3
Commit message (Collapse)AuthorAgeFilesLines
...
* s3-build: remove unrequired forward declaration for struct printjob.Günther Deschner2010-08-261-5/+0
| | | | Guenther
* s3-build: only include memcache.h where needed.Günther Deschner2010-08-2613-1/+12
| | | | Guenther
* s3-build: further rationalise LIBMSRPC_OBJ and remove RPC_CLIENT_OBJ.Günther Deschner2010-08-261-12/+10
| | | | Guenther
* s3-waf: further rationalise LIBMSRPC_SRC and remove RPC_CLIENT_SRC.Günther Deschner2010-08-261-12/+10
| | | | Guenther
* s3-build: remove RPC_CLIENT_OBJ1.Günther Deschner2010-08-261-4/+1
| | | | Guenther
* s3-waf: remove RPC_CLIENT_SRC1.Günther Deschner2010-08-261-3/+1
| | | | Guenther
* s3-build: use LIBMSRPC_OBJ instead of single files.Günther Deschner2010-08-261-11/+4
| | | | Guenther
* s3-waf: use LIBMSRPC_SRC instead of single files.Günther Deschner2010-08-261-3/+3
| | | | Guenther
* s3-waf: only link in samr util code where needed.Günther Deschner2010-08-261-1/+1
| | | | Guenther
* s3-build: only link in samr util code where needed.Günther Deschner2010-08-261-6/+10
| | | | Guenther
* s3-build: remove RPC_PARSE_OBJ.Günther Deschner2010-08-261-26/+30
| | | | Guenther
* s3-waf: remove RPC_PARSE_SRC.Günther Deschner2010-08-261-11/+13
| | | | Guenther
* s3-build: only link in epmapper client code where needed.Günther Deschner2010-08-261-5/+4
| | | | Guenther
* s3-waf: only link in epmapper client code where needed.Günther Deschner2010-08-261-5/+5
| | | | Guenther
* s3-build: only link in netlogon client code where needed.Günther Deschner2010-08-261-6/+12
| | | | Guenther
* s3-waf: only link in netlogon client code where needed.Günther Deschner2010-08-261-5/+9
| | | | Guenther
* s3: separate out cli schannel functions that depend on cli_netlogon.Günther Deschner2010-08-264-204/+241
| | | | Guenther
* s3-build: only link in samr client code where needed.Günther Deschner2010-08-251-10/+19
| | | | Guenther
* s3-waf: only link in samr client code where needed.Günther Deschner2010-08-251-5/+11
| | | | Guenther
* s3-build: only link in lsa client code where needed.Günther Deschner2010-08-251-12/+22
| | | | Guenther
* s3-waf: only link in lsa client code where needed.Günther Deschner2010-08-251-4/+10
| | | | Guenther
* s3-build: only link in srvsvc client code where needed.Günther Deschner2010-08-251-9/+17
| | | | Guenther
* s3-waf: only link in srvsvc client code where needed.Günther Deschner2010-08-251-3/+7
| | | | Guenther
* s3-build: only link in wkssvc client code where needed.Günther Deschner2010-08-251-5/+9
| | | | Guenther
* s3-waf: only link in wkssvc client code where needed.Günther Deschner2010-08-251-2/+4
| | | | Guenther
* s3-build: only link in svcctl client code where needed.Günther Deschner2010-08-251-3/+5
| | | | Guenther
* s3-waf: only link in svcctl client code where needed.Günther Deschner2010-08-251-2/+4
| | | | Guenther
* s3-build: only link in dssetup client code where needed.Günther Deschner2010-08-251-5/+9
| | | | Guenther
* s3-waf: only link in dssetup client code where needed.Günther Deschner2010-08-251-3/+6
| | | | Guenther
* s3-build: only link in initshutdown client code where needed.Günther Deschner2010-08-251-4/+7
| | | | Guenther
* s3-waf: only link in initshutdown client code where needed.Günther Deschner2010-08-251-2/+4
| | | | Guenther
* s3-build: only link in echo client code where needed.Günther Deschner2010-08-251-3/+5
| | | | Guenther
* s3-waf: only link in eventlog echo code where needed.Günther Deschner2010-08-251-2/+4
| | | | Guenther
* s3-build: only link in dfs client code where needed.Günther Deschner2010-08-251-3/+5
| | | | Guenther
* s3-waf: only link in dfs client code where needed.Günther Deschner2010-08-251-2/+4
| | | | Guenther
* s3-build: only link in drsuapi client code where needed.Günther Deschner2010-08-251-5/+8
| | | | Guenther
* s3-waf: only link in drsuapi client code where needed.Günther Deschner2010-08-251-3/+5
| | | | Guenther
* s3-build: only link in ntsvcs client code where needed.Günther Deschner2010-08-251-3/+5
| | | | Guenther
* s3-waf: only link in ntsvcs client code where needed.Günther Deschner2010-08-251-2/+4
| | | | Guenther
* s3-build: only link in winreg client code where needed.Günther Deschner2010-08-251-5/+7
| | | | Guenther
* s3-waf: only link in winreg client code where needed.Günther Deschner2010-08-251-2/+5
| | | | Guenther
* s3-build: only link in eventlog client code where needed.Günther Deschner2010-08-251-3/+5
| | | | Guenther
* s3-build: only link in spoolss client code where needed.Günther Deschner2010-08-252-10/+16
| | | | | | Shrinks a lot of binaries by 1 MB each. Guenther
* s3-waf: only link in spoolss client code where needed.Günther Deschner2010-08-251-5/+8
| | | | | | Shrinks a lot of binaries by 1 MB each. Guenther
* s3-lsa: separate out init_lsa headers.Günther Deschner2010-08-2521-7/+25
| | | | Guenther
* s3:smbd: add nfs quota support to the linux-non-sysquota codeMichael Adam2010-08-251-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.
* s3:smbd: add a nfs backend for sysquotas.Michael Adam2010-08-255-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.
* s3-build: Use a wrapper script to run the tests.Andreas Schneider2010-08-251-24/+5
| | | | This fixes the buildfarm and returns the correct exit code of selftest.
* s3: Make char_flags and base_reverse const arraysVolker Lendecke2010-08-243-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.
* s3: Move "trans_num" to smbd_server_connectionVolker Lendecke2010-08-243-5/+4
|