summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Plumb in get_nt_acl into SMB2.Jeremy Allison2010-04-263-46/+174
* s4-dns: fixed dc.dc duplication in DNS update listAndrew Tridgell2010-04-271-2/+2
* s4-drs: add entries to repsTo based on calculated repsFromAndrew Tridgell2010-04-271-2/+30
* s4-drepl: don't setup a repsFrom from a DC that isn't a master for a NCAndrew Tridgell2010-04-271-5/+50
* s4-getncchanges: honor DRSUAPI_DRS_REF_GCSPNAndrew Tridgell2010-04-271-1/+3
* s4-repl: these messages are common, and don't deserve debug level 1Andrew Tridgell2010-04-271-2/+2
* s4-repl: on a failed request, clear the current ptrAndrew Tridgell2010-04-271-0/+1
* s4-repl: end repl request when not doing an UpdateRefsAndrew Tridgell2010-04-271-0/+2
* s4-repl: don't delete repsTo entry on DsReplicaSyncAndrew Tridgell2010-04-271-46/+12
* s3-build: Remove --enable-merged support.Jelmer Vernooij2010-04-264-668/+3
* s4: remove unused rap.h.Günther Deschner2010-04-261-358/+0
* s3: remove unused rap.h.Günther Deschner2010-04-262-507/+0
* s4: fix some build warnings.Günther Deschner2010-04-263-5/+5
* s3: fix some build warnings.Günther Deschner2010-04-262-9/+9
* s3: use generated rap header.Günther Deschner2010-04-265-9/+16
* s4: use generated rap header.Günther Deschner2010-04-266-6/+6
* s3: re-run make samba3-idl and add generated header file.Günther Deschner2010-04-261-0/+466
* rap: add rap idl.Günther Deschner2010-04-261-0/+473
* s4: rename RAP share_enum_info to share_info.Günther Deschner2010-04-264-28/+28
* When walking the SMB2 requests queue, ensure the request is still "in flight"Jeremy Allison2010-04-261-1/+10
* Fix crash when rescheduling oplock open.Jeremy Allison2010-04-261-0/+9
* s3: Implement "net rpc user setprimarygroup"Volker Lendecke2010-04-261-0/+59
* s4-ddb: don't create partitions with the UNINSTANT flag setAndrew Tridgell2010-04-261-1/+14
* s4-drs: allow getncchanges requests to non WRIT_REP partitions for extended opsAndrew Tridgell2010-04-261-1/+2
* s4-drs: don't send uninstantiated objects in getncchangesAndrew Tridgell2010-04-261-0/+5
* s4-drepl: don't send an UpdateRefs unless its a plain replicationAndrew Tridgell2010-04-261-1/+3
* build: cope with realname for install of non-python libsAndrew Tridgell2010-04-262-2/+8
* s4-drs: make links to foreign partitions non-fatalAndrew Tridgell2010-04-261-8/+6
* build: automatically run autogen-waf.sh when neededAndrew Tridgell2010-04-261-4/+2
* s4-heimdalbuild: remove LIBNETIF dependency from HEIMDAL_GSSAPIAndrew Tridgell2010-04-261-1/+1
* build: normalise paths in unique source checkingAndrew Tridgell2010-04-261-1/+1
* build: a library is only empty if it has no depsAndrew Tridgell2010-04-261-3/+3
* build: use option_group() not add_option_group()Andrew Tridgell2010-04-261-1/+1
* build: cope with duplicates in source listsAndrew Tridgell2010-04-261-2/+5
* s3: async_domain_request is no longer usedVolker Lendecke2010-04-252-67/+0
* s3: Convert add_trusted_domains() to wb_domain_request_send()Volker Lendecke2010-04-251-22/+19
* s3: Simplify trustdom_stateVolker Lendecke2010-04-251-10/+5
* s3: Make "struct trustdom_state" its own talloc contextVolker Lendecke2010-04-251-14/+9
* libwbclient: Talloc is no longer usedVolker Lendecke2010-04-252-3/+0
* Revert "tsocket: not all systems have IPV6_V6ONLY"Stefan Metzmacher2010-04-241-2/+2
* lib/replace/wscript: make sure IPV6_V6ONLY is available for IPv6 supportStefan Metzmacher2010-04-241-0/+8
* lib/replace: make sure IPV6_V6ONLY is available for IPv6 supportStefan Metzmacher2010-04-241-0/+8
* lib/replace/wscript: add replacement for IPV6_V6ONLY on linux systems with br...Stefan Metzmacher2010-04-241-0/+19
* lib/replace: add replacement for IPV6_V6ONLY on linux systems with broken hea...Stefan Metzmacher2010-04-242-0/+51
* buildtools/wafsamba: inline defines during configure into the testsStefan Metzmacher2010-04-241-7/+4
* buildtools/wafsamba: make sure we create bin/default/ before trying to create...Stefan Metzmacher2010-04-241-0/+1
* s4 dns: Allow to specify static grant entries to be added to the dynamicaly g...Matthieu Patou2010-04-241-3/+17
* s4-smbd: Fix compiler warning in prefork smbd.Tim Potter2010-04-241-1/+1
* lib/zlib/wscript: fix system zlib detectionStefan Metzmacher2010-04-241-0/+3
* Revert "nsswitch: Fix a memleak in wbinfo"Volker Lendecke2010-04-241-2/+0