summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
2013-09-23build: list sources of subsys REG_FULL directly in def, remov vars=locals()Michael Adam1-19/+11
2013-09-23build: list sources of subsys REG_SMBCONF directly in def, remove vars=locals()Michael Adam1-12/+5
2013-09-23build: list sources of lib smbregistry directly in def, remove vars=locals()Michael Adam1-13/+11
2013-09-23build: list sources of lib msrpc3 directly in def, removing vars=locals()Michael Adam1-10/+5
2013-09-23build: list sources of library libsmb directly in def, also removing vars=loc...Michael Adam1-17/+26
2013-09-23build: list sources of subsys TLDAP directly in definitionMichael Adam1-3/+3
2013-09-23build: list sources of subsys LIBNTLMSSP in definition, removing vars=locals()Michael Adam1-7/+3
2013-09-23build: list sources of subsys LIBNMB directly in def, removing vars=locals()Michael Adam1-8/+7
2013-09-23build: list sources of lib secrets3 directly in def, removing vars=locals()Michael Adam1-6/+5
2013-09-23build: list source of subsys LIBADS_PRINTER directly in def, removing vars=lo...Michael Adam1-5/+2
2013-09-23build: list sources of subsystem LIBADS_SERVER directly in def, removing vars...Michael Adam1-5/+2
2013-09-23build: list sources of library ads directly in sources, removing vars=locals()Michael Adam1-12/+14
2013-09-23build: list sources of library gpo directly in definition, removing vars=loca...Michael Adam1-7/+7
2013-09-23build: list source of subsystem KRBCLIENT directly in defintion, removing var...Michael Adam1-5/+2
2013-09-23build: list source of subsystem param directly in definitionMichael Adam1-4/+4
2013-09-23build: list source of subsystem PARAM_UTIL directly in definition and remove ...Michael Adam1-4/+2
2013-09-23build: list source of library popt_samba3 directly in definition and rm vars=...Michael Adam1-4/+1
2013-09-23build: list sources of subsystem samba3util directly in definition and remove...Michael Adam1-15/+11
2013-09-23build: split REG_PARSE_PRS as subsystem and list sources of REGFIO directly.Michael Adam1-9/+7
2013-09-23build: list sources of libcli_netlogon3 library directly in the definitionMichael Adam1-3/+1
2013-09-23build: list sources of subsystem LIBCLI_SAMR directly in the definitionMichael Adam1-3/+1
2013-09-23build: list sources of library libcli_lsa3 directly in the definitionMichael Adam1-3/+1
2013-09-23build: list sources of cli_spoolss directly in the definition.Michael Adam1-4/+2
2013-09-23build: list source of subsystem PASSCHANGE directly in definition and remove ...Michael Adam1-5/+2
2013-09-23build: list source of subsystem SERVER_MUTEX directly in its definitionMichael Adam1-4/+2
2013-09-23build: list source of subsystem AVAHI directly in its definition.Michael Adam1-3/+1
2013-09-23build: list LIB_SRC files directly in samba3core.Michael Adam1-32/+36
2013-09-23build: define a subsystem TDB_LIB from TDB_LIB_SRC and depend on in sin samba...Michael Adam1-9/+10
2013-09-23build: list winbindd sources in definition and remove vars=locals()Michael Adam1-91/+86
2013-09-23build: make TDB_VALIDATE its own subsystem and have winbindd depend on itMichael Adam1-4/+8
2013-09-23build: LIBAFS depends on LIBAFS_SETTOKENMichael Adam1-5/+4
2013-09-23build: list sources directly in def of LIBAFS_SETTOKEN subsystem and remove v...Michael Adam1-5/+2
2013-09-23build: list sources directly in the definition of LIBAFS subsystem and remove...Michael Adam1-5/+2
2013-09-23build: list sources directly in definition of SAMBA_VERSION, and remove vars=...Michael Adam1-5/+2
2013-09-23build: list sources directly in smbldap library and remove vars=locals()Michael Adam1-4/+1
2013-09-23build: list sources of nmbd directly in the definition and remove vars=locals()Michael Adam1-18/+13
2013-09-23build: list sources of smbclient directly in the definitionMichael Adam1-6/+3
2013-09-23build: list sources directly in the netapi library and remove vars=locals()Michael Adam1-21/+16
2013-09-23build: fix spacing in definition of "idmap_ldap" moduleMichael Adam1-1/+1
2013-09-23build: fix spacing in the definition of the "idmap_autorid" targetMichael Adam1-1/+1
2013-09-23build: remove vars=locals() from the nss_info library: there is no need for thisMichael Adam1-1/+0
2013-09-23build: remove vars=locals() from the IDMAP_HASH subsystem: there is no need f...Michael Adam1-2/+1
2013-09-23build: clean the idmap sybsystems/modules definitionsMichael Adam1-33/+13
2013-09-23build: remove vars=locals() from the IDMAP_AD subsystem: there is no need for...Michael Adam1-1/+0
2013-09-23build: reorganize idmap_rw and idmap_tdb int subsystems with proper dependenciesMichael Adam1-7/+13
2013-09-21Fix bug 10162 - POSIX ACL mapping failing when setting DENY ACE's from Windows.Daniel Liberman1-1/+1
2013-09-20s3-rpc: remove unused source3/librpc/rpc/rpc_common.cGünther Deschner3-218/+0
2013-09-20s3-rpc: use dcerpc_default_transport_endpoint function.Günther Deschner3-10/+33
2013-09-20s3-rpc: use ndr_interface_name() instead of get_pipe_name_from_syntax() in DE...Günther Deschner4-20/+36
2013-09-20s3-rpc: use table->name directly in DEBUG contexts.Günther Deschner2-5/+4