summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
2010-12-01s3-waf: convert RPC_LSARPC into a subsystem.Günther Deschner2-4/+9
2010-11-30s3-waf: convert RPC_SAMR into a subsystem.Günther Deschner2-5/+9
2010-11-30s3-waf: convert INIT_SAMR into a subsystem.Günther Deschner1-10/+10
2010-11-30s3-waf: convert INIT_NETLOGON into a subsystem.Günther Deschner1-10/+9
2010-11-30s3-waf: convert INIT_LSA into a subsystem.Günther Deschner1-12/+10
2010-11-30s3-waf: fix LIBNBT deps.Günther Deschner1-2/+2
2010-11-30s3-waf: convert IDMAP_AD into a subsystem.Günther Deschner1-4/+12
2010-11-30s3-waf: convert IDMAP_HASH into a subsystem.Günther Deschner1-2/+8
2010-11-30s3-waf: convert IDMAP_ADEX into a subsystem.Günther Deschner1-2/+8
2010-11-30s3-waf: no need to compile ../librpc/ndr/ndr_compression.c twice.Günther Deschner1-4/+1
2010-11-30s3-waf: use LIBCLI_NDR_NETLOGON.Günther Deschner1-4/+2
2010-11-30s3-waf: convert LIBNBT into a subsystem.Günther Deschner1-3/+7
2010-11-30s3-waf: convert SPNEGO_PARSE into a subsystem.Günther Deschner1-4/+7
2010-11-30s3-waf: use SLCACHE in ntlm_auth.Günther Deschner1-3/+2
2010-11-30s3-waf: use TLDAP in smbtorture.Günther Deschner1-2/+2
2010-11-30s3-waf: convert NPA_TSTREAM into a subsystem.Günther Deschner1-6/+9
2010-11-30s3-waf: add LIBDRSUAPI subsystem.Günther Deschner1-8/+8
2010-11-30s3-waf: let SMBD_BASE depend on NDR_NOTIFY.Günther Deschner1-3/+2
2010-11-30s3-waf: let LIBSMB (in fact LIBNBT) depend on NDR_NBT.Günther Deschner1-3/+2
2010-11-30s3-waf: let LIBSMB (in fact LIBNBT) depend on NDR_SVCCTL.Günther Deschner1-4/+2
2010-11-30s3-waf: convert LIBCLI_SPOOLSS into a subsystem.Günther Deschner1-10/+12
2010-11-30s3-waf: convert RPCCLI_EPMAPPER into a subsystem.Günther Deschner1-7/+7
2010-11-30s3-waf: convert RPCCLI_EVENTLOG into a subsystem.Günther Deschner1-6/+5
2010-11-30s3-waf: convert RPCCLI_NTSVCS into a subsystem.Günther Deschner1-6/+5
2010-11-30s3-waf: convert RPCCLI_DRSUAPI into a subsystem.Günther Deschner1-7/+6
2010-11-30s3-waf: convert RPCCLI_DFS into a subsystem.Günther Deschner1-6/+5
2010-11-30s3-waf: convert RPCCLI_INITSHUTDOWN into a subsystem.Günther Deschner1-7/+6
2010-11-30s3-waf: convert RPCCLI_DSSETUP into a subsystem.Günther Deschner1-9/+7
2010-11-30s3-waf: convert RPCCLI_SVCCTL into a subsystem.Günther Deschner1-6/+5
2010-11-30s3-waf: convert RPCCLI_WKSSVC into a subsystem.Günther Deschner1-10/+7
2010-11-30s3-waf: convert RPCCLI_SRVSVC into a subsystem.Günther Deschner1-19/+19
2010-11-30s3-waf: convert LIBCLI_NETLOGON into a subsystem.Günther Deschner1-14/+14
2010-11-30s3-waf: convert LIBCLI_LSA into a subsystem.Günther Deschner1-23/+21
2010-11-30s3-waf: convert LIBCLI_SAMR into a subsystem.Günther Deschner1-16/+21
2010-11-30s3-waf: convert PARAM_UTIL into a subsystem.Günther Deschner1-5/+11
2010-11-30s3-waf: convert TOKEN_UTIL into a subsystem.Günther Deschner2-7/+10
2010-11-30s3-waf: convert REG_EVENTLOG into a subsystem.Günther Deschner1-5/+9
2010-11-30s3-waf: convert LIBNMB into a subsystem.Günther Deschner1-8/+10
2010-11-30s3-waf: convert FNAME_UTIL into a subsystem.Günther Deschner1-12/+15
2010-11-30s3: Fix bug 7832Volker Lendecke1-0/+2
2010-11-30s3: Add shadow copy info to smbclient allinfoVolker Lendecke1-0/+46
2010-11-30s3: Add cli_shadow_copy_dataVolker Lendecke2-0/+160
2010-11-29Fix bug discovered with "encryped passwords = no".Jeremy Allison1-8/+1
2010-11-29s3-spoolss: Fix Bug #7641: handle win9x adddriver calls w/o config file.Günther Deschner1-2/+8
2010-11-29s3-oldtest: add WIN40 to print$ share.Günther Deschner1-0/+1
2010-11-28s3: Properly print binary values "net cache"Volker Lendecke1-7/+21
2010-11-28s3: Add gencache_iterate_blobsVolker Lendecke2-57/+90
2010-11-28s3: Convert gencache_get_data_blob to gencache_parseVolker Lendecke1-59/+38
2010-11-28s3: Add gencache_parseVolker Lendecke2-0/+63
2010-11-27s3: Use localtime_r, libreplace defines itVolker Lendecke1-11/+9