summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* build: list source of subsystem param directly in definitionMichael Adam2013-09-231-4/+4
* build: list source of subsystem PARAM_UTIL directly in definition and remove ...Michael Adam2013-09-231-4/+2
* build: list source of library popt_samba3 directly in definition and rm vars=...Michael Adam2013-09-231-4/+1
* build: list sources of subsystem samba3util directly in definition and remove...Michael Adam2013-09-231-15/+11
* build: split REG_PARSE_PRS as subsystem and list sources of REGFIO directly.Michael Adam2013-09-231-9/+7
* build: list sources of libcli_netlogon3 library directly in the definitionMichael Adam2013-09-231-3/+1
* build: list sources of subsystem LIBCLI_SAMR directly in the definitionMichael Adam2013-09-231-3/+1
* build: list sources of library libcli_lsa3 directly in the definitionMichael Adam2013-09-231-3/+1
* build: list sources of cli_spoolss directly in the definition.Michael Adam2013-09-231-4/+2
* build: list source of subsystem PASSCHANGE directly in definition and remove ...Michael Adam2013-09-231-5/+2
* build: list source of subsystem SERVER_MUTEX directly in its definitionMichael Adam2013-09-231-4/+2
* build: list source of subsystem AVAHI directly in its definition.Michael Adam2013-09-231-3/+1
* build: list LIB_SRC files directly in samba3core.Michael Adam2013-09-231-32/+36
* build: define a subsystem TDB_LIB from TDB_LIB_SRC and depend on in sin samba...Michael Adam2013-09-231-9/+10
* build: list winbindd sources in definition and remove vars=locals()Michael Adam2013-09-231-91/+86
* build: make TDB_VALIDATE its own subsystem and have winbindd depend on itMichael Adam2013-09-231-4/+8
* build: LIBAFS depends on LIBAFS_SETTOKENMichael Adam2013-09-231-5/+4
* build: list sources directly in def of LIBAFS_SETTOKEN subsystem and remove v...Michael Adam2013-09-231-5/+2
* build: list sources directly in the definition of LIBAFS subsystem and remove...Michael Adam2013-09-231-5/+2
* build: list sources directly in definition of SAMBA_VERSION, and remove vars=...Michael Adam2013-09-231-5/+2
* build: list sources directly in smbldap library and remove vars=locals()Michael Adam2013-09-231-4/+1
* build: list sources of nmbd directly in the definition and remove vars=locals()Michael Adam2013-09-231-18/+13
* build: list sources of smbclient directly in the definitionMichael Adam2013-09-231-6/+3
* build: list sources directly in the netapi library and remove vars=locals()Michael Adam2013-09-231-21/+16
* build: fix spacing in definition of "idmap_ldap" moduleMichael Adam2013-09-231-1/+1
* python-samba-tool fsmo: Do not give an error on a successful role transferAndrew Bartlett2013-09-231-7/+7
* build: fix spacing in the definition of the "idmap_autorid" targetMichael Adam2013-09-231-1/+1
* build: remove vars=locals() from the nss_info library: there is no need for thisMichael Adam2013-09-231-1/+0
* build: remove vars=locals() from the IDMAP_HASH subsystem: there is no need f...Michael Adam2013-09-231-2/+1
* build: clean the idmap sybsystems/modules definitionsMichael Adam2013-09-231-33/+13
* build: remove vars=locals() from the IDMAP_AD subsystem: there is no need for...Michael Adam2013-09-231-1/+0
* build: reorganize idmap_rw and idmap_tdb int subsystems with proper dependenciesMichael Adam2013-09-231-7/+13
* selftst: add tests based on 4.1.0rc3 to check for zero invocationID in replPr...Andrew Bartlett2013-09-232-2/+11
* selftest: Add release-4-1-0rc3 saved provisionAndrew Bartlett2013-09-2232-0/+155536
* selftest: Only run referenceprovision and ldapcmp for the 4.0.0 testAndrew Bartlett2013-09-221-2/+4
* selftest: Add script to assist in writing out a tree undump.sh can restoreAndrew Bartlett2013-09-221-0/+48
* dbcheck: Look for and fix the all-zero invocationID in replPropertyMetaDataAndrew Bartlett2013-09-221-0/+68
* dsdb: Refuse to replicate an all-zero invocationID GUID in replPropertyMetaDataAndrew Bartlett2013-09-221-0/+9
* smb.conf: Fill out the ntvfs handler smb.conf page from source4/NEWSAndrew Bartlett2013-09-221-0/+13
* Remove NEWS file containing confusing informationAndrew Bartlett2013-09-221-496/+0
* Remove confusing TODO fileAndrew Bartlett2013-09-221-276/+0
* dsdb: Use WERR_DS_ATT_NOT_DEF_IN_SCHEMA for failed schema lookupsAndrew Bartlett2013-09-221-28/+28
* Backport 0e97908 from WAF repository: symlink fix for OpenBSDMatthieu Patou2013-09-211-3/+6
* s4:torture: remove and useless variable and assignment in smb2.session.reauth5Michael Adam2013-09-211-3/+1
* auth: fix space/tab mixup in cli_credentials_get_password()Michael Adam2013-09-201-2/+2
* Fix bug 10162 - POSIX ACL mapping failing when setting DENY ACE's from Windows.Daniel Liberman2013-09-211-1/+1
* s3-rpc: remove unused source3/librpc/rpc/rpc_common.cGünther Deschner2013-09-203-218/+0
* s3-rpc: use dcerpc_default_transport_endpoint function.Günther Deschner2013-09-203-10/+33
* librpc: add dcerpc_default_transport_endpoint() function.Günther Deschner2013-09-202-0/+58
* s3-rpc: use ndr_interface_name() instead of get_pipe_name_from_syntax() in DE...Günther Deschner2013-09-204-20/+36