summaryrefslogtreecommitdiffstats
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
* s3: Attempt to please autobuildVolker Lendecke2010-12-011-1/+1
* s3: Fix a typoVolker Lendecke2010-12-011-1/+1
* s3: Attempt to fix the shadow_copy2 moduleVolker Lendecke2010-12-011-2/+2
* s3-waf: convert RPC_LSARPC into a subsystem.Günther Deschner2010-12-012-4/+9
* s3-waf: convert RPC_SAMR into a subsystem.Günther Deschner2010-11-302-5/+9
* s3-waf: convert INIT_SAMR into a subsystem.Günther Deschner2010-11-301-10/+10
* s3-waf: convert INIT_NETLOGON into a subsystem.Günther Deschner2010-11-301-10/+9
* s3-waf: convert INIT_LSA into a subsystem.Günther Deschner2010-11-301-12/+10
* s3-waf: fix LIBNBT deps.Günther Deschner2010-11-301-2/+2
* s3-waf: convert IDMAP_AD into a subsystem.Günther Deschner2010-11-301-4/+12
* s3-waf: convert IDMAP_HASH into a subsystem.Günther Deschner2010-11-301-2/+8
* s3-waf: convert IDMAP_ADEX into a subsystem.Günther Deschner2010-11-301-2/+8
* s3-waf: no need to compile ../librpc/ndr/ndr_compression.c twice.Günther Deschner2010-11-301-4/+1
* s3-waf: use LIBCLI_NDR_NETLOGON.Günther Deschner2010-11-301-4/+2
* s3-waf: convert LIBNBT into a subsystem.Günther Deschner2010-11-301-3/+7
* s3-waf: convert SPNEGO_PARSE into a subsystem.Günther Deschner2010-11-301-4/+7
* s3-waf: use SLCACHE in ntlm_auth.Günther Deschner2010-11-301-3/+2
* s3-waf: use TLDAP in smbtorture.Günther Deschner2010-11-301-2/+2
* s3-waf: convert NPA_TSTREAM into a subsystem.Günther Deschner2010-11-301-6/+9
* s3-waf: add LIBDRSUAPI subsystem.Günther Deschner2010-11-301-8/+8
* s3-waf: let SMBD_BASE depend on NDR_NOTIFY.Günther Deschner2010-11-301-3/+2
* s3-waf: let LIBSMB (in fact LIBNBT) depend on NDR_NBT.Günther Deschner2010-11-301-3/+2
* s3-waf: let LIBSMB (in fact LIBNBT) depend on NDR_SVCCTL.Günther Deschner2010-11-301-4/+2
* s3-waf: convert LIBCLI_SPOOLSS into a subsystem.Günther Deschner2010-11-301-10/+12
* s3-waf: convert RPCCLI_EPMAPPER into a subsystem.Günther Deschner2010-11-301-7/+7
* s3-waf: convert RPCCLI_EVENTLOG into a subsystem.Günther Deschner2010-11-301-6/+5
* s3-waf: convert RPCCLI_NTSVCS into a subsystem.Günther Deschner2010-11-301-6/+5
* s3-waf: convert RPCCLI_DRSUAPI into a subsystem.Günther Deschner2010-11-301-7/+6
* s3-waf: convert RPCCLI_DFS into a subsystem.Günther Deschner2010-11-301-6/+5
* s3-waf: convert RPCCLI_INITSHUTDOWN into a subsystem.Günther Deschner2010-11-301-7/+6
* s3-waf: convert RPCCLI_DSSETUP into a subsystem.Günther Deschner2010-11-301-9/+7
* s3-waf: convert RPCCLI_SVCCTL into a subsystem.Günther Deschner2010-11-301-6/+5
* s3-waf: convert RPCCLI_WKSSVC into a subsystem.Günther Deschner2010-11-301-10/+7
* s3-waf: convert RPCCLI_SRVSVC into a subsystem.Günther Deschner2010-11-301-19/+19
* s3-waf: convert LIBCLI_NETLOGON into a subsystem.Günther Deschner2010-11-301-14/+14
* s3-waf: convert LIBCLI_LSA into a subsystem.Günther Deschner2010-11-301-23/+21
* s3-waf: convert LIBCLI_SAMR into a subsystem.Günther Deschner2010-11-301-16/+21
* s3-waf: convert PARAM_UTIL into a subsystem.Günther Deschner2010-11-301-5/+11
* s3-waf: convert TOKEN_UTIL into a subsystem.Günther Deschner2010-11-302-7/+10
* s3-waf: convert REG_EVENTLOG into a subsystem.Günther Deschner2010-11-301-5/+9
* s3-waf: convert LIBNMB into a subsystem.Günther Deschner2010-11-301-8/+10
* s3-waf: convert FNAME_UTIL into a subsystem.Günther Deschner2010-11-301-12/+15
* s3: Fix bug 7832Volker Lendecke2010-11-301-0/+2
* s3: Add shadow copy info to smbclient allinfoVolker Lendecke2010-11-301-0/+46
* s3: Add cli_shadow_copy_dataVolker Lendecke2010-11-302-0/+160
* Fix bug discovered with "encryped passwords = no".Jeremy Allison2010-11-291-8/+1
* s3-spoolss: Fix Bug #7641: handle win9x adddriver calls w/o config file.Günther Deschner2010-11-291-2/+8
* s3-oldtest: add WIN40 to print$ share.Günther Deschner2010-11-291-0/+1
* s3: Properly print binary values "net cache"Volker Lendecke2010-11-281-7/+21
* s3: Add gencache_iterate_blobsVolker Lendecke2010-11-282-57/+90